Commit Graph

19532 Commits (35741dcd3b70f8932870b11f96a6ba6fca607b24)

Author SHA1 Message Date
webchick 478a624acc Issue #148145 by andypost, cburschka, Gábor Hojtsy, alexweber, sun: Fixed 'Forums' title is not localized. 2013-01-29 19:23:20 -08:00
webchick 951a389ef0 Issue #1899466 by jayboodhun, andypost: Provide a configure link for locale module. 2013-01-29 19:17:58 -08:00
webchick 5431503e0a Issue #1889720 by YesCT, alexpott: Fixed drush does not like when Import translations automatically during installation passes () by ref. 2013-01-29 19:16:22 -08:00
webchick d5a893e6ac Issue #1900458 by Cottser, steveoliver: Use .html.twig instead of .twig file extension. 2013-01-29 19:11:25 -08:00
webchick 2ccb0f6c56 Issue #1901546 by Berdir, chx: Fixed Random failures in Drupal\system\Tests\Entity\ConfigEntityQueryTest. 2013-01-29 15:45:27 -08:00
webchick c4c71f4c77 Revert "Issue #1891214 by damiankloip: Introduce a generic entity bundle filter handler."
Broke HEAD. Temporary rollback.

This reverts commit 44cedfab94.
2013-01-29 08:06:25 -08:00
catch 77a2cf3a54 Issue #1898804 by dawehner, tim.plunkett: Fixed Create a view block, place the block, delete the block, BOOM your site is dead. 2013-01-29 13:24:07 +00:00
catch 63579a7239 Issue #1899440 by tim.plunkett: Fixed Views contextual links are gone. 2013-01-29 13:22:35 +00:00
catch 9d276ca5f5 Issue #1892462 by tim.plunkett: EntityManager should use the CacheDecorator. 2013-01-29 13:20:49 +00:00
catch 8c1caedacd Issue #1446956 by iamEAP: Changelog entry for accesslog removal. 2013-01-29 13:17:58 +00:00
catch 44cedfab94 Issue #1891214 by damiankloip: Introduce a generic entity bundle filter handler. 2013-01-29 13:11:54 +00:00
catch 5f9c8fdec4 Issue #1885796 by sun: Fixed PHP warnings in PhpStorage\FileStorage::save(). 2013-01-29 13:08:52 +00:00
catch f6e7a9c66e Issue #1796292 by superspring, YesCT, EllaTheHarpy: Fixed Use of undeclared variable : $original_title() in core/modules/forum/forum.module on line 1232. 2013-01-29 13:07:17 +00:00
catch 4c4d860568 Issue #1802566 by ao5357, mjohnq3, mgifford: Add ARIA landmarks for Bartik theme. 2013-01-29 13:05:15 +00:00
catch 7c61f4aa1b Issue #1834184 by dawehner: Fixed Add basic views hooks to hook_hook_info(). 2013-01-28 22:54:44 +00:00
catch e8fb3cea9c Issue #1892574 by sun: Remove hook_hook_info_alter(). 2013-01-28 22:51:01 +00:00
catch cc93aedb71 Issue #1895984 by sdboyer: Improve new-style controller selection by relying on ContentNegotiation. 2013-01-28 22:40:17 +00:00
catch dcfdede780 Revert "Issue #1887046 by Sutharsan: Convert drupal_http_request() usage in install.core.inc to Guzzle."
This reverts commit bab6874e84.
2013-01-28 22:00:02 +00:00
catch 26185707d8 Issue #1899682 by andypost: Fixed Add upgrade path tests for shortcut module. 2013-01-28 21:57:01 +00:00
catch 64b70d17b3 Issue #1864466 by mcjim: Fixed Password strength checker hidden on small screens. 2013-01-28 21:54:39 +00:00
catch ea055e6c37 Issue #1885868 by larowlan, swentel, Berdir: Fixed NodeRevisionsTest.php contains two classes, not PSR-0. 2013-01-28 21:51:59 +00:00
catch a9df2baa31 Issue #1892504 by grisendo, tim.plunkett: Fixed XSS in block titles. 2013-01-28 21:16:33 +00:00
catch f755b6942c Issue #1846454 by chx, dawehner, amateescu: Add Entity query to Config entities. 2013-01-28 14:08:49 +00:00
catch 1e26472d4b Issue #1892158 by dawehner, damiankloip: Added Only allow machine like names for the field alias row plugin. 2013-01-28 14:03:13 +00:00
catch bab6874e84 Issue #1887046 by Sutharsan: Convert drupal_http_request() usage in install.core.inc to Guzzle. 2013-01-28 13:47:44 +00:00
catch a62c75ed68 Issue #1893372 by Crell: Move legacy flag for routes earlier in the process. 2013-01-28 13:47:00 +00:00
catch 7bfb63b9fb Issue #1855114 by kiamlaluno: Fixed system_form_user_register_form_alter() and system_form_user_profile_form_alter() return a reference parameter they get. 2013-01-28 13:43:30 +00:00
webchick 117a617bd8 Issue #1896268 by tim.plunkett: Add Views integration for translation_entity(). 2013-01-25 12:34:45 -08:00
Dries f464f8ee6c Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2013-01-25 14:50:10 -05:00
Dries 2a18edd933 Issue #1751606 by swentel, ry5n, mrfelton, nod_, sun, sannejanssen: Move published status checkbox next to 'Save'. 2013-01-25 14:49:49 -05:00
webchick bf00ad1cae Issue #1849564 by attiks, Rob Loach, fago: Add the symfony validator component to core despite Symfony potentially releasing BC-breaking updates after 2.3. 2013-01-25 10:16:58 -08:00
webchick dc28083a7c Revert "Issue #1894508 by linclark, damiankloip: Update symfony/serializer."
Caused a conflict with a higher-priority patch; temporary rollback for now.

This reverts commit ba6d3fb7f5.
2013-01-25 10:15:12 -08:00
webchick 783caf38c6 Issue #1898236 by TwoD: Fixed Installing without English language leads to Fatal Error. 2013-01-25 09:55:43 -08:00
webchick ba6d3fb7f5 Issue #1894508 by linclark, damiankloip: Update symfony/serializer. 2013-01-25 09:53:54 -08:00
webchick d60303b097 Issue #1898314 by droplet: Rename $user to $account in WebTestBase::drupalLogin(). 2013-01-24 23:53:13 -08:00
webchick 456bf6dff0 Issue #1896556 by klausi: Fixed Routing AccessManager does not evaluate access checks correctly. 2013-01-24 23:18:07 -08:00
webchick d65429656e Issue #1885510 by YesCT, aspilicious: Fixed Can't install on some systems (like windows) due to folder permissions (executable check not needed). 2013-01-24 23:16:02 -08:00
webchick 1c06ef40a8 Issue #1892836 by dawehner, alexpott: Use user/autocomplete instead of views own autocomplete function. 2013-01-24 12:13:30 -08:00
webchick 1f994597d2 Issue #1895054 by alexpott: Convert an openid test to DrupalUnitTestBase. 2013-01-24 12:07:04 -08:00
webchick 8e37c343ba Issue #1825592 by alexpott: Add --repeat and --die-on-fail to run-tests.sh to make random test failure diagnosis easier. 2013-01-24 12:06:49 -08:00
Dries bb91b33df8 Issue #1862752 by larowlan, fago: Implement entity access API for users. 2013-01-24 15:04:49 -05:00
Dries c2b203e615 Issue #1879798 by echoz: number input at 100% width drops suffix below on narrow screens. 2013-01-24 14:47:45 -05:00
Dries 2c7f56dd70 Issue #1850704 by klausi, damiankloip: available serialization formats. 2013-01-24 13:57:43 -05:00
webchick 0975b1fbf6 Issue #1894910 by sun: Move module_invoke() into ModuleHandler. 2013-01-24 10:46:22 -08:00
webchick 2215dc2ecd Issue #1877632 by fago, jhodgdon: Improve comments and clean-up code for EntityNG and the TypedData API. 2013-01-24 10:07:44 -08:00
webchick da31660e31 Issue #1892640 by grisendo, larowlan: Fixed XSS in date formats admin page . 2013-01-23 19:52:16 -08:00
webchick 3b9b91770a Issue #1896990 by tim.plunkett: Fixed Cannot edit a View's title from the UI. 2013-01-23 19:48:13 -08:00
webchick de7f4baeaf Issue #1266572 by znerol: Fixed Workaround in UpdateQuery_sqlite() for affected rows count causes certain updates to be suppressed. 2013-01-23 19:41:48 -08:00
webchick d89a17dc43 Issue #1893800 by Berdir: Alias Symfony's ContainerBuilder in UpdateBundle to prevent conflicts. 2013-01-23 18:58:36 -08:00
webchick 2575651a83 Issue #1893336 by dawehner: Fixed Views Machine name field does not work. 2013-01-23 11:08:41 -08:00