summaryrefslogtreecommitdiff
path: root/modules/system.module
Commit message (Expand)AuthorAge
* - Patch #30122 by m3verick: changed include_once()'s to include "./$file"Dries Buytaert2005-09-08
* - Patch #29506 by Nedjo: block regions were not initiated for newly enabled t...Dries Buytaert2005-08-28
* - Patch #29785 by Chx: multiple node types were broken so we refactoredDries Buytaert2005-08-28
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - Patch #29274 by Jeremy: the "fuzzy cache" mechanism is supposed to enforce ...Dries Buytaert2005-08-22
* - Patch #29002 by Neil: list_themes() currently returns all themes, not just ...Dries Buytaert2005-08-18
* - Patch #16216 by nedjo: multiple block regions!Dries Buytaert2005-08-16
* - Patch #27633 by Tobias:Dries Buytaert2005-07-31
* - Removed some whitespaceDries Buytaert2005-07-31
* - #23310: Gray out picture theme settings if pictures are disabled.Steven Wittens2005-07-30
* - #26822: Fix logo upload being broken (drumm)Steven Wittens2005-07-26
* - #26688: Add mbstring support to Drupal and clear up string handling fuzzies.Steven Wittens2005-07-25
* - Modified patch #27131 by DriesK: removed some cache_clear_all()s.Dries Buytaert2005-07-23
* - Modified patch #25031 by chx: modified node_list() so one has both the modu...Dries Buytaert2005-07-17
* - Patch #25603 by Stefan: made the sizes of forms consistent.Dries Buytaert2005-06-27
* - Patch #16204 by Thox: committed the collapsible form elements patch.Dries Buytaert2005-06-21
* - Patch #24450 by Neil: removed some dead code.Dries Buytaert2005-06-07
* - #23736: Remove dependency of system.module on node.moduleSteven Wittens2005-06-01
* - #20809: User-configurable, per-theme, optional favicons.Steven Wittens2005-05-25
* - Patch #16303 by Gerhard: fixed some warnings.Dries Buytaert2005-05-21
* - Patch #23028 by chx: fixed file_check_location() problems.Dries Buytaert2005-05-17
* - Patch #22883 by darix: system_theme_listing() passes scalar to drupal_attri...Dries Buytaert2005-05-14
* - Patch #21855 by TDobes: the recent commit of phptemplate caused a number of...Dries Buytaert2005-05-05
* - Removed the Xtemplate engine and added the PHPTemplate engine.Dries Buytaert2005-05-04
* - Patch 20910 by chx: centralize print theme page.Dries Buytaert2005-04-24
* - Patch #19298 by Jeremy: loose caching!Dries Buytaert2005-04-11
* - Patch #19451 by JonBob: improved consistency of module descriptions. We sh...Dries Buytaert2005-04-01
* - #19515: Improved system/test clean URL checker.Steven Wittens2005-03-27
* - Patch #18700 by Stefan and James: removed GD1 calls, improved error/status ...Dries Buytaert2005-03-23
* - Patch #18093 by Junyor: clean up handling of image toolkit code in absence ofDries Buytaert2005-03-21
* - #13738: Fix bug in configuring theme stylesSteven Wittens2005-03-18
* - #18939 (Stefan): Always use paragraph tags around page help text.Steven Wittens2005-03-18
* - Patch #13738 by TDobes: theme system fixes:Dries Buytaert2005-03-16
* - Patch #16914 by chx: avoid that putting a .theme file directly in './themes'Dries Buytaert2005-03-08
* - Patch #18404 by Gerhard: removed incorrect/outdated documentation from a fo...Dries Buytaert2005-03-05
* - Patch #17208 by asimmonds: help text fixes:Dries Buytaert2005-02-12
* - Patch #16966 by Neil: don't document code in the help text.Dries Buytaert2005-02-08
* - Patch #16358 by James: added toolkit to enable better image handling. The ...Dries Buytaert2005-02-01
* - Modified patch #14170 by Neil: improved default workflow (default node type...Dries Buytaert2005-01-24
* - Patch #15570 by Drumm: integrated the admin and system module. Renamed the...Dries Buytaert2005-01-14
* - Removed some cruft: left-over xxx_help_page() functions.Dries Buytaert2004-12-11
* - Fixed #13643: increased the maxlength of the 'path to custom logo'-setting.Dries Buytaert2004-11-30
* - Patch #5942 by TDobes: fixed theme stuff after multi-site configuration patch.Dries Buytaert2004-11-25
* - Patch #5942 by jhriggs and Adrian:Dries Buytaert2004-11-24
* - Patch #12353 by Stefan: usability improvement: don't show 'throttle fields'...Dries Buytaert2004-11-15
* - Patch #12783 by Stefan: various small consistency/usability improvements.Dries Buytaert2004-11-15
* - Modified patch by Jeremy: throttle module improvements and fixes:Dries Buytaert2004-11-14
* #12384: Test if clean URLs work before allowing them to be turned on.Steven Wittens2004-11-02
* - Fixed bug #9948: added some checks to system_setting_save() to avoid PHP wa...Dries Buytaert2004-10-16
* Theme system bug: only show search box if search.module is enabled.Steven Wittens2004-10-14