| 1 |
Change log for Taxonews module |
Change log for Taxonews module |
| 2 |
============================== |
============================== |
| 3 |
$Id: CHANGELOG.TXT,v 1.7.4.5 2009/07/30 14:50:54 fgm Exp $ |
$Id: CHANGELOG.TXT,v 1.5.8.6 2008/06/08 08:47:26 fgm Exp $ |
| 4 |
|
|
| 5 |
2009-08-19 v1.12.2.6 |
2008-06-09 v1.10.8.7 |
|
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 |
|
|
|
|
|
2009-07-30 v1.12.2.5 |
|
|
D7U8 Hook commmenting rules changed for UNSTABLE-8. |
|
|
QUAL Slight doc comments changes. |
|
|
|
|
|
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 |
|
|
|
|
|
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 |
|
|
|
|
|
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 |
|
|
|
|
|
2009-06-15 v1.12.2.1 |
|
|
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 |
|
|
|
|
|
2008-10-13 v1.10.8.10 |
|
|
FEAT #320267: allow non-expiring news |
|
|
QUAL Add some missing commas on last array elements |
|
|
|
|
|
2008-10-09 v1.10.8.9 |
|
|
BUG #318784: unneeded DB errors on empty Taxonews vocabulary |
|
|
|
|
|
2008-06-09 v1.12 |
|
|
BUG Backport of D6 change: Nodes never yet displayed were not included in blocks |
|
|
BUG Backport of D6 change: #231868 [[ http://project.audean.com/node/231868 ]] : improved support for multiple vocabularies |
|
|
QUAL Various symbol and formatting renaming to match the OSInet coding standards |
|
|
|
|
|
2008-06-08 v1.10.8.8 |
|
|
QUAL Minor typos/spelling fixes in code and messages. |
|
|
|
|
|
2008-06-08 v1.10.8.7 |
|
| 6 |
FEAT The block deltas are now the term tids, for an easier use of empty blocks |
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 |
BUG Nodes never yet displayed were not included in blocks |
| 8 |
QUAL Improved wording on the settings page |
QUAL Improved wording on the settings page |
| 42 |
QUAL Brought in the PHP5 structure and OSInet coding conventions |
QUAL Brought in the PHP5 structure and OSInet coding conventions |
| 43 |
from the Drupal 5 v1.10.6.1/2 versions |
from the Drupal 5 v1.10.6.1/2 versions |
| 44 |
|
|
|
2007-08-12 v1.11 |
|
|
CVS artefact |
|
|
|
|
| 45 |
2007-08-12 v1.10.8.1 |
2007-08-12 v1.10.8.1 |
| 46 |
FEAT Compatibility with the DRUPAL-6 core |
FEAT Compatibility with the DRUPAL-6 core |
| 47 |
|
|