summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
...
* - 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
* - 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 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
* - Fixed small spacing problemDries Buytaert2003-09-18
* - Fix for bug #2733: devision by zero. Patch by Jonathan.Dries Buytaert2003-09-18
* - 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
* - 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
* - 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
* - Committed Nick's path improvements; you can now control the look and feelDries Buytaert2003-09-11
* - Patch by Bart Jansen: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
* - Fixed the tracker author sort. Patch by Moshe.Dries Buytaert2003-09-06
* - Fixed bug with being able to post comments while you shouldn't. Patch byDries Buytaert2003-09-03
* - Fix for bug #2691: crash due to locale module. Patch by Bruno.Dries Buytaert2003-09-03
* - Fixing a broken query when tracking by host.Kjartan Mannes2003-08-31
* - Added an "edit account" link.Dries Buytaert2003-08-30
* - Fixed bug #2689. Patch by Bruno.Dries Buytaert2003-08-30
* - Fixed bug #2690. Patch by Bruno.Dries Buytaert2003-08-30
* - Corrected the form description of the URL aliasing; don't add a trailingDries Buytaert2003-08-30
* - Tested and committed Kjartan's performance patches. (Fixed the access checkDries Buytaert2003-08-27
* - Removed a debug statement.Dries Buytaert2003-08-26
* - More mass-operation fixes.Dries Buytaert2003-08-26
* - Fixed a couple of bugs with the mass node operations.Dries Buytaert2003-08-26
* - Made the statistics module use the new help system. Patch by Michael.Dries Buytaert2003-08-25