| 1 |
Change log for Taxonews module
|
| 2 |
==============================
|
| 3 |
$Id: CHANGELOG.TXT,v 1.5.8.6 2008/06/08 08:47:26 fgm Exp $
|
| 4 |
|
| 5 |
2008-06-09 v1.10.8.7
|
| 6 |
FEAT The block deltas are now the term tids, for an easier use of empty blocks
|
| 7 |
BUG Nodes never yet displayed were not included in blocks
|
| 8 |
QUAL Improved wording on the settings page
|
| 9 |
QUAL Reduced the number of queries performed by the module to list blocks
|
| 10 |
QUAL Various symbol and formatting renaming to match the OSInet coding standards
|
| 11 |
|
| 12 |
2008-06-08 v1.10.8.6
|
| 13 |
BUG #236928 : terms are now per-revision, not per-node
|
| 14 |
BUG #231868 : improved support for multiple vocabularies
|
| 15 |
FEAT Complete new autoloadable french translation
|
| 16 |
DOC INSTALL.txt updated for D6
|
| 17 |
QUAL Various fine tunings for the D6 API, specify caching
|
| 18 |
QUAL Reduce the number of queries performed by the module
|
| 19 |
QUAL Various symbol and formatting renaming to match the OSInet coding standards
|
| 20 |
|
| 21 |
2007-10-27 v1.10.8.5
|
| 22 |
BUG #184535 : news retention ignored. Ported from D5
|
| 23 |
FEAT UI: adjust vocabulary selector in settings to # of vocabularies
|
| 24 |
QUAL INSTALL.txt : updated instructions for 4.x upgrade
|
| 25 |
|
| 26 |
2007-10-14 v1.10.8.4
|
| 27 |
BUG #182416 : Incorrect syntax for PGSQL
|
| 28 |
FEAT #183167 : Link to enable statistics.module
|
| 29 |
BUG db_num_rows removed in recent D6 versions
|
| 30 |
QUAL Improved INSTALL.txt
|
| 31 |
QUAL #167300 : improved solution for "uninstal leaves one variable"
|
| 32 |
QUAL Explicit Taxonews:: replaced by self:: within class Taxonews
|
| 33 |
|
| 34 |
2007-08-18 v1.10.8.3
|
| 35 |
SUPP #167034 : Care for users who don't RTFM
|
| 36 |
BUG #167300 : uninstall leaves one variable
|
| 37 |
|
| 38 |
2007-08-12 v1.10.8.2
|
| 39 |
BUG #152485 : problems with detailed help page and admin links (from 1.10.6.3)
|
| 40 |
FEAT #152030 : new sorting orders available when statistics.module is enabled (from 1.10.6.3)
|
| 41 |
BUG Fixed D6 menu handling.
|
| 42 |
QUAL Brought in the PHP5 structure and OSInet coding conventions
|
| 43 |
from the Drupal 5 v1.10.6.1/2 versions
|
| 44 |
|
| 45 |
2007-08-12 v1.10.8.1
|
| 46 |
FEAT Compatibility with the DRUPAL-6 core
|
| 47 |
|
| 48 |
2007-01-25 v1.10
|
| 49 |
BUG No longer display empty blocks if the default "empty" text is empty too
|
| 50 |
QUAL Remove a warning for empty blocks
|
| 51 |
|
| 52 |
2006-10-04 v1.9
|
| 53 |
FEAT Added setting for maximum number of items in block
|
| 54 |
FEAT No longer display the archive link if archive page only contains
|
| 55 |
nodes already listed in the block (and not only if it is empty)
|
| 56 |
QUAL Renamed constants to OSInet standard: all caps, no separators,
|
| 57 |
persistent variables named <module>VAR<var name>, default values
|
| 58 |
named <module>DEF<var name>.
|
| 59 |
FEAT Improved themeability: blocks now have a wrapper with a specific class
|
| 60 |
in the builtin theme
|
| 61 |
|
| 62 |
2006-10-03 v1.8
|
| 63 |
FEAT Archive link removed if archive is empty
|
| 64 |
|
| 65 |
2006-10-02 v1.7
|
| 66 |
FEAT Blocks are now individually themeable
|
| 67 |
FEAT New setting to enable/disable archive link
|
| 68 |
|
| 69 |
2006-03-19 v1.6
|
| 70 |
BUG No longer lists unpublished node in taxonews blocks
|
| 71 |
BUG Remove 4.6-related error condition when configuring taxonews
|
| 72 |
blocks on 4.7 beta
|
| 73 |
|
| 74 |
2006-02-20 v15
|
| 75 |
BUG Restores compatibility with both 4.6x and 4.7beta4
|
| 76 |
|
| 77 |
2005-12-28 v1.4 dated 2006-01-14 in CVS
|
| 78 |
QUAL First production version
|
| 79 |
|
| 80 |
2005-12-27 v1.3 dated 2006-01-14 in CVS
|
| 81 |
|
| 82 |
2005-12-26 v1.2 dated 2006-01-14 in CVS
|
| 83 |
|
| 84 |
2005-11-09 v1.1 dated 2006-01-14 in CVS
|
| 85 |
|
| 86 |
This documentation is copyright 2005-2006 Ouest Systemes Informatiques. All rights reserved.
|
| 87 |
|
| 88 |
This documentation is licensed for public use under the Creative Commons BY-NC-SA 2.0 license for France,
|
| 89 |
found at http://creativecommons.org/licenses/by-nc-sa/2.0/fr/
|
| 90 |
|