Commit Graph

19496 Commits (aafa1150d86332b08f887a1456c0085a1318df86)

Author SHA1 Message Date
webchick 83e24aa108 Issue #1848552 by rvilar, YesCT, EllaTheHarpy: Fixed Toolbar icons disappear with translated menu. 2013-01-29 20:20:42 -08:00
webchick 0af77c244f Issue #1333292 by mgifford: Fixed Screen-reader users receive no info about file upload status / success. 2013-01-29 20:19:31 -08:00
webchick a63c6cbc8a Issue #1839082 by Berdir: Implement the new entity field API for the field test field type. 2013-01-29 20:04:12 -08:00
webchick a06421e8c2 Issue #1317884 by reglogge, kathyh, izus, YesCT, smiletrl: Fixed Remove all instances of <none>, <Hidden> and <br/> from translatable strings because they lead to import errors. 2013-01-29 20:02:37 -08:00
webchick 0072202475 Issue #1595028 by Berdir, sun: Convert remaining tests using Standard profile to use Testing profile instead. 2013-01-29 20:01:42 -08:00
webchick ef0abf2039 Issue #1894382 by nick_schuch: Fixed Update system_update_8004 and taxonomy_update_8001 documentation typo 'indeces' to 'indices'. 2013-01-29 20:00:17 -08:00
webchick c946721143 Issue #856352 by reglogge, mgifford: Fixed Undefined & inconsistent use of background colors. 2013-01-29 19:59:25 -08:00
webchick 82798bbc1f Issue #1035292 by Désiré, wizonesolutions, oriol_e9g, achton, ACF, darkadept: Fixed Dynamic tokens can't have spaces. 2013-01-29 19:56:19 -08:00
webchick 14717faaaa Issue #1864466 follow-up by echoz: More optimal styling. 2013-01-29 19:54:25 -08:00
webchick 6323f98c49 Issue #1900962 by damiankloip, tim.plunkett, dawehner: Use Config Entity query for views_get_applicable_views(). 2013-01-29 19:42:19 -08:00
webchick 56580a391a Issue #1889854 by tim.plunkett: Fixed Config import breaks on protected entity properties. 2013-01-29 19:39:46 -08:00
webchick a1ce6942fa Issue #1811216 by sebsebseb123, mgifford, David_Rothstein, falcon03: Fixed Missing labels for profile and language selectors. 2013-01-29 19:38:25 -08:00
webchick a31517e109 Issue #1891052 by klausi: Fixed Protect write operations from CRSF by requiring an token (when using cookie/session-based authentication). 2013-01-29 19:35:10 -08:00
webchick 785ca2b2de Issue #1751606 follow-up by sun, swentel: Various fixes for content creation page. 2013-01-29 19:30:40 -08:00
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