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

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

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


Revision 1.5.8.16 - (hide annotations) (download)
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
File MIME type: text/plain
2009-09-18   v1.10.8.16
   BUG       #543872: sort criterium was added after the node titles
   FEAT      Now compatible with access control
1 fgm 1.1 Change log for Taxonews module
2     ==============================
3 fgm 1.5.8.16 $Id: CHANGELOG.TXT,v 1.5.8.15 2009/07/22 20:49:14 fgm Exp $
4 fgm 1.5.8.13
5 fgm 1.5.8.16 2009-09-18 v1.10.8.16
6     BUG #543872: sort criterium was added after the node titles
7     FEAT Now compatible with access control
8    
9 fgm 1.5.8.15 2009-07-22 v1.10.8.15
10     FEAT #263505 is now possible due to changes to the theme function
11     BUG Ponderation was not correctly taken into account
12     BUG Useless $tid parameter removed from theme function
13     QUAL Constants uses for ponderation modes
14    
15     2009-07-13 v1.10.8.14 still
16 fgm 1.5.8.14 QUAL additional form test in testBlockConfigure
17     QUAL various minor improvements backported from D7
18    
19     2009-07-09 v1.10.8.14
20 fgm 1.5.8.13 PERF blockView needn't run most of its code when passed an invalid delta
21     PERF refactor tests to include timing instrumentation
22 fgm 1.5.8.10
23 fgm 1.5.8.14 2009-07-08 v1.10.8.13
24 fgm 1.5.8.11 FEAT Taxonews::getTerms now includes an optional $reset parameter
25     QUAL Split unit tests in 3 subgroups: class, hooks, theme
26 fgm 1.5.8.12 QUAL 100% coverage by unit tests
27 fgm 1.5.8.11 QUAL Fixed some function phpdocs
28     QUAL Refactored assertion "group" parameter in test classes
29    
30 fgm 1.5.8.12 2009-07-07 v1.10.8.11
31 fgm 1.5.8.10 FEAT #512290: Support block generation for unused terms
32     QUAL Added some unit tests
33     QUAL Code reordering for readability
34     BUG License wording was missing GPL2+
35     QUAL Version info was missing in .install
36    
37     2009-07-01 v1.10.8.10 still
38     QUAL RC converted to official 6.1.0
39 fgm 1.5.8.9
40     2008-12-30 v1.10.8.10 still
41     FEAT #352416 by mysak: Added czech translation
42 fgm 1.5.8.8
43     2008-10-13 v1.10.8.10
44     FEAT #320267: allow non-expiring news
45     QUAL Add some missing commas on last array elements
46 fgm 1.5.8.6
47 fgm 1.5.8.7 2008-10-09 v1.10.8.9
48     BUG #318784: unneeded DB errors on empty Taxonews vocabulary
49    
50     2008-06-08
51     QUAL Minor typos/spelling fixes in code and messages.
52    
53     2008-06-08 v1.10.8.7
54 fgm 1.5.8.6 FEAT The block deltas are now the term tids, for an easier use of empty blocks
55     BUG Nodes never yet displayed were not included in blocks
56     QUAL Improved wording on the settings page
57     QUAL Reduced the number of queries performed by the module to list blocks
58     QUAL Various symbol and formatting renaming to match the OSInet coding standards
59 fgm 1.5.8.4
60 fgm 1.5.8.5 2008-06-08 v1.10.8.6
61     BUG #236928 : terms are now per-revision, not per-node
62     BUG #231868 : improved support for multiple vocabularies
63     FEAT Complete new autoloadable french translation
64     DOC INSTALL.txt updated for D6
65     QUAL Various fine tunings for the D6 API, specify caching
66     QUAL Reduce the number of queries performed by the module
67     QUAL Various symbol and formatting renaming to match the OSInet coding standards
68    
69     2007-10-27 v1.10.8.5
70 fgm 1.5.8.4 BUG #184535 : news retention ignored. Ported from D5
71     FEAT UI: adjust vocabulary selector in settings to # of vocabularies
72     QUAL INSTALL.txt : updated instructions for 4.x upgrade
73 fgm 1.5.8.3
74     2007-10-14 v1.10.8.4
75     BUG #182416 : Incorrect syntax for PGSQL
76     FEAT #183167 : Link to enable statistics.module
77     BUG db_num_rows removed in recent D6 versions
78     QUAL Improved INSTALL.txt
79     QUAL #167300 : improved solution for "uninstal leaves one variable"
80     QUAL Explicit Taxonews:: replaced by self:: within class Taxonews
81    
82     2007-08-18 v1.10.8.3
83     SUPP #167034 : Care for users who don't RTFM
84     BUG #167300 : uninstall leaves one variable
85 fgm 1.5.8.1
86 fgm 1.5.8.2 2007-08-12 v1.10.8.2
87     BUG #152485 : problems with detailed help page and admin links (from 1.10.6.3)
88     FEAT #152030 : new sorting orders available when statistics.module is enabled (from 1.10.6.3)
89     BUG Fixed D6 menu handling.
90     QUAL Brought in the PHP5 structure and OSInet coding conventions
91     from the Drupal 5 v1.10.6.1/2 versions
92    
93     2007-08-12 v1.10.8.1
94 fgm 1.5.8.1 FEAT Compatibility with the DRUPAL-6 core
95 fgm 1.4
96 fgm 1.5 2007-01-25 v1.10
97     BUG No longer display empty blocks if the default "empty" text is empty too
98     QUAL Remove a warning for empty blocks
99 fgm 1.5.8.10
100 fgm 1.4 2006-10-04 v1.9
101     FEAT Added setting for maximum number of items in block
102     FEAT No longer display the archive link if archive page only contains
103     nodes already listed in the block (and not only if it is empty)
104     QUAL Renamed constants to OSInet standard: all caps, no separators,
105     persistent variables named <module>VAR<var name>, default values
106     named <module>DEF<var name>.
107     FEAT Improved themeability: blocks now have a wrapper with a specific class
108     in the builtin theme
109 fgm 1.3
110     2006-10-03 v1.8
111     FEAT Archive link removed if archive is empty
112 fgm 1.1
113     2006-10-02 v1.7
114     FEAT Blocks are now individually themeable
115 fgm 1.3 FEAT New setting to enable/disable archive link
116 fgm 1.2
117 fgm 1.1 2006-03-19 v1.6
118     BUG No longer lists unpublished node in taxonews blocks
119 fgm 1.5.8.10 BUG Remove 4.6-related error condition when configuring taxonews
120 fgm 1.1 blocks on 4.7 beta
121    
122     2006-02-20 v15
123     BUG Restores compatibility with both 4.6x and 4.7beta4
124    
125     2005-12-28 v1.4 dated 2006-01-14 in CVS
126     QUAL First production version
127    
128     2005-12-27 v1.3 dated 2006-01-14 in CVS
129    
130     2005-12-26 v1.2 dated 2006-01-14 in CVS
131    
132     2005-11-09 v1.1 dated 2006-01-14 in CVS
133    
134     This documentation is copyright 2005-2006 Ouest Systemes Informatiques. All rights reserved.
135    
136     This documentation is licensed for public use under the Creative Commons BY-NC-SA 2.0 license for France,
137     found at http://creativecommons.org/licenses/by-nc-sa/2.0/fr/
138    

  ViewVC Help
Powered by ViewVC 1.1.2