Colin Kuskie
b323f74121
Update copyright notice
2011-12-28 11:30:38 -08:00
Graham Knop
5122518652
remove useless DESTROYs
2010-04-16 20:57:00 -05:00
JT Smith
0cff9c398d
- Removed dubious 3px padding around image based ads in an adspace.
2009-05-22 16:37:25 +00:00
Graham Knop
c4740f76a3
fix bug in WebGUI::AdSpace::Ad, remove some more CODE_COP checks
2009-03-26 23:23:34 +00:00
David Delikat
e0ef9d3c6e
all functions complete
...
-- pre-polish check point
2009-03-24 21:13:13 +00:00
David Delikat
efbe79e365
almost done
2009-03-24 04:49:06 +00:00
David Delikat
856cc06d04
merged with HEAD and other interesting changes
2009-03-19 04:12:03 +00:00
David Delikat
15a2cbd840
first part of coding
2009-02-27 03:37:55 +00:00
David Delikat
af5ad84fc8
added code and test suite for a series of functions that
...
identify non-human web clients so that advertising can
eliminate ghost impressions and ghost clicks
2009-02-23 00:20:46 +00:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
JT Smith
ee84cc7611
Deprecated WebGUI::Storage::Image. WebGUI::Storage can now do everything
...
WebGUI::Storage::Image can do.
2008-11-26 16:06:18 +00:00
Colin Kuskie
4bcf390ce9
Allow certain fields in Ad and AdSpace to be cleared. Add tests
...
to verify that it works.
2008-08-20 16:40:55 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
JT Smith
fa09c41598
replaced return; with return undef;
2008-01-24 21:58:15 +00:00
Colin Kuskie
96178fd70c
first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead
2007-12-05 00:30:43 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
Colin Kuskie
15d3ec323a
Add hashwide getters for AdSpace and Ad.pm
...
Fix a bug in Ad/set where if no properties were passed it would die.
2007-05-26 04:08:01 +00:00
Colin Kuskie
9666dadc82
This set of tests brings overall coverage close to 100% for the Ad module.
...
Remainnig conditionals in the set subroutine will be tested after 7.4
comes our and ->get can be modified to return the whole set of properties.
Fixed a bug in the Ad module where the priority could not be set to 0.
2007-02-19 04:01:24 +00:00
Colin Kuskie
fd9e2ecd21
A bunch more Ad tests. Need to check the coverage to see if anything has been
...
missed.
Removed a duplicate alt attribute in the image ad.
2007-02-17 00:36:49 +00:00
Colin Kuskie
84198ceea0
More tests for AdSpace/Ad.pm, one of which found a bug with
...
handling Macros in Rich Media ads. This was fixed.
Just the start of template docs for the Calendar. Finishing the
Calendar docs requires doing the Event docs.
2007-02-10 00:16:16 +00:00
Colin Kuskie
c9726f7b4d
New AdSpace tests, need to start looking at coverage.
...
Added some comments and fixed some POD in AdSpace.pm and Ad.pm
2007-02-05 01:01:20 +00:00
Colin Kuskie
870d9dbe46
more tests for AdSpace and added more POD to AdSpace.pm and Ad.pm
2007-02-04 04:12:19 +00:00
JT Smith
bc4125204a
- fix: Bug in "Article with Files"
...
- fix: SQLReport pagination retains op= parameter
- fix: Invalid MIME type set for images
2006-11-15 22:30:50 +00:00
JT Smith
4f68a0933c
added YUI and YUI-ext
...
fixed the resizable text area with IE problem
fixed the ad space with IE problem
merged the 7.2.0 and 7.1.4 change logs
2006-11-07 23:15:57 +00:00
JT Smith
90cb569bb5
- fix: deleting workflows did not delete related instances and crons
...
- Added a "run" link to the scheduler and the running workflows listings to
aid in debugging workflow errors.
- fix: profile fields not validated by WebGUI::User
2006-09-15 06:08:30 +00:00
Wouter van Oijen
2d9565775f
POD fixes and removing debug output
2006-07-11 09:05:22 +00:00
JT Smith
22a1338bdb
fixed a bunch of formatting problems with text based ads
2006-04-08 00:22:23 +00:00
JT Smith
540523d6dd
fixed a bunch of bugs related to ad management system and finished writing the ui
2006-04-07 01:53:36 +00:00
Colin Kuskie
3e179fa4ad
Group.t: group karma tests, better clean-up at end
...
User.t: better clean-up at end
Scratch.t: no newlines in test output
Session/Scratch.pm: convert to use placeholders
Ad.pm: Add missing line of POD.
Group.pm: add method to get all users in a group by karma.
User.pm: isInGroup to use getKarmaUsers.
2006-04-06 16:52:34 +00:00
JT Smith
d26f1bdd8c
add ad management system
...
improved performance of cs threads by about 500%
2006-04-05 03:42:14 +00:00