summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
...
* - Fixed error messages not being shown. Patch by Matt.Dries Buytaert2003-11-28
* - Fixed incompatibility between the pager and statistics moduleDries Buytaert2003-11-27
* - Fixed incorrect link title.Dries Buytaert2003-11-27
* - Small documentation improvementDries Buytaert2003-11-27
* - Fixed broken link.Dries Buytaert2003-11-27
* - Reorganized the forum module's configuration page for better usability.Dries Buytaert2003-11-27
* - Throttle module improvements by Jeremy:Dries Buytaert2003-11-27
* - Fixed non-ANSI SQL query in path moduleDries Buytaert2003-11-27
* Patch by Jeremy:Dries Buytaert2003-11-27
* - Cleaned up user_settings(). Patch by Jeremy.Dries Buytaert2003-11-27
* - Doxygen improvements. Patch by Ax.Dries Buytaert2003-11-26
* Statistics module patch by Jeremy:Dries Buytaert2003-11-26
* - Improved usability of the statistics module's setting page. Patch byDries Buytaert2003-11-25
* Statistics module improvements by Jeremy:Dries Buytaert2003-11-25
* - Fixed two typos. Reported by Jeremy.Dries Buytaert2003-11-25
* - Moved the "Who's online" block from the statistics module to the user moduleDries Buytaert2003-11-25
* - Committed phase 4 of JonBob's menu system changes.Dries Buytaert2003-11-25
* Patch by Ax to fixe and improve to the core doxygen PHPdoc:Dries Buytaert2003-11-24
* - Made the help text sharable by removing incorrect use of $base_url. PatchDries Buytaert2003-11-23
* - Synchronized some page and link titles.Dries Buytaert2003-11-23
* - Performance improvement: avoid copying/cloning arrays. Patch #155 by anarcat.Dries Buytaert2003-11-23
* - Committed patch #165 by Moshe.Dries Buytaert2003-11-23
* - Committed phase 3 of JonBob's menu changes. Adds an API for modules toDries Buytaert2003-11-23
* - Fixed menu problem so users can log in. Patch by Jonathan.Dries Buytaert2003-11-21
* - Improved theme configuration page. Modified version of Adrian.Dries Buytaert2003-11-20
* - Patch by JonBob:Dries Buytaert2003-11-20
* - Flush cache after changing user permissions. Patch by Gerhard.Dries Buytaert2003-11-20
* - Performance improvement: changed a LEFT JOIN to an INNER JOIN. Patch #157Dries Buytaert2003-11-19
* - Block and theme improvements. Patch by Ax.Dries Buytaert2003-11-19
* - Fixes bug #4100: First visit to site results in 'access denied' page.Kjartan Mannes2003-11-18
* - Admin module clean-up. Patch by Kjartan. (The status function should beDries Buytaert2003-11-18
* - Improved module loading when serving cached pages. Moshe's bootstrap patch.Dries Buytaert2003-11-18
* - Improved form items: added <label> tags to improve accessibility and addedDries Buytaert2003-11-17
* - Move the jabber module to the contributions repository.Dries Buytaert2003-11-15
* - Replaced the bloggerapi module by the blogapi module writen by James.Dries Buytaert2003-11-15
* - Moving the cloud module to the contributions repository.Dries Buytaert2003-11-15
* - Made the comment module themable. Patch by CodeMonkeyX.Dries Buytaert2003-11-15
* - Fixed theme glitch.Dries Buytaert2003-11-14
* - Fixed theme problem.Dries Buytaert2003-11-13
* - table(...) -> theme("table", ...)Dries Buytaert2003-11-13
* - Fixed bug #4080: comments shown against wrong node. Reported by chrish.Dries Buytaert2003-11-12
* - Made the revisions a separate page/tab.Dries Buytaert2003-11-11
* - Added missing break statements. Patch by Chris. Fixes bug 4055.Dries Buytaert2003-11-11
* User module patch by Kjartan:Dries Buytaert2003-11-10
* - Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.Dries Buytaert2003-11-09
* - Removed the "return" link from the node submission confirmation page.Dries Buytaert2003-11-09
* - Removed debug statement. Patch by Bart.Dries Buytaert2003-11-09
* - Translation fix: the date in the calendar block could not be translated. P...Dries Buytaert2003-11-09
* - Committed stage 1 of the menu callbacks improvements. Patch by Jonathan.Dries Buytaert2003-11-08
* - Bugfix: added missing t() function. Patch by Goba.Dries Buytaert2003-11-07