/[drupal]/contributions/modules/taxonews/INSTALL.txt
ViewVC logotype

Log of /contributions/modules/taxonews/INSTALL.txt

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


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

Revision 1.5.12.2 - (view) (download) (annotate) - [select for diffs]
Thu Jul 30 14:50:54 2009 UTC (3 months, 4 weeks ago) by fgm
Branch: DRUPAL-7--1
Changes since 1.5.12.1: +2 -2 lines
Diff to previous 1.5.12.1 , to branch point 1.5 , to next main 1.6
2009-07-30       v1.12.2.5
   D7U8      Hook commmenting rules changed for UNSTABLE-8.
   QUAL      Slight doc comments changes.

Revision 1.5.8.5 - (view) (download) (annotate) - [select for diffs]
Tue Jul 7 13:35:13 2009 UTC (4 months, 3 weeks ago) by fgm
Branch: DRUPAL-6--1
Changes since 1.5.8.4: +11 -4 lines
Diff to previous 1.5.8.4 , to branch point 1.5 , to next main 1.6
2009-07-07
   FEAT      #512290: Support block generation for unused terms
   QUAL      Added some unit tests
   QUAL      Code reordering for readability
   BUG       License wording was missing GPL2+
   QUAL      Version info was missing in .install

Revision 1.5.12.1 - (view) (download) (annotate) - [select for diffs]
Mon Jun 15 16:19:18 2009 UTC (5 months, 1 week ago) by fgm
Branch: DRUPAL-7--1
Changes since 1.5: +55 -18 lines
Diff to previous 1.5
2009-06-15 Port to DRUPAL-7-0-UNSTABLE-7
   D7U1     all code files must now be listed in .info
   D7U4     taxonomy tables renamed in http://drupal.org/node/224333#taxonomy_tables
   D7U4     taxonomy CRUD functions renamed and refactored http://drupal.org/node/224333#taxonomy_crud
   D7U4     $op removed form hook_block: http://drupal.org/node/224333#remove_op
   QUAL     #320267 ported to D7 branch
   QUAL     #318784 ported to D7 branch

Revision 1.5.6.3 - (view) (download) (annotate) - [select for diffs]
Sun Jun 15 21:19:36 2008 UTC (17 months, 1 week ago) by fgm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.5.6.2: +5 -5 lines
Diff to previous 1.5.6.2 , to branch point 1.5 , to next main 1.6
2008-06-15
   QUAL     Install file now defines the schema version
   QUAL     class Taxonews is now in its own file
   QUAL     Module now supports contrib access control via db_rewrite_sql
   QUAL     Module is now part of the "Content Display" package

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Jun 11 20:28:41 2008 UTC (17 months, 2 weeks ago) by fgm
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +55 -18 lines
Diff to previous 1.5
Creation of the D7.1 branch - no significant changes over D6.1RC

Revision 1.5.8.4 - (view) (download) (annotate) - [select for diffs]
Sat Jun 7 22:55:20 2008 UTC (17 months, 3 weeks ago) by fgm
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-0-RC
Changes since 1.5.8.3: +15 -18 lines
Diff to previous 1.5.8.3 , to branch point 1.5
2008-06-08      v1.10.8.6
   BUG      #236928 : terms are now per-revision, not per-node
   BUG      #231868 : improved support for multiple vocabularies
   FEAT     Complete new autoloadable french translation
   DOC      INSTALL.txt updated for D6
   QUAL     Various fine tunings for the D6 API, specify caching
   QUAL     Reduce the number of queries performed by the module
   QUAL     Various symbol and formatting renaming to match the OSInet coding standards

Revision 1.5.8.3 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 13:02:17 2007 UTC (2 years, 1 month ago) by fgm
Branch: DRUPAL-6--1
Changes since 1.5.8.2: +14 -3 lines
Diff to previous 1.5.8.2 , to branch point 1.5
2007-10-27      v1.10.8.5
   BUG      #184535 : news retention ignored. Ported from D5
   FEAT     UI: adjust vocabulary selector in settings to # of vocabularies
   QUAL     INSTALL.txt : updated instructions for 4.x upgrade

Revision 1.5.6.2 - (view) (download) (annotate) - [select for diffs]
Sun Oct 14 10:12:03 2007 UTC (2 years, 1 month ago) by fgm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1-RC
Changes since 1.5.6.1: +13 -4 lines
Diff to previous 1.5.6.1 , to branch point 1.5
2007-10-14      DRUPAL-5 / v1.10.6.5
   BUG      #182416 : backport of D6 fix "Incorrect syntax for PGSQL"
   FEAT     #183167 : backport of D6 fix "Link to enable statistics.module"
   QUAL     Backport of D6 change: "db_num_rows removed in recent D6 versions"
   QUAL     Backport of D6 change "Explicit Taxonews:: replaced by self:: within class Taxonews"
   QUAL     Backport of D6 change: "Improved INSTALL.txt"

Revision 1.5.8.2 - (view) (download) (annotate) - [select for diffs]
Sun Oct 14 09:53:32 2007 UTC (2 years, 1 month ago) by fgm
Branch: DRUPAL-6--1
Changes since 1.5.8.1: +23 -11 lines
Diff to previous 1.5.8.1 , to branch point 1.5
2007-10-14 DRUPAL-6 v1.10.8.4 :
   BUG      #182416 : Incorrect syntax for PGSQL
   FEAT     #183167 : Link to enable statistics.module
   BUG      db_num_rows removed in recent D6 versions
   QUAL     Improved INSTALL.txt
   QUAL     #167300 : improved solution for "uninstal leaves one variable"
   QUAL     Explicit Taxonews:: replaced by self:: within class Taxonews

Revision 1.5.8.1 - (view) (download) (annotate) - [select for diffs]
Sun Aug 12 11:02:39 2007 UTC (2 years, 3 months ago) by fgm
Branch: DRUPAL-6--1
Changes since 1.5: +19 -4 lines
Diff to previous 1.5
Brought in the improvements from the DRUPAL-5 branch.

Revision 1.5.6.1 - (view) (download) (annotate) - [select for diffs]
Tue Jun 12 21:08:33 2007 UTC (2 years, 5 months ago) by fgm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.5: +26 -9 lines
Diff to previous 1.5
First version for Drupal 5.
Totally redone for PHP5 and using the OSInet coding conventions.

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Oct 2 19:21:06 2006 UTC (3 years, 1 month ago) by fgm
Branch: MAIN
CVS Tags: DRUPAL-4-6--1-0, DRUPAL-4-7--1-0
Branch point for: DRUPAL-4-6, DRUPAL-4-7, DRUPAL-5, DRUPAL-6--1, DRUPAL-7--1
Changes since 1.4: +14 -3 lines
Diff to previous 1.4
2006-10-02      v1.7
   FEAT     Blocks are now individually themeable

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sat Jan 14 16:59:21 2006 UTC (3 years, 10 months ago) by fgm
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
Version 2005-12-28 : first production level version. Works on both 4.6 and 4.7.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat Jan 14 16:57:29 2006 UTC (3 years, 10 months ago) by fgm
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2
Version 2005-12-27

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat Jan 14 16:55:09 2006 UTC (3 years, 10 months ago) by fgm
Branch: MAIN
Changes since 1.1: +1 -2 lines
Diff to previous 1.1
Version 2005-12-26

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sat Jan 14 16:44:14 2006 UTC (3 years, 10 months ago) by fgm
Branch: MAIN
Version 2005-11-09: first version under CVS control.

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