- 09 Jan, 2010 2 commits
- 08 Jan, 2010 24 commits
- 07 Jan, 2010 14 commits
#563390 by batigolix, mrfelton, bleen18, agentrickard, jhodgdon, seutje, et al: Fixed Seven theme lacks formatting on common html elements such as lists, paragraphs, code...
- Patch #662322 by scor, andypost: remove the 'relations' column from taxonomy_schema(). It was already dropped in an update function.
- Patch #673462 by heyrocker: added API documentation for hook_tokens(), hook_token_info(), and hook_token_info_alter().
- Patch #142051 by catch, moonray: static cache for taxonomy_get_parents() and taxonomy_get_children().
#601768 by Crell and Damien Tournoud: Add a DatabaseStatementEmpty to allow complex query to return a proper empty set.
#227677 by c960657, yched, cha0s, Dave Reid, et al: Fixed drupal_write_record() can't update a column to NULL. (with tests)
#373897 follow-up by jbrown: Remove bogus sortable author column on content page, resulting in SQL errors.
- Patch #677662 by heyrocker: fixed in several hook_token() implementations so that language options get set properly.
#464796 by mgifford, mikey_p, and chx: Remove menu link titles on output so they do not interfere with screen readers.
#265719 by kkaefer, JacobSingh, ksenzee, and rfay: Fixed CSS aggregator produces invalid code and directory names for @import files which breaks IE (with tests).
#592018 by mverbaar, Jacine, et al: Re-organize styles across stylesheets from system.module and separate presentational and behavior-supporting styles.