summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* - Patch #678504 by heyrocker: fixed Incorrect menu argument for ip address ↵Dries Buytaert2010-01-09
| | | | blocking.
* #629794 follow-up by yched: Fixed batch API in update.php.Angie Byron2010-01-09
|
* #677520 by Magnity: Fixed Minor UI text error in Dashboard module.Angie Byron2010-01-08
|
* - Patch #674988 by jhodgdon: fixed search module watchdog entry.Dries Buytaert2010-01-08
|
* - Patch #678586 by jhodgdon: help text improvements.Dries Buytaert2010-01-08
|
* - Patch #678570 by jhodgdon: help text improvements.Dries Buytaert2010-01-08
|
* - Patch #662322 by scor, andypost: remove the 'relations' column from ↵Dries Buytaert2010-01-08
| | | | taxonomy_schema(). It was already dropped in an update function.
* - Patch #187398 by andypost, Crell, lilou, Gábor Hojtsy, sun: re-split ↵Dries Buytaert2010-01-08
| | | | locale module.
* - Patch #677562 by jhodgdon: massaging of block administration page help texts.Dries Buytaert2010-01-08
|
* - Patch #673462 by heyrocker: added API documentation for hook_tokens(), ↵Dries Buytaert2010-01-08
| | | | hook_token_info(), and hook_token_info_alter().
* - 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.
* #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
|
* - 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
|
* - 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.
* #651722 by casey and ksenzee: Fixed / in URL fragments gets converted to %2F.Angie Byron2010-01-07
|
* - 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
|
* #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
|