Mercurial > defr > drupal > ad
diff documentation/CHANGELOG.txt @ 7:6aeff3329e01 ad
maj module ad 2.1rc1
author | piotre |
---|---|
date | Mon, 20 Jul 2009 13:54:40 +0000 |
parents | 0d1c70d51fbe |
children | 32c1a7d9e1fa |
line wrap: on
line diff
--- a/documentation/CHANGELOG.txt Thu May 28 14:53:07 2009 +0000 +++ b/documentation/CHANGELOG.txt Mon Jul 20 13:54:40 2009 +0000 @@ -1,6 +1,58 @@ -$Id: CHANGELOG.txt,v 1.2.2.40.2.176.2.41.2.80 2009/04/22 15:14:46 jeremy Exp $ +$Id: CHANGELOG.txt,v 1.2.2.40.2.176.2.41.2.94 2009/07/17 21:29:38 jeremy Exp $ -April 22nd, 2009 +July 17th, 2009 + - ad_channel.module + o feature #506512: filter reports on ads not assigned to any channel + o bug #511200: document <front> as an acceptable path + +July 11th, 2009 + - ad_channel.module + o feature #487966: provide inventory for channels, allowing remnant ads to + fill in missing inventory + +July 9th, 2009 + - imageserve.inc + o bug #491324: remove unnecessary object + +July 6th, 2009 + - ad_embed.module + o bug #476480: add missing ';' to properly display '<' in form. + - ad.module + o bug #480884: remove unnecessary call to ad_groups_list(). + Patch thanks to 'lonelyrobot'. + +July 3rd, 2009 + - ad_report.module + o bug #485218: proper filtering by group and by both group and channel + - ad_cache_file.module + o feature #485236: provide manual mechanism for flushing file cache + - ad_weight_probability.module + o feature #485244: display probability on ad overview page + +May 21st, 2009 + - ad.channel.module + o replace probability with percentage to ease administration + - ad_channel.inc + o remove non-channel probabilities, replace with percentages. improve + channel selection to ensure proper weighting regardless of how many + channels and how many ads in channels and not in channels. + - ad_channel.install + o replace no_channel_weight row with no_channel_percentage. Automatically + convert existing configurations from weight to percentage. + +May 15th, 2009 + - ad_image.module + o bug #437580: properly validate remote image, allowing it to be set as + active + +May 7th, 2009 + - adcache.inc + o bug #453236: properly cast db query so can filter on multiple nids or tids + - ad_channel.inc + o bug: validate that a non-zero channel weight has been set, otherwise fall + back to default weight + +April 22nd, 2009 (6.x-2.0) - ad_channel.module o bug #436234: allow nodes to save properly on creation - ad_weight_percentage.module @@ -11,7 +63,7 @@ o bug #436926: be sure the file cache is disabled when the ad file cache module is disabled (patch thanks to Garrett Albright) -April 16th, 2009 (-rc1) +April 16th, 2009 (6.x-2.0-rc1) - ad.module o feature #170497: introduce configurable option to remove ad nodes from search results, enabled by default. Advertisements will still show up