/[drupal]/drupal/modules/forum/forum.install
ViewVC logotype

Log of /drupal/modules/forum/forum.install

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 00:28:16 2009 UTC (5 weeks, 4 days ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10, HEAD
Changes since 1.37: +2 -4 lines
Diff to previous 1.37
- Patch #601938 by mfb: fixed some forum exceptions and added tests.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 12:44:36 2009 UTC (6 weeks, 1 day ago) by dries
Branch: MAIN
Changes since 1.36: +2 -1 lines
Diff to previous 1.36
- Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 8 07:58:45 2009 UTC (7 weeks, 1 day ago) by webchick
Branch: MAIN
Changes since 1.35: +147 -7 lines
Diff to previous 1.35
#412518 by catch, bangpound, and yched: Convert taxonomy_node_* to field API (with upgrade path). Say buh-bye to old, crusty code.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 29 15:13:55 2009 UTC (8 weeks, 3 days ago) by dries
Branch: MAIN
Changes since 1.34: +3 -6 lines
Diff to previous 1.34
- Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 10 06:38:17 2009 UTC (2 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.33: +1 -4 lines
Diff to previous 1.33
- Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 20 14:58:30 2009 UTC (3 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.32: +13 -2 lines
Diff to previous 1.32
- Patch #554164 by catch: join on {forum} instead of {term_node} for forum queries.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 11:43:34 2009 UTC (3 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.31: +5 -1 lines
Diff to previous 1.31
- Patch #547290 by David_Rothstein: corrected behavior of new forum topics, and properly delete an unused variable upon uninstallation.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 22 13:21:37 2009 UTC (5 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.30: +1 -31 lines
Diff to previous 1.30
- Patch #278592 by catch, Dave Reid, lilou et al: remove D5 to D6 updates.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 19 06:28:44 2009 UTC (5 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.29: +6 -3 lines
Diff to previous 1.29
- Patch #394116 by Berdir, jcfiala: converted forum module to new database abstraction layer.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 22:07:09 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.28: +5 -1 lines
Diff to previous 1.28
- Patch #111011 by Josh Waihi: adding foreign key specifications.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 18:33:57 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.27: +4 -4 lines
Diff to previous 1.27
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 19:42:15 2009 UTC (6 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.26: +6 -1 lines
Diff to previous 1.26
#320011 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 21:16:20 2009 UTC (10 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4, DRUPAL-7-0-UNSTABLE-5, DRUPAL-7-0-UNSTABLE-6
Changes since 1.25: +2 -2 lines
Diff to previous 1.25
- Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table namespace.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 22:41:38 2009 UTC (10 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
- Rollback of #225562 -- I think there is still something wrong.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 22:25:11 2009 UTC (10 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
- Patch #225562 by Jody Lynn:  change DB table names from eg. term_data to taxonomy_term_data.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 10 05:32:30 2009 UTC (10 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.22: +2 -3 lines
Diff to previous 1.22
#356749 by chx: Fix cruft in forum_install().

Revision 1.16.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 15:46:37 2009 UTC (10 months, 3 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-10, DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13, DRUPAL-6-14, DRUPAL-6-9
Changes since 1.16.2.1: +5 -5 lines
Diff to previous 1.16.2.1 , to branch point 1.16 , to next main 1.38
#332123 by webchick, lilou, andypost: backport of removal of t() around schema desciptions

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 20 18:24:36 2008 UTC (11 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
- Patch #349504 by keith.smith: clean up sentence spacing in code comments.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 15 13:01:06 2008 UTC (12 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.20: +5 -5 lines
Diff to previous 1.20
- Patch #332123 by webchick, lilou: remove t() function from schema descriptions.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 5 12:47:23 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.19: +8 -7 lines
Diff to previous 1.19
- Patch #329140 by catch, pwolanin: improve consistency of vocabulary API and term API.

Revision 1.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 6 00:07:13 2008 UTC (16 months, 3 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-10, DRUPAL-5-11, DRUPAL-5-12, DRUPAL-5-13, DRUPAL-5-14, DRUPAL-5-15, DRUPAL-5-16, DRUPAL-5-17, DRUPAL-5-18, DRUPAL-5-19, DRUPAL-5-20, DRUPAL-5-8, DRUPAL-5-9
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 , to next main 1.38
- Patch #273761 by catch: removed inconsistent delete behavior of nodes.  It would leave comments, ratings, etc behind in the database.

Revision 1.16.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 25 07:47:34 2008 UTC (17 months ago) by dries
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8
Changes since 1.16: +1 -2 lines
Diff to previous 1.16
- Patch #273761 by catch: removed inconsistent delete behavior of nodes.  It would leave comments, ratings, etc behind in the database.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 25 07:47:20 2008 UTC (17 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1, DRUPAL-7-0-UNSTABLE-2
Changes since 1.18: +1 -2 lines
Diff to previous 1.18
- Patch #273761 by catch: removed inconsistent delete behavior of nodes.  It would leave comments, ratings, etc behind in the database.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 10 10:28:22 2008 UTC (19 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17
- 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.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 15 12:31:28 2008 UTC (20 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
- Patch #214271 by recidive: improved schema identation.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 31 16:58:34 2007 UTC (22 months, 4 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0, DRUPAL-6-0-RC-2, DRUPAL-6-0-RC-3, DRUPAL-6-0-RC-4, DRUPAL-6-1, DRUPAL-6-2
Branch point for: DRUPAL-6
Changes since 1.15: +13 -8 lines
Diff to previous 1.15
#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)

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 20 21:50:11 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-1
Changes since 1.14: +5 -2 lines
Diff to previous 1.14
#201479 by chx, ximo: forum module requires taxonomy for uninstall but taxonomy might be disabled at that time, so we need to include it

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 20 21:43:01 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.13: +31 -1 lines
Diff to previous 1.13
#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

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 10:31:42 2007 UTC (23 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
- Patch #195496 by bjaspan and hunmonk: no 'char' data type in Schema API (and removed spaces).

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 11 10:52:00 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.11: +4 -2 lines
Diff to previous 1.11
#176282 by Desbeers: forum taxonomy was required for non-forum node types, when enabled for forum inclusion

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 10 11:39:33 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-2, DRUPAL-6-0-BETA-3, DRUPAL-6-0-BETA-4
Changes since 1.10: +23 -5 lines
Diff to previous 1.10
#164983 by multiple contributors: document the core database schemas

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 5 14:43:24 2007 UTC (2 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.9: +22 -1 lines
Diff to previous 1.9
- Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schema files into .install files to prevent mistakes.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 5 08:27:57 2007 UTC (2 years, 2 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1
Changes since 1.8: +24 -25 lines
Diff to previous 1.8
- Patch #172643 by chx and fresco: fixed the leave shadow copy functionality.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 2 17:08:35 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.7: +31 -5 lines
Diff to previous 1.7
- Patch #20295 by pyromanfo, webchick, Gurpartap Singh et al: allow forum topics to be custom node types.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 25 12:46:44 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.6: +6 -25 lines
Diff to previous 1.6
- Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core.  Oh, behave.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 1 07:40:08 2006 UTC (3 years, 2 months ago) by drumm
Branch: MAIN
CVS Tags: DRUPAL-5-0, DRUPAL-5-0-BETA-1, DRUPAL-5-0-BETA-2, DRUPAL-5-0-RC-1, DRUPAL-5-0-RC-2, DRUPAL-5-1, DRUPAL-5-2, DRUPAL-5-3, DRUPAL-5-4, DRUPAL-5-5, DRUPAL-5-6, DRUPAL-5-7
Branch point for: DRUPAL-5
Changes since 1.5: +19 -1 lines
Diff to previous 1.5
#81033 by webchick and neclimdul. Uninstall module API.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 20 06:38:50 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.4: +4 -4 lines
Diff to previous 1.4
- Patch #79428 by Chris Johnson: remove int display width declarations from MySQL create table statements.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 15 05:25:19 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.3: +4 -4 lines
Diff to previous 1.3
#76681 by sammys, sync posgres install and change unsigned annotation.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 4 06:58:44 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.2: +13 -2 lines
Diff to previous 1.2
- Patch #76681 by sammys: PostgreSQL support for install system.  Woot! :)

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 14 01:05:09 2006 UTC (3 years, 4 months ago) by drumm
Branch: MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1
#73591 by Flanker, add missing CVS Ids.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 13 13:11:37 2006 UTC (3 years, 4 months ago) by dries
Branch: MAIN
- Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo et al: an initial install system for Drupal core.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2