summaryrefslogtreecommitdiff
path: root/modules/forum/forum.module
Commit message (Collapse)AuthorAge
* - Rollback of patch #68418: clean up node submit hooks. Needs more thinkering.Dries Buytaert2006-08-31
| | | | Restores the old node API.
* - Patch #80952 by earl, webchick, neclimdul et al: .info filesDries Buytaert2006-08-31
|
* - Patch #68418 by Moshe et al: clean up node submit hooks.Dries Buytaert2006-08-29
|
* #80574 Eaton and chx. Replace $_POST['edit'] with $_POST.Neil Drumm2006-08-29
|
* #70660 by pwolanin. Forum last post time was considering non-forum items.Neil Drumm2006-08-26
|
* #56093 by webchick. Fix forums.Neil Drumm2006-08-25
|
* - Patch #66569 by m3avrck: Consolidate the drupal_add_link() calls.Dries Buytaert2006-08-23
|
* #66569 by m3avrck. Put all the feed icons in the same place.Neil Drumm2006-08-23
|
* #79601: module_exist() -> module_exists()Steven Wittens2006-08-20
|
* - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ↵Dries Buytaert2006-08-18
| | | | forms via the pull model.
* #76802: Introduce placeholder magic into t()Steven Wittens2006-08-18
| | | | See: http://drupal.org/node/64279#t-placeholders
* #77183 by m3avrck and timcn, split up drupal.css by module.Neil Drumm2006-08-14
|
* - Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with ↵Dries Buytaert2006-08-10
| | | | | | arrays like FAPI for viewing. Once again, we're paving the path for CCK in core ... :)
* - Patch #77422 by timcn: corrected various paths in the documentation.Dries Buytaert2006-08-07
|
* #62340 by chx, webchick, Jaza, Eaton, mathieu, and myself. Configurable node ↵Neil Drumm2006-08-06
| | | | types.
* #76339 by pwolanin, allow non-forum category changes while leaving a shadow copyNeil Drumm2006-08-05
|
* #73884 by RobRoy, various code cleanup.Neil Drumm2006-08-05
|
* #76742 by paranojik, fix a bug preventing editing of forumsNeil Drumm2006-08-05
|
* - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)Dries Buytaert2006-07-31
|
* - Patch #61893 by timnc: remove message_na().Dries Buytaert2006-07-29
|
* #49299 by wtanaka, properly break wordsNeil Drumm2006-07-11
|
* - Patch #72284 by me:Dries Buytaert2006-07-10
| | | | | + reorganized ?q=admin/settings + deprecated the _settings hook
* - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.Dries Buytaert2006-07-05
|
* #71925 by Steven, remove # prefix from link array keys.Neil Drumm2006-07-04
|
* #65024 by killes, remove an extra condition.Neil Drumm2006-06-12
|
* - Patch #67146 by webchick: make sure that the forum vocabulary shows up first.Dries Buytaert2006-06-06
|
* - Patch #18260 by Morbus: fixed taxonomy links.Dries Buytaert2006-05-29
|
* - Patch #18260 by Ber, m3averck et al: allow overriding of links returned by ↵Dries Buytaert2006-05-18
| | | | modules
* - Patch #62350 by hunmonk: fixed problem with deleting forum containers.Dries Buytaert2006-05-08
|
* #61802 by Zen, Double spaced sentences clean upNeil Drumm2006-05-07
|
* #5371, drupal_get_destination, pager and tablesort array handling, patch by ↵Gerhard Killesreiter2006-04-13
| | | | Steven
* - #55898: Generic, permissive admin XSS/HTML filtering for mission/footer/...Steven Wittens2006-04-07
| | | | - Clean up some raw output
* #40664, adding new forum topic, forum not pre-selected in pull down menu., ↵Gerhard Killesreiter2006-04-06
| | | | fix by Jonas Kvarnstrom, patch by drumm
* - #57523: Make taxonomy delete vocabulary consistent with other taxonomy ↵Steven Wittens2006-04-06
| | | | hook ops
* - Make forum_hot_topic scale a bit more logicalSteven Wittens2006-04-06
|
* #28625, Forum vocabulary does not handle standard vocabulary features ↵Gerhard Killesreiter2006-03-31
| | | | correctly, removed these features by means of formapi, patch by profix898, with some love by dopry and chx
* #56105, remove title validation, already enforced by #required, patch by MosheGerhard Killesreiter2006-03-27
|
* #55805, missing {}, patch by CvbgeGerhard Killesreiter2006-03-25
|
* #54098, forum "last post" column show oldest, not most recent, patch by Zen.Gerhard Killesreiter2006-03-24
|
* #54910, Forum and taxonomy term delete work only superficially, patch by ZenGerhard Killesreiter2006-03-23
|
* #51635, Moving forum post leaving shadow copy results in warning, patch by ↵Gerhard Killesreiter2006-03-08
| | | | Zen/webchick
* - Patch #51850 by chx, webchick et al: fixed various problems with ↵Dries Buytaert2006-03-08
| | | | db_rewrite_sql, made db_rewrite_sql slightly more robust.
* - Patch #52850 by Zen: fapi conversion + minor fixesDries Buytaert2006-03-07
| | | | | | | * converts forum_admin to fapi. * handles invalid terms in hook_menu * adds comments, fixes typos etc. * reorganises functions a little bit - moves hook_menu to the top.. groups hooks together and forms together
* - Removing whitespaceDries Buytaert2006-03-03
|
* #51613, forum.module forms ignore proper form submission path, patch by ↵Gerhard Killesreiter2006-02-28
| | | | merlinofchaos
* - Patch #45850: it was impossible to create shadow topic. (Today's critical ↵Dries Buytaert2006-02-23
| | | | bugfix #2.)
* - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.)Dries Buytaert2006-02-21
|
* - Patch #46743 by Morbus: fixed double encoding issue.Dries Buytaert2006-02-15
|
* - Patch #46743 by m3avrck: clean up forum topic navigation. Bring it in ↵Dries Buytaert2006-02-10
| | | | line with book.module.
* - Patch #47691 by Cvbge: quickfix postgresqlDries Buytaert2006-02-09
|