Commit Graph

14905 Commits (0f399a6dbff2e9b1b20af9be0a5bd3f2c76c1e30)

Author SHA1 Message Date
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 d9e7c8012d Issue #1203852 by pwolanin: Changed Increase hashing iterations for more secure password hashes. 2011-07-03 10:52:52 -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 214fb8de72 Issue #1071846 by gbrands: Fixed conf_path() doc needs cleanup. 2011-06-30 00:01: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 db4bc4b0a8 Issue #188947 by lyricnz: Fixed date_validate()(form) should be date_validate()(element). 2011-06-29 23:41:11 -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 33f6c5608c Issue #634616 by effulgentsia, rfay, sun: Fixed Various problems due to AJAX binding to mousedown instead of click. 2011-06-29 22:40:21 -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 12d33253b6 Back to 7.x-dev 2011-06-29 18:22:59 -07:00
webchick d8cfe08869 Changelog updates, increasing version number. 2011-06-29 18:20:10 -07:00
webchick 1166b5784a Merge branch '7.2-security' into 7.x 2011-06-29 18:16:27 -07:00
webchick ebf9026bb8 Changelog, fixing version number in bootstrap.inc. 2011-06-29 18:12:24 -07:00
webchick 8094e14c51 Drupal 7.3 2011-06-29 18:09:21 -07:00
webchick 3b2601b62a Issue #561422 follow-up by Damien Tournoud, lyricnz, chx: Fixed SQLite support for faster db prefixes. 2011-06-27 08:42:37 -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
webchick 3d1ed2dab7 Issue #1192474 by pillarsdotnet: Fixed Fix grammar error in file_unmanaged_save_data() docs. 2011-06-22 17:55:57 -07:00
webchick 18a5b95a33 Issue #758628 follow-up by jbrown, mgifford, nowarninglabel: Make GD library hook_requirements() desaturation and rotate errors into warnings.. 2011-06-22 17:53:54 -07:00
webchick b8cb76c48b Issue #561422 by sun, dalin, lyricnz, catch, Gerhard Killesreiter: Replace strtr() with str_replace() for db prefixing for increased performance. 2011-06-22 17:42:34 -07:00
webchick 370a8e368c Issue #1192482 by pillarsdotnet: Fixed docs for drupal_save_data(). 2011-06-22 09:54:13 -07:00
webchick e189bbd76a Issue #1183844 by cwells73: Fixed FAPI element #title not sanitized. 2011-06-22 00:02:29 -07:00
webchick 4538ad0e24 Issue #1190242 by lyricnz, jiv-e: Fixed hook_menu_link_update() example uses invalid db_result(). 2011-06-21 23:55:45 -07:00
webchick 16862c659f Issue #1175614 by barbi, oriol_e9g, joachim: Remove HTML tags in the documentation for block_list() 2011-06-21 23:46:55 -07:00
webchick d61100e815 Issue #993134 by lyricnz, adam.hammouda: Fixed menu_save() needs to document the form of the menu name. 2011-06-21 23:39:52 -07:00
webchick c81ca5845a Issue #961584 by james.elliott, mgifford, ximo: Fixed 'Skip to main content' link doesn't work in Overlay for Bartik or Stark. 2011-06-21 23:29:08 -07:00
webchick ba85bebddd Issue #1187898 by droplet, Setca: Fixed hook_image_effect_info_alter() - sample function body uses wrong variable name. 2011-06-21 23:22:59 -07:00
webchick 4bfa5be920 Issue #1192440 by pillarsdotnet: Fixed Make docs of file_copy() match code. 2011-06-21 23:21:52 -07:00
webchick d6cba5f650 Issue #1096448 by bfroehle: Changed drupal_redirect_form() needs better documentation of form_state['redirect']. 2011-06-21 23:11:38 -07:00
webchick d8d8589bc0 Issue #1081068 by wojtha, bfroehle, Heine: Fixed drupal_http_request() inconsistent redirect_url(). 2011-06-21 23:09:52 -07:00
webchick e7a8f51296 Issue #1192466 by pillarsdotnet: Fixed Make docs of drupal_realpath() match code. 2011-06-21 23:02:27 -07:00
webchick d1ba79c125 Issue #1171436 by jhedstrom: Check that modules passed into setUp() are properly enabled. 2011-06-21 22:59:13 -07:00
webchick 7fb83c6354 Issue #1190928 by droplet: Add examples of entity type in field_get_items() (and fix punctuation in other examples). 2011-06-21 22:56:40 -07:00
webchick 0f856ba72f Issue #1192456 by pillarsdotnet: Fixed Make docs of file_move() match code. 2011-06-21 22:55:00 -07:00