Log of /contributions/modules/taxonews/CHANGELOG.TXT
Parent Directory
|
Revision Log
|
Revision Graph
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.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.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.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.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.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.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.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.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
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.