Skip to content
  1. Apr 03, 2009
  2. Mar 27, 2009
    • 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
  3. 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
  4. Feb 23, 2009
  5. 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.install · a223b597
      jeremy authored
          o bug #294035: rebuild menu so ad_embed settings page is visible
      a223b597
  6. Feb 16, 2009
  7. Jan 30, 2009
  8. Jan 29, 2009
  9. Nov 19, 2008
  10. Aug 11, 2008
  11. 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
  12. Apr 19, 2008
  13. Apr 18, 2008
    • jeremy's avatar
      - ad.install · 3f6362ff
      jeremy authored
          o bug #248016: add missing breaks that resulted in both mysql and
            postgresql updates being run
      3f6362ff
  14. Apr 16, 2008
  15. Apr 03, 2008
    • jeremy's avatar
      - ad.install · 97e6fca9
      jeremy authored
          o introduce adgroup into ad_statistics and ad_clicks
       - ad.module
          o track ad group on redirect
          o track ad group in statistics, when applicable
          o validate aid, group and hostid on redirect
       - serve.php
          o track ad group
          o support passing in url where ads are displayed
       - ad_cache_memcache.module
          o sync ads not in any group along with ads in groups
          o track ad group in statistics
       - ad_cache_memcache.inc
          o track ad group in statistics
          o add additional debug
      97e6fca9
  16. Jan 23, 2008
  17. Jan 17, 2008
    • jeremy's avatar
      - click_filter.info · 1d866073
      jeremy authored
          o new module for filtering clicks
       - click_filter.install
          o parse existing clicks, updating status
       - click_filter.module
          o new module for filtering clicks, currently filters clicks by ad
            owners
            and duplicate clicks by same IP or UID
       - ad.module
          o support new click_filter module
       - ad.install
          o add new status column for ad clicks
       - ad_cache_file.inc
          o sync (make counting of actions generic, dropped from earlier
            merge)
      1d866073
  18. Jan 11, 2008
    • jeremy's avatar
      - ad.install · 983e4070
      jeremy authored
          o bug #193094, no need to specify UNIQUE for PRIMARY KEY
       - ad_text.install
          o bug #193094, no need to specify UNIQUE for PRIMARY KEY
      983e4070
    • jeremy's avatar
      - ad.module · 5cbbe036
      jeremy authored
          o bug #165355, allow editing of ads with CCK
      5cbbe036
  19. Jan 10, 2008
    • jeremy's avatar
      - ad.install · a73acbd0
      jeremy authored
          o introduce "status" column into ad_host table
      a73acbd0
  20. Sep 26, 2007
  21. Sep 07, 2007
    • jeremy's avatar
      - ad_image.module · 29b8e50a
      jeremy authored
          o feature #170667: only perform url validation if enabled
       - ad_text.module
          o feature #170667: only perform url validation if enabled
       - ad.module
          o feature #170667: provide option to disable url validation
       - ad.install
          o update uninstall to delete new 'ad_validate_url' variable
      29b8e50a
    • jeremy's avatar
      - ad.install · 42dad2f3
      jeremy authored
          o bug #173850: call variable_del(), not variable_delete()
      42dad2f3
    • jeremy's avatar
      - ad_image.module · 583f21da
      jeremy authored
          o put more information about the image ad into the $node array
       - ad_text.module
          o put more information about the text ad into the $node array
       - ad.module
          o track the HTTP_USER_AGENT on ad clicks (to allow filtering clicks
            generated by bots that report themselves as bots)
       - ad.install
          o add user_agent column to ad_clicks table for tracking user agents
      583f21da
  22. 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
  23. Jun 06, 2007
    • jeremy's avatar
      - ad.install · 59d58534
      jeremy authored
       - ad_embed.module
          o bug #149770: don't display ads twice when 'always display ads' is checked
      59d58534
    • jeremy's avatar
      - ad.install · 5ac4ea74
      jeremy authored
          o bug #148623: update block deltas during upgrade from 1.0 -> 1.1.
      5ac4ea74
  24. May 31, 2007
  25. 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
  26. May 11, 2007
  27. 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
  28. May 05, 2007
    • jeremy's avatar
      - ad.module · 23b584b5
      jeremy authored
          o make hostid accessible
          o set absolute path in the redirect url
       - ad.install
          o convert redirect urls to absolute paths
       - ad_remote.module
          o simple proof-of-concept for hosting ads on remote websites
       - adserve.php
          o add hostid to redirect URL
       - ad_image.module
          o use @HOSTID___ token so hostid can be set in cached content
       - ad_text.module
          o use @HOSTID___ token so hostid can be set in cached content
      23b584b5
  29. Apr 04, 2007
  30. Feb 25, 2007
  31. Feb 19, 2007
    • jeremy's avatar
      February 17th 2007 (beta6) · 342802bf
      jeremy authored
       - ad.module
          o display 'edit' tab for all ad owners, not just node owner
          o automatically give user with UID of 1 all ad permissions
          o log in watchdog if ad redirect fails
          o be sure all fieldsets and contents are collapsible on the edit form
          o don't require ad description as it's not used anywhere important
          o call theme functions properly
          o remove ad notifications logic, add hooks to allow notifications and other
            per-ad/per-owner functionality to be implemented in plug-in modules
       - ad.install
          o remove ad_notifications table and ad table notifcation columns
       - ad_image.module
          o new 'manage active ad' permission, don't allow ad owner to change the
            active ad unless they have been granted this permission
          o fix image fieldset contents to properly collapse
       - ad_text.module
          o new 'manage ad text' permission, don't allow ad owner to change the
            ad text unless they have been granted this permission
       - ad_report.module
          o make it possible for users other than that with a UID of 1 to see the
            report images
  32. Jan 26, 2007
    • jeremy's avatar
      - ad.install · a6844707
      jeremy authored
          o updated_1: introduce new fields in {ads} table for tracking when ads were
            activated and expired, and for limiting the maximum number of views or
            clicks.
       - ad.module
          o feature #109688: support for scheduling based on views or clicks.
          o track when ad was last activated or expired.
          o improve status messages when viewing advertisement.
       - adserver.php
          o feature #109688: support for scheduling based on views or clicks