Mercurial > defr > drupal > ad
diff documentation/CHANGELOG.txt @ 2:e5584a19768b ad
maj module ad
author | sly |
---|---|
date | Wed, 15 Apr 2009 07:58:32 +0000 |
parents | 948362c2a207 |
children | 416ea999ed76 |
line wrap: on
line diff
--- a/documentation/CHANGELOG.txt Thu Apr 02 15:28:21 2009 +0000 +++ b/documentation/CHANGELOG.txt Wed Apr 15 07:58:32 2009 +0000 @@ -1,4 +1,68 @@ -$Id: CHANGELOG.txt,v 1.2.2.40.2.176.2.41.2.53 2009/03/31 04:49:25 jeremy Exp $ +$Id: CHANGELOG.txt,v 1.2.2.40.2.176.2.41.2.71 2009/04/14 14:02:11 jeremy Exp $ + +April 14th, 2009 + - ad.module + o bug #431806: use valid XHTML when displaying advertisements + +April 9th, 2009 + - ad.module + o bug #404888: properly increment impressions when using the raw method to + display advertisements + - adserve.inc + o bug #404888: properly display advertisements in Raw mode + - imageserve.inc + o bug #404888: properly increment impressions when using the raw method to + display advertisements + - ad_channel.inc + o feature #421038: allow weighting of non-channel advertisements + - ad_channel.install + o feature #421038: allow weighting of non-channel advertisements + - ad_channel.module + o feature #421038: allow weighting of non-channel advertisements + +April 7th, 2009 + - ad_cache_file + o bug #425482: support older versions of PHP when building cache + - ad_channel.module + o #426292: sanitize urls trimming white space from start and end of lines + to be sure they match as expected + - ad_cache_file.info + o bug #376924: list ad_owner as ad_cache_file dependency + - ad_channel.module + o bug #426300: allow the deletion of channels and containers + - ad_channel.install + o bug #426300: rebuild menu so channels and containers can be deleted + +April 3rd, 2009 + - ad_channel.module + o feature #421046: optionally limit the number of channels that can be + assigned to a single advertisement + - ad.install + o bug #422936: add missing extra fields from table definitions + +April 2nd, 2009 + - ad_channel.module + o bug #421008: make premier status configurable to anyone with 'configure + premier status' permission + - ad.module + o feature #421026: add notification event for an advertisement being taken + offline + o feature #421026: add notification event for an advertisement being updated + - ad_notify.module + o remove outdated notification references to _views, changing to the new + _impressions syntax + - ad_image.module + o feature #421054: enforce optional maximum filesize + o enforce maximum size, and minimum/maximum height and width o422936n remotely + hosted images in addition to locally hosted images + - ad_image.install + o feature #421054: add new max_size field for enforcing maximum filesize + +March 31st, 2009 + - ad_owners.module + o bug #419140: always be sure $permissions is an array + - ad_file_cache.inc + o bug #400734: validate cache element exists before using it March 30th, 2009 (6.x-2.0-beta5) - ad_channel.module