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

Log of /drupal/modules/taxonomy/taxonomy.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.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 7 14:18:07 2009 UTC (2 weeks, 5 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10, HEAD
Changes since 1.27: +22 -1 lines
Diff to previous 1.27
#625460 by sun: Add input format to taxonomy term descriptions.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 19:06:24 2009 UTC (5 weeks, 6 days ago) by dries
Branch: MAIN
Changes since 1.26: +5 -1 lines
Diff to previous 1.26
- Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic data translation.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 14:34:07 2009 UTC (6 weeks ago) by dries
Branch: MAIN
Changes since 1.25: +1 -34 lines
Diff to previous 1.25
- Patch #567572 by catch: remove taxonomy synonyms in favor of a future Field API based solution.

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

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

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

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

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 4 06:50:07 2009 UTC (3 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.20: +14 -38 lines
Diff to previous 1.20
#526120 by catch: Remove the related terms feature from Taxonomy module. This can now be accomplished with Field API.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 18 15:46:30 2009 UTC (5 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.19: +1 -17 lines
Diff to previous 1.19
- Patch #490074 by andypost, bjaspan, catch: fix upgrade path from Drupal 6 to Drupal 7.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 12 13:59:56 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.18: +34 -1 lines
Diff to previous 1.18
- Patch #413192 by catch et al: make taxonomy terms fieldable (not to be confused with taxonomy terms as fields).

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

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

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

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 31 16:22:50 2009 UTC (9 months, 3 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5, DRUPAL-7-0-UNSTABLE-6
Changes since 1.14: +5 -1 lines
Diff to previous 1.14
#361135 by Dave Reid: Clean up taxonomy variables on uninstall.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 14:08:43 2009 UTC (10 months ago) by dries
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
- Removing whitespace.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 01:53:26 2009 UTC (10 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.12: +17 -1 lines
Diff to previous 1.12
#360104 by drewish: Allow taxomomy module to be uninstalled.

Revision 1.12 - (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
Changes since 1.11: +25 -18 lines
Diff to previous 1.11
- Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table namespace.

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

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

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 15:46:38 2009 UTC (10 months, 2 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.7: +37 -37 lines
Diff to previous 1.7 , to next main 1.28
#332123 by webchick, lilou, andypost: backport of removal of t() around schema desciptions

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 12:50:28 2008 UTC (11 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.8: +10 -2 lines
Diff to previous 1.8
- Patch #288039 by sun, ff1, agentrickard, fgm, ultimateboy: improved usability of the aliased URL admin page.

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

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 8 07:46:41 2008 UTC (22 months, 2 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, DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8, DRUPAL-7-0-UNSTABLE-1, DRUPAL-7-0-UNSTABLE-2, DRUPAL-7-0-UNSTABLE-3
Branch point for: DRUPAL-6
Changes since 1.6: +4 -6 lines
Diff to previous 1.6
#164532 follow up by pwolanin, David Strauss, catch and myself, testing also by hswong3i: some indexes added before Drupal 6 RC1 were too unique, and our code did not back them, so we should not add those indexes

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 12:59:22 2007 UTC (23 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-1
Changes since 1.5: +20 -9 lines
Diff to previous 1.5
- Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table indicies for common queries.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 8 14:06:22 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.4: +3 -2 lines
Diff to previous 1.4
#198579 by webernet and hswong3i: a huge set of coding style fixes, including:
 - whitespaces at end of lines
 - indentation
 - control structure usage
 - whitespace in empty lines
 - phpdoc comment formatting

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 21 18:59:02 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3, DRUPAL-6-0-BETA-4
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
#184867 by deekayen, catch and keith.smith: fix some spelling errors in our source code and messages printed

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 12 14:10:18 2007 UTC (2 years, 1 month ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-2
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
- Patch #182950: fieldset massaging for usability.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 10 11:39:34 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.1: +213 -40 lines
Diff to previous 1.1
#164983 by multiple contributors: document the core database schemas

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 5 16:07:22 2007 UTC (2 years, 1 month ago) by dries
Branch: MAIN
- Added missing .install files.  Forgot to commit those.

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