summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
* - Code improvements by Mathias: made the path module use drupal_set_message().Dries Buytaert2004-02-14
* - Patch 5592 by Goba: introduced a new function, drupal_map_assoc().Dries Buytaert2004-02-12
* - Fixed bug #5831: added validation for posting to forum containers. PatchDries Buytaert2004-02-12
* - Patch 4902 by Goba:Dries Buytaert2004-02-11
* - Patch by Gerhard: fixed instance of format_pluralDries Buytaert2004-02-11
* - Usability improvement: print a message if you are (not) allowed to printDries Buytaert2004-02-10
* - Patch 5729 by Goba: removed dead code from page.module.Dries Buytaert2004-02-10
* - Patch #5766 by Moshe: replace getenv() with $_SERVER.Dries Buytaert2004-02-10
* - Avoid SQL queries if possible.Dries Buytaert2004-02-10
* Fix bad default timezone format for timezone display. Would cause a bug on si...Steven Wittens2004-02-10
* Bugfix: new user registration was broken.Steven Wittens2004-02-09
* - Improved welcome messageSteven Wittens2004-02-09
* - Fixed possible issue with preg_replace with /eSteven Wittens2004-02-09
* - Modified format_date() to handle timezones properly.Kjartan Mannes2004-02-08
* - Added a welcome message written by Steven.Dries Buytaert2004-02-08
* - Readding queue message on node add removed in rev 1.86.Kjartan Mannes2004-02-08
* - Removing timezone fix that crept in.Kjartan Mannes2004-02-08
* - Fixed codying style, typos, osbolete help.Kjartan Mannes2004-02-08
* Patch 5554 by Goba (slightly modified):Dries Buytaert2004-02-08
* - Fixed typo introduced by last archive module patch.Dries Buytaert2004-02-08
* - Patch #5613 by Goba: fixed translation issue with archive module and removedDries Buytaert2004-02-08
* - Refined the regex to validate the input.Dries Buytaert2004-02-08
* - Small bugfix.Dries Buytaert2004-02-07
* - Batch two with profile module improvements:Dries Buytaert2004-02-07
* - First batch of profile module improvements:Dries Buytaert2004-02-07
* - Patch #5501: fixed invalid HTML in the comment and tracker module.Dries Buytaert2004-02-07
* - Patch #5048 by flevour: added missing t() function.Dries Buytaert2004-02-07
* - Usability improvement: changed 'messages' to 'logs'.Dries Buytaert2004-02-07
* - Bug 4853: fixed invalid taxonomy query.Dries Buytaert2004-02-07
* - Removed the 'remember me' feature. It has been broken for many months.Dries Buytaert2004-02-06
* - Fix: do not call prepare hook when the admin has chosen to escape everythingSteven Wittens2004-02-06
* - Fixed problem with multiple node types. Patch by JonBob.Dries Buytaert2004-02-06
* - Added the possibility to reorder filters. Patch by UnConeD.Dries Buytaert2004-02-06
* - Throttle: fixed incorrect watchdog message (seems a leftover from before).Steven Wittens2004-02-05
* - Fixed bug #5628: wrong timestamp in aggregator. Patch by BartJ.Dries Buytaert2004-02-04
* Rolling back a couple of incorrect replacements in Dries' double-to-single-qu...Steven Wittens2004-02-02
* TypoSteven Wittens2004-02-02
* - Changed 1100+ double quotes to single quotes.Dries Buytaert2004-02-01
* - Patch #5575 by Stefan: fixed invalid XHTML code in the node and taxonomy mo...Dries Buytaert2004-02-01
* - Replaced a bunch of double quotes by single quotes.Dries Buytaert2004-02-01
* - Patch #5567 by Goba: fixed t() functions, cleanup of locale module's help,Dries Buytaert2004-02-01
* Fixed bug in query: if "%" is used in an SQL query, it needs to be escaped as...Steven Wittens2004-02-01
* - Fixes by Goba: updated help text of mass URL aliasing and fixed escaping pr...Dries Buytaert2004-02-01
* - Fixed tracker bug: tracker module has a line of faulty code which triesDries Buytaert2004-01-31
* - Patch by Goba: added form descriptions where appropriate and removed someDries Buytaert2004-01-31
* - Patch #5526 by Kjartan: cleaned up node_page(), show a 404 when the nodeDries Buytaert2004-01-31
* - Modified filter patch by Ax.Dries Buytaert2004-01-31
* - Cleanup: modified some context-sensitive help, changed "s to 's, addedDries Buytaert2004-01-31
* - Removed obsolete head hook.Kjartan Mannes2004-01-30
* - Modified node and comments to not be marked as new when they are 30 days old.Kjartan Mannes2004-01-29