Commit Graph

14840 Commits (8b913661cd4567583f514d8bc87ba220e7e05de2)

Author SHA1 Message Date
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
webchick 4e934df8eb Issue #1169426 by plach, fietserwin, sun: Fixed Field invoke multiple does not handle field language correctly. 2011-06-21 22:31:35 -07:00
webchick 2d884d27a8 Issue #1145700 by jbrown, greggles: Improve sanitization of watchdog link/operations item. 2011-06-21 09:24:01 -07:00
Dries Buytaert b0e5aa3f06 - Patch #1188880 by mr.baileys, tstoeckler: comment module test fails randomly. 2011-06-18 20:19:54 -04:00
webchick e3de4550ac Issue #1029606 follow-up by catch, David_Rothstein: Fixed Regression: Not loading the .module file causes a fatal error when uninstalling some modules (as does loading it). 2011-06-15 02:28:22 -04:00
webchick eeec65a2fc Issue #1028092 by jbrown, chi, eojthebrave , dixon_, justinrandell, Sweetchuck: Fixed critical: Default image is not set to permanent and saved to the wrong schema. 2011-06-15 00:13:02 -04:00
webchick 6bca3db38b Issue #1115510 by catch, barbi, amateescu: Fixed Entity providing modules must call field_attach_delete_bundle() in hook_uninstall(). 2011-06-14 04:27:14 -04:00
Dries Buytaert 078dc10b2a - Patch #804864 by fabsor, pwolanin, catch, c960657: external page caching does only work when 'page_cache_invoke_hooks()' is set to FALSE. (Old 'Aggressive Mode' is on). 2011-06-12 19:52:37 -04:00
Dries Buytaert 7ea8b45ad2 - Patch #1089472 by janusman, David_Rothstein: batch API finishes when >99.5% of items have been processed. 2011-06-11 19:21:17 -04:00
webchick 966089d539 Issue #1022416 by bfroehle, turboflash: Fixed Wrong use of db_transaction() in block module. 2011-06-08 22:34:06 -07:00
webchick 2224962c5e Issue #705892 follow-up by bfroehle, ELC: Safer method of instantiating the content variable in node.tpl.php. 2011-06-08 22:05:05 -07:00
webchick e45c780324 Issue #1168686 by barbi, Dave Reid: Fixed hook_menu() doc should say how to pass integer arg to callbacks. 2011-06-08 21:57:57 -07:00
webchick 8458100467 Issue #1149188 by fago: Fixed machine_name.js does not respect maxlength of target field. 2011-06-08 21:16:28 -07:00
webchick d01ac03790 Issue #504506 by andypost, Gábor Hojtsy: Fixed Drupal.formatPlural incorrectly handle complex plural rules. 2011-06-08 20:55:34 -07:00
webchick 62b52c86f0 Issue #996240 by David_Rothstein: Fixed Javascript error in node preview when there are unlimited value fields in overlay. 2011-06-08 20:48:31 -07:00
webchick 86f0c5684e Issue #1179970 by kafitz, dinarcon: Fixed spelling mistake in Field API docs. 2011-06-08 20:41:56 -07:00