comparison documentation/CHANGELOG.txt @ 2:e5584a19768b ad

maj module ad
author sly
date Wed, 15 Apr 2009 07:58:32 +0000
parents 948362c2a207
children 416ea999ed76
comparison
equal deleted inserted replaced
1:948362c2a207 2:e5584a19768b
1 $Id: CHANGELOG.txt,v 1.2.2.40.2.176.2.41.2.53 2009/03/31 04:49:25 jeremy Exp $ 1 $Id: CHANGELOG.txt,v 1.2.2.40.2.176.2.41.2.71 2009/04/14 14:02:11 jeremy Exp $
2
3 April 14th, 2009
4 - ad.module
5 o bug #431806: use valid XHTML when displaying advertisements
6
7 April 9th, 2009
8 - ad.module
9 o bug #404888: properly increment impressions when using the raw method to
10 display advertisements
11 - adserve.inc
12 o bug #404888: properly display advertisements in Raw mode
13 - imageserve.inc
14 o bug #404888: properly increment impressions when using the raw method to
15 display advertisements
16 - ad_channel.inc
17 o feature #421038: allow weighting of non-channel advertisements
18 - ad_channel.install
19 o feature #421038: allow weighting of non-channel advertisements
20 - ad_channel.module
21 o feature #421038: allow weighting of non-channel advertisements
22
23 April 7th, 2009
24 - ad_cache_file
25 o bug #425482: support older versions of PHP when building cache
26 - ad_channel.module
27 o #426292: sanitize urls trimming white space from start and end of lines
28 to be sure they match as expected
29 - ad_cache_file.info
30 o bug #376924: list ad_owner as ad_cache_file dependency
31 - ad_channel.module
32 o bug #426300: allow the deletion of channels and containers
33 - ad_channel.install
34 o bug #426300: rebuild menu so channels and containers can be deleted
35
36 April 3rd, 2009
37 - ad_channel.module
38 o feature #421046: optionally limit the number of channels that can be
39 assigned to a single advertisement
40 - ad.install
41 o bug #422936: add missing extra fields from table definitions
42
43 April 2nd, 2009
44 - ad_channel.module
45 o bug #421008: make premier status configurable to anyone with 'configure
46 premier status' permission
47 - ad.module
48 o feature #421026: add notification event for an advertisement being taken
49 offline
50 o feature #421026: add notification event for an advertisement being updated
51 - ad_notify.module
52 o remove outdated notification references to _views, changing to the new
53 _impressions syntax
54 - ad_image.module
55 o feature #421054: enforce optional maximum filesize
56 o enforce maximum size, and minimum/maximum height and width o422936n remotely
57 hosted images in addition to locally hosted images
58 - ad_image.install
59 o feature #421054: add new max_size field for enforcing maximum filesize
60
61 March 31st, 2009
62 - ad_owners.module
63 o bug #419140: always be sure $permissions is an array
64 - ad_file_cache.inc
65 o bug #400734: validate cache element exists before using it
2 66
3 March 30th, 2009 (6.x-2.0-beta5) 67 March 30th, 2009 (6.x-2.0-beta5)
4 - ad_channel.module 68 - ad_channel.module
5 o bug #418758: validate that $group is an array before treating it as one 69 o bug #418758: validate that $group is an array before treating it as one
6 - ad_owners.module 70 - ad_owners.module