summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
* - Removed redundant code.Dries Buytaert2003-02-02
* - Made it possible to print forum submission guidelines. Patch by Moshe.Dries Buytaert2003-02-02
* - Fixed typo: '$node->nide' -> '$node->nid'. Patch by Alastair.Dries Buytaert2003-02-01
* - Added some caching. Patch by Moshe.Dries Buytaert2003-02-01
* - Bugfix; we got redirected to the wrong URL.Dries Buytaert2003-01-29
* - Renamed "Allow HTML tags" to "Filter HTML tags" for clarity. Reported byDries Buytaert2003-01-29
* - Corrected misplaced quote. Reported by Gerhard.Dries Buytaert2003-01-29
* - Added sitemap feature to administration pages. Requested by variousDries Buytaert2003-01-26
* - Applied Moshe's _exit patch (slightly modified).Dries Buytaert2003-01-26
* - 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
* - 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
* - 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
* - Bugfix: statistics.module can't give referrer statistics other than theDries 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
* - 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
* - 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
* - Made sure all table headers could be translated.Dries Buytaert2003-01-12
* - 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
* - Ported David's taxonomy patch to Drupal CVS.Dries Buytaert2003-01-09
* - Bugfix: fixed the SQL query in _forum_topics_read to avoid counting shadowedDries Buytaert2003-01-08
* - 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
* - Some usability improvements requested by Michael.Dries Buytaert2003-01-06
* - Clean URL patch.Dries Buytaert2003-01-06
* - 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
* - 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
* - 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