summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* - Removed depricated function.Dries Buytaert2003-01-12
* - Fixed a typo that caused quite a few redundant SQL queries.Dries Buytaert2003-01-12
* - Added some more URL rewrite rules based on contributions from Gerhard.Dries Buytaert2003-01-12
* - Made sure all table headers could be translated.Dries Buytaert2003-01-12
* - Rewrite old-style URLs. Based on patch by Gerhard.Dries Buytaert2003-01-11
* - Fixed "clean URL" glitch in queue module. Patch by Ax.Dries Buytaert2003-01-11
* - Made sure the text doesn't wrap.Dries Buytaert2003-01-10
* - Code improvement: forgot to update an URL to the clean URL scheme.Dries Buytaert2003-01-09
* - Minor comment module improvements/fixes.Dries Buytaert2003-01-09
* - Added Hugo Espuny as the Debian maintainer.Dries Buytaert2003-01-09
* - Added some isset()s to kill some "Undefined variable" warnings. Patch byDries Buytaert2003-01-09
* - Ported David's taxonomy patch to Drupal CVS.Dries Buytaert2003-01-09
* - Fixed the pager. It might not be 100% correct, but it will work in 95%Dries Buytaert2003-01-09
* - Bugfix: fixed the SQL query in _forum_topics_read to avoid counting shadowedDries Buytaert2003-01-08
* - Made sure the $links array is properly initialized before doing anDries Buytaert2003-01-08
* - Added a few line breaks in the HTML emitted by the table() functionDries Buytaert2003-01-07
* - Bugfix: RSS auto-discovery was broken due to clean URL work. Patch byDries Buytaert2003-01-07
* Great patch from Ulf:Dries Buytaert2003-01-07
* - Fixed access log update bug introduced during clean URL commit. Patch byDries Buytaert2003-01-07
* - Fixed links to admin page. Added help text.Dries Buytaert2003-01-07
* - Fixed bug in update of taxonomy links.Dries Buytaert2003-01-06
* - Forgot to update the taxonomy links. Reported by Adam.Dries Buytaert2003-01-06
* - Fixed typo in watchdog(). Reported by Marco.Dries Buytaert2003-01-06
* - Some usability improvements requested by Michael.Dries Buytaert2003-01-06
* - Clean URL patch.Dries Buytaert2003-01-06
* Typo ('tat' > 'that')Steven Wittens2003-01-05
* - Made a database query ASNI compliant. Patch by Ax.Dries Buytaert2003-01-05
* - In the taxonomy administration pages, the dropdown to select a term'sDries Buytaert2003-01-04
* - Added a check for register_globals.Dries Buytaert2003-01-04
* - The statistics module would sometimes mistake a non-node ID with thatDries Buytaert2003-01-04
* - Added an extra parameter to watchdog() which lets you specifiy an "action"Dries Buytaert2003-01-04
* - Added Michael's dummy print.css to avoid watchdog errors.Dries Buytaert2003-01-02
* - Usability improvement; the drop-down menu showed the first vocabulary inDries Buytaert2003-01-02
* Bugfix: when we have to extract a comment's title from the comment's body,Dries Buytaert2003-01-02
* - Bugfix: some variables were not being reset causing wrong links to beDries Buytaert2003-01-02
* - Fixed bug that prevented results containing multiple occurences of theDries Buytaert2003-01-01
* - Tidied up the use of check_output(). Might make rendering pages a bitDries Buytaert2002-12-31
* - Improvement: remove vi left-overs.Dries Buytaert2002-12-31
* - Simplified the page module. Patch by Marco.Dries Buytaert2002-12-31
* - Bugfix: wrapped an RSS item's description in a check_output() to ensureDries Buytaert2002-12-31
* - Fixed typo. Patch by Marco.Dries Buytaert2002-12-31
* Patch by Michael:Dries Buytaert2002-12-30
* - Fixed small braino in the cloud module table.Dries Buytaert2002-12-30
* - Small improvement to the links.Dries Buytaert2002-12-30
* - Code improvement: menu_tree() will no longer generate empty "<ul></ul>"Dries Buytaert2002-12-30
* - Some small improvements/fixes to the node system. Suggested by Marco.Dries Buytaert2002-12-30
* Patch by Marco:Dries Buytaert2002-12-30
* - Bugfix: user_save() should not be called for anonymous users. Patch byDries Buytaert2002-12-30
* - Check input given to table rendering functions to avoid warning.Dries Buytaert2002-12-30
* - Fixed a typo in the documentation, as well as extended the documentationDries Buytaert2002-12-29