summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
* - 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
* - Bugfix: added a missing break statement. Patch by Stefan.Dries Buytaert2003-10-15
* - Some documentation fixes by Mark Coady.Dries Buytaert2003-10-15
* - Bugfix: stopped the menu system from generating empty lists (<ul></ul>). P...Dries Buytaert2003-10-14
* - Bugfix: in the access log, the "post" column shows "n/a" for every lineDries Buytaert2003-10-13
* - Fixed prefix problem with the book module. Patch by Moshe.Dries Buytaert2003-10-13
* - Fixed translation bugs with statistics module. Patch by Gabor.Dries Buytaert2003-10-12
* - Fixed some link titles that were no longer correct due to the menuDries Buytaert2003-10-09
* - Fixed some link titles that were no longer correct due to the menuDries Buytaert2003-10-09
* - Fixed some link titles that were no longer correct due to the menuDries Buytaert2003-10-09
* - Fixed some link titles that were no longer correct due to the menuDries Buytaert2003-10-09
* - Fixed some link titles that were no longer correct due to the menuDries Buytaert2003-10-09
* - Fixed a broken link in the user module's documentaiton.Dries Buytaert2003-10-09
* - Fixed some link titles that were no longer correct due to the menuDries Buytaert2003-10-09
* - Fixed some link titles that were no longer correct due to the menu changes.Dries Buytaert2003-10-09
* - Fixed a dozen link titles that were no longer correct due to the menuDries Buytaert2003-10-09
* - Fixed bug #3564: missing check in locale module.Dries Buytaert2003-10-09
* - Committed part 3 of Michael's help system improvements: removed the $helpDries Buytaert2003-10-09
* - Bugfix: inserting and updating paths was not working. Patch by Matt.Dries Buytaert2003-10-09
* - Removed duplicate information. Fixes bug 3511.Dries Buytaert2003-10-08
* - Fixed typo in the watchdog module's help text. Patch by Gabor.Dries Buytaert2003-10-07
* - Help system improvements: eliminated the _system hook. Patch by Michael.Dries Buytaert2003-10-07
* - Node API code clean-up. Patch by Kjartan.Dries Buytaert2003-10-07