summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* - Tidied up some SQL queries.Dries Buytaert2003-01-20
* - Fixed bug #1041; sime queries where broken.Dries Buytaert2003-01-20
* - Replaced "&" by "&". Patch by Ulf.Dries Buytaert2003-01-20
* - Tidied up a SQL query.Dries Buytaert2003-01-20
* - Bugfix: statistics.module can't give referrer statistics other than theDries Buytaert2003-01-16
* - Fixed type: "form" -> "forum". Patch by Ulf Rompe.Dries Buytaert2003-01-16
* Patch by Marco:Dries Buytaert2003-01-15
* - Fixed bug/warning when an anonymous users tries to post a node. ReportedDries Buytaert2003-01-15
* - Enabled XML-RPC.Dries Buytaert2003-01-15
* - Fixed glitch in table_cell(). Spotted by Michael.Dries Buytaert2003-01-15
* - Small improvement to the admin menu based on feedback from Michael.Dries Buytaert2003-01-14
* - Small improvement to the admin menu based on feedback from Michael.Dries Buytaert2003-01-14
* - Added 'php_value arg_separator.output "&"' as suggested by Curtis.Dries Buytaert2003-01-14
* - Small bugfix and small cleanup. Patch by Marco.Dries Buytaert2003-01-13
* - 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