summaryrefslogtreecommitdiff
path: root/modules/system
Commit message (Collapse)AuthorAge
* - 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.
* - Patch #635094 by plach: unify 'language neutral' language codes.Dries Buytaert2009-12-02
|
* - Patch #558928 by brandonojc, mgifford, Owen Barton, Everett Zufelt: ↵Dries Buytaert2009-12-02
| | | | improved consistency, flexibility and accessibility of form element labels.
* - Patch #648410 by Dave Reid: standardize add 'empty' row functionality to ↵Dries Buytaert2009-12-02
| | | | all tables.
* #569354 by jhodgdon: Fixed More Help link on Actions page, some capitalization.Angie Byron2009-12-02
|
* #610234 by Gábor Hojtsy, ksenzee, cwgordon7, David_Rothstein, seutje, ↵Angie Byron2009-12-02
| | | | marcvangend, sun, JoshuaRogers, markus_petrux, Bojhan, Rob Loach, Everett Zufelt, drifter, markboulton, leisareichelt, et al: Added Overlay module to core, which shows administrative pages in a JS overlay, retaining context on the front-end site.
* - Patch #620446 by sun: removed a whitespace.Dries Buytaert2009-12-02
|
* - Patch #446666 by cweagans: split 'administer site configuration' into more ↵Dries Buytaert2009-12-01
| | | | granular permissions.
* #613858 follow-up by cweagans: Rename update function so HEAD works again. ;)Angie Byron2009-12-01
|
* - Patch #613858 by sun, Dave Reid: fixed drupal_is_front_page() should not ↵Dries Buytaert2009-12-01
| | | | call drupal_get_normal_path().
* #632030 by JohnAlbin: Merge Garland and Minnelli into one theme.Angie Byron2009-12-01
|
* - Patch #634234 by jhodgdon, arianek, lisarex: better help for system ↵Dries Buytaert2009-12-01
| | | | module, syslog module, and simpletest module.
* - Patch #336483 by catch: moving the update function to the proper module.Dries Buytaert2009-12-01
|
* - Patch #601150 by eojthebrave, bganicky, sun, seutje, JacobSingh, ivansf: ↵Dries Buytaert2009-12-01
| | | | improved UI for contextual links.
* - Patch #620446 by Xano: rewrite permission titles and descriptions.Dries Buytaert2009-12-01
|
* - Patch #491214 by JohnAlbin, Gábor Hojtsy, eigentor: implement a more ↵Dries Buytaert2009-12-01
| | | | usable top level Appearance page. Yay.
* - Patch #645078 by sun: #skip_duplicate_check() is obsoleteDries Buytaert2009-11-28
|
* #642612 by yched: Add clean way to reset entity_info() cache.Angie Byron2009-11-26
|
* - Patch #639628 by c960657: fixed malformed alt text on theme admin page.Dries Buytaert2009-11-22
|
* #634684 by callison: Fixed Installation Progress Bar Too Short.Angie Byron2009-11-22
|
* #636860 by heather, yoroy, et al: Shorten help text on modules page.Angie Byron2009-11-22
|
* #634440 follow-up by sun: More fixes post-form_state storage removal.Angie Byron2009-11-21
|
* #634440 follow-up by justinrandell: Fixed enabling/uninstalling modules.Angie Byron2009-11-21
|