Commit Graph

14905 Commits (0f399a6dbff2e9b1b20af9be0a5bd3f2c76c1e30)

Author SHA1 Message Date
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
webchick 519e560369 Issue #1179424 by aspilicious, tstoeckler: Add tests to check for SA-CORE-2011-001 2011-06-08 17:56:24 -07:00
webchick 0cf6aa0c07 Rollback of previous commit. This fails testbot. 2011-06-08 15:34:26 -07:00
webchick f4c0c2da6e Issue #1179424 by aspilicious: Add tests to check for SA-CORE-2011-001 2011-06-08 13:43:15 -07:00
Dries Buytaert 276209f512 - Patch #1162226 by mr.baileys: taxonomy_term_save() should document what is in a object. 2011-06-06 05:55:30 -04:00
webchick df642fea99 Issue #1038030 by yched: Fixed More accurate error handling in EntityFieldQuery : non-existing field. 2011-06-04 11:13:28 -07:00
webchick 02d6d3541a Issue #1017850 by yched: Improve documentation for field_view_value(). 2011-06-04 11:10:28 -07:00
webchick 2647e11642 Issue #1007830 follow-up by bfroehle: Add more specificity to MySQL nested DDL transaction error check. 2011-06-04 11:03:49 -07:00
webchick 624f5a7c0a Roll-back of Issue #534594 by beejeebus, catch: This causes fatal errors from class loaders in certain modules (CTools, etc.) 2011-06-01 22:49:48 -07:00
webchick 5f02fa9afd Issue #276174 follow-up by Gábor Hojtsy, TR: Fixed Document check_plain() use in blog.module. 2011-06-01 15:06:35 -07:00
webchick dc75725b71 Issue #1014262 by Eric_A, asimmonds: Fixed user_update_7011() completely broken (User email template tokens not upgraded). 2011-06-01 09:51:06 -07:00
webchick 6f53d446aa Issue #1161240 by barbi, jhodgdon: Added Need documentation of non-matching return value for taxonomy_term_load_multiple(), entity_load_multiple(), and DrupalEntityControlle. 2011-06-01 01:44:48 -07:00
webchick 6fc37ebf29 Issue #604902 by rschwab, drewish: Add documentation about Batch API success parameter. 2011-06-01 01:39:32 -07:00
webchick 14d2ba86be Issue #1161964 by arcaneadam: Fixed hook_system_themes_page_alter() documentation is incorrect. 2011-06-01 01:34:05 -07:00
webchick 6bf6ee29fc Issue #1137848 by BrockBoland, tim.plunkett, jensimmons: Disallow /filter/tips page from search engines. 2011-06-01 01:27:04 -07:00
webchick 7c46b70e49 Issue #1144848 by mr.baileys: Fixed node_type_form_submit() should not say it is implementation of hook_form_submit(). 2011-06-01 01:24:57 -07:00
webchick 97450de684 Issue #1021064 by montesq: Fixed No Main Links causes error message in form description to set Secondary Links. 2011-06-01 01:22:59 -07:00
webchick 3297727dc1 Issue #1164862 by barbi: Fixed DatabaseTaskException has @class near top and shouldn't. 2011-06-01 01:19:14 -07:00
webchick fee105fb52 Issue #1158596 by mr.baileys: Fixed clarification of node in hook_node_submit() doc. 2011-06-01 01:16:50 -07:00
webchick 96c1e28fdc Issue #761648 follow-up by lyricnz: Fixed Menu D6->D7 upgrade doesn't maintain node-menu configuration. 2011-06-01 01:07:12 -07:00
webchick a8dc7a1d50 Issue #1138040 by barbi: Fixed hook_field_shema() doc has incorrect field type in format in example. 2011-05-30 21:07:39 -07:00
webchick 70ec086e99 Issue #1160792 by andrewmacpherson: Fixed Spelling mistake in documentation for theme_field(). 2011-05-30 20:51:03 -07:00
webchick d2bcc21682 Issue #1164792 by tim.plunkett: Re-order Bartik colour list according to visual order. 2011-05-30 20:48:57 -07:00
webchick 57d40215f8 Issue #1019374 by Jody Lynn: Delete book variables on hook_uninstall(). 2011-05-30 20:46:08 -07:00
webchick 09669835c4 Issue #1043998 by lyricnz, sun: Fixed Strict PHP warning in Fields UI tests. 2011-05-30 09:04:40 -07:00
webchick eeb0bd8682 Issue #1063636 by barbi: Changed drupal_add_css() should reference drupal_get_css(). 2011-05-29 22:39:13 -07:00
webchick 3ace0b2a33 Issue #1166088 by barbi: Fixed Field Language API page has incorrect note about languages. 2011-05-29 22:36:39 -07:00
webchick 7969d6c458 Issue #1153022 by lyricnz, Pasqualle: Fixed PHP Notice: Undefined index: content in template_preprocess_node(). 2011-05-29 22:33:26 -07:00
webchick cf1af7f7d7 Issue #1164120 by pillarsdotnet: Fixed Add reference to _user_mail_text() in the doxygen for user_mail_tokens() function. 2011-05-29 22:02:38 -07:00
webchick 33d4ce4bde Issue #1007830 by drunken monkey, Damien Tournoud, bfroehle: Fixed Nested transactions throw exceptions on ddl changes. 2011-05-29 21:51:22 -07:00
webchick 86bf589b56 Issue #1166806 by droplet, TR: Removed legacy CVS Id tags in core. 2011-05-28 11:56:17 -07:00
webchick e9602e12d0 Issue #647964 by jergason, bfroehle, Damien Tournoud, corbacho, Pancho: Fixed Running cron does not check for available updates. 2011-05-28 11:17:20 -07:00
Dries Buytaert b6e430d0e6 - Patch #1164548 by droplet: correct SelectQuery::range doc. 2011-05-28 09:38:52 -04:00
Dries Buytaert d06b988454 - Patch #1167860 by Heine, sun: add wojtha as OpenID maintainer. 2011-05-28 09:34:11 -04:00
Dries Buytaert 1e1c9b71fb Merge branch '7.x' of git.drupal.org:project/drupal into 7.x 2011-05-28 09:31:58 -04:00
Dries Buytaert 7174b01bda - Patch #965722 by geerlingguy: UploadTestCase is not longer a good example for run-tests.sh. 2011-05-28 09:30:57 -04:00