Dries Buytaert
441c02fae0
- Patch #1003308 by andypost: further forum module fix.
2011-05-08 16:41:37 -04:00
Dries Buytaert
1c26ef0edf
- Patch #1111288 by yched: wrong instance definition in field_ui().test.
2011-04-23 20:05:49 -04:00
Dries Buytaert
34f633e4de
- Patch #1003308 by bfroehle: forum module cannot decide if it wants 'taxonomy_forums()' hardcoded in it leading to faulty functioning.
2011-04-23 19:32:20 -04:00
Dries Buytaert
e5925c2519
- Patch #1008410 by droplet: forum list header sorting broken.
2011-04-23 17:00:49 -04:00
Dries Buytaert
3948199821
- Patch #1097100 by quicksketch, boombatower, claar: remove all 7xxx update functions and tests (D6 to D7 upgrade path).
2011-04-01 10:08:42 -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
Gábor Hojtsy
c48188aab0
#201479 by chx, ximo: forum module requires taxonomy for uninstall but taxonomy might be disabled at that time, so we need to include it
2007-12-20 21:50:11 +00:00
Gábor Hojtsy
789cba51f5
#186546 by bjaspan: fix missing forum vocabulary when people turned on forum module, but never visited any pages in Drupal 5 and they upgrade to Drupal 6 which does this much better
2007-12-20 21:43:01 +00:00
Dries Buytaert
02539ac3f8
- Patch #195496 by bjaspan and hunmonk: no 'char' data type in Schema API (and removed spaces).
2007-12-18 10:31:42 +00:00
Gábor Hojtsy
b8264306fc
#176282 by Desbeers: forum taxonomy was required for non-forum node types, when enabled for forum inclusion
2007-12-11 10:52:01 +00:00
Gábor Hojtsy
8cf6fefe54
#164983 by multiple contributors: document the core database schemas
2007-10-10 11:39:35 +00:00
Dries Buytaert
39706e3c51
- Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schema files into .install files to prevent mistakes.
2007-10-05 14:43:26 +00:00
Dries Buytaert
531b45d045
- Patch #172643 by chx and fresco: fixed the leave shadow copy functionality.
2007-09-05 08:27:57 +00:00