summaryrefslogtreecommitdiff
path: root/modules/forum/forum.module
Commit message (Expand)AuthorAge
* - Added missing {}.Dries Buytaert2005-04-12
* - Patch #19884 by Robin Monks: added help text for ?q=admin/forum/configureDries Buytaert2005-04-11
* - Patch #19434 by nysus: improved the forum module help texts.Dries Buytaert2005-04-11
* - Patch #19615 by chx: fixed problem forum container getting lets when editin...Dries Buytaert2005-04-08
* - Patch #19451 by JonBob: improved consistency of module descriptions. We sh...Dries Buytaert2005-04-01
* - Patch #19739 by Uwe: corrected many typo's in the documentation and code co...Dries Buytaert2005-03-31
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
* - #18795: Display message to forum admin if there are no forums yet.Steven Wittens2005-03-27
* - Patch #18732 by nysus and Morbus: improved the forum module's help texts.Dries Buytaert2005-03-23
* - Added XML-icons on forum listings. Many people will find this useful to tr...Dries Buytaert2005-03-21
* - #18939 (Stefan): Always use paragraph tags around page help text.Steven Wittens2005-03-18
* - Patch #18927 by Periastron: as one navigates down through the forum taxonom...Dries Buytaert2005-03-16
* - Patch #18787 by nysus: when trying to delete a forum or container, multiple...Dries Buytaert2005-03-13
* - Patch #18465 by nysus: improved the forum container explanation.Dries Buytaert2005-03-09
* #18329: Unify confirmation messages (and make them themable)Steven Wittens2005-03-03
* - Modified patch #18328 by Neil: currently the two forum topic blocks share a...Dries Buytaert2005-03-03
* - Bugfix: admin/forum tabs should not appear on edit forum/container pages.Steven Wittens2005-03-03
* - Patch #17747 by Adrian: more PostgreSQL fixes. Committed part of the patch:Dries Buytaert2005-02-27
* #16951: Move forum settings to configure tab (drumm)Steven Wittens2005-02-26
* - Patch #16829 by kbahey: separated the forum block for sake of consistency w...Dries Buytaert2005-02-10
* - Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query.Dries Buytaert2005-01-29
* - Patch #10425 by ccourtne and walkah: added admin screens to maintain forums...Dries Buytaert2005-01-28
* - Patch #16192 by Neil: moved the submission guidelines found in forum, story...Dries Buytaert2005-01-26
* - Patch #15977 by Neil: made the forum module suggest a menu item.Dries Buytaert2005-01-24
* - Patch #15978 by Drumm: code improvement: theme_forum_display() has no busin...Dries Buytaert2005-01-22
* - Fix tracker pager count query being wrong (it did not return a count but a ...Steven Wittens2005-01-19
* - The real code fixes ;)Steven Wittens2005-01-17
* - Patch #14731 by chx: made it possible to rewrite node queries.Dries Buytaert2005-01-16
* - Modified patch #15122 by killes: fixed some PHP5 problems.Dries Buytaert2005-01-04
* - Patch #13907 by Neil: less ways to set the page title.Dries Buytaert2004-12-15
* - Patch #13443 by Moshe: got rid of the semi-implemented 'page link' feature....Dries Buytaert2004-11-24
* - Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve con...Dries Buytaert2004-11-23
* - Patch 13180 by chx: renamed check_query() to db_escape_string() and implemt...Dries Buytaert2004-11-21
* - Patch #12783 by Stefan: various small consistency/usability improvements.Dries Buytaert2004-11-15
* - Patch #11427: added 'edit own forum topics' permission.Dries Buytaert2004-11-07
* - Patch #11871 by killes: forum topics could be displayed multiple times when...Dries Buytaert2004-11-06
* - Removed some dead code.Dries Buytaert2004-11-06
* - Updated forum_block() to pass comment_count's to node_title_list(). This e...Dries Buytaert2004-11-04
* - Patch #12502 by Axel: fixed typo in SQL query: h.hid -> h.nidDries Buytaert2004-11-03
* - Patch #11875 by Neil Drumm: block module configuration improvements.Dries Buytaert2004-10-31
* - Patch #11879 by Moshe: deprecated the _content hook.Dries Buytaert2004-10-23
* - Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen...Dries Buytaert2004-10-19
* - Patch #11298 by nato: the function _forum_topics_read was not returning onl...Dries Buytaert2004-10-12
* - Patch #11426: the forum module generated an empty table for forums with no ...Dries Buytaert2004-10-09
* - Patch #11375 by Robert Douglass: removed redundant 'global $user' from foru...Dries Buytaert2004-10-07
* Modified version of #10230: Put placement of filter format selector in a modu...Steven Wittens2004-09-28
* - Patch #11045 by Stefan: improved consistency of node modules:Dries Buytaert2004-09-27
* - Patch #10997 by Philippe: the forum submission guidelines were not always s...Dries Buytaert2004-09-22
* - Patch #8179 by JonBob: reintroduced menu caching.Dries Buytaert2004-09-16
* - Patch #10308 by Bart Jansens/ccourtne: fixed shadow copies.Dries Buytaert2004-09-14