summaryrefslogtreecommitdiff
path: root/modules/forum/forum.module
Commit message (Expand)AuthorAge
* - Patch by JonBob:Dries Buytaert2003-11-20
* - table(...) -> theme("table", ...)Dries Buytaert2003-11-13
* - Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.Dries Buytaert2003-11-09
* - Committed stage 1 of the menu callbacks improvements. Patch by Jonathan.Dries Buytaert2003-11-08
* - Usability improvement: replaced many selection boxes by radio buttons.Dries Buytaert2003-11-07
* - Bugfix: PostgreSQL problem with locale module. Fixed bug #3900. Patch #139Dries Buytaert2003-11-05
* - Improvement: made it possible to disable the comment controls and reworded ...Dries Buytaert2003-10-31
* - Improvement: reintroduced forum containers as promised. Should work as theDries Buytaert2003-10-20
* Patch by Moshe:Dries Buytaert2003-10-17
* - Fixed bug #3637: made comment module settings translatable. Patch #13 by M...Dries Buytaert2003-10-16
* - Fixed some link titles that were no longer correct due to the menuDries Buytaert2003-10-09
* - Committed part 3 of Michael's help system improvements: removed the $helpDries Buytaert2003-10-09
* - Help system improvements: eliminated the _system hook. Patch by Michael.Dries Buytaert2003-10-07
* - Help improvements and translation improvements from Michael. Thanks!Dries Buytaert2003-10-03
* - Url aliasing improvements. Patch by Matt. See mailing list for moreDries Buytaert2003-09-30
* - Committed Nick's _content improvements.Dries Buytaert2003-09-20
* - Book module improvements. This commit changes the behavior of the "view"Dries Buytaert2003-09-15
* - Made the forum module's breadcrumb navigation fully themable. Patch by Nick.Dries Buytaert2003-09-12
* - Gerhard's uid 0 patches. These patches bring various performanceDries Buytaert2003-09-09
* - Tested and committed Kjartan's performance patches. (Fixed the access checkDries Buytaert2003-08-27
* - Fixed a number of small user experience inconsistencies pointed out byDries Buytaert2003-08-23
* Implemented more suggestions by Keith:Dries Buytaert2003-08-22
* - Removed left-overs from the rating module. Patch by Gerhard. Updated theDries Buytaert2003-08-22
* - Applied Moshe's tablesort patch! Note that I changed the arrow imagesDries Buytaert2003-08-21
* - Rewrote handling of forum icons and added default icons made by StevenDries Buytaert2003-08-16
* 1) Bugfix: changed INNER JOIN to LEFT JOIN to make forum topics with no comme...Dries Buytaert2003-08-15
* - More help system improvements by Michael.Dries Buytaert2003-08-06
* - Bugfix: remove forum block caching as it contains text that can be translated.Dries Buytaert2003-07-26
* - Cache system improvements by Gerhard: removed some left-overs.Dries Buytaert2003-07-23
* - Commited the URL aliasing patch. Thanks Matt.Dries Buytaert2003-07-16
* - Changed some INNER JOINs back to LEFT JOINs. Patch by Gerhard. Not testedDries Buytaert2003-07-16
* - Performance improvement: changed a fair amount of "left joins" to "innerDries Buytaert2003-07-12
* - Committed a slightly modified version of Slavica's table prefix patch.Dries Buytaert2003-07-10
* - Made it easier to translate the the "Jump to" link of the forum module.Dries Buytaert2003-07-08
* - Improvement: made it possible to translate the forum module. Patch #53 by ...Dries Buytaert2003-07-02
* - Improvements: XHTML-ifications. Patch by GmbH.Dries Buytaert2003-06-15
* - Bugfix: charset fixes/clean-up. Patch #52 by Al.Dries Buytaert2003-06-12
* - Documentation improvements: improved and updated the block module documenta...Dries Buytaert2003-06-10
* - Fixed various forum module queries such that they work with PostgreSQL.Dries Buytaert2003-06-08
* - WOOOT! Patch by Al.Dries Buytaert2003-06-06
* - Bugfix: better charset support for non-ISO-8859-1 languages. Patch 0029.ch...Dries Buytaert2003-06-05
* - Bugfix: renamed the SQL field 'types' to 'nodes' because 'types' is a reser...Dries Buytaert2003-06-04
* - Bugfix: the forum module's "view" function should also call check_output().Dries Buytaert2003-05-31
* - Al's CSS patches. This commit improves the themability of some coreDries Buytaert2003-05-29
* - Michael Frankowski's excellent help text improvements!Dries Buytaert2003-05-29
* - Updated Drupal to use "on output" filters. Derived from Gerhard's patch.Dries Buytaert2003-05-24
* - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.Dries Buytaert2003-05-13
* - Applied Michael Caerwyn's "%s -> %d" patch.Dries Buytaert2003-05-07
* - Fixed some PHP "notices".Dries Buytaert2003-04-21
* - Bugfix: removed 'width="100%"' attributes from table tags. Patch by Al.Dries Buytaert2003-04-04