Commit Graph

596 Commits (1ef0cd4e9cddb9541ecd2f2e2bb47b51c209b18a)

Author SHA1 Message Date
webchick 84c4f7622e Issue #787652 by andypost, larowlan: Fixed Forum vocabulary alterations possibly obsolete -- possible to delete forum vocab. 2012-04-28 23:55:23 -07:00
Jennifer Hodgdon 4fb8e143a3 Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
webchick 559c4d739a Issue #1401496 by bleen18, Albert Volkman: Fixed forum_taxonomy_term_delete() completely broken (takes instead of entity). 2012-02-29 00:05:03 -08:00
webchick cfc651f496 Issue #1431452 by webflo, larowlan: Tests for 'status' in where clause is ambiguous. 2012-02-21 01:09:25 -08:00
Dries 55eebca913 - Patch #1302364 by Chi, realityloop: duplicate status check in forum_field_storage_pre_update(). 2011-11-22 20:07:49 -05:00
webchick d967abdf1d Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
webchick 4a35684735 Issue #1060772 by agentrickard, DeweyOxberger: Fixed Create a view of taxonomy terms (Views UI) and get an error from hook_form_alter(). 2011-09-30 13:12:09 -07:00
Dries Buytaert a9ad3ea15a - Patch #1078646 by Nneka, droplet, Vincent Giersch, larowlan: incorrect link to the author's profile in topic column if topic has replies. 2011-09-17 07:23:27 -04:00
webchick d6439c6bed Issue #1008580 by sun, xjm, Jeff Burnz, tim.plunkett: Fixed image references in forum.css. 2011-08-30 01:38:03 -07:00
Dries Buytaert c0840887b1 - Patch #1234316 by agi.novanta: fixed Notice: Undefined property: stdClass:: in forum_node_update() (line 373 of /.../modules/forum/forum.module). 2011-08-07 15:57:43 -04:00
webchick 4d3217b4db Issue #1003308 by bfroehle: Fix upgrade path for Forum module by hard-coding vocabulary machine name (with tests). 2011-04-24 01:28:19 -07:00
Dries Buytaert c6c21d2402 - Patch #1008410 by droplet: forum list header sorting broken. 2011-04-23 17:03:13 -04:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Angie Byron 2748d654c4 #932584 by duellj: Fixed Forum has two 'select' options 2011-01-28 08:02:37 +00:00
Angie Byron 14779b97e1 #917730 by rfay, David_Rothstein: Fixed various RSS feed links (with tests). 2010-11-29 04:53:32 +00:00
Angie Byron c0c4aeeb66 #405238 by brianV: Fixed Duplicate ID 'new' in forums breaks XHTML validation 2010-11-22 08:07:57 +00:00
Angie Byron 926dff9fc9 #601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard to limit available blocks. 2010-11-06 23:24:33 +00:00
Dries Buytaert fb8025056c - Patch #932098 by sun: various bogus theme variables. 2010-10-06 13:38:40 +00:00
Dries Buytaert af7acb3d70 - Patch #821672 by dereine, mgifford, andypost, Damien Tournoud: forum icons not accessible to screen-reader users and forum icons not using sprites. 2010-10-03 00:41:14 +00:00
Angie Byron 9ce07179a3 #786620 by mradcliffe, joachim, andypost: Regression: Add new forum topic not visible within a forum. 2010-09-27 02:59:31 +00:00
Dries Buytaert c9de4646c5 - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks #2. 2010-09-24 00:37:45 +00:00
Dries Buytaert 96361a451d - Patch #904484 by rayasa: bad url generated for 'More help' link in /admin/structure/forum page. 2010-09-07 23:39:08 +00:00
Dries Buytaert fb9c1df0b9 - Patch #328357 by bleen18, sun, skilip, alanburke, jenlampton, manarth, fgm, tstoeckler: allow module .info files to add CSS/JS. 2010-09-05 02:21:38 +00:00
Dries Buytaert a25b60541d - Patch #721754 by Shellingfox, lotyrin, Damien Tournoud, chx, hefox, Gábor Hojtsy, puregin: a node cannot be displayed in different view mode on its own page. 2010-08-17 16:20:08 +00:00
Dries Buytaert f885d9f7dc - Patch #877020 by andypost: Fixed _forum_topics_unread() broken. 2010-08-08 12:47:00 +00:00
Dries Buytaert f4f93b2782 - Patch #850178 by karschsp, andypost: URL argument to drupal_feed_icon() and theme_feed_icon() has url() applied twice. 2010-08-03 02:02:02 +00:00
Dries Buytaert dd781f99ea - Patch #866220 by David_Rothstein: URL parameter for theme_more_link() should not pass url(). 2010-08-01 23:50:19 +00:00
Dries Buytaert 37c3c7ec7a - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess should default to FALSE. 2010-07-30 02:47:28 +00:00
Dries Buytaert dca92900fb - Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'. 2010-07-24 17:28:27 +00:00
Angie Byron 2cca6c5754 #831070 by Josh Waihi: Fixed PostgreSQL breaks on forums with IF() syntax. 2010-06-20 23:55:08 +00:00
Dries Buytaert ada6432e5e - Patch #809558 by mr.baileys: node_title_list() didn't return renderable array for block content. 2010-05-29 07:53:44 +00:00
Angie Byron 748c31038d #520736 by grendzy, brianV, JoshuaRogers, kjy07, Damien Tournoud, greggles: Fixed SA-CORE-2009-007 forum module XSS. 2010-04-28 05:54:55 +00:00
Dries Buytaert 9f70b717e5 - Patch #613272 by Kevin Hankens, Dave Reid, yoroy, rgristroph, pcarman: forums not usable out-of-the-box: disabled comments, no forums. 2010-04-26 14:32:27 +00:00
Angie Byron 0ad37ad057 #652372 by matason, ksenzee, naxoc, jpmckinney, sun: Don't allow users to add forum topics when no forums exist. 2010-04-14 15:51:21 +00:00
Dries Buytaert ff301288f2 - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3. 2010-04-11 18:33:44 +00:00
Dries Buytaert dcda1fcdb5 - Patch #762300 by jpmckinney: fixed undefined property notice. 2010-04-09 12:12:30 +00:00
Dries Buytaert ba96cffdb7 - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to entity_uri() callback to remove performance overhead of forum_url_outbound_alter(). 2010-04-06 19:49:03 +00:00
Dries Buytaert d428fe37b9 - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. 2010-03-26 17:14:46 +00:00
Angie Byron af8e8c6e87 #652176 follow-up by David_Rothstein: Clarify confusing comment. 2010-03-08 15:40:25 +00:00
Angie Byron 515137f1e9 #728644 by andrew.elvis: Fixed No link to Help page from Forum configuration page. 2010-03-07 06:45:45 +00:00
Dries Buytaert d058394cf3 - Patch #652176 by bleen18, David_Rothstein, JacobSingh: fixed 'Forums' term defaulting to 'None'. 2010-03-05 13:36:35 +00:00
Angie Byron 7562a8efb3 #707724 by chx: Rename confusing arguments in field/entity APIs. 2010-02-11 17:44:47 +00:00
Dries Buytaert 67d3310d7c - Patch #539220 by dww, mr.baileys: missing validation handlers should not be silently ignored by FAPI. 2010-02-01 19:26:13 +00:00
Angie Byron 8a70cd09ca #652048 by chx: Factor out the caching pattern from forum. 2010-01-14 06:20:15 +00:00
Angie Byron 02d2f6e04a #678714 by effulgentsia: Unify use of theme hook / template suggestions, fix clobbering problems, and improve suggestion discovery performance. 2010-01-13 05:40:03 +00:00
Angie Byron 69ed7f66b8 #546356 by jhodgdon and threexk: Change 'login' verb to 'log in' in user interface. 2010-01-11 16:25:16 +00:00
Angie Byron fa2b71967b #678536 by jhodgdon: Improve error message when adding forum topic directly to container. 2010-01-09 23:09:51 +00:00
Angie Byron 147bb1389a #571654 follow-up by chx, peximo, plach, sun, et al:
Roll-back of node titles as fields. The Entity Translation module in
contrib can add this back, but for everyone else it creates a *huge* WTF.
Apologies for how late this is coming, but better now than post-alpha. :\
2010-01-09 21:54:01 +00:00
Dries Buytaert 286d9c6a5e - Patch #675014 by jhodgdon: documentation header for forum_taxonomy_term_delete() is wrong. 2010-01-06 15:19:24 +00:00
Dries Buytaert 102a682914 - Patch #652588 by scor: updated RDF mapping definition in the core modules. 2010-01-05 18:56:49 +00:00