summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
* - 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
* - Usability improvement: replaced many selection boxes by radio buttons.Dries Buytaert2003-11-07
* - Usability improvement: replaced many selection boxes by radio buttons.Dries Buytaert2003-11-06
* - Bugfix: PostgreSQL problem with locale module. Fixed bug #3900. Patch #139Dries Buytaert2003-11-05
* - Bugfix: fixed typo in cloud module. Patch by Marky.Dries Buytaert2003-11-03
* poll.module: Fixed invalid XHTML (Patch by Gabor Hojtsy)Steven Wittens2003-11-01
* - Improvement: made it possible to disable the comment controls and reworded ...Dries Buytaert2003-10-31
* - Added support for "special timezones". Patch by Steven/UnConeD.Dries Buytaert2003-10-30
* - Bugfix: fixed problem with queue module. Fixes bug #3839.Dries Buytaert2003-10-29
* - Small corrections to the punctuation.Dries Buytaert2003-10-28
* - Bugfix: fixed usernames being shown in the "Who is online" block afterDries Buytaert2003-10-28
* - Bugfix: fixed bug #3807.Dries Buytaert2003-10-27
* - Bugfix: made the bloggerapi respect the default promote setting. Patch byDries Buytaert2003-10-27
* - Bugfix: 'path' -> {url_alias}. Patch by Mark Coady.Dries Buytaert2003-10-27
* - Properly initialized $contents and removed dead code. Patch/suggestion by ax.Dries Buytaert2003-10-26
* - Fixed typos in the throttle module documentation. Patch by marky.Dries Buytaert2003-10-25
* - Fixed typo in comment module documentation. Patch by Mark Coady.Dries Buytaert2003-10-24
* - Usability improvement: removed the cron setting. It was dead code.Dries Buytaert2003-10-24
* - Small usability improvement: add title to administration pages. Patch by Ax.Dries Buytaert2003-10-24
* - Documentation fix: updated context-sensitive help to match menu item changes.Dries Buytaert2003-10-24
* - Documentation fix: updated context-sensitive help to match menu item changes.Dries Buytaert2003-10-24
* - Documentation improvement: updated documentation to match menu item changes.Dries Buytaert2003-10-24
* - Small documentation improvements.Dries Buytaert2003-10-24
* - Bugfix: user->id --> user->uid. Patch by Gabor.Dries Buytaert2003-10-23
* Typoes.Steven Wittens2003-10-23
* - Bugfix: removed depricated documentation.Dries Buytaert2003-10-23
* - Bugfix: corrected broken HTML in the documentation.Dries Buytaert2003-10-23
* - Small documentation improvements.Dries Buytaert2003-10-23
* - Bugfix: corrected the context sensitive help of the main admin page. Fixes...Dries Buytaert2003-10-23
* - Bugfix: fixed problem with book outlines. Reported by Mark Cheverton.Dries Buytaert2003-10-23
* - Bugfix: set the timestamp of the node counters. Patch by Moshe.Dries Buytaert2003-10-23
* - Bugfix: renamed the 'statistics' table to 'node_counter' as 'statistics' isDries Buytaert2003-10-22
* - Bugfix: prefix not prepended to sequences. Fixes bug #3639.Dries Buytaert2003-10-22
* - Bugfix: fixed problem with search key replacement. Patch by Kjartan.Dries Buytaert2003-10-21
* - Bugfix: changed id="menu" to class="menu" to avoid id="menu" being emittedDries Buytaert2003-10-21
* - Bugfix/improvement: the revision table was not using table(). Fixes bugDries Buytaert2003-10-21
* - Bugfix: don't list the anonymous user on the account overview pages. FixesDries Buytaert2003-10-21
* - Bugfix: fixed book module links. Fixed bug #3621. Patch #132 by eafarris.Dries Buytaert2003-10-21
* - Simplified comment counter caches a bit: removed some redundant SQL code.Dries Buytaert2003-10-20
* - Bugfix: fixed form() being called incorrectly. Fixed bug #3699 reportedDries Buytaert2003-10-20
* - Improvement: reintroduced forum containers as promised. Should work as theDries Buytaert2003-10-20
* - Bugfix: fixed two problems with adding and deleting access rules. Patch byDries Buytaert2003-10-20
* Patch by Moshe:Dries Buytaert2003-10-17
* - Bugfix: pass the node by reference in path_nodeapi so that $node->path is setDries Buytaert2003-10-17
* - Fixed bug #3637: made comment module settings translatable. Patch #13 by M...Dries Buytaert2003-10-16