/[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)
Sticky Tag:

Revision 1.5.8.17 - (view) (download) (annotate) - [select for diffs]
Thu Oct 15 06:00:08 2009 UTC (6 weeks, 3 days ago) by fgm
Branch: DRUPAL-6--1
Changes since 1.5.8.16: +4 -1 lines
Diff to previous 1.5.8.16 , to branch point 1.5 , to next main 1.8 , to selected 1.7.4.2
2009-10-15      v1.10.8.17
   BUG       Taxonomy access control is now fully at vocabulary level.

Revision 1.7.4.6 - (view) (download) (annotate) - [select for diffs]
Wed Aug 19 16:21:57 2009 UTC (3 months, 1 week ago) by fgm
Branch: DRUPAL-7--1
Changes since 1.7.4.5: +14 -1 lines
Diff to previous 1.7.4.5 , to branch point 1.7 , to next main 1.8 , to selected 1.7.4.2
2009-08-19       v1.12.2.6
   FEAT      #263505, #538826: easier theming: block now also includes the complete node,
   FEAT      Template now uses the richer block format
   QUAL      Template simplified
   BUG       New admin paths for D7U9 (started in D7U8) for settings and modules list
   BUG       Fixed block row ordering as in D6
   DOC       Minor phpdoc improvements
   DOC       GPL2+ added
   QUAL      archiveExists now core-based instead of hardcoded
   QUAL      One less join and less fields in blockView queries
   QUAL      Better variable naming in blockView
   QUAL      Tests updated to changes above

Revision 1.5.8.16 - (view) (download) (annotate) - [select for diffs]
Tue Aug 18 13:30:08 2009 UTC (3 months, 1 week ago) by fgm
Branch: DRUPAL-6--1
Changes since 1.5.8.15: +5 -1 lines
Diff to previous 1.5.8.15 , to branch point 1.5 , to selected 1.7.4.2
2009-09-18   v1.10.8.16
   BUG       #543872: sort criterium was added after the node titles
   FEAT      Now compatible with access control

Revision 1.7.4.5 - (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.7.4.4: +5 -1 lines
Diff to previous 1.7.4.4 , to branch point 1.7 , to selected 1.7.4.2
2009-07-30       v1.12.2.5
   D7U8      Hook commmenting rules changed for UNSTABLE-8.
   QUAL      Slight doc comments changes.

Revision 1.5.8.15 - (view) (download) (annotate) - [select for diffs]
Wed Jul 22 20:49:14 2009 UTC (4 months, 1 week ago) by fgm
Branch: DRUPAL-6--1
Changes since 1.5.8.14: +8 -2 lines
Diff to previous 1.5.8.14 , to branch point 1.5 , to selected 1.7.4.2
2009-07-22      v1.10.8.15
   FEAT      #263505 is now possible due to changes to the theme function
   BUG       Ponderation was not correctly taken into account
   BUG       Useless $tid parameter removed from theme function
   QUAL      Constants uses for ponderation modes

Revision 1.7.4.4 - (view) (download) (annotate) - [select for diffs]
Mon Jul 13 17:34:37 2009 UTC (4 months, 2 weeks ago) by fgm
Branch: DRUPAL-7--1
Changes since 1.7.4.3: +6 -1 lines
Diff to previous 1.7.4.3 , to branch point 1.7 , to selected 1.7.4.2
2009-07-13       v1.12.2.4
   BUG       Test times were reported by test number, not by human-readable group
   QUAL      Removed coder warning about bracing style
   QUAL      100% coverage by unit tests

Revision 1.5.8.14 - (view) (download) (annotate) - [select for diffs]
Mon Jul 13 16:19:19 2009 UTC (4 months, 2 weeks ago) by fgm
Branch: DRUPAL-6--1
Changes since 1.5.8.13: +7 -3 lines
Diff to previous 1.5.8.13 , to branch point 1.5 , to selected 1.7.4.2
2009-07-13      v1.10.8.15
   QUAL      additional form test in testBlockConfigure
   QUAL      various minor improvements backported from D7

Revision 1.7.4.3 - (view) (download) (annotate) - [select for diffs]
Thu Jul 9 12:12:38 2009 UTC (4 months, 3 weeks ago) by fgm
Branch: DRUPAL-7--1
Changes since 1.7.4.2: +10 -1 lines
Diff to previous 1.7.4.2 , to branch point 1.7
2009-07-09       v1.12.2.3
   FEAT      Taxonews::getTerms now includes an optional $reset parameter
   PERF      blockView needn't run most of its code when passed an invalid delta
   PERF      refactor tests to include timing instrumentation
   BUG       blockConfigure no longer offers a config form for invalid deltas
   BUG       blockSave no longer tries to save config for invalid deltas
   QUAL      Split unit tests in 3 subgroups: class, hooks, theme. All pass.
   QUAL      Refactored assertion "group" parameter in test classes

Revision 1.5.8.13 - (view) (download) (annotate) - [select for diffs]
Thu Jul 9 11:00:47 2009 UTC (4 months, 3 weeks ago) by fgm
Branch: DRUPAL-6--1
Changes since 1.5.8.12: +5 -1 lines
Diff to previous 1.5.8.12 , to branch point 1.5 , to selected 1.7.4.2
2009-07-09
   PERF      blockView needn't run most of its code when passed an invalid delta
   PERF      refactor tests to include timing instrumentation

Revision 1.5.8.12 - (view) (download) (annotate) - [select for diffs]
Wed Jul 8 17:59:49 2009 UTC (4 months, 3 weeks ago) by fgm
Branch: DRUPAL-6--1
Changes since 1.5.8.11: +4 -4 lines
Diff to previous 1.5.8.11 , to branch point 1.5 , to selected 1.7.4.2
2009-07-08       v1.10.8.12
   FEAT      Taxonews::getTerms now includes an optional $reset parameter
   QUAL      Split unit tests in 3 subgroups: class, hooks, theme
   QUAL      100% coverage by unit tests, passing
   QUAL      Fixed some function phpdocs
   QUAL      Refactored assertion "group" parameter in test classes

Revision 1.5.8.11 - (view) (download) (annotate) - [select for diffs]
Wed Jul 8 11:03:20 2009 UTC (4 months, 3 weeks ago) by fgm
Branch: DRUPAL-6--1
Changes since 1.5.8.10: +9 -2 lines
Diff to previous 1.5.8.10 , to branch point 1.5 , to selected 1.7.4.2
2009-07-08
   FEAT      Taxonews::getTerms now includes an optional $reset parameter
   QUAL      Split unit tests in 3 subgroups: class, hooks, theme
   QUAL      Near-complete unit tests
   QUAL      Fixed some function phpdocs
   QUAL      Refactored assertion "group" parameter in test classes

Revision 1.7.4.2 - (view) (download) (annotate) - [selected]
Tue Jul 7 15:31:04 2009 UTC (4 months, 3 weeks ago) by fgm
Branch: DRUPAL-7--1
Changes since 1.7.4.1: +6 -1 lines
Diff to previous 1.7.4.1 , to branch point 1.7
2009-07-07      v1.12.2.2
   FEAT     Themeing is now phptemplate-based
   D7U1     DB calls now use DBTNG named placeholders, db_placeholders() calls removed
   QUAL     Some functional tests added

Revision 1.5.8.10 - (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.9: +13 -3 lines
Diff to previous 1.5.8.9 , to branch point 1.5 , to selected 1.7.4.2
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.6.9 - (view) (download) (annotate) - [select for diffs]
Mon Jun 15 18:01:28 2009 UTC (5 months, 2 weeks 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 , to selected 1.7.4.2
Latest updated after RC1 promoted to final release.

Revision 1.7.4.1 - (view) (download) (annotate) - [select for diffs]
Mon Jun 15 16:20:07 2009 UTC (5 months, 2 weeks ago) by fgm
Branch: DRUPAL-7--1
Changes since 1.7: +69 -30 lines
Diff to previous 1.7 , to selected 1.7.4.2
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.8.9 - (view) (download) (annotate) - [select for diffs]
Tue Dec 30 09:49:49 2008 UTC (10 months, 4 weeks ago) by fgm
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.5.8.8: +4 -1 lines
Diff to previous 1.5.8.8 , to branch point 1.5 , to selected 1.7.4.2
#352416 by mysak: Added czech translation

Revision 1.5.8.8 - (view) (download) (annotate) - [select for diffs]
Mon Oct 13 09:09:10 2008 UTC (13 months, 2 weeks ago) by fgm
Branch: DRUPAL-6--1
Changes since 1.5.8.7: +5 -1 lines
Diff to previous 1.5.8.7 , to branch point 1.5 , to selected 1.7.4.2
2008-10-13      v1.10.8.10
  FEAT     #320267: allow non-expiring news
  QUAL    Add some missing commas on last array elements

Revision 1.5.8.7 - (view) (download) (annotate) - [select for diffs]
Thu Oct 9 06:49:36 2008 UTC (13 months, 2 weeks ago) by fgm
Branch: DRUPAL-6--1
Changes since 1.5.8.6: +8 -2 lines
Diff to previous 1.5.8.6 , to branch point 1.5 , to selected 1.7.4.2
2008-10-09      v1.10.8.9
   BUG       #318784: unneeded DB errors on empty Taxonews vocabulary

Revision 1.5.6.8 - (view) (download) (annotate) - [select for diffs]
Sun Jun 15 21:19:36 2008 UTC (17 months, 2 weeks 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 , to selected 1.7.4.2
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.8 - (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.7: +46 -33 lines
Diff to previous 1.7 , to selected 1.7.4.2
Creation of the D7.1 branch - no significant changes over D6.1RC

Revision 1.5.6.7 - (view) (download) (annotate) - [select for diffs]
Sun Jun 8 13:15:04 2008 UTC (17 months, 3 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 , to selected 1.7.4.2
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.7 - (view) (download) (annotate) - [select for diffs]
Sun Jun 8 13:13:30 2008 UTC (17 months, 3 weeks ago) by fgm
Branch: MAIN
Branch point for: DRUPAL-7--1
Changes since 1.6: +36 -9 lines
Diff to previous 1.6 , to selected 1.7.4.2
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.8.6 - (view) (download) (annotate) - [select for diffs]
Sun Jun 8 08:47:26 2008 UTC (17 months, 3 weeks ago) by fgm
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC
Changes since 1.5.8.5: +8 -1 lines
Diff to previous 1.5.8.5 , to branch point 1.5 , to selected 1.7.4.2
   FEAT     The block deltas are now the term tids, for an easier use of empty blocks
   BUG      Nodes never yet displayed were not included in blocks
   QUAL     Improved wording on the settings page
   QUAL     Reduced the number of queries performed by the module to list blocks
   QUAL     Various symbol and formatting renaming to match the OSInet coding standards

Revision 1.5.8.5 - (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
Changes since 1.5.8.4: +11 -2 lines
Diff to previous 1.5.8.4 , to branch point 1.5 , to selected 1.7.4.2
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.4 - (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.3: +6 -1 lines
Diff to previous 1.5.8.3 , to branch point 1.5 , to selected 1.7.4.2
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.6 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 12:07:37 2007 UTC (2 years, 1 month 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 , to selected 1.7.4.2
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 , to selected 1.7.4.2
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 , to selected 1.7.4.2
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.3 - (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.2: +13 -1 lines
Diff to previous 1.5.8.2 , to branch point 1.5 , to selected 1.7.4.2
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.2 - (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.8.1: +9 -2 lines
Diff to previous 1.5.8.1 , to branch point 1.5 , to selected 1.7.4.2
Brought in the improvements from the DRUPAL-5 branch.

Revision 1.5.8.1 - (view) (download) (annotate) - [select for diffs]
Sat Aug 11 23:14:40 2007 UTC (2 years, 3 months ago) by fgm
Branch: DRUPAL-6--1
Changes since 1.5: +4 -1 lines
Diff to previous 1.5 , to selected 1.7.4.2
Second attempt at committing a DRUPAL-6--1 version.

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Aug 11 23:03:49 2007 UTC (2 years, 3 months ago) by fgm
Branch: MAIN
Changes since 1.5: +4 -1 lines
Diff to previous 1.5 , to selected 1.7.4.2
First version for the DRUPAL-6 core

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 , to selected 1.7.4.2
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 , to selected 1.7.4.2
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 , to selected 1.7.4.2
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, 10 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 , to selected 1.7.4.2
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 , to selected 1.7.4.2
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 , to selected 1.7.4.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 , to selected 1.7.4.2
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
Diff to selected 1.7.4.2
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