/[drupal]/contributions/modules/taxonews/CHANGELOG.TXT
ViewVC logotype

Log of /contributions/modules/taxonews/CHANGELOG.TXT

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


Links to HEAD: (view) (download) (annotate)
Links to DRUPAL-5: (view) (download) (annotate)
Sticky Tag:

Revision 1.5.6.9 - (view) (download) (annotate) - [select for diffs]
Mon Jun 15 18:01:28 2009 UTC (5 months, 1 week ago) by fgm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.5.6.8: +5 -2 lines
Diff to previous 1.5.6.8 , to branch point 1.5 , to next main 1.8
Latest updated after RC1 promoted to final release.

Revision 1.5.6.8 - (view) (download) (annotate) - [select for diffs]
Sun Jun 15 21:19:36 2008 UTC (17 months, 1 week ago) by fgm
Branch: DRUPAL-5
Changes since 1.5.6.7: +7 -1 lines
Diff to previous 1.5.6.7 , to branch point 1.5
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.5.6.7 - (view) (download) (annotate) - [select for diffs]
Sun Jun 8 13:15:04 2008 UTC (17 months, 2 weeks ago) by fgm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1-RC
Changes since 1.5.6.6: +12 -7 lines
Diff to previous 1.5.6.6 , to branch point 1.5
2008-06-09      v1.10.6.8
   BUG      Backport of D6 change: Nodes never yet displayed were not included in blocks
   BUG      Backport of D6 change: #231868 : improved support for multiple vocabularies
   QUAL     Various symbol and formatting renaming to match the OSInet coding standards

Revision 1.5.6.6 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 12:07:37 2007 UTC (2 years ago) by fgm
Branch: DRUPAL-5
Changes since 1.5.6.5: +7 -4 lines
Diff to previous 1.5.6.5 , to branch point 1.5
2007-10-27      DRUPAL-5 / v1.10.6.7
   BUG      #184535 : apply the specified retention duration

Revision 1.5.6.5 - (view) (download) (annotate) - [select for diffs]
Tue Oct 16 06:37:51 2007 UTC (2 years, 1 month ago) by fgm
Branch: DRUPAL-5
Changes since 1.5.6.4: +4 -1 lines
Diff to previous 1.5.6.4 , to branch point 1.5
2007-10-6       DRUPAL-5 / v1.10.6.6
   FEAT     #170063 : Check PHP version for users who don't RTFM

Revision 1.5.6.4 - (view) (download) (annotate) - [select for diffs]
Sun Oct 14 10:12:03 2007 UTC (2 years, 1 month ago) by fgm
Branch: DRUPAL-5
Changes since 1.5.6.3: +16 -6 lines
Diff to previous 1.5.6.3 , 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.6.3 - (view) (download) (annotate) - [select for diffs]
Sun Jun 17 12:27:58 2007 UTC (2 years, 5 months ago) by fgm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.5.6.2: +5 -0 lines
Diff to previous 1.5.6.2 , to branch point 1.5
2007-06-13      DRUPAL-6 / v1.10.6.2 & 1.10.6.3
   BUG      #152485 : problems with detailed help page and admin links
   FEAT     #152030 : new sorting orders available when statistics.module is enabled

These changes were actually applied in 1.10.6.2 along with the licensing fix, but were not properly documented due to an error with CVS.

Revision 1.5.6.2 - (view) (download) (annotate) - [select for diffs]
Sun Jun 17 12:16:38 2007 UTC (2 years, 5 months ago) by fgm
Branch: DRUPAL-5
Changes since 1.5.6.1: +5 -5 lines
Diff to previous 1.5.6.1 , to branch point 1.5
Module licensed under CeCILL 2.0

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
Changes since 1.5: +5 -1 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]
Fri Jan 26 19:39:09 2007 UTC (2 years, 9 months 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
Changes since 1.4: +5 -1 lines
Diff to previous 1.4
2007-01-25      v1.10
   BUG      No longer display empty blocks if the default "empty" text is empty too
   QUAL     Remove a warning for empty blocks

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Oct 4 19:57:23 2006 UTC (3 years, 1 month ago) by fgm
Branch: MAIN
Changes since 1.3: +11 -1 lines
Diff to previous 1.3
2006-10-04      v1.9
   FEAT     Added setting for maximum number of items in block
   FEAT     No longer display the archive link if archive page only contains
            nodes already listed in the block (and not only if it is empty)
   QUAL     Renamed constants to OSInet standard: all caps, no separators,
            persistent variables named <module>VAR<var name>, default values
            named <module>DEF<var name>.
   FEAT     Improved themeability: blocks now have a wrapper with a specific class
            in the builtin theme

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Oct 3 19:01:55 2006 UTC (3 years, 1 month ago) by fgm
Branch: MAIN
Changes since 1.2: +5 -1 lines
Diff to previous 1.2
2006-10-03      v1.8
   FEAT     Archive link removed if archive is empty

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Oct 2 19:29:25 2006 UTC (3 years, 1 month ago) by fgm
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1
CVS tag

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Oct 2 19:21:06 2006 UTC (3 years, 1 month ago) by fgm
Branch: MAIN
2006-10-02      v1.7
   FEAT     Blocks are now individually themeable

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