summaryrefslogtreecommitdiff
path: root/modules/system
Commit message (Collapse)AuthorAge
...
* - Patch #673462 by heyrocker: added API documentation for hook_tokens(), ↵Dries Buytaert2010-01-08
| | | | hook_token_info(), and hook_token_info_alter().
* #588148 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually ↵Angie Byron2010-01-08
| | | | themable.
* #629794 by yched: Fix Scaling issues with batch API. (with tests)Angie Byron2010-01-08
|
* #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.
* #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.
* #420358 follow-up by Dave Reid: Fix some straggler default => standard renaming.Angie Byron2010-01-05
|
* #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.
* #580868 follow-up by Dave Reid: Fix errors.Angie Byron2010-01-04
|
* #580868 by anarcat and Dave Reid: Make 'Modules' its own top-level admin link.Angie Byron2010-01-04
|
* #673450 by casey and Jody Lynn: Cleanup JavaScript file syntax.Angie Byron2010-01-04
|
* - Patch #619862 by gilgabar, asimmonds: fixed incorrect entry in ↵Dries Buytaert2010-01-04
| | | | system_library() that breaks jquery ui shake effect.
* #646874 by sun and David_Rothstein: Remove assumptions about Contextual ↵Angie Byron2010-01-04
| | | | links and Shortcut modules from template files.
* #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons.Angie Byron2010-01-03
|
* #669754 by asimmonds: Fixed incorrect page callback on admin/ui.Angie Byron2010-01-03
|
* #648410 follow-up by Dave Reid: Add link to create new from all empty table ↵Angie Byron2010-01-03
| | | | texts.
* #650622 by joachim: Restore ability to set default theme in one operation.Angie Byron2010-01-02
|
* - Patch #653620 by kika, seutje, yoroy: made the progress bar look better.Dries Buytaert2010-01-02
|
* - Patch #664076 by nvanhove, int: fixed hook_entity_load() documentation ↵Dries Buytaert2009-12-31
| | | | example.
* - Patch #670082 by yched, axyjo: hook_entity_info() cleanups.Dries Buytaert2009-12-29
|
* - Patch #669062 by Damien Tournoud and security team: fixed ↵Dries Buytaert2009-12-28
| | | | SA-CORE-2009-009: menu description XSS.
* - Patch #661420 by justinrandell, David_Rothstein: made installation of ↵Dries Buytaert2009-12-28
| | | | modules much more efficient.
* - Patch #664544 by yched: clean-up entity build/view modes.Dries Buytaert2009-12-26
|
* #605892 by ksenzee and justinrandell: Convert theme logo upload to ↵Angie Byron2009-12-24
| | | | filestream wrappers (with tests so we don't break it again).
* - #667052 by catch: added index because _system_date_format_types_build() ↵Dries Buytaert2009-12-24
| | | | was causing a filesort.
* - Patch #664204 by Bojhan: added some margin to 'Hide descriptions'.Dries Buytaert2009-12-22
|
* #190867 follow-up by scor: Fixed broken HEAD. Test bot, come back...Angie Byron2009-12-18
|
* - Patch #386462 by mgifford, Frando: fixed XHTML validation errors.Dries Buytaert2009-12-18
|
* - Patch #190867 by chx: fixed access to creating path aliases.Dries Buytaert2009-12-17
|
* - Patch #660904 by Crell, Crell: wrong interface name in hook_entity_info() ↵Dries Buytaert2009-12-17
| | | | docblock.
* - Patch #659710 by fgm: queue API was missing a releaseItem method.Dries Buytaert2009-12-16
|
* - Patch #566494 by Dave Reid, chx, JoshuaRogers, David_Rothstein, Rob Loach, ↵Dries Buytaert2009-12-15
| | | | TheRec, moshe weitzman: cron image does a full bootstrap on every page request so changing to a Javascript-based solution instead. Important performance fix -- what were we smoking? ;-)
* - Patch #331180 by sun: rename file to be more consistent with other files.Dries Buytaert2009-12-15
|
* - Patch #655206 by dereine: Seven wasn't used for deleting a node.Dries Buytaert2009-12-14
|
* - Patch #371458 by catch: make the upgrade path work a bit better.Dries Buytaert2009-12-14
|
* - Patch #656266 by fgm: fixed the hook and added documentation.Dries Buytaert2009-12-13
|
* - Patch #645796 by arianek, jhodgdon, lisarex: fixed help texts.Dries Buytaert2009-12-12
|
* - Patch #523214 by David_Rothstein, Bojhan: UI cleanup of the text on 'Site ↵Dries Buytaert2009-12-11
| | | | Information'.
* #656300 by JoshuaRogers: Fixed Typo in system.test prevents D7 from passing ↵Angie Byron2009-12-10
| | | | tests.
* - Patch #653940 by sun: tests weren't reporting all errors.Dries Buytaert2009-12-10
|
* - Patch #645968 by yoroy, Bojhan, seutje, Dave Reid, Damien Tournoud: added ↵Dries Buytaert2009-12-09
| | | | workflow category.
* - Patch #639638 by c960657: missing check_plain() on actions admin page.Dries Buytaert2009-12-09
|
* #375352 by Damien Tournoud, sun, and chx: Fixed errors caused by adding ↵Angie Byron2009-12-08
| | | | dependency to non-existing module (with tests).
* - Patch #652420 by sun: fixed various failures.Dries Buytaert2009-12-06
|
* - Patch #626286 by sun, David_Rothstein, Rob Loach: make contextual links a ↵Dries Buytaert2009-12-06
| | | | module.
* - Patch #641356 by fago, sun: cache more of () when form caching is enabled.Dries Buytaert2009-12-05
|
* - Patch #584296 by jhodgdon: improved field API documentation.Dries Buytaert2009-12-04
|
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* - Patch #627048 by Bojhan, yoroy: added user interface category.Dries Buytaert2009-12-04
|
* - Patch #626024 by sun, catch: fixed filter_list_format() hits database too ↵Dries Buytaert2009-12-03
| | | | often / filter_format_save() doesn't save all filters.