- 28 May, 2013 23 commits
- 27 May, 2013 16 commits
- 26 May, 2013 1 commit
-
-
alexpott authored
-
Issue #1998330 by clemens.tolboom, dawehner: Fixed Minipager is broken on page size == 1 due to ceil(PHP_MAX_INT / 1).
Issue #2003264 by phenaproxima, shoptalk: Rename Views show_build_group_form() to showBuildGroupForm().
Issue #1998466 by dawehner, ParisLiakos: Convert filter_xss_admin() and similar function to an Xss component.
Issue #1984378 by aroq, JacobSanford: argument is name of form field used to upload file, not 'filepath or URI of the uploaded file'.
Issue #1963420 by jibran: Improve DX when writing style plugins by adding a groupingTheme variable .
Issue #1974044 by EllaTheHarpy, IshaDakota, fjd, Schnitzel: Fixed 'Account administration pages' detection method confusing.
Issue #2001218 by jhedstrom: Convert core/modules/views/lib/Drupal/views/Tests/PluginTypeListTest.php to phpunit.
Issue #1998166 by dawehner: Use the controller resolver to inject parameters into HtmlFormController.
Issue #1792032 by balsama, bjorpe | lxs: Fixed File validation error message not removed after subsequent upload of valid file.
Issue #1980338 by vineet.osscube, nick_schuch: Fixed Fatal error: Class 'plugin.manager.block' not found in /core/modules/system/system.module on line 1162.
Issue #2004784 by chx, effulgentsia: Move module enable/disable/uninstall implementations into ModuleHandler.
Issue #1057656 by mondrake, chx: Fixed Image styles don't flush for images stored non-default schemes.
Issue #1791970 by marvil07, drumm: Added Optionally detect tar.* as extension instead of * on views file extension field handler.
Issue #1966298 by das-peter, andypost, Gábor Hojtsy, amateescu, YesCT: Introduce menu link bundles per menus.