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
9879d29f73
Drupal 7.13
2012-05-02 15:01:31 -07: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
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
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
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
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
db5368027e
- Patch #880132 by bojanz: hook_schema() doesn't support compound foreign keys; inconsistent implementations in core.
2010-08-22 13:55:53 +00:00
Dries Buytaert
27df25f60f
- Patch #821290 by marcingy, aspilicious, scor, catch, ronald_istos: unexpected error after disabling - unistalling - re-enabling forum module.
2010-08-17 21:44:37 +00:00
Angie Byron
a1f25d312f
#835802 by aaronbauman: Fixed DBTNG: INSERT query in forum.install should use dynamic query format.
2010-06-24 12:59:22 +00:00
Dries Buytaert
5ff0c0d3c7
- Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' screen.
2010-05-23 19:10:23 +00:00
Angie Byron
a2d6297055
#771922 by andypost: Remove t() from schema description of picture field.
2010-05-05 06:55:25 +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
Angie Byron
7d4b84b878
#707724 follow-up by yched: Fix more confusing field/entity api arguments.
2010-03-27 05:52:50 +00:00
Angie Byron
91ccdda421
#628244 by catch, bangpound, and yched: Remove magic taxonomy field creation in favour of consistency.
2010-02-11 03:29:22 +00:00
Dries Buytaert
0622402e07
- Patch #662322 by scor, andypost: remove the 'relations' column from taxonomy_schema(). It was already dropped in an update function.
2010-01-08 15:58:43 +00:00
Dries Buytaert
318436d199
- Patch #619904 by nenne: fixed forum.module doesn't uninstall cleanly.
2009-12-10 15:52:56 +00:00
Dries Buytaert
1da26fadfe
- Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards.
2009-12-04 16:49:48 +00:00
Dries Buytaert
eeb7b53ef6
- Patch #601938 by mfb: fixed some forum exceptions and added tests.
2009-10-20 00:28:16 +00:00
Dries Buytaert
714597a9cd
- Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable.
2009-10-15 12:44:36 +00:00
Angie Byron
c4e1242e92
#412518 by catch, bangpound, and yched: Convert taxonomy_node_* to field API (with upgrade path). Say buh-bye to old, crusty code.
2009-10-08 07:58:47 +00:00
Dries Buytaert
cef1089389
- Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().
2009-09-29 15:13:57 +00:00
Dries Buytaert
029c48c68d
- Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema.
2009-09-10 06:38:20 +00:00
Dries Buytaert
e00f620dbc
- Patch #554164 by catch: join on {forum} instead of {term_node} for forum queries.
2009-08-20 14:58:30 +00:00
Dries Buytaert
ecfa5477e7
- Patch #547290 by David_Rothstein: corrected behavior of new forum topics, and properly delete an unused variable upon uninstallation.
2009-08-13 11:43:34 +00:00
Dries Buytaert
fabaaaaa6e
- Patch #278592 by catch, Dave Reid, lilou et al: remove D5 to D6 updates.
2009-06-22 13:21:38 +00:00
Dries Buytaert
9ed614595c
- Patch #394116 by Berdir, jcfiala: converted forum module to new database abstraction layer.
2009-06-19 06:28:45 +00:00
Dries Buytaert
88c9a015c1
- Patch #111011 by Josh Waihi: adding foreign key specifications.
2009-06-01 22:07:10 +00:00
Dries Buytaert
0f4060f377
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
2009-05-27 18:34:03 +00:00
Angie Byron
3ac59eee96
#320011 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files.
2009-05-13 19:42:18 +00:00
Dries Buytaert
d3df2ff356
- Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table namespace.
2009-01-14 21:16:21 +00:00
Dries Buytaert
77936aef4c
- Rollback of #225562 -- I think there is still something wrong.
2009-01-13 22:41:39 +00:00
Dries Buytaert
b86354c55c
- Patch #225562 by Jody Lynn: change DB table names from eg. term_data to taxonomy_term_data.
2009-01-13 22:25:13 +00:00
Angie Byron
117b284fd4
#356749 by chx: Fix cruft in forum_install().
2009-01-10 05:32:30 +00:00
Dries Buytaert
0c63d9e24f
- Patch #349504 by keith.smith: clean up sentence spacing in code comments.
2008-12-20 18:24:41 +00:00
Dries Buytaert
15671f471b
- Patch #332123 by webchick, lilou: remove t() function from schema descriptions.
2008-11-15 13:01:11 +00:00
Dries Buytaert
d31c77513b
- Patch #329140 by catch, pwolanin: improve consistency of vocabulary API and term API.
2008-11-05 12:47:23 +00:00
Dries Buytaert
61cde08038
- Patch #273761 by catch: removed inconsistent delete behavior of nodes. It would leave comments, ratings, etc behind in the database.
2008-06-25 07:47:20 +00:00
Dries Buytaert
79b016d915
- Patch #216072 by recidive, David Rothstein, ptalindstrom et al: switched from numeric block IDs to string IDs.
...
The short explanation is that Drupal uses a lot of numeric deltas in the block system; blocks are identified by the 'module' and the 'delta'. In early Drupal, delta was numeric, but somewhere along the line it was changed to be possibly a string. In modern Drupal, block overrides are easily done via block-MODULE-DELTA.tpl.php. The primary motivation to switch to string IDs everywhere is to make these deltas friendlier to themers:
block-user-0.tpl.php --> block-user-navigation.tpl.php
block-user-1.tpl.php --> block-user-login.tpl.php
You get the picture.
2008-04-10 10:28:23 +00:00
Dries Buytaert
f5d4287cd5
- Patch #214271 by recidive: improved schema identation.
2008-03-15 12:31:29 +00:00
Gábor Hojtsy
4157a521e0
#199373 report by avskip, patch by myself, testing by keith.smith: forum node type was not re-added to the forum vocabulary when the module is re-enabled (after being disabled)
2007-12-31 16:58:34 +00:00