summaryrefslogtreecommitdiff
path: root/modules/system.module
Commit message (Expand)AuthorAge
* Patch 5287 by Stefan: multiline help texts should become inside a single $out...Dries Buytaert2004-01-23
* - Removed instances of the 'throttle_enable' variable.Dries Buytaert2004-01-19
* - Patch #5021: clean up URLs in _help texts. Patch by UnConeD.Dries Buytaert2004-01-11
* Committed filter separation patch: all filter-related things are now in filte...Steven Wittens2004-01-05
* - Updated code to use new semantics of url() and l().Dries Buytaert2003-12-29
* - Fixing temp directory check.Kjartan Mannes2003-12-29
* - Tidied up some inconsistencies in the code: scripts/code-style.sh is your f...Dries Buytaert2003-12-28
* - Added file handling. Work by Kjartan.Dries Buytaert2003-12-26
* - Reworked 404 (page not found) handling. Patch by walkah. You can specify aDries Buytaert2003-12-16
* - Patch 0185 by Jeremy: made it possible to automatically disable modules whenDries Buytaert2003-12-07
* - Introduced a drupal_set_message() and drupal_get_message() function.Dries Buytaert2003-12-01
* - Committed phase 4 of JonBob's menu system changes.Dries Buytaert2003-11-25
* - Made the help text sharable by removing incorrect use of $base_url. PatchDries Buytaert2003-11-23
* - Committed patch #165 by Moshe.Dries Buytaert2003-11-23
* - Improved theme configuration page. Modified version of Adrian.Dries Buytaert2003-11-20
* - Patch by JonBob:Dries Buytaert2003-11-20
* - Improved module loading when serving cached pages. Moshe's bootstrap patch.Dries Buytaert2003-11-18
* - table(...) -> theme("table", ...)Dries Buytaert2003-11-13
* - Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.Dries Buytaert2003-11-09
* - Translation fix: the date in the calendar block could not be translated. P...Dries Buytaert2003-11-09
* - Usability improvement: replaced many selection boxes by radio buttons.Dries Buytaert2003-11-07
* - Added support for "special timezones". Patch by Steven/UnConeD.Dries Buytaert2003-10-30
* - Usability improvement: removed the cron setting. It was dead code.Dries Buytaert2003-10-24
* - Documentation improvement: updated documentation to match menu item changes.Dries Buytaert2003-10-24
* - Committed part 3 of Michael's help system improvements: removed the $helpDries Buytaert2003-10-09
* - Help system improvements: eliminated the _system hook. Patch by Michael.Dries Buytaert2003-10-07
* - Help improvements and translation improvements from Michael. Thanks!Dries Buytaert2003-10-03
* - Removed dead code. Patch by stefan.Dries Buytaert2003-10-02
* - Moved the locale settings from the user module to the locale module.Dries Buytaert2003-09-30
* - More translation fixes for the menu items. Patch by Gabor.Dries Buytaert2003-09-28
* - Made sure the system module can be translated entirely. Patch by Stefan.Dries Buytaert2003-09-28
* - Made sure all menu items can be translated. Path by Goba.Dries Buytaert2003-09-28
* - Committed Goba's translation fixes.Dries Buytaert2003-09-28
* - Committed Al's new admin link texts. Remarks:Dries Buytaert2003-09-27
* - Committed the admin menu integration patch. Thanks Adrian, Stefan and others.Dries Buytaert2003-09-26
* - Committed a partial administration page integration patch.Dries Buytaert2003-09-19
* - Tidied up the usage of module_invoke() and module_invoke_all(). Patch byDries Buytaert2003-09-14
* - Updated the system module to the new help system. Needs a bit of work afte...Dries Buytaert2003-08-21
* - Documentation improvement by Charly. Task #2257.Dries Buytaert2003-07-13
* - Committed a slightly modified version of Slavica's table prefix patch.Dries Buytaert2003-07-10
* - Improvement: don't perform XSS checks for trusted users. Trusted usersDries Buytaert2003-07-01
* - Improvement: made the default homepage setting more flexible. Patch byDries Buytaert2003-06-18
* - Improvements: XHTML-ifications. Patch by GmbH.Dries Buytaert2003-06-15
* - Charset simpliciations. Patch #46 by Al.Dries Buytaert2003-06-08
* - More charset patches by Al.Dries Buytaert2003-06-05
* - Bugfix: renamed the SQL field 'types' to 'nodes' because 'types' is a reser...Dries Buytaert2003-06-04
* - Michael Frankowski's excellent help text improvements!Dries Buytaert2003-05-29
* - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.Dries Buytaert2003-05-13
* - Applied Michael Caerwyn's "%s -> %d" patch.Dries Buytaert2003-05-07
* - I have added an option to enable/disable cron support.Dries Buytaert2003-04-15