Commit Graph

732 Commits (95614ce35deb112da18f1f8841632b718be816c7)

Author SHA1 Message Date
Jennifer Hodgdon b0338a93ae Issue #1797286 by dcam, lazysoundsystem, xjm, Lars Toomre: Remove t() from test assertions in forum module 2013-06-21 10:02:16 -07:00
Jennifer Hodgdon 558e9a7da1 Issue #1943664 by joachim: Use new standards to document entity info callback functions 2013-04-04 15:52:56 -07:00
David Rothstein e1b5a52848 Issue #1716036 by larowlan, xjm: Use range() to create option list for forum block options. 2013-03-30 15:33:40 -04:00
David Rothstein 5177237f58 Issue #1429442 by Jody Lynn, mathankumarc, gnuget, nrambeck, dcam | sun: Fixed Access denied page shown after submitting form that creates a unpublished node. 2013-03-30 13:01:03 -04:00
David Rothstein 37b3f3e2cb Issue #1324058 by isay, barraponto, shameemkm: Fixed forum-rtl.css does not overide #forum div.indent from margin-left to margin-right. 2013-03-10 21:48:02 -04:00
webchick ebe67a14ba Issue #1592962 by mikeryan: Fixed Notice generated when programmatically creating a forum node. 2012-10-11 15:00:18 -07:00
webchick a967540ff1 Issue #1715402 by mikeryan: Fixed Poor performance of _forum_update_forum_index() when passed a non-forum node. 2012-08-18 14:05:41 +02:00
Jennifer Hodgdon 22e259c9d9 Issue #1700464 by sgtsaughter: Remove invalid see reference in forums.tpl.php 2012-07-26 12:15:33 -07:00
Jennifer Hodgdon aca43798d9 Issue #1357138 by tim.plunkett, jstoller, xenophyle: Fix up API docs for Forum module 2012-07-17 16:33:08 -07:00
Jennifer Hodgdon 7a7abd77b4 Issue #1615312 by dsdeiz, David_Rothstein: Make sure all D7 to D7 updates are listed in the updates-7.x-extra group 2012-07-16 09:45:43 -07:00
David Rothstein cdfde691a9 Issue #1354726 followup: Fix docblock indentation on forum_update_7012(). 2012-06-03 14:36:55 -04:00
David Rothstein c2fd99425c Issue #1354726 by damiankloip, develCuy, gnuget, droplet, cha0s | bvanmeurs: Add more indexes on {forum_index}. 2012-06-03 14:32:18 -04:00
Jennifer Hodgdon e039aaaa32 Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks 2012-05-23 12:25:30 -07:00
webchick db962a2a93 Issue #1558402 by greggles: Fixed forum_index() not form_index(). 2012-05-02 15:47:04 -07:00
webchick cdb0df93be Merge branch '7.12-security' into 7.x 2012-05-02 15:04:41 -07:00
webchick 9879d29f73 Drupal 7.13 2012-05-02 15:01:31 -07:00
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 73da458f28 Issue #1220602 by catch: Fixed Call to undefined function _update_7000_field_read_fields() during Forum update 7003. 2011-10-14 17:03:59 -04: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
Dries Buytaert 34922edd97 - Patch #1280718 by theborg: white space in forum code. 2011-09-16 15:02:59 -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
webchick 16b5120350 Issue #943772 by jpsoto, yched, catch, bojanz, pillarsdotnet, steinmb: Fixed field_delete_field() and others fail for inactive fields. 2011-08-29 23:12:18 -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 8e471a22a7 Issue #1003308 by andypost: further forum module fix. 2011-05-08 20:48:56 -07: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
Dries Buytaert f1399ea638 - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files. 2011-02-04 18:42:22 +00:00
Angie Byron 2748d654c4 #932584 by duellj: Fixed Forum has two 'select' options 2011-01-28 08:02:37 +00:00
Dries Buytaert 13f5311800 - Patch #1021724 by droplet: documentation problem with forum-icon.tpl.php. 2011-01-11 13:34:17 +00:00
Angie Byron 15ec48062c #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. 2010-12-20 19:59:44 +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
Angie Byron 65b99dc85f #895014 by Damien Tournoud, chx, catch: Fixed all fields of a node type are lost on module disable. 2010-10-07 00:28:20 +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 823c0a0a55 #881530 by yhahn: Fix exportability of vocabularies by using machine names in taxonomy field's 'allowed values' setting. 2010-10-01 01:37:13 +00:00
Dries Buytaert b1190c11b5 - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct. 2010-09-28 02:30:32 +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
Angie Byron 410fcdc718 #761956 by David_Rothstein, Xen, sun, tstoeckler, Bojhan, zzolo, yoroy, jenlampton, linclark, BarisW: Fixed Dashboard blocks and regions should not appear on the main blocks configuration page. 2010-08-30 00:22:03 +00:00