Commit Graph

15882 Commits (b068ec403173f0e38ebaf4c85ee624bcee73086d)

Author SHA1 Message Date
catch a313400671 Issue #899444 by sun, webchick: Fixed Declutter 'System' test group by applying coding standards fixes to common.test. 2012-01-18 13:18:37 +09:00
catch 2f0d691cb1 Issue #278425 by andypost, OnkelTem, chx, c960657, droplet et al: Fixed Using basename() is not locale safe. 2012-01-18 13:10:02 +09:00
catch c95075ec68 Issue #996236 by fago, sun, pillarsdotnet: Fixed drupal_flush_all_caches() does not clear entity info cache. 2012-01-18 13:02:34 +09:00
catch 8e20a82ed5 Issue #1392174 by Gábor Hojtsy, Garrett Albright, tstoeckler: Fixed install_find_translation_files() breaks if is passed. 2012-01-18 13:01:07 +09:00
catch 2cc7d45de1 Issue #1377628 by chris.leversuch: taxonomy_get_term_by_name() should be taxonomy_term_load_multiple_by_name(). 2012-01-18 12:37:45 +09:00
catch 2901333da2 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-01-16 12:12:28 +09:00
catch f969b391b4 Issue #1227942 by Rob Loach, cweagans, tstoeckler, xjm: Rename format_username() now that it's in user.module. 2012-01-16 11:18:26 +09:00
webchick 639a375e7a Issue #1015798 by Mohammed J. Razem, xjm, drunken monkey: Fixed Fieldsets inside vertical tabs have no title and can't be collapsed. 2012-01-14 12:46:07 -05:00
catch 39326b2c7d Issue #1367000 by chris.leversuch, David_Rothstein: Clean up API docs for php module. 2012-01-13 23:15:51 +09:00
catch 86ce7f97d5 Issue #1290658 by sun, msonnabaum: Namespace strategy for module-provided classes. 2012-01-13 23:14:07 +09:00
catch 5cf9135ee3 Issue #1393234 by dww: Fixed API docs for field_access() are confusing. 2012-01-13 23:12:04 +09:00
catch 7fef26088c Issue #1398806 by kiamlaluno: Fixed The purpose of hook_search_page() is explained twice. 2012-01-13 23:09:58 +09:00
catch bbdd7057b0 Issue #1389058 by JohnAlbin: Update HTML5 shim to version 3. 2012-01-13 23:01:50 +09:00
catch 368207642b Issue #1399896 by xjm: Fixed testCommentNewCommentsIndicator() is inside CommentHelperCase and therefore gets run repeatedly. 2012-01-13 22:59:42 +09:00
catch 123249f208 Issue #1371938 by yched, Everett Zufelt, xjm, casey: Fixed hook_field_delete() no longer invoked during field_purge_data(). 2012-01-13 22:41:01 +09:00
catch 8a3f461360 Issue #1399334 by ArtistConk: Two small grammar fixes. 2012-01-13 22:30:19 +09:00
catch 2451f7fc23 Issue #1323120 by pounard, aspilicious, beejeebus: Convert cache system to PSR-0. 2012-01-13 12:19:33 +09:00
catch 8a87e13ad5 Issue #1398740 by TravisCarden: Fixed Typo in status message: 'The %style has been revert to its defaults.' 2012-01-12 22:31:36 +09:00
catch 7cd1f96db9 Issue #1397246 by webchick, heyrocker, sun: Add drupal_array_unset_nested_value(). 2012-01-12 22:22:07 +09:00
Greg Dunlap 0fb492c99b Merge branch '8.x-file-config' of git.drupal.org:sandbox/heyrocker/1145636 into 8.x-file-config 2012-01-11 14:25:27 +01:00
catch 1878eb1534 Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode. 2012-01-11 00:29:08 +09:00
catch a1b360ece1 Issue #1371484 by catch, makara, ArtistConk: Fixed Private properties in abstract class DrupalCacheArray. 2012-01-11 00:25:36 +09:00
Nathaniel 9bd6e3cafa Issue #1397890 by sun: Fixed DrupalWebTestCase::assertFieldByName() outputs bogus assertion message when no is passed. 2012-01-10 15:41:44 +09:00
Nathaniel 26f176823e Issue #847608 by mikl: Fixed Use ellipsis character (…) instead of three dots (...). 2012-01-10 15:38:49 +09:00
Nathaniel a74ffedcd5 Issue #1397882 by sun: Fixed system_theme_settings_submit() does not properly clean up submitted form values. 2012-01-10 13:22:09 +09:00
Nathaniel 49d4a62cf7 Issue #1384224 by philbar, Plazik: Fixed Resize Site Logo in Seven Theme Maintenance Pages. 2012-01-10 13:18:55 +09:00
Nathaniel dd1f6d349a Issue #1183042 by Everett Zufelt, Rob Loach: Add WAI-ARIA roles to Core blocks. 2012-01-10 12:22:24 +09:00
Nathaniel 1fe62f2a04 Issue #469590 by c960657, basvredeling, bradpeabody: Improve robustness of OpenID parsing for link 'rel' and meta 'http-equiv' attributes. 2012-01-10 12:19:15 +09:00
Nathaniel d92793d79f Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-01-10 12:07:16 +09:00
Nathaniel 81b0109835 Issue #1181750 by Everett Zufelt, sun: Fixed Removal of 'Hidden' option in comment settings form may break programmatic form submissions. 2012-01-10 12:06:42 +09:00
Bram Goffings 4efd71529f fixed config.test 2012-01-08 17:27:11 +01:00
catch e4eae7e7ad Issue #336697 by oriol_e9g, xjm, jbomb, Davy Van Den Bremt, coltrane, lyricnz: Optional vid argument for taxonomy_get_term_by_name(). 2012-01-08 23:02:21 +09:00
catch 8cc5ede8dc Issue #1287368 by TwoD, valthebald, xjm, sun: Fixed Drupal.settings.ajaxPageState.css gets overwritten. 2012-01-08 22:58:16 +09:00
xjm 1ded67b1e3 Correct test class docblocks and add a stub for missing static documentation. 2012-01-08 06:38:51 -06:00
xjm 0a15aaa360 Doxygen correction for update function (see #1326664). 2012-01-08 06:35:32 -06:00
xjm 92a7f43363 Adjust submission handler docs to standard. 2012-01-08 06:30:34 -06:00
xjm 32219d0328 Correct some doxygen to standards and add stubs for missing documentation. 2012-01-08 06:26:20 -06:00
Greg Dunlap 544a58f084 Merge remote-tracking branch 'origin/sun-config' into 8.x-file-config 2012-01-08 12:39:00 +01:00
Justin Randell 5e86ed702d Fix the Boot and exit hook invocation (HookBootExitTestCase) test fails, and make page caching actually work. 2012-01-08 21:58:45 +11:00
catch d38e809af5 Issue #1334768 by ls206, fietserwin: Fixed Syntax error in locale_test().js. 2012-01-08 16:18:53 +09:00
catch b3cf068140 Issue #375397 by sun, Xano, Rob Loach: Make Node module optional. 2012-01-08 16:14:15 +09:00
catch 25043d962b Issue #1338110 by aaron.r.carlton: Fixed remove the protected variable () if it's not used in tracker.test. 2012-01-08 16:09:36 +09:00
catch f8ff93c562 Issue #1336308 by kathyh | meshkinsoft: Fixed wrong usage of function t in system_menu(). 2012-01-08 16:07:48 +09:00
sun 7fb101598b Fixed some more code style issues. 2012-01-08 03:54:32 +01:00
sun 4baf46f5a3 Fixed bogus change of file mask for default.settings.php. 2012-01-08 02:57:35 +01:00
sun ce3bbc87e7 Added System module update to ease developer testing. 2012-01-08 02:52:32 +01:00
sun d179538aba More minor clean-ups. 2012-01-08 02:49:32 +01:00
sun e312880573 Fixed coding style, comments, and some trivial issues. 2012-01-08 02:29:22 +01:00
Greg Dunlap b31c2510e2 Added a todo about the install bug 2012-01-08 00:24:07 +01:00
Greg Dunlap 0a64591815 Fixed rename of image styles so the old style actually disappears 2012-01-08 00:20:55 +01:00