summaryrefslogtreecommitdiff
path: root/modules/forum/forum.module
Commit message (Collapse)AuthorAge
* Issue #1943664 by joachim: Use new standards to document entity info ↵Jennifer Hodgdon2013-04-04
| | | | callback functions
* Issue #1716036 by larowlan, xjm: Use range() to create option list for forum ↵David Rothstein2013-03-30
| | | | block options.
* Issue #1592962 by mikeryan: Fixed Notice generated when programmatically ↵webchick2012-10-11
| | | | creating a forum node.
* Issue #1715402 by mikeryan: Fixed Poor performance of ↵webchick2012-08-18
| | | | _forum_update_forum_index() when passed a non-forum node.
* Issue #1357138 by tim.plunkett, jstoller, xenophyle: Fix up API docs for ↵Jennifer Hodgdon2012-07-17
| | | | Forum module
* Merge branch '7.12-security' into 7.xwebchick2012-05-02
|\
| * Drupal 7.13webchick2012-05-02
| |
* | Issue #787652 by andypost, larowlan: Fixed Forum vocabulary alterations ↵webchick2012-04-28
| | | | | | | | possibly obsolete -- possible to delete forum vocab.
* | Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pagesJennifer Hodgdon2012-03-26
| |
* | Issue #1401496 by bleen18, Albert Volkman: Fixed ↵webchick2012-02-29
| | | | | | | | forum_taxonomy_term_delete() completely broken (takes instead of entity).
* | Issue #1431452 by webflo, larowlan: Tests for 'status' in where clause is ↵webchick2012-02-21
|/ | | | ambiguous.
* - Patch #1302364 by Chi, realityloop: duplicate status check in ↵Dries2011-11-22
| | | | forum_field_storage_pre_update().
* Issue #1054848 by barraponto: Fixing common typos through codespell.py.webchick2011-10-02
|
* Issue #1060772 by agentrickard, DeweyOxberger: Fixed Create a view of ↵webchick2011-09-30
| | | | taxonomy terms (Views UI) and get an error from hook_form_alter().
* - Patch #1078646 by Nneka, droplet, Vincent Giersch, larowlan: incorrect ↵Dries Buytaert2011-09-17
| | | | link to the author's profile in topic column if topic has replies.
* Issue #1008580 by sun, xjm, Jeff Burnz, tim.plunkett: Fixed image references ↵webchick2011-08-30
| | | | in forum.css.
* - Patch #1234316 by agi.novanta: fixed Notice: Undefined property: ↵Dries Buytaert2011-08-07
| | | | stdClass:: in forum_node_update() (line 373 of /.../modules/forum/forum.module).
* Issue #1003308 by bfroehle: Fix upgrade path for Forum module by hard-coding ↵webchick2011-04-24
| | | | vocabulary machine name (with tests).
* - Patch #1008410 by droplet: forum list header sorting broken.Dries Buytaert2011-04-23
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #932584 by duellj: Fixed Forum has two 'select' optionsAngie Byron2011-01-28
|
* #917730 by rfay, David_Rothstein: Fixed various RSS feed links (with tests).Angie Byron2010-11-29
|
* #405238 by brianV: Fixed Duplicate ID 'new' in forums breaks XHTML validationAngie Byron2010-11-22
|
* #601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard ↵Angie Byron2010-11-06
| | | | to limit available blocks.
* - Patch #932098 by sun: various bogus theme variables.Dries Buytaert2010-10-06
|
* - Patch #821672 by dereine, mgifford, andypost, Damien Tournoud: forum icons ↵Dries Buytaert2010-10-03
| | | | not accessible to screen-reader users and forum icons not using sprites.
* #786620 by mradcliffe, joachim, andypost: Regression: Add new forum topic ↵Angie Byron2010-09-27
| | | | not visible within a forum.
* - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths ↵Dries Buytaert2010-09-24
| | | | and local tasks #2.
* - Patch #904484 by rayasa: bad url generated for 'More help' link in ↵Dries Buytaert2010-09-07
| | | | /admin/structure/forum page.
* - Patch #328357 by bleen18, sun, skilip, alanburke, jenlampton, manarth, ↵Dries Buytaert2010-09-05
| | | | fgm, tstoeckler: allow module .info files to add CSS/JS.
* - Patch #721754 by Shellingfox, lotyrin, Damien Tournoud, chx, hefox, Gábor ↵Dries Buytaert2010-08-17
| | | | Hojtsy, puregin: a node cannot be displayed in different view mode on its own page.
* - Patch #877020 by andypost: Fixed _forum_topics_unread() broken.Dries Buytaert2010-08-08
|
* - Patch #850178 by karschsp, andypost: URL argument to drupal_feed_icon() ↵Dries Buytaert2010-08-03
| | | | and theme_feed_icon() has url() applied twice.
* - Patch #866220 by David_Rothstein: URL parameter for theme_more_link() ↵Dries Buytaert2010-08-01
| | | | should not pass url().
* - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess ↵Dries Buytaert2010-07-30
| | | | should default to FALSE.
* - Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'.Dries Buytaert2010-07-24
|
* #831070 by Josh Waihi: Fixed PostgreSQL breaks on forums with IF() syntax.Angie Byron2010-06-20
|
* - Patch #809558 by mr.baileys: node_title_list() didn't return renderable ↵Dries Buytaert2010-05-29
| | | | array for block content.
* #520736 by grendzy, brianV, JoshuaRogers, kjy07, Damien Tournoud, greggles: ↵Angie Byron2010-04-28
| | | | Fixed SA-CORE-2009-007 forum module XSS.
* - Patch #613272 by Kevin Hankens, Dave Reid, yoroy, rgristroph, pcarman: ↵Dries Buytaert2010-04-26
| | | | forums not usable out-of-the-box: disabled comments, no forums.
* #652372 by matason, ksenzee, naxoc, jpmckinney, sun: Don't allow users to ↵Angie Byron2010-04-14
| | | | add forum topics when no forums exist.
* - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP ↵Dries Buytaert2010-04-11
| | | | strict warnings when running tests and for PHP 5.3.
* - Patch #762300 by jpmckinney: fixed undefined property notice.Dries Buytaert2010-04-09
|
* - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to ↵Dries Buytaert2010-04-06
| | | | entity_uri() callback to remove performance overhead of forum_url_outbound_alter().
* - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ↵Dries Buytaert2010-03-26
| | | | also links.
* #652176 follow-up by David_Rothstein: Clarify confusing comment.Angie Byron2010-03-08
|
* #728644 by andrew.elvis: Fixed No link to Help page from Forum configuration ↵Angie Byron2010-03-07
| | | | page.
* - Patch #652176 by bleen18, David_Rothstein, JacobSingh: fixed 'Forums' term ↵Dries Buytaert2010-03-05
| | | | defaulting to 'None'.
* #707724 by chx: Rename confusing arguments in field/entity APIs.Angie Byron2010-02-11
|
* - Patch #539220 by dww, mr.baileys: missing validation handlers should not ↵Dries Buytaert2010-02-01
| | | | be silently ignored by FAPI.