Skip to content
  1. 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
  2. Apr 07, 2009
  3. Apr 03, 2009
    • jeremy's avatar
      - ad.install · bc87a6c5
      jeremy authored
          o bug #422936: add missing extra fields from table definitions
      bc87a6c5
    • jeremy's avatar
      - ad_channl.module · f8e1981d
      jeremy authored
          o feature #421046: optionally limit the number of channels that can be
            assigned to a single advertisement
      f8e1981d
  4. Apr 02, 2009
  5. Mar 31, 2009
  6. Mar 29, 2009
    • jeremy's avatar
      Whitespace cleanup. · f955ce78
      jeremy authored
      f955ce78
    • 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_notify.module · 5bdf822d
      jeremy authored
          o bug #417512: implement hook_mail so that notifications are actually sent
      5bdf822d
    • jeremy's avatar
      - ad.module · 99e21c53
      jeremy authored
          o bug #417414: properly save autoactivate and autoexpire timestamps
      99e21c53
  7. Mar 28, 2009
  8. Mar 27, 2009
    • jeremy's avatar
      - ad_channel.module · cd298f3e
      jeremy authored
          o bug #416110: build proper joins when filtering by channel or premiere
      cd298f3e
    • jeremy's avatar
      - ad_notify.module · 53a5e5d6
      jeremy authored
          o bug #404892: only display notify tab on advertisements
          o feature #173176: complete implementation of default notifications
       - ad_notify.install
          o feature #173176: new "template" column to allow per-role notifications
      53a5e5d6
    • jeremy's avatar
      - ad.install · ca789e06
      jeremy authored
          o remove unintentional call-time pass-by-reference
       - ad_image.install
          o remove unintentional call-time pass-by-reference
      ca789e06
    • jeremy's avatar
      - ad_report.module · 6dd5e0a4
      jeremy authored
          o bug #404892: only display reports tab on advertisements
       - ad_notify.module
          o bug #404892: only display notify tab on advertisements
      6dd5e0a4
    • jeremy's avatar
      - ad_channel.module · 13d06775
      jeremy authored
          o fix PHP E_ALL notices
       - ad_weight_probability.module
          o fix PHP E_ALL notices
      13d06775
    • jeremy's avatar
      - adcache.inc · eec8e3b3
      jeremy authored
          o fix PHP E_ALL notices
      eec8e3b3
    • jeremy's avatar
      - adserve.inc · e4bfac8b
      jeremy authored
          o bug #406278: fix PHP E_ALL notices
            (fix includes patch by Garrett Albright)
       - ad_cache_file.module
          o fix PHP E_ALL notices
       - token_ad.inc
          o fix PHP E_ALL notices
      e4bfac8b
  9. Mar 26, 2009
    • jeremy's avatar
      - ad_weight_probability.module · d6caa9bc
      jeremy authored
          o only add/update probability information when working with ads
          o don't rebuild cache twice, it will be rebuilt on save by the ad module
      d6caa9bc
    • 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
  10. Mar 18, 2009
    • jeremy's avatar
      - ad_cache_file.inc · 0c0b2316
      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.
       - ad_cache_file.module
          o rebuild file cache in cron hook
          o add debug output when rebuilding cache
      0c0b2316
    • jeremy's avatar
      add memory information to debug output · 7f8d98e0
      jeremy authored
      7f8d98e0
    • jeremy's avatar
      - adserve.inc · 16ad08c1
      jeremy authored
          o add timestamp to debug output
      16ad08c1
  11. Mar 11, 2009
    • jeremy's avatar
      - ad_channel.module · 9f96e934
      jeremy authored
          o feature #386796: allow per-channel reports
       - ad_report.module
          o feature #386796: allow external modules to modify reports
      9f96e934
    • 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
  12. Mar 06, 2009