summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #564686 by mustafau, alex_b: fetcher should not update ↵Dries Buytaert2010-01-08
| | | | aggregator_feed() record.
* - Patch #142051 by catch, moonray: static cache for taxonomy_get_parents() ↵Dries Buytaert2010-01-08
| | | | and taxonomy_get_children().
* #601768 by Crell and Damien Tournoud: Add a DatabaseStatementEmpty to allow ↵Angie Byron2010-01-08
| | | | complex query to return a proper empty set.
* #588148 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually ↵Angie Byron2010-01-08
| | | | themable.
* #634472 by sun and effulgentsia: Allow menu template file suggestions.Angie Byron2010-01-08
|
* #645822 by sun: Fixed #ajax is not extensible (and partially buggy).Angie Byron2010-01-08
|
* #609140 by mcarbone: Rewrite outdated references to taxonomy_term_node().Angie Byron2010-01-08
|
* #608036 follow-up by scor: Add attributes variable for profile.tpl.php. ↵Angie Byron2010-01-08
| | | | (with tests)
* #629794 by yched: Fix Scaling issues with batch API. (with tests)Angie Byron2010-01-08
|
* #227677 by c960657, yched, cha0s, Dave Reid, et al: Fixed ↵Angie Byron2010-01-08
| | | | drupal_write_record() can't update a column to NULL. (with tests)
* #373897 follow-up by jbrown: Remove bogus sortable author column on content ↵Angie Byron2010-01-08
| | | | page, resulting in SQL errors.
* #678628 by bdragon and matt2000: Fixed 'More help' links missing from interface.Angie Byron2010-01-08
|
* #677654 by moshe weitzman: Fixed PHP notices logged as severity=WATCHDOG_ERROR.Angie Byron2010-01-08
|
* - Patch #677662 by heyrocker: fixed in several hook_token() implementations ↵Dries Buytaert2010-01-07
| | | | so that language options get set properly.
* - Patch #668080 by casey: fixed IE6 issue.Dries Buytaert2010-01-07
|
* - Patch #677526 by jhodgdon: help text fixes.Dries Buytaert2010-01-07
|
* #668104 follow-up by casey: Make overlay respect other click handlers, fixes ↵Angie Byron2010-01-07
| | | | for Webkit.
* #671632 by yched: Fixed Number formatters capitalization.Angie Byron2010-01-07
|
* #621008 by seutje: Fixed 'theme path' is wrong for theme process and ↵Angie Byron2010-01-07
| | | | preprocess overrides.
* - Patch #663906 by casey, Bojhan: visual tweaks to the 'edit shortcuts' link.Dries Buytaert2010-01-07
|
* #441002 by naxoc: Tests for Statistics module.Angie Byron2010-01-07
|
* #464796 by mgifford, mikey_p, and chx: Remove menu link titles on output so ↵Angie Byron2010-01-07
| | | | they do not interfere with screen readers.
* #645140 by casey: Remove inter-dependency between Shortcut and Toolbar.Angie Byron2010-01-07
|
* #265719 by kkaefer, JacobSingh, ksenzee, and rfay: Fixed CSS aggregator ↵Angie Byron2010-01-07
| | | | 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 ↵Angie Byron2010-01-07
| | | | from system.module and separate presentational and behavior-supporting styles.
* #480430 by JamesAn: Update search module to use drupal_static().Angie Byron2010-01-07
|
* #323110 by nenne, gpk, and sun: Add requirement check for open_basedir() ↵Angie Byron2010-01-07
| | | | restriction in SimpleTest.
* #538164 by scor, catch, linclark, effulgentsia, and yched: Convert Comment ↵Angie Byron2010-01-07
| | | | body as field. Yes, this is WAY past API freeze. :( But is a required follow-up for RDFa support.
* #619666 follow-up by effulgentsia: Make performance-critical usage of ↵Angie Byron2010-01-07
| | | | drupal_static() grokkable.
* #633678 by Josh Waihi, chx, Crell, David Strauss, and Damien Tournoud: Make ↵Angie Byron2010-01-07
| | | | sequence API work on non-MySQL databases.
* #651722 by casey and ksenzee: Fixed / in URL fragments gets converted to %2F.Angie Byron2010-01-07
|
* - Patch #280058 by sun, recidive: refactor drupal_map_assoc().Dries Buytaert2010-01-06
|
* - Patch #667074 by casey, Kiphaas7, David_Rothstein: the spinner's ↵Dries Buytaert2010-01-06
| | | | visibility can be defined in CSS rather than JS.
* - Patch #676046 by chx: fixed oopsie in taxonomy index.Dries Buytaert2010-01-06
|
* - Patch #393406 by michaelfavia, Freso, catch, stBorchert, David_Rothstein, ↵Dries Buytaert2010-01-06
| | | | ksenzee: improve role administration page.
* - Patch #669796 by casey: remove unnecessary code.Dries Buytaert2010-01-06
|
* - Patch #675014 by jhodgdon: documentation header for ↵Dries Buytaert2010-01-06
| | | | forum_taxonomy_term_delete() is wrong.
* - Patch #672594 by casey: webkit based browsers display customize dashboard ↵Dries Buytaert2010-01-06
| | | | screen wrong + done button isn't working on them.
* - Patch #646874 by sun, David_Rothstein: more improvements.Dries Buytaert2010-01-06
|
* - Patch #171317 by jhodgdon, fgm, CitizenKane: hook_search_page() not ↵Dries Buytaert2010-01-06
| | | | appearing on api.drupal.org.
* #674406 by David_Rothstein: Don't add empty theme regions to the array.Angie Byron2010-01-06
|
* #671348 by Garrett Albright: Fixed escape error with SQLite.Angie Byron2010-01-06
|
* #668104 by casey and David_Rothstein: Make overlay respect other click handlers.Angie Byron2010-01-06
|
* #675144 by jhodgdon: Typo: translation_language_switch_links_alter() should ↵Angie Byron2010-01-06
| | | | be linkS alter().
* - Patch #652588 by scor: updated RDF mapping definition in the core modules.Dries Buytaert2010-01-05
|
* #420358 follow-up by Dave Reid: Fix some straggler default => standard renaming.Angie Byron2010-01-05
|
* - Patch #669378 by eigentor: tweak overlay width and opacity.Dries Buytaert2010-01-05
|
* - Patch #673974 by sun: Fixed PHP notice when mass-unpublishing or deleting ↵Dries Buytaert2010-01-05
| | | | comments, and wrong form validation redirect.
* #113614 follow-up by eaton: Commit missing token API documentation.Angie Byron2010-01-05
|
* #420358 follow-up by Dave Reid: Rename profiles default => standard and ↵Angie Byron2010-01-04
| | | | expert => minimal, for consistency with labels.