summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Issue #1169426 by plach, fietserwin, sun: Fixed Field invoke multiple does ↵webchick2011-06-21
| | | | not handle field language correctly.
* Issue #1145700 by jbrown, greggles: Improve sanitization of watchdog ↵webchick2011-06-21
| | | | link/operations item.
* - Patch #1188880 by mr.baileys, tstoeckler: comment module test fails randomly.Dries Buytaert2011-06-18
|
* Issue #1029606 follow-up by catch, David_Rothstein: Fixed Regression: Not ↵webchick2011-06-15
| | | | loading the .module file causes a fatal error when uninstalling some modules (as does loading it).
* Issue #1028092 by jbrown, chi, eojthebrave , dixon_, justinrandell, ↵webchick2011-06-15
| | | | Sweetchuck: Fixed critical: Default image is not set to permanent and saved to the wrong schema.
* Issue #1115510 by catch, barbi, amateescu: Fixed Entity providing modules ↵webchick2011-06-14
| | | | must call field_attach_delete_bundle() in hook_uninstall().
* - Patch #804864 by fabsor, pwolanin, catch, c960657: external page caching ↵Dries Buytaert2011-06-12
| | | | does only work when 'page_cache_invoke_hooks()' is set to FALSE. (Old 'Aggressive Mode' is on).
* - Patch #1089472 by janusman, David_Rothstein: batch API finishes when ↵Dries Buytaert2011-06-11
| | | | >99.5% of items have been processed.
* Issue #1022416 by bfroehle, turboflash: Fixed Wrong use of db_transaction() ↵webchick2011-06-08
| | | | in block module.
* Issue #705892 follow-up by bfroehle, ELC: Safer method of instantiating the ↵webchick2011-06-08
| | | | content variable in node.tpl.php.
* Issue #1168686 by barbi, Dave Reid: Fixed hook_menu() doc should say how to ↵webchick2011-06-08
| | | | pass integer arg to callbacks.
* Issue #1149188 by fago: Fixed machine_name.js does not respect maxlength of ↵webchick2011-06-08
| | | | target field.
* Issue #504506 by andypost, Gábor Hojtsy: Fixed Drupal.formatPlural ↵webchick2011-06-08
| | | | incorrectly handle complex plural rules.
* Issue #996240 by David_Rothstein: Fixed Javascript error in node preview ↵webchick2011-06-08
| | | | when there are unlimited value fields in overlay.
* Issue #1179970 by kafitz, dinarcon: Fixed spelling mistake in Field API docs.webchick2011-06-08
|
* Issue #1179424 by aspilicious, tstoeckler: Add tests to check for ↵webchick2011-06-08
| | | | SA-CORE-2011-001
* Rollback of previous commit. This fails testbot.webchick2011-06-08
|
* Issue #1179424 by aspilicious: Add tests to check for SA-CORE-2011-001webchick2011-06-08
|
* - Patch #1162226 by mr.baileys: taxonomy_term_save() should document what is ↵Dries Buytaert2011-06-06
| | | | in a object.
* Issue #1038030 by yched: Fixed More accurate error handling in ↵webchick2011-06-04
| | | | EntityFieldQuery : non-existing field.
* Issue #1017850 by yched: Improve documentation for field_view_value().webchick2011-06-04
|
* Issue #1007830 follow-up by bfroehle: Add more specificity to MySQL nested ↵webchick2011-06-04
| | | | DDL transaction error check.
* Roll-back of Issue #534594 by beejeebus, catch: This causes fatal errors ↵webchick2011-06-01
| | | | from class loaders in certain modules (CTools, etc.)
* Issue #276174 follow-up by Gábor Hojtsy, TR: Fixed Document check_plain() ↵webchick2011-06-01
| | | | use in blog.module.
* Issue #1014262 by Eric_A, asimmonds: Fixed user_update_7011() completely ↵webchick2011-06-01
| | | | broken (User email template tokens not upgraded).
* Issue #1161240 by barbi, jhodgdon: Added Need documentation of non-matching ↵webchick2011-06-01
| | | | return value for taxonomy_term_load_multiple(), entity_load_multiple(), and DrupalEntityControlle.
* Issue #604902 by rschwab, drewish: Add documentation about Batch API success ↵webchick2011-06-01
| | | | parameter.
* Issue #1161964 by arcaneadam: Fixed hook_system_themes_page_alter() ↵webchick2011-06-01
| | | | documentation is incorrect.
* Issue #1137848 by BrockBoland, tim.plunkett, jensimmons: Disallow ↵webchick2011-06-01
| | | | /filter/tips page from search engines.
* Issue #1144848 by mr.baileys: Fixed node_type_form_submit() should not say ↵webchick2011-06-01
| | | | it is implementation of hook_form_submit().
* Issue #1021064 by montesq: Fixed No Main Links causes error message in form ↵webchick2011-06-01
| | | | description to set Secondary Links.
* Issue #1164862 by barbi: Fixed DatabaseTaskException has @class near top and ↵webchick2011-06-01
| | | | shouldn't.
* Issue #1158596 by mr.baileys: Fixed clarification of node in ↵webchick2011-06-01
| | | | hook_node_submit() doc.
* Issue #761648 follow-up by lyricnz: Fixed Menu D6->D7 upgrade doesn't ↵webchick2011-06-01
| | | | maintain node-menu configuration.
* Issue #1138040 by barbi: Fixed hook_field_shema() doc has incorrect field ↵webchick2011-05-30
| | | | type in format in example.
* Issue #1160792 by andrewmacpherson: Fixed Spelling mistake in documentation ↵webchick2011-05-30
| | | | for theme_field().
* Issue #1164792 by tim.plunkett: Re-order Bartik colour list according to ↵webchick2011-05-30
| | | | visual order.
* Issue #1019374 by Jody Lynn: Delete book variables on hook_uninstall().webchick2011-05-30
|
* Issue #1043998 by lyricnz, sun: Fixed Strict PHP warning in Fields UI tests.webchick2011-05-30
|
* Issue #1063636 by barbi: Changed drupal_add_css() should reference ↵webchick2011-05-29
| | | | drupal_get_css().
* Issue #1166088 by barbi: Fixed Field Language API page has incorrect note ↵webchick2011-05-29
| | | | about languages.
* Issue #1153022 by lyricnz, Pasqualle: Fixed PHP Notice: Undefined index: ↵webchick2011-05-29
| | | | content in template_preprocess_node().
* Issue #1164120 by pillarsdotnet: Fixed Add reference to _user_mail_text() in ↵webchick2011-05-29
| | | | the doxygen for user_mail_tokens() function.
* Issue #1007830 by drunken monkey, Damien Tournoud, bfroehle: Fixed Nested ↵webchick2011-05-29
| | | | transactions throw exceptions on ddl changes.
* Issue #1166806 by droplet, TR: Removed legacy CVS Id tags in core.webchick2011-05-28
|
* Issue #647964 by jergason, bfroehle, Damien Tournoud, corbacho, Pancho: ↵webchick2011-05-28
| | | | Fixed Running cron does not check for available updates.
* - Patch #1164548 by droplet: correct SelectQuery::range doc.Dries Buytaert2011-05-28
|
* - Patch #1167860 by Heine, sun: add wojtha as OpenID maintainer.Dries Buytaert2011-05-28
|
* Merge branch '7.x' of git.drupal.org:project/drupal into 7.xDries Buytaert2011-05-28
|\
| * Ahem. Once again.webchick2011-05-25
| |