kitsune/apps/dashboards
Paul Craciunoiu e4bc9d1a1a Announcements send emails to people in that group. [bug 650101]
* Email is sent upon saving from the admin.
* Announcements from the future are queued to be emailed around the time they become visible.
* Also do some try/finally as safety for threadlocale default language activation.
2011-04-21 15:32:36 -07:00
..
templates/dashboards Refactor group dashboards to be properties of groups. 2011-04-20 12:47:01 -07:00
tests Announcements send emails to people in that group. [bug 650101] 2011-04-21 15:32:36 -07:00
__init__.py Refactor group dashboards to be properties of groups. 2011-04-20 12:47:01 -07:00
admin.py [bug 638477] [bug 649201] Add framework for mapping dashboards to groups. 2011-04-13 14:36:46 -07:00
cron.py [bug 610527] Implement very tolerant fetching and storing of WebTrends stats. Expose a cron job for refreshing them. Also... 2011-01-11 17:08:34 -08:00
helpers.py Refactor group dashboards to be properties of groups. 2011-04-20 12:47:01 -07:00
models.py Refactor group dashboards to be properties of groups. 2011-04-20 12:47:01 -07:00
personal.py Refactor group dashboards to be properties of groups. 2011-04-20 12:47:01 -07:00
readouts.py Refactor group dashboards to be properties of groups. 2011-04-20 12:47:01 -07:00
urls.py Refactor group dashboards to be properties of groups. 2011-04-20 12:47:01 -07:00
utils.py Refactor group dashboards to be properties of groups. 2011-04-20 12:47:01 -07:00
views.py Refactor group dashboards to be properties of groups. 2011-04-20 12:47:01 -07:00