Commit Graph

10110 Commits (ee8670c29533a96fe1aa0b08e95d7327b983066b)

Author SHA1 Message Date
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
webchick e5e0a1cab8 Issue #1204844 by good_man: Fixed User module lacks a little RTL. 2011-07-03 10:49:24 -07:00
webchick a79e2f074f Issue #1203766 by sun, lyricnz: Fixed With large number of permissions /admin/people/permissions becomes unusable. 2011-07-03 10:48:40 -07:00
webchick 41efebcf07 Issue #1192178 by pillarsdotnet: Changed The user_module_invoke() function lacks documentation of parameters. 2011-06-29 23:56:09 -07:00
webchick 0f9c1354d1 Issue #813052 by lyricnz, droplet, dinknaround: Fixed Undefined index: format in comment_preview() line 2065 and line 2183. 2011-06-29 23:51:36 -07:00
webchick c40fde088c Issue #1198396 by pillarsdotnet, jhodgdon: Fixed Add required docs to user_pass_rehash() function. 2011-06-29 23:47:28 -07:00
webchick 66d0e0ea76 Issue #1101678 by cwells73, jhodgdon: Fixed documentation for hook_search_status() 2011-06-29 23:21:54 -07:00
webchick 2c01d0549e Issue #1049462 by rfay: Fixed Usage of deprecated form_state['clicked_button'] causes bugs during AJAX submissions by non-buttons. 2011-06-29 23:16:35 -07:00
webchick 2608c670ab Issue #1130198 by pillarsdotnet, Damien Tournoud: Fixed Regression: line-breaks are mangled by drupal_html_to_text(). 2011-06-29 22:51:13 -07:00
webchick 8b913661cd Issue #1083982 by Damien Tournoud: Fixed support for remote streamwrappers. 2011-06-29 22:29:34 -07:00
webchick 4cede694ab Issue #1204648 by webchick: Fixed Tests added for SA-2011-CORE-002 broke testbot. 2011-06-29 18:58:02 -07:00
webchick 1166b5784a Merge branch '7.2-security' into 7.x 2011-06-29 18:16:27 -07:00
webchick 8094e14c51 Drupal 7.3 2011-06-29 18:09:21 -07:00
webchick cb6f0ff36c Issue #1191040 by sun: Use proper function for ordering tests by title. 2011-06-27 00:29:53 -07:00
webchick e85b057acb Issue #992376 follow-up by larowlan: Tests for paths containing a hyphen and theme_hook_suggestions(). 2011-06-27 00:27:41 -07:00
webchick a1ac3f6d95 Issue #1191014 by ttaylor249, oriol_e9g: Fixed Field Storage API topic and field_create_field() have wrong variable name in doc. 2011-06-26 23:18:53 -07:00
webchick 75c8f57002 Issue #1166388 by pillarsdotnet: Fixed Regression: user_mail_tokens() needs docs. 2011-06-26 23:14:18 -07:00
webchick 2ecc273c60 Issue #253725 by jhodgdon: Fixed () in search results does not have array keys on comments and uploads values. 2011-06-26 23:11:35 -07:00
webchick 67ff15fef1 Issue #1198392 by pillarsdotnet: Fixed Add required docs to user_cancel_url() function. 2011-06-26 23:01:51 -07:00
webchick 6e7f4625b9 Issue #1016582 by mfb, sun: Fixed Help block empty on every page, or the same on every page, due to 'cache per role'. 2011-06-26 22:54:42 -07:00
webchick e847ee243a Issue #885616 by mgifford, Everett Zufelt: Fixed Labels missing from a number of locale admin forms. 2011-06-26 22:51:07 -07:00
webchick 9de419ad67 Issue #1182970 by mr.baileys: Improvements to hook_menu() documentation. 2011-06-26 22:48:04 -07:00
webchick 9e46929974 Issue #1026878 by LoMo, pillarsdotnet: Fixed Float and Decimal values not fully validated. 2011-06-26 22:42:06 -07:00