Skip to content
  1. Apr 15, 2009
  2. Apr 14, 2009
  3. Apr 09, 2009
    • jeremy's avatar
      - ad.module · 6e6004ff
      jeremy authored
          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
      6e6004ff
  4. Apr 02, 2009
  5. Mar 31, 2009
    • jeremy's avatar
      - ad_owners.module · ba937107
      jeremy authored
          o feature #418382: introduce 'grant default per ad type permissions' permission
       - ad.module
          o feature #418382: introduce 'edit any advertisements', 'delete own advertisement',
            and 'delete any advertisements' permissions
       - ad_text.module
          o properly display advertisement in reports
      ba937107
  6. Mar 29, 2009
    • jeremy's avatar
      - ad_notify.module · d9b48d27
      jeremy authored
          o bug #417512: use proper variable names in emails
       - ad_token.inc
          o bug #417512: (renamed from token_ad.inc to match the ad module's naming
            standards) cleanup logic to always return a value even if 0, remove
            nonexistent this_week_impressions and this_week_clicks variables
       - ad_token.install
          o bug #417512: replace old variables with new variables in already
            existing notifications
      d9b48d27
    • jeremy's avatar
      - ad.module · 99e21c53
      jeremy authored
          o bug #417414: properly save autoactivate and autoexpire timestamps
      99e21c53
  7. Mar 26, 2009
    • jeremy's avatar
      - ad.module · 7c2acfc7
      jeremy authored
          o by default, only rebuil cache file when cron runs -- to rebuild
            immediately set 'ad_cache_file_rebuild_realtime' to TRUE in your $conf
            array in settings.php.
      7c2acfc7
  8. Mar 11, 2009
    • jeremy's avatar
      - ad.module · a1d54613
      jeremy authored
          o feature #382928: select ad type with inline AHAH switcher
                             (patch thanks to "neochief")
       - ad.install
          o feature #382928: flush cache so AHAH switcher will work
      a1d54613
  9. Mar 05, 2009
    • jeremy's avatar
      Cleanup CDATA implementation. · d0c07340
      jeremy authored
      d0c07340
    • jeremy's avatar
      - ad.module · 4e857e2b
      jeremy authored
          o feature #173176: use token module when generating notifications
       - ad_notify.install
          o feature #173176: new "roles" column to allow per-role notifications
       - ad_notify.module
          o feature #173176: add global per-role notifications, integrate token module
      4e857e2b
    • jeremy's avatar
      - ad.module · 5e43f28e
      jeremy authored
          o simplify ad redirect path to avoid mismatched parameters
       - ad_cache.inc
          o properly display $extra parameters
          o simplify ad redirect path to avoid mismatched parameters
       - ad_report.module
          o  bug #386794: generate proper report when selecting group(s)
      5e43f28e
  10. Mar 03, 2009
    • jeremy's avatar
      - ad_cache_file.module · 10b58b9c
      jeremy authored
          o fix PHP E_ALL notices
       - ad_image.install
          o feature #388712: add remote_image field for remotely hosting images
       - ad_image.module
          o feature #388712: optionally allow images to be hosted remotely
            (must go to "Administer > Content management > Ads > Settings > Image ad"
             and check "Allow remote hosted images" to use this feature.)
       - ad.module
          o allow ad-type module global settings changes to be saved
       - ad_owners.module
          o allow ad-type module global settings changes to be saved
      10b58b9c
  11. Feb 27, 2009
    • jeremy's avatar
      - ad.module · 997772a9
      jeremy authored
          o bug #383008: ad_status_display should only return allowed permissions
          o fix PHP E_ALL notices
       - ad_html.module
          o fix PHP E_ALL notices
       - ad_text.module
          o fix PHP E_ALL notices
       - ad_owners.module
          o make it possible to set default permissions
          o make it possible to set per-advertisement permissions
      997772a9
    • jeremy's avatar
      - ad.module · 7f91cf3b
      jeremy authored
          o bug #382970: ad_permission must handle aid as int or node object
      7f91cf3b
  12. Feb 23, 2009
  13. Feb 17, 2009
    • jeremy's avatar
      - ad.module · e705c112
      jeremy authored
          o feature #298608: return ad_link_attributes as array so ad_display_TYPE
                         functions can call l() rather than custom building links
       - ad.install
          o feature #298608: flush all caches for new ad display functions
       - ad_external.module
          o feature #298608: display external ad with themeable function
       - ad_html.module
          o feature #298608: display html ad with themeable function
       - ad_image.module
          o feature #298608: display image ad with themeable function
       - ad_text.module
          o feature #298608: display text ad with themeable function
      e705c112
    • jeremy's avatar
      - ad.module · 0664b958
      jeremy authored
          o bug #375742: support manual IFrame configuration
      0664b958
    • jeremy's avatar
      - ad.module · a7d52bcc
      jeremy authored
          o bug #375270: cleanup code for E_ALL compliance
       - ad_owners.module
          o bug #375270: cleanup code for E_ALL compliance
      a7d52bcc
    • jeremy's avatar
      - ad.module · 5dfd0b47
      jeremy authored
          o bug #375474: don't automatically set autoactive/autoexpire date
      5dfd0b47
    • jeremy's avatar
      - ad.module · fbda7b38
      jeremy authored
          o bug #375270: cleanup code for E_ALL compliance
       - ad_owners.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_embed.module
          o bug #294035: fixup ad_embed module to work with Drupal 6
      fbda7b38
  14. Feb 16, 2009
    • jeremy's avatar
      - ad.admin.inc · 12efebab
      jeremy authored
          o bug #375270: cleanup code for E_ALL compliance
       - ad.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad.pages.inc
          o bug #375270: cleanup code for E_ALL compliance
       - adserve.inc
          o bug #375270: cleanup code for E_ALL compliance
       - ad_cache_file.inc
          o bug #375270: cleanup code for E_ALL compliance
       - ad_cache_file.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_cache_memcache.inc
          o bug #375270: cleanup code for E_ALL compliance
       - ad_cache_memcache.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_embed.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_remote.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_external.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_image.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_text.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_html.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_remote.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_report.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_owners.module
          o bug #375270: cleanup code for E_ALL compliance
       - click_filter.install
          o bug #375270: cleanup code for E_ALL compliance
       - click_filter.module
          o bug #375270: cleanup code for E_ALL compliance
      6.x-1.0
      12efebab
    • jeremy's avatar
      - ad.admin.inc · 0e2ad78e
      jeremy authored
          o bug #374044: when editing group, don't display "create group" button
      0e2ad78e
  15. Feb 12, 2009
    • jeremy's avatar
      - ad.module · ac30548e
      jeremy authored
          o bug #304326: fix permissions so user can view click details
       - ad.pages.inc
          o feature #304326: display username in overview and details
      ac30548e
  16. Feb 09, 2009
  17. Jan 30, 2009
  18. Jan 29, 2009
  19. Jan 26, 2009
    • jeremy's avatar
      - ad.module · ca6b6f68
      jeremy authored
          o bug #355662: rename _drupal_add_js() to drupal_add_js()
      ca6b6f68
    • jeremy's avatar
      November 25th, 2008 · 2a38bd69
      jeremy authored
       - ad.module
          o cleanup Drupal 6 port
       - ad_html.module
          o cleanup Drupal 6 port
       - click_filter.module
          o cleanup Drupal 6 port
      2a38bd69
  20. Nov 19, 2008
  21. Oct 31, 2008
  22. Aug 11, 2008
    • jeremy's avatar
      Branched 6.x from 5.x-1.6 · a7147c52
      jeremy authored
      a7147c52
    • jeremy's avatar
      - adserve.inc · c082167c
      jeremy authored
          o feature #177885: optionally apply filters when displaying ads
       - ad.module
          o feature #177885: allow configurable filtering of ads
       - ad_cache_file.module
          o feature #177885: optionally apply filters when displaying ads
       - ad_cache_memcache.module
          o feature #177885: optionally apply filters when displaying ads
       - ad_external.module
          o feature #177885: optionally apply filters when displaying ads
       - ad_html.module
          o feature #177885: optionally apply filters when displaying ads
       - ad_image.module
          o feature #177885: optionally apply filters when displaying ads
       - ad_text.module
          o feature #177885: optionally apply filters when displaying ads
      c082167c
  23. Aug 10, 2008
    • jeremy's avatar
      - ad.module · d985d0c1
      jeremy authored
          o feature #233568: add support for per-ad-type default permissions
       - ad.install
          o feature #233568: flush menu cache to support per-ad-type default perms
       - ad_image.module
          o feature #233568: new settings page format for per-ad-type permissions
       - ad_text.module
          o feature #233568: new settings page format for per-ad-type permissions
      d985d0c1
    • jeremy's avatar
      - ad.module · 4fb3082e
      jeremy authored
          o feature #250289: add jQuery method for displaying advertisements
          Thanks to Wade Fitzpatrick
       - adserve.inc
          o feature #250289: support jQuery method to display advertisements
      4fb3082e
  24. Aug 09, 2008
  25. Jun 28, 2008
    • jeremy's avatar
      - ad.module · af092735
      jeremy authored
          o support adserve actions, allowing external modules to execute functions
            from adserve.inc, without bootstrapping Drupal or connecting to the db.
       - adserve.inc
          o rename adserve_invoke() function to adserve_invoke_file()
          o introduce adserve_invoke_action() function
          o simplify ad selection when not using a cache, using the standard
            adserve_select_ad function that's used by caches
          o remove considerable amount of no longer needed code
          o replace clunky _exit hook with adserve action
          o remove clunky _invoke_weight hook, to be replaced as adserve action
          o new actions: 'adserve_init_text', 'adserve_exit_text', 'adserve_select'
      af092735
  26. Jun 20, 2008