- 30 Jan, 2013 5 commits
- 29 Jan, 2013 10 commits
- 28 Jan, 2013 13 commits
- 25 Jan, 2013 10 commits
- 24 Jan, 2013 2 commits
-
-
webchick authored
Issue #148145 by andypost, cburschka, Gábor Hojtsy, alexweber, sun: Fixed 'Forums' title is not localized.
Issue #1889720 by YesCT, alexpott: Fixed drush does not like when Import translations automatically during installation passes () by ref.
Issue #1901546 by Berdir, chx: Fixed Random failures in Drupal\system\Tests\Entity\ConfigEntityQueryTest.
Broke HEAD. Temporary rollback. This reverts commit 44cedfab.
Issue #1898804 by dawehner, tim.plunkett: Fixed Create a view block, place the block, delete the block, BOOM your site is dead.
Issue #1796292 by superspring, YesCT, EllaTheHarpy: Fixed Use of undeclared variable : $original_title() in core/modules/forum/forum.module on line 1232.
Revert "Issue #1887046 by Sutharsan: Convert drupal_http_request() usage in install.core.inc to Guzzle." This reverts commit bab6874e.
Issue #1892158 by dawehner, damiankloip: Added Only allow machine like names for the field alias row plugin.
Issue #1855114 by kiamlaluno: Fixed system_form_user_register_form_alter() and system_form_user_profile_form_alter() return a reference parameter they get.
Issue #1751606 by swentel, ry5n, mrfelton, nod_, sun, sannejanssen: Move published status checkbox next to 'Save'.
Issue #1849564 by attiks, Rob Loach, fago: Add the symfony validator component to core despite Symfony potentially releasing BC-breaking updates after 2.3.
Caused a conflict with a higher-priority patch; temporary rollback for now. This reverts commit ba6d3fb7.
Issue #1885510 by YesCT, aspilicious: Fixed Can't install on some systems (like windows) due to folder permissions (executable check not needed).
Issue #1892836 by dawehner, alexpott: Use user/autocomplete instead of views own autocomplete function.