Commit Graph

8302 Commits (88dcf91f2fb8d6dd5745eeb9df6001eb07aac37f)

Author SHA1 Message Date
Alex Pott 88dcf91f2f Issue #2357311 by penyaskito: Fixed Follow-up to SA-CORE-2014-005 (tests don't work correctly on non-MySQL databases). 2014-10-16 10:22:08 +01:00
Nathaniel Catchpole 19b32a3ab4 Issue #2357249 by Stefan Horst, greggles, larowlan, David_Rothstein, klausi: Fixed SA-CORE-2014-005 (SQL injection). 2014-10-15 17:39:53 +01:00
Jennifer Hodgdon ca16cd4037 Issue #569362 by David Hernández, Jaza, effulgentsia: Document attributes template variables 2014-10-15 05:47:32 -07:00
Alex Pott 6b265331ea Issue #2238981 by dawehner, effulgentsia, tim.plunkett: Change controllers to receive route parameters in their signature rather than via $request->attributes. 2014-10-15 11:26:18 +01:00
Alex Pott 8f3f79ad34 Issue #2304969 by pwolanin, cilefen, Berdir, Devin Carlson, klausi: Fixed Port private files access bypass from SA-CORE-2014-003. 2014-10-15 11:24:55 +01:00
Nathaniel Catchpole d3f8b78c00 Issue #1003788 by stefan.r, Alan D., JimmyAx, Josh Waihi, john_brown, bellHead, twistor, wiifm, bzrudi71, pwolanin, gngn, Gisle, robhardwick: Fixed PostgreSQL: PDOException:Invalid text representation when attempting to load an entity with a string or non-scalar ID. 2014-10-15 11:06:55 +01:00
Nathaniel Catchpole 9d5d3b3b5c Issue #2234331 by mortendk, lauriii, LewisNyman, sqndr, rteijeiro, G-raph, amitgoyal: Fixed Change the body classes to follow Drupal 8 CSS standards. 2014-10-15 11:05:01 +01:00
Alex Pott 7189de5dba Issue #2063373 by mondrake, claudiu.cristea, larowlan, arunvs: Fixed Cannot save image created from scratch. 2014-10-14 23:21:30 +01:00
Alex Pott 8c2b42de4b Issue #2323939 by jhodgdon: Fixed Views user language field/filter is for original language code, no translation language field/filter. 2014-10-14 23:17:56 +01:00
Nathaniel Catchpole fdcf584b37 Issue #2340701 by prics, martin107: Use array_diff_key() more in core. 2014-10-14 14:09:47 +01:00
Nathaniel Catchpole e8d6588e14 Issue #2355001 by ashutoshsngh, dinarcon, er.pushpinderrana: Remove form.inc form_builder(). 2014-10-14 13:55:12 +01:00
Nathaniel Catchpole bf49837832 Issue #2028109 by tim.plunkett, almaudoh, twistor, larowlan, slashrsm, Berdir, Arla, neclimdul, Cottser: Convert hook_stream_wrappers() to tagged services. 2014-10-14 12:06:10 +01:00
Nathaniel Catchpole 6ba1da1c63 Issue #2205527 by cilefen, alexpott, martin107, Xen, Gaelan, clintrandall777@gmail.com: Fixed Move configuration import lock to lock.persistent service since a lock can not exist beyond a single request. 2014-10-14 12:04:33 +01:00
Alex Pott cfd30d63e8 Issue #2232425 followup by danblack, stefan.r: Fixed Database Schema field/column default value is not properly quoted via PDO::quote(). 2014-10-14 10:10:12 +01:00
Alex Pott 221a48c14e Issue #2346129 by tstoeckler: Introduce a TraversableTypedDataInterface and use that for typehinting instead of ArrayElement. 2014-10-14 09:55:35 +01:00
Alex Pott b82e28d5e4 Issue #2267545 by ParisLiakos: Standardize to RFC 5424 log levels. 2014-10-14 09:43:11 +01:00
webchick 816c9c596a Issue #2352857 by thamas, tkoleary: Fixed Improve the display of trigger icon (pencil). 2014-10-13 21:57:36 -07:00
webchick f803d64bfb Issue #2355179 by legolasbo, er.pushpinderrana: Remove usage of form_get_cache() and form_set_cache(). 2014-10-13 21:49:28 -07:00
webchick 81d6f8702b Issue #2353729 by ultimike: D6->D8 Migration missing variable: user_mail_status_blocked_notify. 2014-10-13 21:48:08 -07:00
webchick bf3bac95bc Issue #2346931 by G-raph, LewisNyman, zaporylie, jOksanen, webmorozov: Fixed Dropbutton AJAX throbber looks awful. 2014-10-13 21:42:39 -07:00
webchick f1102d202b Issue #2355545 by lhangea, alexpott | YesCT: UserInstallTest testUserInstall() custom assert message not more helpful than the default. 2014-10-13 21:36:15 -07:00
webchick 1682e49537 Issue #2355523 by penyaskito: Fixed InstallerTestBase tests should not require sqlite to be installed. 2014-10-13 21:32:19 -07:00
webchick 2e9db3e65c Issue #2333747 by jhedstrom, tim.plunkett: Fixed run-tests.sh ignores phpunit tests when using the --module flag. 2014-10-13 21:22:55 -07:00
webchick 068bb1a018 Issue #2353347 follow-up by dawehner, alexpott: Fixed Random failure in DisplayPathTest. 2014-10-13 21:19:25 -07:00
Alex Pott 2730f9b233 Issue #2354107 by mpdonadio, tstoeckler: Fixed field_ui_help() should check for the existence of modules before linking to their routes. 2014-10-13 20:10:20 +01:00
Alex Pott fa63f191dd Issue #2354699 by mpdonadio | dawehner: Fixed Watchdog entries caused by toolbar module. 2014-10-13 11:12:24 +01:00
Nathaniel Catchpole 66762a5361 Issue #2340667 by YesCT, Pedro Lozano, alexpott, martin107: Protect Drupal\Core\Language\Language::id, and use getId(). 2014-10-13 10:10:32 +01:00
Alex Pott 51c1012484 Issue #2354177 by yched: Shortcut::getRouteParams() should be named getRouteParameters() for consistency. 2014-10-12 22:32:29 +01:00
Alex Pott c8f9c9b41e Issue #2352385 by andypost: Standardize book & forum entity route names. 2014-10-12 22:27:26 +01:00
Alex Pott 408f452fec Issue #2353823 by ultimike: D6->D8 Migration missing variable: cache. 2014-10-12 22:16:42 +01:00
Alex Pott 6fa0c8885e Issue #1434670 by AlPotapov, bleen18 | ericduran: Add test for verticle_tabs default. 2014-10-12 22:12:44 +01:00
Alex Pott 8b246745f8 Issue #2350941 by rpayanm | dawehner: Simplify $language max weight code using max(). 2014-10-12 22:03:40 +01:00
Alex Pott 7340fee0c2 Issue #2349605 by larowlan: Fixed EntityReferenceItem is fragile about entity save order. 2014-10-12 21:52:45 +01:00
Alex Pott c2ac32c9dc Issue #2226323 by kpv | danylevskyi: Fixed CompositeFormElementTrait causes identical HTML ids for element and its wrapper. 2014-10-12 21:11:50 +01:00
Alex Pott f48a4676d4 Issue #2342551 by larowlan: Implement ThirdPartySettingsInterface in contact module for contact form config entity. 2014-10-12 20:48:47 +01:00
Alex Pott 9deda26206 Issue #2349263 by Désiré, zaporylie, hansfn: Fixed Add support for semantic version numbers in installer. 2014-10-12 20:37:24 +01:00
Jennifer Hodgdon 1a420c934f Issue #2354005 by benelori: Fix sample function body for hook_field_formatter_info_alter() 2014-10-12 04:51:20 -07:00
Alex Pott 3fb2ec3fe6 Issue #2242749 by znerol, torotil, rszrama, larowlan, dawehner, penyaskito, tim.plunkett, sun, Damien Tournoud, David_Rothstein, effulgentsia: Fixed Port Form API security fix SA-CORE-2014-002 to Drupal 8. 2014-10-12 11:00:04 +01:00
Nathaniel Catchpole 4e0e15b201 Issue #2352641 by chx, alexpott: Break router.builder dependency. 2014-10-10 20:41:01 +01:00
Nathaniel Catchpole ac9054bed0 Issue #2310093 by alexpott, hussainweb : Fixed Config install and import should map from storage record not set properties directly. 2014-10-10 19:47:54 +01:00
webchick 0803312d9a Issue #2348783 by larowlan, Cottser, kugta | skein: Fixed drupal_set_message inherits previous style if set to 'status'. 2014-10-10 09:43:27 -07:00
webchick cf58c1f99d Issue #2352361 by ultimike: MigrateFieldTest @file docblock is wrong. 2014-10-10 09:37:06 -07:00
webchick e36f35c193 Revert "Issue #2352857 by thamas: Fixed Improve the display of trigger icon (pencil)."
Needs more discussion.

This reverts commit b983fad158.
2014-10-10 08:33:58 -07:00
webchick ecadab6e2c Issue #2298821 by LewisNyman: Move generic layout styling into system.admin.css. 2014-10-10 08:27:31 -07:00
webchick 0366f4be91 Issue #2330899 by attiks, Jelle_S, fietserwin: Allow image effects to change the MIME type + extension, add a convert image effect. 2014-10-10 08:26:40 -07:00
Alex Pott 695afed505 Issue #2341385 by damiankloip: Fixed No alter hooks are invoked for views handler plugin definitions. 2014-10-10 13:06:14 +01:00
Nathaniel Catchpole 85145ba9e3 Issue #2350877 by dawehner, Wim Leers, hussainweb: Deprecate/rename drupal_add_feed(), drupal_add_html_head(), drupal_add_html_head_link(), drupal_add_http_header(), and allow to be set declaratively in #attached. 2014-10-10 12:49:31 +01:00
Nathaniel Catchpole 58b78c4ba5 Issue #2331113 by David_Rothstein: Fixed Node access rebuilds are completely broken when being rebuilt through a batch process?. 2014-10-10 12:49:31 +01:00
Alex Pott 8d590856a8 Issue #2350997 by SchnWalter: Fixed Help module install error when Taxonomy is disabled because of Field UI. 2014-10-10 12:42:17 +01:00
Alex Pott 557bd0885b Issue #2353347 by zaporylie, dawehner: Fixed Random failure in DisplayPathTest. 2014-10-10 12:39:00 +01:00