summaryrefslogtreecommitdiff
path: root/modules/forum.module
Commit message (Expand)AuthorAge
...
* - 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
* - Patch #10663 by JonBob: documentation improvements: fixed some typos and im...Dries Buytaert2004-09-09
* - #9292: Make Drupal (somewhat) PHP5 compatible. xtemplate is still horribly ...Steven Wittens2004-08-22
* - Patch by JonBob: for consistency and readability, add brief descriptions of...Dries Buytaert2004-08-21
* - Code improvements by Stefan: made all status messages consistent (and easie...Dries Buytaert2004-08-18
* The Input formats - filter patch has landed. I still need to make update inst...Steven Wittens2004-08-10
* - Patch #9884 by Bart Jansens:Dries Buytaert2004-08-09
* - Patch #9657: more intelligent theme() function. Hopefully, Adrian will beDries Buytaert2004-08-04
* - Patch #9543 by JonBob: added node-level access control!Dries Buytaert2004-07-31
* - Patch #5347 by JonBob:Dries Buytaert2004-07-30
* - Renamed '... your ...' to '... my ...' (cfr. 'my account).Dries Buytaert2004-07-08
* - Moving the title.module from core to contrib as discussed on the mailing list.Dries Buytaert2004-07-07