summaryrefslogtreecommitdiff
path: root/modules/forum.module
Commit message (Expand)AuthorAge
* - Patch #28320 by Neil: improved the HTML/CSS of the user login block.Dries Buytaert2005-09-07
* - Usablity improvement: check whether the comment module is enabled. If not,Dries Buytaert2005-09-06
* - Patch #7582 by Gerhard: improved node revisions!Dries Buytaert2005-08-30
* - Renamed _node() to _node_info()! We reserve _node for _nodeapi.Dries Buytaert2005-08-29
* - Patch #29102 by chx: fixed bug in forum module and tidied up the taxonomy_s...Dries Buytaert2005-08-28
* - Patch #29785 by Chx: multiple node types were broken so we refactoredDries Buytaert2005-08-28
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - Patch #29133 by DriesK: forum vid remains when vocabulary is deleted. Prev...Dries Buytaert2005-08-18
* - Patch #27737 by Gerhard: format_name($object) -> theme('username', $object).Dries Buytaert2005-08-01
* - Patch #19621 by Morbus/drumm: fixed bugs with taxonomy_save_xxx() functions.Dries Buytaert2005-07-18
* - Patch #25603 by Stefan: made the sizes of forms consistent.Dries Buytaert2005-06-27
* - Patch #21918 by budda/Robin: forum icons are broken when you change the for...Dries Buytaert2005-06-19
* - Code cleanup: improve format_plural usage, add some missing placeholder/che...Steven Wittens2005-05-31
* - #19434: Improved forum admin texts.Steven Wittens2005-05-25
* - #23014: Only show forum blocks if there are topics to list.Steven Wittens2005-05-25
* - Removing the /*! USE INDEX */. It actually degrades performance significan...Dries Buytaert2005-05-20
* - #19621: More sensible status messages for forum admin ("created forum" inst...Steven Wittens2005-05-07
* - OopsieSteven Wittens2005-05-06
* - Missing theme placeholder in forum delete message.Steven Wittens2005-05-06
* - Patch #15595 by Stefan and Djun: improved status messages.Dries Buytaert2005-05-05
* - Patch 20910 by chx: centralize print theme page.Dries Buytaert2005-04-24
* - 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