Wil Clouser
|
705a15071e
|
Use DEFAULT_FROM_EMAIL; bug 557342
|
2010-04-09 20:49:36 -07:00 |
Scott McCammon
|
92591dc97b
|
added src=emailinfo to thankyou note emails, bug 554151
|
2010-03-22 14:57:28 -07:00 |
Scott McCammon
|
fa6f18aa57
|
fixed Contribution.mail_thankyou to always have a from_email address.
|
2010-03-21 13:52:54 -07:00 |
Jeff Balogh
|
2974554d0c
|
meet the developer and eula stubs
|
2010-03-19 12:44:53 -07:00 |
Wil Clouser
|
68f7c83900
|
Add DOMAIN setting
|
2010-03-17 14:23:48 -07:00 |
Scott McCammon
|
02bf3f3f21
|
added Contribution.mail_thankyou and accompanying model fields
|
2010-03-16 22:32:38 -07:00 |
Fred Wenzel
|
bf7b76390e
|
contribution element and pledge box / thermometer
|
2010-03-11 15:29:45 +01:00 |
Fred Wenzel
|
e7e4818e50
|
sharing services and helper widget + tests
|
2010-03-10 12:13:41 +01:00 |
Jeff Balogh
|
99000a6b74
|
global_stats model
|
2010-03-01 15:10:47 -08:00 |
Scott McCammon
|
c1a13672b1
|
fixed a potential TypeError when generating apps CSVs
|
2010-02-24 18:59:38 -08:00 |
Scott McCammon
|
85c794d8ec
|
added urls, views, and tests for csv/json stats
|
2010-02-24 10:21:25 -08:00 |
Scott McCammon
|
862b2e74f8
|
added sum_reduce to StatsDict which reduces the object to a single value
|
2010-02-24 10:21:25 -08:00 |
Scott McCammon
|
9579737660
|
added aggregation to StatsQuerySet summaries (Sum, Avg, DayAvg, etc)
|
2010-02-24 10:21:20 -08:00 |
Scott McCammon
|
b3edb3b802
|
record start and end of periods in stat summaries (instead of just the start)
|
2010-02-24 10:14:18 -08:00 |
Scott McCammon
|
68cf0eb699
|
added period_summary(), a wrapper around (daily|weekly|monthly)_summary()
|
2010-02-24 10:14:18 -08:00 |
Scott McCammon
|
b5bbd4cff8
|
added constant multiplication to StatsDict objects
|
2010-02-24 10:14:18 -08:00 |
Scott McCammon
|
0b1500bd7c
|
Created stats Contribution model and tests
|
2010-02-24 10:14:18 -08:00 |
Scott McCammon
|
0f0530630e
|
created custom manager and queryset for stats to support common summaries
This also includes a StatDictField that converts serialized php into a summable dictionary
|
2010-02-24 10:14:18 -08:00 |
Jeff Balogh
|
5353531044
|
models for update_counts and download_counts
|
2010-02-04 14:01:42 -08:00 |