summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* - Updated the changelog per Adrians request.Dries Buytaert2003-09-26
* - Committed the admin menu integration patch. Thanks Adrian, Stefan and others.Dries Buytaert2003-09-26
* - Added $Id$ tags. Patch by Chris.Dries Buytaert2003-09-25
* - Added a pubDate for each item. Patch by Neil.Dries Buytaert2003-09-24
* - Updated the installation guidelines as per Charlie's suggestion (#2274).Dries Buytaert2003-09-24
* - Fixed bloggerapi not saving the uid for new nodes.Kjartan Mannes2003-09-23
* - Fixed bloggerapi not saving the uid for new nodes.natrak2003-09-23
* - Rollback of some node API changes. Patch by Jonathan.Dries Buytaert2003-09-23
* - Rollback of some node API changes. Patch by Jonathan.Dries Buytaert2003-09-23
* - Fixed bug 2803: a user's signature was being erased when administered.Dries Buytaert2003-09-21
* - Updated the poll module to use the _validate hook. Fixes bug #2918 reportedDries Buytaert2003-09-20
* - Fixed problem introduced by partial integration of the administration pages.Dries Buytaert2003-09-20
* - Fixed critical bug #2952: tablesort_init() used a static variable made itDries Buytaert2003-09-20
* - Fixed off-by-one error in user admin pages.Dries Buytaert2003-09-20
* - Updated the blog module to use the _validate hook. Fixes bug #2920 reportedDries Buytaert2003-09-20
* - Updated the story module to use the _validate hook. Fixes bug #2919 reportedDries Buytaert2003-09-20
* - Committed Nick's _content improvements.Dries Buytaert2003-09-20
* - Committed a partial administration page integration patch.Dries Buytaert2003-09-19
* - Added a comment about 'RewriteBase'Dries Buytaert2003-09-18
* - Fixed small spacing problemDries Buytaert2003-09-18
* - XHTML fixes in the base theme. Patch by Chris Johnson.Dries Buytaert2003-09-18
* - Fix for bug #2733: devision by zero. Patch by Jonathan.Dries Buytaert2003-09-18
* - Wrapped the table names in brackets. Patch by Bart.Dries Buytaert2003-09-18
* - Updated the CHANGELOG: added a line about the book module changes, fixedDries Buytaert2003-09-16
* - Jonathan's "HTML filter" improvements.Dries Buytaert2003-09-16
* - Added 'escape HTML' option to the filters. Patch by Gabor Hojtsy.Dries Buytaert2003-09-16
* - Added page titles. Patch 0105 by Kendow.Dries Buytaert2003-09-16
* - Fixed typo. Patch by Nick.Dries Buytaert2003-09-16
* - Fixed bug #2874: typo in watchdog module help. Patch by Stefan.Dries Buytaert2003-09-16
* - Book module improvements. This commit changes the behavior of the "view"Dries Buytaert2003-09-15
* - Page module simplification. Patch by Nick Berendsen.Dries Buytaert2003-09-14
* - Tidied up the usage of module_invoke() and module_invoke_all(). Patch byDries Buytaert2003-09-14
* - Don't use the global theme object; use theme() instead.Dries Buytaert2003-09-14
* - Bugfix: fixed string being check_query()-ed twice. Bug #2425. Patch byDries Buytaert2003-09-14
* - Changed $theme->links() to theme("links", $links).Dries Buytaert2003-09-13
* - Remove node_invoke_all as it has a misleading name and is redundant withDries Buytaert2003-09-13
* - Xtemplate improvements by Kristjan:Dries Buytaert2003-09-13
* - Some breadcrumb refinements by Nick.Dries Buytaert2003-09-13
* - Added basic breadcrumb navigation to the blog module.Dries Buytaert2003-09-13
* - Made the forum module's breadcrumb navigation fully themable. Patch by Nick.Dries Buytaert2003-09-12
* - Fixed bug with taxonomy handling. Bug #2831. Port of patch by JonathanDries Buytaert2003-09-11
* - Documented some recent changes and additionsDries Buytaert2003-09-11
* - Committed Nick's path improvements; you can now control the look and feelDries Buytaert2003-09-11
* - Patch by Bart Jansen:Dries Buytaert2003-09-10
* - Added a "alt" attribute to the logo for sake of accessibility.Dries Buytaert2003-09-10
* - Noiseword fix. Patch by Matt. Reported by Bart.Dries Buytaert2003-09-10
* - Patch from Matt:Dries Buytaert2003-09-10
* - Added support for the optional <pubdate> element in our node RSS feeds. ThisDries Buytaert2003-09-09
* - Gerhard's uid 0 patches. These patches bring various performanceDries Buytaert2003-09-09
* - Commited Moshe's Xtemplate patch (slighty modified).Dries Buytaert2003-09-07