summaryrefslogtreecommitdiff
path: root/modules/forum/forum.module
Commit message (Expand)AuthorAge
* - Patch #46743 by Morbus: fixed double encoding issue.Dries Buytaert2006-02-15
* - Patch #46743 by m3avrck: clean up forum topic navigation. Bring it in line...Dries Buytaert2006-02-10
* - Patch #47691 by Cvbge: quickfix postgresqlDries Buytaert2006-02-09
* - Patch #47691 by wtanaka: performance improvement for _forum_topics_read.Dries Buytaert2006-02-09
* - Patch #47868 by wtanaka: performance improvement: active topics block selec...Dries Buytaert2006-02-04
* - Patch #46864 by stmind: fixed problem with node-level permissions and forums.Dries Buytaert2006-02-01
* - Patch #45530 by Morbus: filter_form shouldn't default to #weight 0Dries Buytaert2006-01-20
* - Patch #45281 by chx: made categories with forum topics work again.Dries Buytaert2006-01-19
* - Patch #45349 by Morbus Iff: input filters aren't sorting correctly infForms...Dries Buytaert2006-01-19
* - Patch #45301 by Morbus: corrected the weight of form item titles of nodes.Dries Buytaert2006-01-18
* - Patch #33747 by Ber and Moshe: bugfix + code improvement: clean up some of ...Dries Buytaert2006-01-10
* - Removed global .Dries Buytaert2006-01-09
* - Patch 42591 by Simon/me: fixed problem with deleting forum and book revisions.Dries Buytaert2005-12-31
* - Patch #42705 by Cvbge: added missing format_plural().Dries Buytaert2005-12-31
* - Patch 41169 by Chris: got rid of expensvie object 2 array casts.Dries Buytaert2005-12-31
* - #42234: Use standardized feed icon for RSSSteven Wittens2005-12-29
* - Patch #42343 by wulff: added 2 missing t() functions.Dries Buytaert2005-12-26
* - Modified patch #40534: improved themability of forum icons (makes it possib...Dries Buytaert2005-12-11
* - Patch #40664 by Gerhard: assign default forum when adding a forum topic fro...Dries Buytaert2005-12-10
* - Patch #39598 by Gerhard: fixed problem with taxonomy terms not being selected.Dries Buytaert2005-12-06
* - Patch #31323 by Gerhard: delete extra data when a revision is deleted.Dries Buytaert2005-12-05
* - Patch #39778 by chx: obliterate nodeapi op form in favor of the forms API's...Dries Buytaert2005-12-05
* - Patch #38849 by wtanaka: forum icon does not display as locked (aka closed)...Dries Buytaert2005-12-03
* - Patch #39667 by killes: fixed typo in function call: _forum_get_vid -> _for...Dries Buytaert2005-12-02
* - Patch #39576 by chx: rename '_execute' to '_submit' and '#execute' to '#sub...Dries Buytaert2005-12-02
* - Patch #38854 by wtanaka: fixed XHTML validation problem.Dries Buytaert2005-11-26
* - Patch #35644 by webchick: fixed the sizes of the textareas on the node edit...Dries Buytaert2005-11-23
* - Patch #35644 by webchick: forms API simplificiations.Dries Buytaert2005-11-12
* #36791: node_validate was called twiceSteven Wittens2005-11-12
* - Patch #36250 by hunmonk: admin batch delete broken, node_delete needs rewor...Dries Buytaert2005-11-04
* - Patch #26139 by webchick / Kieran / documentation team: improved admin help...Dries Buytaert2005-11-01
* - Patch #35205 by stefan: removed some deprecated code from forum.module! Yay.Dries Buytaert2005-10-28
* - Patch #35061 by Cvbge/ntosi: fixed SQL query problem on PostgreSQL 8.Dries Buytaert2005-10-28
* - #35505: Forum form api typoSteven Wittens2005-10-28
* - #26583: Make forum taxonomy links redirect to forums rather than taxonomy p...Steven Wittens2005-10-21
* - Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.Dries Buytaert2005-10-11
* - Removing tabs and trailing whitespaces.Dries Buytaert2005-10-07
* - Patch #29465: new form API by Adrian et al.Dries Buytaert2005-10-07
* - Patch #32459 by beardedstoat and tostinni: always add a secondary sort orde...Dries Buytaert2005-10-01
* - Fixed spacesDries Buytaert2005-09-27
* - Patch #28786 by Neil: move pagers out of table.Dries Buytaert2005-09-24
* - Patch #10056: allow the node title forms to be customized.Dries Buytaert2005-09-23
* - Patch #29102 by menesis: fixed typo/left-over in switch-statement.Dries Buytaert2005-09-08
* - 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