Skip to content
  1. Apr 02, 2009
  2. 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_notify.module · 5bdf822d
      jeremy authored
          o bug #417512: implement hook_mail so that notifications are actually sent
      5bdf822d
  3. Mar 27, 2009
    • 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_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
  4. Mar 05, 2009
    • 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
  5. Feb 23, 2009
  6. 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
  7. Feb 10, 2009
  8. Feb 09, 2009
    • jeremy's avatar
      - ad_notify.info · 6a72b8e0
      jeremy authored
          o bug #370194: properly format dependencies
       - ad_report.info
          o properly format dependencies
      6a72b8e0
  9. Jan 29, 2009
  10. Nov 19, 2008
  11. Aug 11, 2008
  12. Apr 16, 2008
    • jeremy's avatar
      - ad.module · 1728d4b8
      jeremy authored
       - ad_cache_file.module
       - ad_cache_memcache.module
       - ad_external.module
       - ad_image.module
       - ad_notify.module
       - ad_report.module
       - ad_text.module
       - ad_weight_percent.module
          o bug #183085: remove closing ?>
      1728d4b8
  13. Jun 08, 2007
    • jeremy's avatar
      - ad.install · 8935b4d5
      jeremy authored
          o feature #150236: add _uninstall hook
       - ad_image.install
          o feature #150236: add _uninstall hook
       - ad_notify.install
          o feature #150236: add _uninstall hook
       - ad_text.install
          o feature #150236: add _uninstall hook
      8935b4d5
  14. May 25, 2007
    • jeremy's avatar
      - ad.module · 3ba5d1f3
      jeremy authored
          o bug #136004: add support for PostgreSQL
       - ad.install
          o bug #136004: add support for PostgreSQL
       - ad_image.install
          o bug #136004: add support for PostgreSQL
       - ad_text.install
          o bug #136004: add support for PostgreSQL
       - ad_notify.install
          o bug #136004: add support for PostgreSQL
      3ba5d1f3
    • jeremy's avatar
      - ad_notify.module · c9b66cf5
      jeremy authored
          o bug #142648: remove unused settings page
          o use AD_NOTIFY_DISABLED and AD_NOTIFY_ENABLED instead of 1 and 0
      c9b66cf5
  15. May 08, 2007
    • jeremy's avatar
      - ad.install · 20e580a5
      jeremy authored
          o bug #129749: default to utf8 character set for all table types
          o bug #142183: TEXT columns can't set DEFAULT
       - ad_text.install
          o bug #129749: default to utf8 character set for all table types
          o bug #142183: TEXT columns can't set DEFAULT
       - ad_image.install
          o bug #129749: default to utf8 character set for all table types
       - ad_notify.install
          o bug #129749: default to utf8 character set for all table types
          o bug #142183: TEXT columns can't set DEFAULT
      20e580a5
    • jeremy's avatar
      - adserve.php · 592ccf34
      jeremy authored
          o removed groups (replaced by taxonomy tids)
       - ad_cache_file.module
          o remove groups cache
          o include in cache ads that aren't assigned to a taxonomy
       - ad_cache_file.inc
          o remove references to group cache
          o check for ads that are not assigned to a taxonomy
       - ad.module
          o replace custom groups code with taxonomy functions
       - ad_embed.module
          o use tids instead of group name
       - ad_notify.module
          o remove references to group
       - ad_remote.module
          o use taxonomy tids rather than group name when building remote snippet
       - ad.install
          o convert ad_group table entries to taxonomy
          o remove ad_group table
          o remove gid calumn from ads table
       - ad_views.inc
          o remove most groups logic
          o update group blocks to use taxonomy
      592ccf34
  16. May 03, 2007
    • jeremy's avatar
      - ad.module · c946bd51
      jeremy authored
          o implement hook for upcoming event notifications (activate and expire)
       - ad_notify.module
          o implement hook to support upcoming event notifications
      c946bd51
  17. May 01, 2007
    • jeremy's avatar
      - ad.module · 03c62927
      jeremy authored
          o convert '%' to '@' to prevent <em> from showing up in emails
          o add default text for notification emails
       - ad_notify.install
          o add aid column to ad_notify table
       - ad_notify.module
          o add default text for notification emails
          o display help text for notification email variables
          o perform proper substitions on variables in notification mails
          o prevent editing and deletion of locked notifications by non-privileged
            users
          o support notification deletion
          o support editing of notification email text
          o use drupal_mail function instead of nonexistant drupal_mail function
          o convert '%' to '@' to prevent <em> from showing up in emails
      03c62927
  18. Apr 27, 2007
  19. Apr 25, 2007
    • jeremy's avatar
      - adserve.php · c013761e
      jeremy authored
          o bug #131035: move path variables from global to local statics, move
            adserve logic into function out of global space.
          o include extra debug information showing version of all ad files
       - ad_image.info
          o add dependency on upload module
       - ad_notify.module
          o don't show 'my notifications' tab unless viewing an ad you own
      c013761e
  20. Mar 17, 2007
  21. Mar 10, 2007
  22. Feb 24, 2007
  23. Feb 21, 2007
    • jeremy's avatar
      - ad.module · 68d73784
      jeremy authored
          o implement initial ad notification hooks
       - ad_notify.install
          o implement database schema for managing notifications
       - ad_notify.module
          o implement GUI for creating ad email notifications
          o implement api for registering notification events
            (NOTE:  notifications themselves are not yet implemented, I'm just
             checking in a work-in-progress.  If you choose to test this now, you'll
             likely need to manually dump your ad_notifications table later and
             re-create it once the ad_notify module is actually released.)
      68d73784