Skip to content
  1. May 04, 2007
  2. May 03, 2007
    • jeremy's avatar
      - ad_image.module · 37f0a9d2
      jeremy authored
          o bug #140804: support private download method
      2 tags
      37f0a9d2
    • 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
    • jeremy's avatar
      - ad.module · a1434a46
      jeremy authored
          o remove all file cache logic
          o implement hooks for externally defining ad caches
          o cleanup ad() to only display url variables that are actually used
       - adserve.php
          o remove all file cache logic
          o implement hooks for externally defining ad caches
       - ad_cache_file.module
          o implement file cache as plug-in module
       - ad_cache_file.inc
          o implement file cache as plug-in module
       - ad_cache_file.info
          o implement file cache as plug-in module
      a1434a46
  3. May 02, 2007
    • jeremy's avatar
      - ad.module · f694587c
      jeremy authored
          o bug #134889: don't display statistics and click history in teaser
          o when no ads are displayed due to permissions display a helpful html
            comment noting the need to grant 'show advertisements' permissions.
       - ad_text.module
          o bug #132525: validate destination URL
          o bug #129749: encode with UTF-8 charset
       - ad_image.module
          o bug #132525: validate destination URL
          o encode with UTF-8 charset
       - adserve.php
          o don't test $nids if isn't set (for E_ALL compat)
      f694587c
  4. May 01, 2007
    • jeremy's avatar
      - ad_embed.module · a35eb4aa
      jeremy authored
          o bug #139167: don't try to replace tags with ads if there's no text
      a35eb4aa
    • jeremy's avatar
      - ad.module · 15dcc01b
      jeremy authored
          o translate adtype on display
       - ad_image.module
          o bug #139068: do not translate $adtype
       - ad_text.module
          o bug #139068: do not translate $adtype
      15dcc01b
    • jeremy's avatar
      - ad.module · 9fe90c07
      jeremy authored
          o remove duplicate code
      5.x-1.0-beta8
      9fe90c07
    • jeremy's avatar
      5d6485f4
    • 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
  5. Apr 30, 2007
  6. Apr 29, 2007
  7. Apr 28, 2007
  8. Apr 27, 2007
  9. Apr 26, 2007
    • jeremy's avatar
      - adserve.php · e4e45c60
      jeremy authored
          o remove debug outpu preventing ads from displaying
      e4e45c60
  10. Apr 25, 2007
    • jeremy's avatar
      Display text 'No ad found' when no ad is found. · 5877d82d
      jeremy authored
      5877d82d
    • 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
  11. Apr 18, 2007
    • jeremy's avatar
      - adserve.php · 8a6f9e21
      jeremy authored
           o bug #131035: move adserve variables from global into local statics
             (the Drupal bootstrap was wiping the globals depending on the PHP
              configuration.)
      8a6f9e21
  12. Apr 14, 2007
    • jeremy's avatar
      - ad.module · c09d65b9
      jeremy authored
          o bug #135144: don't translate ad status when storing in database, only
            when displaying to screen
       - adserve.php
          o be sure variables are set before accessing them to allow running PHP in
            E_ALL mode
      c09d65b9
  13. Apr 04, 2007
  14. Mar 17, 2007
  15. Mar 10, 2007
  16. Feb 25, 2007
  17. Feb 24, 2007