summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* - 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
* - Added pager support to watchdog. Based on modified patch from Moshe.Dries Buytaert2002-12-29
* - Usability improvement: made the locale module tables use the new tableDries Buytaert2002-12-29
* - Usability improvement: made the cloud module table use the new tableDries Buytaert2002-12-29
* - Usability improvement: made the access log, referrer logs and popular postDries Buytaert2002-12-29
* - Usability improvement: made the access log, referrer logs and popular postDries Buytaert2002-12-29
* - Removed table markup from watchdog module; should be done in admin.css.Dries Buytaert2002-12-29
* - Usability improvement: made the theme selector and module selector pagesDries Buytaert2002-12-29
* CHANGES:Dries Buytaert2002-12-29
* - Usability improvements: made the taxonomy administration pages useDries Buytaert2002-12-29
* - Usability improvement: made the remaining user administration pages useDries Buytaert2002-12-29
* CHANGES:Dries Buytaert2002-12-29
* CHANGES:Dries Buytaert2002-12-29
* - Put back the node table paging.Dries Buytaert2002-12-29
* - Added table rendering functions. As an example, I changed the node moduleDries Buytaert2002-12-29
* - Small fix; still using a single CSS file - seems to work reasonbly wellDries Buytaert2002-12-28
* - Added taxonomy link.Dries Buytaert2002-12-28
* - Oops. We lost all line breaks.Dries Buytaert2002-12-28
* Patch by Michael:Dries Buytaert2002-12-28