summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* - Some first changes to the system.module; tidied up some code, preparationsDries Buytaert2003-01-26
* - Moved the filter()s back to the individual node modules as it used to be.Dries Buytaert2003-01-23
* - Tidied up XHTML. Patch by Ulf.Dries Buytaert2003-01-23
* - Patch by Ulf: XHTML-ified the code.Dries Buytaert2003-01-21
* - Applied David's calendar patch: you can now configure at what day a weekDries Buytaert2003-01-21
* - Applied Ori's format_plural() patch; see mailing list for details.Dries Buytaert2003-01-21
* - A node's comment table is now being emitted by the new table renderingDries Buytaert2003-01-21
* - Tidied up some SQL queries.Dries Buytaert2003-01-21
* - Tidied up some SQL queries.Dries Buytaert2003-01-21
* - Corrected the documentation.Dries Buytaert2003-01-21
* Patch by Ax:Dries Buytaert2003-01-21
* - Added a template driven theme.Dries Buytaert2003-01-20
* - Removed theme goofy from CVS.Dries Buytaert2003-01-20
* - Tidied up some SQL queries.Dries Buytaert2003-01-20
* - 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