summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* #12793: Remove dependency of node.module on search.module.Steven Wittens2004-12-20
* Making comment moderation query PGSQL/ANSI compatible.Steven Wittens2004-12-20
* - Bugfix: the book module incorrectly assumed that there is an active revisio...Dries Buytaert2004-12-18
* - Patch #14532 by andre molnar: tidied up some block.module code.Dries Buytaert2004-12-18
* - Patch #14262 by Richard: help text improvements for the tracker module.Dries Buytaert2004-12-16
* - Patch #13907 by Neil: less ways to set the page title.Dries Buytaert2004-12-15
* - Patch #14288 by Goba: "the archive module calendar indexes the array used t...Dries Buytaert2004-12-14
* - Patch #14241 by fungy: fixed brokeness in the PostgreSQL database scheme.Dries Buytaert2004-12-12
* - Removed some cruft: left-over xxx_help_page() functions.Dries Buytaert2004-12-11
* - Patch #14209 by nysus: improved the clarity and readability for a group of ...Dries Buytaert2004-12-11
* - Fixed typo: db_queryd() -> db_query()Dries Buytaert2004-12-11
* - Bugfix: make sure to update the node_comment_statistics table when a node i...Dries Buytaert2004-12-11
* - Modified patch by Goba: don't save user roles in the serialized data field ...Dries Buytaert2004-12-08
* - Patch #14035 by Goba: fixed problem with UTF-8 conversion when mixing LOWER...Dries Buytaert2004-12-07
* - Added a simple contact module to core.Dries Buytaert2004-12-07
* - Refactored the queue module: removed the queue module's field from the node...Dries Buytaert2004-12-07
* - Patch #14006 by Neil:Dries Buytaert2004-12-07
* - Patch #14005 by Richard: rewrote the ping module's built-in documentation.Dries Buytaert2004-12-07
* - Fixed colspan bug reported by Steven.Dries Buytaert2004-12-06
* Pager_query's count query was broken if no query arguments were given.Steven Wittens2004-12-06
* - Updated the changelogDries Buytaert2004-12-05
* - Patch by Steven: fixed bug in pager_query().Dries Buytaert2004-12-04
* - Added a special category for throttle messages.Dries Buytaert2004-12-04
* - Some aggegrator improvements:Dries Buytaert2004-12-04
* - Patch #13828 by Moshe: tidied up the story module.Dries Buytaert2004-12-04
* - Patch #7058 by Neil: format_date does not properly handle escaped characters.Dries Buytaert2004-12-03
* Bluemarine header margins got changed incorrectly after a recent fix.Steven Wittens2004-12-03
* - Patch #13816 by Neil: tidied up the comment module code a bit.Dries Buytaert2004-12-02
* - Patch #13786 by drumm: fixed handling of HTTP 301 response codes.Dries Buytaert2004-12-02
* Fix for pager_query() after #13581 (array of query arguments).Steven Wittens2004-12-02
* Search: wrong parameter order on search_wipe().Steven Wittens2004-12-02
* Search: indexing should invoke nodeapi to catch all user-visible data (e.g. f...Steven Wittens2004-12-02
* - Patch 13738 by TDobes: there was a major theming issue I missed in my bug-t...Dries Buytaert2004-12-01
* - Patch #13405 by Moshe: make you actually do something useful with the init ...Dries Buytaert2004-12-01
* - Fixed #13643: increased the maxlength of the 'path to custom logo'-setting.Dries Buytaert2004-11-30
* - Modified patch #6475 by Killes: sites -> drupalsites -> drupal-sitesDries Buytaert2004-11-30
* - Patch #13647 by Goba:Dries Buytaert2004-11-29
* - Patch #13581 by Steven: Db_query() allows a variable amount of parameters s...Dries Buytaert2004-11-29
* - Patch #12555 by svemir: fixed problem with the 'Preview comment' button not...Dries Buytaert2004-11-29
* - Patch #11977 by matteo: added extra DISTINCT()s to two SQL queries to make ...Dries Buytaert2004-11-29
* - Patch #10697 by matteo: avoid that administrators can create nodes with the...Dries Buytaert2004-11-29
* - Small code improvements.Dries Buytaert2004-11-29
* - Fixed typo and reworded the filter.Dries Buytaert2004-11-28
* - Beautified the contents of the table.Dries Buytaert2004-11-28
* - Made it possible to sort the referrers by last visit.Dries Buytaert2004-11-28
* - Changed aid from tinyint to int.Dries Buytaert2004-11-28
* - Fixed typo.Dries Buytaert2004-11-28
* - Refactored the statistics and watchdog module (views). The most importantDries Buytaert2004-11-28
* - Usability improvement: only display subtabs if there is more than one subta...Dries Buytaert2004-11-28
* - Patch #12606 by Gerhard: corrected the pattern of the download link in the ...Dries Buytaert2004-11-27