summaryrefslogtreecommitdiff
path: root/modules/system/system.module
Commit message (Expand)AuthorAge
...
* #10441: Splitting up upload permissions in 2: one for uploading and one for v...Steven Wittens2004-09-19
* #9292: Minor PHP 5 fixes.Steven Wittens2004-09-19
* - Patch #8179 by JonBob: reintroduced menu caching.Dries Buytaert2004-09-16
* - Renamed the 'first day of week' setting to be more consistent with the othe...Dries Buytaert2004-09-12
* - Patch #10668 by drumm: moved the 'first day of week' settings to the system...Dries Buytaert2004-09-12
* Typo: "are be"Steven Wittens2004-09-11
* - Decode node type to userfriendly name.Kjartan Mannes2004-09-06
* Patch by me and Kjartan.Steven Wittens2004-08-24
* - #9576: Patch by TDobes, only allow the user to choose between enabled themes.Steven Wittens2004-08-22
* - Patch #9576 by TDobes: bugfix: fixed bug in recent theme system changes.Dries Buytaert2004-08-21
* - Patch by JonBob: for consistency and readability, add brief descriptions of...Dries Buytaert2004-08-21
* - Patch by TDobes: bugfix: fixed a typo.Dries Buytaert2004-08-21
* - Fixing 'flash of unstyled content' in bluemarine/pushbutton, which got rein...Steven Wittens2004-08-20
* - Usability improvement: changed 'Status' to 'Enabled' because that is whatDries Buytaert2004-08-20
* - Theme system changes. Please consult http://drupal.org/node/view/9576 for ...Dries Buytaert2004-08-20
* - Code improvements by Stefan: use capital letters for header titles (and add...Dries Buytaert2004-08-19
* - The upload (filehandler) module has landed!Dries Buytaert2004-08-17
* - Patch #9983 by Stefan: usability improvement: made sure all status messages...Dries Buytaert2004-08-16
* #10013: Rolling back accidental commit of Adrian's template system changes (g...Steven Wittens2004-08-14
* - Patch #9983 by Stefan: various code style improvements.Dries Buytaert2004-08-12
* - Patch #8155 by JonBob: removed legacy _system() hook.Dries Buytaert2004-08-10
* The Input formats - filter patch has landed. I still need to make update inst...Steven Wittens2004-08-10
* #7646 and more:Steven Wittens2004-08-10
* #8154 - Default user timezone to site timezoneSteven Wittens2004-08-06
* - Patch #9657: more intelligent theme() function. Hopefully, Adrian will beDries Buytaert2004-08-04
* - Patch #9650 by Adrian: this change introduces a module_load function, which...Dries Buytaert2004-07-31
* System.module improvements:Steven Wittens2004-07-22
* Fixed a bug caused by inverting the setting for configurable timezones.Steven Wittens2004-07-09
* - Patch #8509 by Killes and Steven: added support for sending compressedDries Buytaert2004-07-08
* - Fixed braino. Reported by Steven.Dries Buytaert2004-07-08
* - Usability improvements: reworked/simplified the timezone/date settings aDries Buytaert2004-07-07
* - Usability: improved the error reporting of the file system settings on theDries Buytaert2004-07-07
* - Moving the title.module from core to contrib as discussed on the mailing list.Dries Buytaert2004-07-07
* - Patch by Steven and me: refactored the form handling of nodes. The node sys...Dries Buytaert2004-07-04
* I refactored quite a bit of the user.module:Dries Buytaert2004-06-27
* - Patch #8681 by stefan: fixed some broken URLs and help texts.Dries Buytaert2004-06-20
* - Patch #8670 by asimmonds: spelling fixes.Dries Buytaert2004-06-20
* Tabs patch!Dries Buytaert2004-06-18
* - Patch #7483 by Gerhard: system_user should not return $edit.Dries Buytaert2004-05-01
* - Fixed sitewide timezone settings not being saved.Kjartan Mannes2004-04-29
* - Patch #7416 by Stefan: added sitewide timezone support.Dries Buytaert2004-04-27
* - Added support for 403 handling. Patch by JonBob. As a side benefit,Dries Buytaert2004-04-21
* - More profile module improvements:Dries Buytaert2004-03-21
* Patch #5588 by bylund: XHTML improvements: <i> -> <em> and <b> -> <strong>.Dries Buytaert2004-03-20
* - Rewrote the profile module:Dries Buytaert2004-03-11
* - Removed broken throttle.Dries Buytaert2004-03-01
* - Aggregator: fix for http://drupal.org/node/view/5733Steven Wittens2004-02-19
* - Patch by Steven: removed redundant permission checks. These are no longerDries Buytaert2004-02-15
* Fix bad default timezone format for timezone display. Would cause a bug on si...Steven Wittens2004-02-10
* - Modified format_date() to handle timezones properly.Kjartan Mannes2004-02-08