Commit Graph

10332 Commits (30d6b830cfc7b0acca3917208ca0662452678893)

Author SHA1 Message Date
webchick cf6f837460 Issue #1123092 by michaellenahan: Fixed user-profile.tpl.php doc has confusing/misleading first paragraph. 2011-09-30 14:45:00 -07:00
webchick ad8026c566 Issue #1290562 by bleen18, droplet: Fixed Contextual: remove duplicated css. 2011-09-30 14:43:14 -07:00
webchick 113662a617 Issue #1000282 by dixon_, sun: Fixed argument missing for comment_load()[_multiple](). 2011-09-30 14:42:04 -07:00
webchick 3e9b237bdc Issue #1295456 by pillarsdotnet: Fixed Add missing '$' character in docblock for DrupalWebTestCase::drupalGetNodeByTitle() function. 2011-09-30 14:39:36 -07:00
webchick ee33a2e5ba Issue #1295460 by TR, pillarsdotnet: Fixed Add missing '$' character to docblock for taxonomy_get_term_by_name() function. 2011-09-30 14:38:28 -07:00
webchick 33c58e171c Issue #1110650 by oriol_e9g, JohnAlbin, linclark, dixon_: Fixed comment-by-anonymous class never appears. 2011-09-30 13:50:35 -07:00
webchick 18b96d0cda 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-30 13:24:31 -07:00
webchick 23efccf459 Issue #1282956 by rickmanelius, pgrond: Fixed Node revision log of '0' is ignored. 2011-09-30 13:15:59 -07:00
webchick 4a35684735 Issue #1060772 by agentrickard, DeweyOxberger: Fixed Create a view of taxonomy terms (Views UI) and get an error from hook_form_alter(). 2011-09-30 13:12:09 -07:00
webchick 97d332b5cd Issue #1118404 by Damien Tournoud, keichee, bfroehle: Fixed 'Manual updates required' table broken. 2011-09-30 13:08:35 -07:00
webchick c9aed20995 Issue #1018050 by sun: Provide node type/bundle in comment_entity_info(). 2011-09-30 13:07:42 -07:00
webchick 39994dd88f Issue #790770 by swentel, jhodgdon, David_Rothstein, naxoc: Fixed 'Add to shortcuts' link should not appear on 403/404 pages. 2011-09-30 12:59:38 -07:00
webchick cb66a61c8d Issue #1264894 by Devin Carlson, James_Stallings: Fixed The 'Parameters' section shows HTML tags are rendered as plain text. 2011-09-30 12:55:18 -07:00
webchick dbc2d7c27c Issue #1294284 by Chi: Code style fix for field_ui().test. 2011-09-30 12:52:55 -07:00
webchick f84ea30ff0 Issue #881376 by marcvangend: Fixed 'Run the clean URL test' UX is broken. 2011-09-29 00:07:26 -07:00
webchick 6b1a199f31 Issue #520106 by JohnAlbin, pillarsdotnet, chx, sun, Nick Lewis, drifter, Mark Trapp: Fixed No way to dynamically set active trail. 2011-09-28 23:58:44 -07:00
webchick 5dedc4c400 Issue #1226796 by sun, catch, Damien Tournoud: Fixed Not equal operator '!=' is not supported by all databases, must be '<>'. 2011-09-27 12:06:35 -07:00
webchick 3eb1c0f675 Issue #848546 by mlncn: Fixed Throbber versus Progress bar help text incorrect?. 2011-09-27 11:59:41 -07:00
webchick 53be447700 Issue #1242460 by Chi: Code style fix for database_test().test. 2011-09-27 11:31:11 -07:00
Dries Buytaert 9e73bfcc6f - 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:51 +02:00
Dries Buytaert 28c48b3e44 - Patch #1286650 by megensel: incorrect API usage in system.admin.inc. 2011-09-24 22:33:48 +02:00
Dries Buytaert ac274fd80a - Patch #1253204 by fietserwin: user_field_extra_fields() does not translate labels. 2011-09-24 22:01:35 +02:00
Dries Buytaert 0e7218bb7c - Patch #1271026 by swentel: name of shortcut should be required. 2011-09-24 21:58:17 +02:00
Dries Buytaert 267c40e690 - Patch #706894 by amateescu, sun: poll form uses #description for a button. 2011-09-24 20:56:18 +02:00
webchick cf7684b611 Reverting #1266348. We can't change APIs in a stable release. 2011-09-24 06:06:35 -04:00
Dries Buytaert 7f0feebe0b - Patch #1008250 by jhodgdon, bxtaylor: clean up hook_init() and hook_boot() doc. 2011-09-21 06:03:26 -04:00
Dries Buytaert 0db7657034 - Patch #1266348 by kathyh, webchick: improved consistency of internal APIs 2011-09-21 05:27:48 -04:00
webchick 4bbd8f1159 Issue #1059268 by Berdir: Fixed Files are lost when adding multiple files to multiple file fields at the same time. 2011-09-20 15:22:39 -04:00
Dries Buytaert 87abe1447f - Patch #1153122 by Mac_Weber, tim.plunkett: Fixed padding to make Save button in admin page more visible. 2011-09-17 20:03:13 -04:00
Dries Buytaert 89c036717f - Patch #952772 by oriol_e9g, mdupont, bleen18, idflood: theme_html_tag() optional value not really optional. 2011-09-17 14:10:53 -04:00
Dries Buytaert a9ad3ea15a - Patch #1078646 by Nneka, droplet, Vincent Giersch, larowlan: incorrect link to the author's profile in topic column if topic has replies. 2011-09-17 07:23:27 -04:00
Dries Buytaert 34922edd97 - Patch #1280718 by theborg: white space in forum code. 2011-09-16 15:02:59 -04:00
Dries Buytaert 2b2de077e3 - Patch #1281436 by dixon_: double spaces in comment.module. 2011-09-16 14:58:36 -04:00
Dries Buytaert 7805beba58 - Patch #1279888 by 10oclock: missing table prefix on query in node_feed(). 2011-09-16 11:52:09 -04:00
Dries Buytaert 051975d697 - Patch #1275214 by CashWilliams: block_load() should not refer to . 2011-09-14 22:11:30 -04:00
Dries Buytaert e3dbe65680 - Patch #1278182 by CashWilliams: user-profile.tpl.php should use not in example. 2011-09-14 22:02:57 -04:00
Dries Buytaert 7edfb70575 - Patch #1276746 by jessebeach: the title of the ui.mouse library in system.module is incorrectly set to 'jQuery UI: Droppable' instead of 'jQuery UI: Mouse'. 2011-09-13 22:32:58 -04:00
Dries Buytaert 19d469fb07 - Patch #999040 by Niklas Fiekas: corrected alternative control structure syntax in theme templates. 2011-09-11 20:28:49 -04:00
Dries Buytaert dcea6ffb1b - Patch #1185842 by Dave Reid: the [node:author] token does not use format_username(). 2011-09-11 18:43:22 -04:00
Dries Buytaert 5e1df952eb - Patch #1024328 by pillarsdotnet, droplet: re-use message-16-error.png icon for dblog severity levels higher than LOG_ERR. 2011-09-11 17:47:55 -04:00
Dries Buytaert b30fae020a - Patch #1260162 by michaellenahan, Bès: hook_file_insert() doc has no function body. 2011-09-11 17:46:06 -04:00
Dries Buytaert c8334a088f - Patch #1257638 by michaellenahan, Bès: hook_menu() example should be changed to not suggest admin/config/foo as path. 2011-09-11 17:44:38 -04:00
Dries Buytaert aa78d4987d - Patch #1164808 by mrfelton: block title field was overlooked. 2011-09-11 17:06:45 -04:00
Dries Buytaert 7d490ac8f7 - Patch #1237290 by e-anima, dereine, xjm: menu path length fix. 2011-09-11 16:58:50 -04:00
Dries Buytaert 5a37d15cb3 - Patch #160163 by c960657, Pancho, danillonunes: login with OpenID link has mis-encoding of #. 2011-09-11 15:40:24 -04:00
Dries Buytaert 40f9532922 - Patch #1212018 by Liam Morland: form required marker in field.form.inc should use theme system. 2011-09-10 10:21:34 -04:00
Dries Buytaert fb804e2902 - Patch #565288 by bfroehle, anarcat, p.brouwers, aspilicious: cannot install Drupal when Drupal.org is 503 (at Drupalcon!). 2011-09-10 10:18:56 -04:00
Dries Buytaert 7229ddc267 - Patch #1267092 by xjm: some comment cleanup in block.test. 2011-09-07 06:44:37 -04:00
Dries Buytaert 774bf87366 - Patch #1265586 by James_Stallings, edmund.kwok: remove bitter tasting 'bile' in core documentation ;). 2011-09-07 06:39:22 -04:00
webchick d89da6c42a Issue #799932 by David_Rothstein, Stefan Freudenberg: Fixed Simpletest HTTP authentication credentials should use the 'password' form element. 2011-09-05 12:33:04 -07:00
webchick cb8c655a18 Issue #1118016 by dereine, pwolanin: Fixed conditional visibility of a managed_file() using #states attribute does not work. 2011-09-05 12:08:16 -07:00
webchick 9d35f2586c Issue #575810 by wojtha, Heine, vzima: Fixed OpenID discovery spec violation - follow redirects. 2011-09-05 12:05:12 -07:00
webchick 81bf47868e Issue #1069778 by msonnabaum: Fixed Conflicting messages from user_pass_submit(). 2011-09-05 11:59:23 -07:00
webchick 53e2111966 Issue #1222576 by jox: Fixed file_usage_list() is defective (might return incomplete results). 2011-09-05 11:52:13 -07:00
webchick 73b7dae006 Issue #1231856 follow-up by marcingy: Fixed menu_update_7001() breaks if block module disabled. 2011-09-05 11:47:28 -07:00
webchick 7cba1fdec6 Issue #937380 by David_Rothstein, swentel: Fixed errors when submitting the shortcut set configuration page after deleting all shortcuts. 2011-09-05 11:43:45 -07:00
webchick 2c91411ad4 Issue #787876 by zero2one, avior: Fixed Edit 'My Account' fills the first password field. 2011-09-05 11:35:32 -07:00
webchick a42839c52d Issue #1069080 by Marie Wendel, droplet: Fixed node_comment_statistics().last_comment_timestamp() description. 2011-09-05 11:31:13 -07:00
webchick d6439c6bed Issue #1008580 by sun, xjm, Jeff Burnz, tim.plunkett: Fixed image references in forum.css. 2011-08-30 01:38:03 -07:00
webchick 3379da9d70 Issue #978944 by Aron Novak, chx, ksenzee: Fixed Handle exceptions thrown in cron. 2011-08-30 01:07:28 -07:00
webchick d4c02d841c Issue #1125662 by catch, Gábor Hojtsy, bfroehle: Fixed UpdateTestContribCase fails on sites with contrib modules/themes in the filesystem. 2011-08-30 01:00:33 -07:00
webchick 0e591faf2a Issue #1214876 by brianV, Shyamala: Fixed Removing a poll choice doesn't actually work. 2011-08-30 00:25:56 -07:00
webchick 16b5120350 Issue #943772 by jpsoto, yched, catch, bojanz, pillarsdotnet, steinmb: Fixed field_delete_field() and others fail for inactive fields. 2011-08-29 23:12:18 -07:00
webchick 3a9a4ee0e6 Issue #1204230 by xjm, sun, yched: Missing hook_field_widget_form_alter(). 2011-08-29 11:00:28 -07:00
Dries Buytaert 428630d3a9 - Patch #1124786 by zambrey: fixed notice 2011-08-27 04:21:04 -04:00
Dries Buytaert 450cbf6320 - Patch #988878 by Shyamala, Dave Reid: system_tokens() references a not initialized variable. 2011-08-26 10:56:12 +01:00
Dries Buytaert c96fb3799e - Patch #1193044 by Dave Reid: the [file:size] token may not always return in KB, despite description. 2011-08-26 10:37:12 +01:00
Dries Buytaert aeb6712b36 - Patch #1244980 by sven.lauer: hook_menu()'s documentation doesn't include ITEM_to_arg(). 2011-08-26 10:34:14 +01:00
Dries Buytaert d7fb92eb48 - Patch #1253298 by bfroehle: PHP Notice with statistics_exit(). 2011-08-26 10:25:42 +01:00
Dries Buytaert 98235359be - Patch #1259096 by Akaoni: cache Bin cache_path() is never cleaned up. 2011-08-26 10:15:10 +01:00
Dries Buytaert d70426b221 - Patch #1078176 by franz, agentrickard: block module renders blocks that are set to display on no pages. 2011-08-26 10:09:12 +01:00
Dries Buytaert 8009b45f19 - Path Patch #1213242 by andypost: optimize count(has) quiery. 2011-08-26 10:02:04 +01:00
webchick ae64c12900 Issue #766170 follow-up by tim.plunkett: Committing CSS file for Overlay RTL styling. 2011-08-24 01:54:06 +01:00
webchick 43bd387c40 Issue #1202416 by xjm, joelstein: Tests for search working with node access turned on. 2011-08-23 23:47:52 +01:00
webchick 23c31ac714 Issue #1164852 follow-up by plach, chx, Boobaa, sun: Fixed critical regression: Node bodies display as empty after upgrade to 7.7 from 6.x if the nodes have a language. 2011-08-23 23:39:37 +01:00
webchick cf9c0729fa Issue #766170 by aspilicious, casey, tsi, xjm: Fixed Overlay lacks rtl styling. 2011-08-22 03:52:10 +01:00
webchick f6227eea35 Issue #1244784 by marcingy: Fixed Add another answer in edit poll, not saved. 2011-08-22 03:45:06 +01:00
webchick 63439a8f1a Issue #766458 by aspilicious, xjm, Jeff Burnz, tsi: Fixed Seven theme lacks rtl styling. 2011-08-22 03:41:14 +01:00
webchick 979f0d8cb9 Issue #1112854 by dereine, chx, Damien Tournoud: Fixed Subqueries use wrong arguments. 2011-08-22 03:27:31 +01:00
webchick d70898fc96 Rollback of #1174602. This is a clean-up patch rather than a bug fix, and could have implications in contrib. 2011-08-16 02:22:52 -05:00
webchick 97a224951b Issue #1234834 by catch: Fixed user_update_7006() causes fatal errors when trying to fill 'module' column of permissions table on disabled modules. 2011-08-16 01:56:50 -05:00
webchick 4725ee8e70 Issue #939562 by Stevel, bfroehle: Fixed Update fails on contact #7002. 2011-08-16 01:49:53 -05:00
webchick 17898e7b0b Issue #1231856 by lyricnz: Fixed menu_update_7001() breaks when updating from 7.4 or upgrading from D6. 2011-08-16 01:22:08 -05:00
Dries Buytaert a8fd86946e - Patch #1078398 by xjm, BayerMeister: Fixed taxonomy_implode_tags() modifies term objects (instead of cloning) and adds extra ' when called multiple times. 2011-08-12 09:40:09 -04:00
Dries Buytaert b434559af5 - Patch #198855 by dereine, ainigma32, sun: check_markup() hardcodes cache expiration. 2011-08-12 09:36:26 -04:00
Dries Buytaert d20a9ee964 - Patch #1196318 by James_Stallings: node_last_changed() is lacking doc. 2011-08-10 16:51:27 -04:00
Dries Buytaert d08378534d - Patch #1174602 by jn2: Node_block_view() should use render arrays. 2011-08-08 14:55:19 -04:00
Dries Buytaert 5869d68927 - Patch #1056416 by bfroehle, Devin Carlson: Strings in hook_requirements() api example not using . 2011-08-08 14:26:36 -04:00
Dries Buytaert c0840887b1 - Patch #1234316 by agi.novanta: fixed Notice: Undefined property: stdClass:: in forum_node_update() (line 373 of /.../modules/forum/forum.module). 2011-08-07 15:57:43 -04:00
Dries Buytaert 44a8139aa8 - Patch #1239376 by Dave Reid: .ogg file extension incorrectly mapped to 'application/ogg' in file_default_mimetype_mapping(). 2011-08-07 13:51:06 -04:00
Dries Buytaert f6de4bcf77 - Patch #711842 by Devin Carlson: documentation missing for () in taxonomy-term.tpl.php. 2011-08-07 13:32:05 -04:00
Dries Buytaert 7d850cc2fb - Patch #1236594 by linclark: node_page_edit() doc has wrong information. 2011-08-07 13:01:41 -04:00
webchick 1e48014398 Issue #717834 by David_Rothstein, clemens.tolboom, catch: Fixed The dependencies declared in core's hook_update_dependencies() implementations aren't actually correct. 2011-08-06 16:29:31 -07:00
webchick 115fb7545c Issue #981524 by das-peter, Pisco, sun: Fixed system_date_format_save() doesn't save localized date formats. 2011-08-01 21:08:34 -07:00
webchick d676fe412c Issue #1185780 by Damien Tournoud: Fixed Make transactions more flexible and useful. 2011-08-01 20:51:29 -07:00
Dries Buytaert a6d722568f - Patch #1235266 by rbayliss: color_scheme_form_submit() has typo in code comment. 2011-08-01 21:04:28 -04:00
Dries Buytaert 5546648d90 - Patch #1221214 by chx: file_download() returns 404 instead of 403. 2011-08-01 20:25:52 -04:00
Dries Buytaert 33acc6a804 - Patch #1198088 by Jacine: obsolete .clearfix in default taxonomy-term.tpl.php template. 2011-07-31 23:25:28 -04:00
webchick 8cba9e72b1 Issue #1174444 by Boobaa, xjm, Dave Reid: Make the _element_validate_()* functions in field.module available for all contrib modules to use. 2011-07-31 19:41:58 -07:00
webchick fb55033fff Oopsie. Wrong patch. 2011-07-31 19:41:30 -07:00
webchick 9c85b350d1 Issue #1174444 by Boobaa, xjm, Dave Reid: Make the _element_validate_()* functions in field.module available for all contrib modules to use. 2011-07-31 19:39:41 -07:00
Dries Buytaert 5aca26cc08 - Patch #1174686 by ksenzee: overlay parent improperly opens child overlay on specific external links. 2011-07-29 14:54:27 -04:00
Dries Buytaert 5fea4ed4f4 - Patch #1228888 by Johnny vd Laar: shortcut_set_unassign_user() deletes in the wrong table. 2011-07-29 14:33:59 -04:00
webchick a2d21fd739 Issue #123983 by TR, klavs: Fixed PHP memory not allowing color scheme change. 2011-07-28 17:40:33 -04:00
webchick 91c37eaaeb Issue #1067998 by eporama, amanaplan, ceefour: Fixed Warning: Invalid argument supplied for foreach() in filter_list_format() (line 675 of /.../modules/filter/filter.module). 2011-07-28 17:33:40 -04:00
webchick 8460430504 Issue #1062040 by droplet: Fixed role page weight title. 2011-07-28 16:39:32 -04:00
webchick 73db412ca9 Issue #1194480 by James_Stallings, jhodgdon: Fixed field_default_view() doc has problems. 2011-07-28 15:50:58 -04:00
webchick c6cc662e2d Issue #1209350 by mdupont: Fixed Node access rights doc should mention how to use query tags. 2011-07-28 15:42:27 -04:00
webchick ffb3b76c81 Issue #1196102 by James_Stallings, jhodgdon: Fixed taxonomy_check_vocabulary_hierarchy() doc lacks return value. 2011-07-28 15:34:06 -04:00
webchick 7dc6896abf Issue #1196116 by James_Stallings, foobar3000: Fixed taxonomy_vocabulary_save() doc needs more detail. 2011-07-28 15:28:20 -04:00
webchick 0f399a6dbf Issue #1228920 by pp: Fixed hook_field_extra_fields_alter() functions example code is wrong. 2011-07-28 15:27:02 -04:00
webchick cba22e6b13 Issue #1196108 by James_Stallings, foobar3000: Fixed taxonomy_get_children() return value doc is not complete. 2011-07-28 15:22:36 -04:00
webchick 43b125e883 Issue #936686 by David_Rothstein, Einewton: Fixed 'Installation failed' errors when installing modules from Update Manager w/ Overlay. 2011-07-28 15:06:12 -04:00
webchick b3e2b2ad52 Issue #276153 by pwolanin, das-peter: Fixed Testing does not work at all when locale of host session is not English. 2011-07-28 14:55:57 -04:00
webchick 4f833a7e0a Issue #1167458 by yoroy, David_Rothstein, dcmistry: New users do not know to click on 'Modules' to extend their site. 2011-07-28 14:49:13 -04:00
webchick 1f124bf1ac Merge branch '7.4-security' into 7.x 2011-07-27 13:19:38 -07:00
webchick b38a806c16 Drupal 7.5 2011-07-27 13:16:17 -07:00
webchick bdc2373eab Issue #1000736 by fangel, stBorchert, adorsk: Fixed Term reference autocomplete widget having problems handling terms with commas. 2011-07-25 11:48:52 -07:00
webchick 102630219a - #1218954 by Mark Theunissen: Fixed Path aliases broken after upgrade. 2011-07-25 11:31:26 -07:00
webchick 0fc439edd3 Issue #1164852 follow-up by plach: Fix node module update which was hard-coding translatable to TRUE. 2011-07-20 19:30:47 -07:00
webchick d2f75bfe92 Issue #1206200 follow-up by chx: Commit missing hunk from 7.x version. 2011-07-20 02:30:14 -07:00
webchick be1bb23a1e Issue #1164852 by plach: Default the 'translatable' bit on fields to FALSE for fields created in the UI, to match those created by the API. 2011-07-20 01:20:33 -07:00
webchick ee8670c295 Issue #1206200 by plach, chx: Add support for field meta conditions in EntityFieldQuery to allow for field language updates. 2011-07-20 01:02:18 -07:00
webchick 1e99f4819e Issue #822054 by agentrickard: Remove site_mission() cruft in system.test. 2011-07-18 22:58:15 -07:00
webchick 116f8b6428 Issue #898634 by catch, alex_b, chx: Fixed install_drupal(): call to menu-touching functions results in SQL syntax error. 2011-07-18 01:04:29 -07:00
webchick 2a91ace4c1 Issue #1179426 by chx, xjm: Added tests for SA-CORE-2011-001. 2011-07-18 00:59:37 -07:00
webchick e30853303f Issue #348448 follow-up by jbrown: Coding standard fixes to E_STRICT tests. 2011-07-18 00:56:06 -07:00
webchick dafc861fa3 Issue #952970 by clemens.tolboom, yched: Fixed Undefined index: required in field_default_form(). 2011-07-17 23:57:28 -07:00
webchick a3f4ab1548 Issue #931512 by ahwebd, catch, tobiasb: Fixed Node body 'description' and 'required' are missed on nodes upgraded from D6 to D7. 2011-07-17 23:53:32 -07:00
webchick 8ffa608374 Issue #929166 by dww, deviantintegral, yoroy: Add warning if private files are accessible over the web. 2011-07-13 23:45:30 -04:00
webchick c69b525c38 Issue #348448 follow-up by jrchamp, catch: Fix E_STRICT errors. 2011-07-13 21:49:41 -04:00
webchick 4b187a18b8 Issue #1187906 by David_Rothstein, tstoeckler: Fixed Shortcut module cannot be installed via an install profile if the menu module wasn't installed first. 2011-07-11 23:37:21 -04:00
webchick f4160148ca Issue #1196310 by barbi, JamesK: Fixed node_feed() doc does not conform to standards. 2011-07-10 11:21:03 -07:00
webchick 7191d0649a Issue #949616 by catch, a.mikheychik, adamdicarlo, dixon_, anavarre: Fixed Multiple parent relations confirmation form loses term description. 2011-07-07 21:06:27 -07:00
webchick 261b66d38c Issue #1040262 by tsi: Fixed locale-rtl.css. 2011-07-07 17:13:44 -07:00
webchick ab71360cc4 Issue #1040262 by tsi: Fixed locale-rtl.css. 2011-07-07 17:09:53 -07:00
webchick 8da5cc2b75 Issue #237634 by salvis: Document that node_access_write_grants() should not be called directly. 2011-07-06 23:20:37 -07:00
webchick 1f00fb6cc7 Issue #1047070 by douggreen, marcingy, yched: Fixed list_field_update_forbid() logic is backwards. 2011-07-06 14:02:58 -07:00
webchick aed55f9ce6 Issue #1181576 by James_Stallings: Fixed node_get_recent() doc needs to clarify what 'recent' means. 2011-07-06 13:55:08 -07:00
webchick 09c56b4bfc Issue #1007910 by lyricnz, idflood: Fixed D6->D7 update doesn't convert 'primary-links' menu to 'main-menu'. 2011-07-04 22:01:00 -07:00
webchick d48016fcde Issue #1190110 by oriol_e9g: Fixed hook_theme() has error in the 'function' section of return value. 2011-07-04 21:58:17 -07:00
webchick 3614a37327 Issue #983632 by peterpoe, marcingy, catch: Fixed 'New' comment marker does not work. 2011-07-04 21:54:53 -07:00
webchick 3675d4f306 Issue #1136130 follow-up by pillarsdotnet: Document why WATCHDOG_* constants are necessary. 2011-07-04 21:51:51 -07:00
webchick b0af449047 Issue #360377 by deviantintegral, janusman: Fixed book_get_books() cache becomes stale when batch-inserting book pages. 2011-07-04 10:16:28 -07:00
webchick 1942cb4d0b And the .install file for the test. You'd think I wouldn't forget that TWICE, but you would be wrong. 2011-07-04 10:09:47 -07:00
webchick c448440ce8 Issue #1169564 by FreekyMage, jhodgdon: Fixed hook_file_download() - sample function body not updated for d7/8. 2011-07-03 11:04:28 -07:00
webchick 5e4bcf7b87 Issue #879076 by alex_b, pillarsdotnet, ceardach: Fixed Do not set expired=0 where expired is already 0 (performance). 2011-07-03 11:03:03 -07:00
webchick d527a06e63 Issue #978028 by Dave Reid: Fixed File token fixes: [file:description] does not exist and [file:owner] not using format_username(). 2011-07-03 10:58:57 -07:00
webchick 03ff5386dd Issue #1103590 by dcrocks: Fixed blocks being added to 'hidden' region when theme first enabled. 2011-07-03 10:57:13 -07:00
webchick 6fb1e60a88 Issue #1205882 by Psikik, rbayliss: Fixed hook_delete() function body has typo. 2011-07-03 10:50:36 -07:00