Commit Graph

15287 Commits (b9c47a3f469b0a95f78a03b9798796e261bc2ec6)

Author SHA1 Message Date
webchick 64c9f42156 Issue #1295456 by pillarsdotnet: Fixed Add missing '$' character in docblock for DrupalWebTestCase::drupalGetNodeByTitle() function. 2011-09-30 14:40:26 -07:00
webchick 7f3e948150 Issue #1295460 by TR, pillarsdotnet: Fixed Add missing '$' character to docblock for taxonomy_get_term_by_name() function. 2011-09-30 14:38:03 -07:00
webchick b77dfc8c79 Issue #1295462 by pillarsdotnet: Fixed Add missing '$' character to docblock for _theme_load_registry() function. 2011-09-30 14:24:30 -07:00
webchick 61ff24ef16 Issue #1292922 by loganfsmyth, plach: Fixed EntityFieldQuery count query broken for translatable fields. 2011-09-30 14:19:49 -07:00
webchick c2b82b6c8c Issue #1177738 by catch: Speed up theme registry rebuilds when multiple themes are enabled. 2011-09-30 13:17:42 -07:00
catch 374e41d6a2 Issue #1294284 by Chi: Code style fix for field_ui().test. 2011-09-30 13:58:37 +09:00
catch 03b443e8f5 Issue #1123092 by michaellenahan, varunarora: Fixed user-profile.tpl.php doc has confusing/misleading first paragraph. 2011-09-30 12:49:16 +09:00
catch 52b30bd889 Issue #120368 by Devin Carlson, reglogge: Fixed Book outline page breaks my site layout. 2011-09-30 11:00:01 +09:00
webchick da7205eb91 Issue #1113588 follow-up by pillarsdotnet: Un-break multisite installations. 2011-09-29 11:15:44 -07:00
catch 8157c286f7 Issue #1285364 by Cliff: Follow-up to remove search-block-form template for form rendering consistency. 2011-09-29 23:42:58 +09:00
Nathaniel 08b9bd4172 Issue #918808 by moshe weitzman, Damien Tournoud, dww: Standardize block cache as a drupal_render() #cache. 2011-09-29 12:29:59 +09:00
catch 9763ca906a Issue #1290512 by droplet: Fixed Seven: remove duplicated css. 2011-09-29 00:37:33 +09:00
catch c041de49f2 Issue #1290562 by bleen18, droplet: Fixed Contextual: remove duplicated css. 2011-09-29 00:35:39 +09:00
catch e217c4ef1b Issue #1291458 by arithmetric: Fixed Database::getConnection mentions short-lived fixed bug and shouldn't. 2011-09-29 00:29:17 +09:00
catch d9b179047b Issue #1050606 by jhodgdon, bxtaylor: Fixed menu_tree_data() doc needs more detail. 2011-09-29 00:12:21 +09:00
catch 6a30c869c2 Issue #1283892 by tim.plunkett, chx: Let Render API fail in a tale-telling way on invalid element. 2011-09-28 23:21:28 +09:00
catch 398b181ec6 Issue #1263644 by jhodgdon, ultimateboy, webchick: Define what being in MAINTAINERS.txt means. 2011-09-28 23:11:19 +09:00
catch 5995f7a851 Issue #1290486 by arthurf: File.mimetypes needs entry for m4v. 2011-09-28 21:59:01 +09:00
catch a844126451 Issue #1285364 by Everett Zufelt, andypost: Remove search-block-form template for form rendering consistency. 2011-09-28 21:34:20 +09:00
catch 9c668d1fc0 Issue #1215716 by Gábor Hojtsy, svendecabooter: Introduce locale_language_save(). 2011-09-28 19:47:48 +09:00
Nathaniel 68c0c8c635 Issue #1238258 by kiamlaluno, izmeez: Change 'Track page visits' to 'Page visits'. 2011-09-28 16:04:37 +09:00
Nathaniel 19e6644f1c Issue #1282956 by rickmanelius, pgrond | lyricnz: Fixed Node revision log of '0' is ignored. 2011-09-28 15:45:23 +09:00
Nathaniel 70619a1113 Issue #1018050 by sun: Provide node type/bundle in comment_entity_info(). 2011-09-28 15:39:49 +09:00
Nathaniel f5085c003f Issue #1274674 by karschsp, pgrond, mdupont, aroq: Added static caching to taxonomy_vocabulary_get_names(). 2011-09-28 13:58:42 +09:00
Nathaniel 94e0c23150 Issue #825972 by daniels220, Reidsy: Fixed sess_write()/sess_read() documentation should recommend instead. 2011-09-28 13:04:02 +09:00
Nathaniel b3d4219948 Issue #1252768 by vegantriathlete: Misnomer in the text supplied for configuring cron. 2011-09-28 12:51:01 +09:00
Nathaniel 4ff2d94d8f Issue #1110650 by oriol_e9g, JohnAlbin, linclark, dixon_: Fixed comment-by-anonymous class never appears. 2011-09-28 12:49:07 +09:00
Nathaniel b93f2bcd94 Issue #1113588 by pillarsdotnet: Added Provide find_conf_path() function by re-factoring reusable code from existing conf_path() function. 2011-09-28 12:39:17 +09:00
Nathaniel a623d3fcca Issue #1060772 by agentrickard, DeweyOxberger: Fixed Create a view of taxonomy terms (Views UI) and get an error from hook_form_alter(). 2011-09-28 12:35:19 +09:00
Nathaniel a8a71c6d8d Issue #879580 by arithmetric: Fixed States fail when using integer values for select/radio dependencies. 2011-09-28 12:31:27 +09:00
Nathaniel ee406da55d Issue #1264894 by Devin Carlson, James_Stallings: Fixed The 'Parameters' section shows HTML tags are rendered as plain text. 2011-09-28 12:28:22 +09:00
Nathaniel ce6c15f3ed Issue #790770 by swentel, jhodgdon, David_Rothstein, naxoc: Fixed 'Add to shortcuts' link should not appear on 403/404 pages. 2011-09-28 12:06:39 +09:00
Nathaniel 4b2478249b Issue #256827 by sun, zeta ζ: Fixed Various bugs in theme_item_list(). 2011-09-28 12:00:18 +09:00
Nathaniel 17329b16b2 Issue #6463 by msonnabaum, Garrett Albright, xjm: Add static caching for user_roles(). 2011-09-28 11:31:34 +09:00
catch 094f27042a Issue #1247626 by sven.lauer: Fixed hook_install()/hook_uninstall() doc does not specify that the implementations must live in the .install file. 2011-09-28 03:21:57 +09:00
catch d0db869bf1 Issue #561858 by effulgentsia, sun, rfay, Nick_vh, merlinofchaos, katbailey, dereine et al: documentation and tests for drupal_add_js() and drupal_add_css() with the AJAX framework. 2011-09-28 03:15:03 +09:00
catch 366df7f1b0 Issue #1113702 by franz: Fixed Comment in url_is_external() wrong. 2011-09-28 02:58:09 +09:00
catch 3bc98cb77c Issue #1118404 by Damien Tournoud, keichee, bfroehle: Fixed 'Manual updates required' table broken. 2011-09-28 02:43:14 +09:00
catch 6bde912ab9 Issue #859970 by jn2, sun, rfay: Cleanup form_api() () docs. 2011-09-28 02:39:34 +09:00
catch 72656c798a Issue #674074 by agentrickard | mcrittenden: Make aggregator's description more informative. 2011-09-28 02:34:09 +09:00
catch dc1051fba8 Issue #1040810 by Tor Arne Thune: Fixed UPGRADE.txt describes erroneous step and should mention release notes. 2011-09-28 02:25:13 +09:00
catch a4384b8042 Issue #1005570 by reglogge: Fixed Document leading dot requirement for () in settings.php. 2011-09-28 02:03:37 +09:00
catch 71d50e28d6 Issue #1278160 by tim.plunkett: Lower the logging severity level of 'orphaned actions'. 2011-09-28 01:51:14 +09:00
catch 17bdb61f96 Issue #520106 by JohnAlbin, pillarsdotnet, chx, sun, drifter: Fixed No way to dynamically set active trail. 2011-09-28 01:33:35 +09:00
catch 140dbb604e Issue #1284310 by Devin Carlson | alberto56: Fixed Correctly describe that the testing module can run tests against inactive modules. 2011-09-28 01:16:12 +09:00
catch d3dee29f44 Issue #1242460 by Chi: Code style fix for database_test.test. 2011-09-28 01:01:57 +09:00
catch 33f12b5127 Issue #363354 by xjm, aspilicious, casey, Boobaa: Fixed Tableselect should only select enabled checkboxes. 2011-09-28 00:37:16 +09:00
catch 77bf30e447 Issue #1000282 by sun, dixon_: reset argument missing for comment_load[_multiple](). 2011-09-28 00:11:16 +09:00
Dries Buytaert fd0a623f47 - Patch #1201024 by pillarsdotnet: drupal_realpath() should describe when it should be used. 2011-09-25 11:45:29 +02:00
Dries Buytaert 27979342c3 - Patch #955848 by anrikun, Kars-T, catch, chx: when editing an existing node with a link, the link itself is listed in 'Parent item' 2011-09-25 11:38:43 +02:00