summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
| |
| * Back to 7.x-devwebchick2011-05-25
| |
| * Drupal 7.2webchick2011-05-25
| |\
| | * Drupal 7.1webchick2011-05-25
| | |
| * | Get CHANGELOG.txt caught up to speed with changes in Drupal 6 and Drupal 5 ↵webchick2011-05-25
| | | | | | | | | | | | in the past three years.
| * | Issue #1137074 by plach, Jose Reyero: notices and wrong links on translation ↵webchick2011-05-24
| | | | | | | | | | | | tab for unpublished nodes.
| * | Issue #1021270 by larowlan, wojtha: Fixed Blocks for custom menus are ↵webchick2011-05-24
| | | | | | | | | | | | impossible to theme.
| * | Issue #1096340 by plach, fietserwin, sun: Fixed Stale language ↵webchick2011-05-24
| | | | | | | | | | | | types/negotation info after enabling/disabling modules.
* | | - Patch #965722 by geerlingguy: UploadTestCase is not longer a good example ↵Dries Buytaert2011-05-28
| | | | | | | | | | | | for run-tests.sh.
* | | - Patch #1169338 by barbi: _drupal_log_error() - doc is incomplete.Dries Buytaert2011-05-28
| | |
* | | - Patch #1110842 by JohnAlbin: comment preview color is missing due to ↵Dries Buytaert2011-05-28
|/ / | | | | | | mis-targeted CSS rule.
* | - Patch #1019352 by Jody Lynn: delete blog module's variable on ↵Dries Buytaert2011-05-23
| | | | | | | | hook_uninstall().
* | - Patch #1019292 by TR, Jody Lynn: remove random nbsp characters.Dries Buytaert2011-05-23
| |
* | Merge branch '7.x' of git.drupal.org:project/drupal into 7.xDries Buytaert2011-05-23
|\ \
| * | Issue #1154822 by lyricnz, Starminder: Fixed User Schema mismatch after ↵webchick2011-05-23
| | | | | | | | | | | | upgrade D6 to D7.
| * | Issue #1154820 by lyricnz, marcingy, Starminder: Fixed System Schema ↵webchick2011-05-23
| | | | | | | | | | | | mismatch after upgrade D6 to D7.
| * | Issue #1154812 by lyricnz, Starminder: Fixed Poll Schema mismatch after ↵webchick2011-05-23
| | | | | | | | | | | | upgrade D6 to D7.
| * | Issue #1154808 by lyricnz, Starminder: Fixed Node Schema mismatch after ↵webchick2011-05-23
| | | | | | | | | | | | upgrade D6 to D7.
| * | Issue #1154802 by lyricnz, Starminder: Fixed Block Schema mismatch after ↵webchick2011-05-23
| | | | | | | | | | | | upgrade D6 to D7.
| * | Issue #1154806 by lyricnz, marcingy, Starminder: Fixed Comment Schema ↵webchick2011-05-23
| | | | | | | | | | | | mismatch after upgrade D6 to D7.
| * | Issue #1089174 follow-up by plach: Fix notices and expand tests.webchick2011-05-23
| | |
* | | - Patch #1164226 by TR: token_find_with_prefix() has typos, token.inc not up ↵Dries Buytaert2011-05-23
|/ / | | | | | | to doc standards.
* | - Patch #1017832 by benjifisher, droplet, aspilicious, tim.plunkett, johnv, ↵Dries Buytaert2011-05-22
| | | | | | | | Jeff Burnz: fieldset CSS for node forms needs to be more specific.
* | - Patch #1120412 by skwashd: comment_save() doesn't support additional ↵Dries Buytaert2011-05-22
| | | | | | | | columns added by hook_schema_alter().