annotate documentation/CHANGELOG.txt @ 0:d8a3998dac8e ad

ajout module ad
author pierre
date Fri, 20 Feb 2009 14:04:09 +0000
parents
children 948362c2a207
rev   line source
pierre@0 1 $Id: CHANGELOG.txt,v 1.2.2.40.2.176.2.41 2009/02/17 19:26:51 jeremy Exp $
pierre@0 2
pierre@0 3 February 17th, 2009 (1.1)
pierre@0 4 - ad.module
pierre@0 5 o bug #375742: support manual IFrame configuration
pierre@0 6 o feature #298608: return ad_link_attributes as array so ad_display_TYPE
pierre@0 7 functions can call l() rather than custom building links
pierre@0 8 - ad.admin.inc
pierre@0 9 o feature #346454: replace "views" with "impressions"
pierre@0 10 - ad.install
pierre@0 11 o feature #298608: flush all caches for new ad display functions
pierre@0 12 - adserve.inc
pierre@0 13 o bug #375765: do not auto-expire ads unless configured to auto-expire
pierre@0 14 o bug #375377: remove references to no longer existing views files
pierre@0 15 - ad_external.module
pierre@0 16 o feature #298608: display external ad with themeable function
pierre@0 17 - ad_html.module
pierre@0 18 o feature #298608: display html ad with themeable function
pierre@0 19 - ad_image.module
pierre@0 20 o feature #298608: display image ad with themeable function
pierre@0 21 - ad_text.module
pierre@0 22 o feature #298608: display text ad with themeable function
pierre@0 23
pierre@0 24 February 16th, 2009
pierre@0 25 - ad_text.module
pierre@0 26 o bug #375377: remove references to no longer existing ad_text_views.inc
pierre@0 27 o bug #375270: cleanup code for E_ALL compliance
pierre@0 28 - ad_image.module
pierre@0 29 o bug #375377: remove references to no longer existing ad_image_views.inc
pierre@0 30 o bug #375270: cleanup code for E_ALL compliance
pierre@0 31 - ad.module
pierre@0 32 o bug #375270: cleanup code for E_ALL compliance (new patch by Webchick)
pierre@0 33 o bug #375474: don't automatically set autoactive/autoexpire date
pierre@0 34 - ad.admin.inc
pierre@0 35 o bug #375270: cleanup code for E_ALL compliance
pierre@0 36 - ad_owners.module
pierre@0 37 o bug #375270: cleanup code for E_ALL compliance
pierre@0 38 - ad_embed.module
pierre@0 39 o bug #294035: fixup ad_embed module to work with Drupal 6
pierre@0 40 - ad.install
pierre@0 41 o bug #294035: rebuild menu so ad_embed settings page is visible
pierre@0 42
pierre@0 43 February 16th, 2009 (1.0)
pierre@0 44 - ad.admin.inc
pierre@0 45 o bug #374044: when editing group, don't display "create group" button
pierre@0 46 o bug #375270: cleanup code for E_ALL compliance
pierre@0 47 - ad.module
pierre@0 48 o bug #375270: cleanup code for E_ALL compliance
pierre@0 49 - ad.pages.inc
pierre@0 50 o bug #375270: cleanup code for E_ALL compliance
pierre@0 51 - adserve.inc
pierre@0 52 o bug #375270: cleanup code for E_ALL compliance
pierre@0 53 - ad_cache_file.inc
pierre@0 54 o bug #375270: cleanup code for E_ALL compliance
pierre@0 55 - ad_cache_file.module
pierre@0 56 o bug #375270: cleanup code for E_ALL compliance
pierre@0 57 - ad_cache_memcache.inc
pierre@0 58 o bug #375270: cleanup code for E_ALL compliance
pierre@0 59 - ad_cache_memcache.module
pierre@0 60 o bug #375270: cleanup code for E_ALL compliance
pierre@0 61 - ad_embed.module
pierre@0 62 o bug #375270: cleanup code for E_ALL compliance
pierre@0 63 - ad_remote.module
pierre@0 64 o bug #375221: generate valid HTML snippet
pierre@0 65 o bug #375270: cleanup code for E_ALL compliance
pierre@0 66 - ad_external.module
pierre@0 67 o bug #375221: generate valid HTML snippet
pierre@0 68 o bug #375270: cleanup code for E_ALL compliance
pierre@0 69 - ad_image.module
pierre@0 70 o bug #375270: cleanup code for E_ALL compliance
pierre@0 71 - ad_text.module
pierre@0 72 o bug #375241: allow ad owners to change ad status
pierre@0 73 o bug #375270: cleanup code for E_ALL compliance
pierre@0 74 - ad_html.module
pierre@0 75 o bug #375270: cleanup code for E_ALL compliance
pierre@0 76 - ad_remote.module
pierre@0 77 o bug #375270: cleanup code for E_ALL compliance
pierre@0 78 - ad_report.module
pierre@0 79 o bug #375270: cleanup code for E_ALL compliance
pierre@0 80 - ad_owners.module
pierre@0 81 o bug #375244: automatically make ad creator an ad owner with default perms
pierre@0 82 o bug #375270: cleanup code for E_ALL compliance
pierre@0 83 - click_filter.install
pierre@0 84 o bug #375270: cleanup code for E_ALL compliance
pierre@0 85 - click_filter.module
pierre@0 86 o bug #375270: cleanup code for E_ALL compliance
pierre@0 87
pierre@0 88 February 12th, 2009 (1.0-rc2)
pierre@0 89 - ad_remote.info
pierre@0 90 o bug #294044: module dependent on ad_owners module
pierre@0 91 - ad.module
pierre@0 92 o bug #304326: fix permissions so user can view click details
pierre@0 93 - ad.pages.inc
pierre@0 94 o feature #304326: display username in overview and details
pierre@0 95 - ad_memcache.inc
pierre@0 96 o bug #294040: order of ad_memcache_set() parameters was swapped
pierre@0 97
pierre@0 98 February 11th, 2009
pierre@0 99 - ad_text.module
pierre@0 100 o feature #373016: don't require destination URL, cleanup help text
pierre@0 101 o bug #373065: cleanup URL on ad node page
pierre@0 102 o bug #373046: allow roles with 'create advertisements' to create ads
pierre@0 103 - ad_image.module
pierre@0 104 o feature #373016: cleanup help text for destination URL
pierre@0 105 o bug #373065: cleanup URL on ad node page
pierre@0 106 o bug #373046: allow roles with 'create advertisements' to create ads
pierre@0 107 - ad_html.module
pierre@0 108 o bug #373046: allow roles with 'create advertisements' to create ads
pierre@0 109 - ad_external.module
pierre@0 110 o bug #373046: allow roles with 'create advertisements' to create ads
pierre@0 111 - ad_text.install
pierre@0 112 o bug #373057: uninstall fails to remove text ads
pierre@0 113 - ad_image.install
pierre@0 114 o bug #373057: uninstall fails to remove image ads
pierre@0 115 - ad_html.install
pierre@0 116 o bug #373057: uninstall fails to remove html ads
pierre@0 117 - adserve.inc
pierre@0 118 o bug #373065: do not add trailing slash if there is no hostid
pierre@0 119 - ad_cache_file.inc
pierre@0 120 o bug #373065: generate proper redirect link
pierre@0 121
pierre@0 122 February 11th, 2009 (1.0-rc1)
pierre@0 123 SA-CONTRIB-2009-007: http://drupal.org/node/372977
pierre@0 124
pierre@0 125 February 10th, 2009
pierre@0 126 - ad_notify.module
pierre@0 127 o bug #360432: don't display error if no notifications have been created
pierre@0 128 - ad.admin.inc
pierre@0 129 o bug #372211: fix multi-delete of advertisements via admin interface
pierre@0 130 - adserve.inc
pierre@0 131 o bug #277286: document how to set DRUPAL_ROOT for Windows servers, get
pierre@0 132 path directly from DURPAL_ROOT if set
pierre@0 133
pierre@0 134 February 9th, 2009
pierre@0 135 - ad.module
pierre@0 136 o bug #369327: allow creation of advertisements
pierre@0 137 - ad_notify.info
pierre@0 138 o bug #370194: properly format dependencies
pierre@0 139 - ad_report.info
pierre@0 140 o properly format dependencies
pierre@0 141
pierre@0 142 November 19th, 2008
pierre@0 143 - ad.module
pierre@0 144 o bug #329475: remove translations on internal status names
pierre@0 145 - ad_text.module
pierre@0 146 o bug #335466: fix unclosed div
pierre@0 147 - ad.install
pierre@0 148 o bug #330173: fix infinite loop when uninstalling the ad module
pierre@0 149 - click_filter.module
pierre@0 150 o bug #294037: remove calls to db_num_rows
pierre@0 151 (patch thanks to James Glasgow, aka jrglasgow)
pierre@0 152 - ad_report.module
pierre@0 153 o bug #330104: port module to Drupal 6
pierre@0 154 (patch by Mehmet Alkanlar, aka mehmeta)
pierre@0 155
pierre@0 156 October 30th 2008
pierre@0 157 - ad.module
pierre@0 158 o bug #294029: Display theme, properly redirect
pierre@0 159 - click_filter.module
pierre@0 160 o bug #294037
pierre@0 161
pierre@0 162 August 11th 2008
pierre@0 163 Branched 6.x from 5.x-1.6