[#1512] Log content producing activities, provide basic stats

This commit creates the content_production_activities collection and logs
artifact creation, modification, and delete there. It also provides a stats view
in the site admin space showing all the CPAs since a given date.

Signed-off-by: Rick Copeland rcopeland@geek.net

Rick Copeland Rick Copeland 2011-02-23

added Allura/allura/templates/site_admin_cpa_stats.html
changed Allura/allura/controllers/site_admin.py
changed Allura/allura/model/__init__.py
changed Allura/allura/model/session.py
changed Allura/allura/model/stats.py
changed Allura/allura/templates/site_admin.html
Allura/allura/templates/site_admin_cpa_stats.html Diff Switch to side-by-side view
Loading...
Allura/allura/controllers/site_admin.py Diff Switch to side-by-side view
Loading...
Allura/allura/model/__init__.py Diff Switch to side-by-side view
Loading...
Allura/allura/model/session.py Diff Switch to side-by-side view
Loading...
Allura/allura/model/stats.py Diff Switch to side-by-side view
Loading...
Allura/allura/templates/site_admin.html Diff Switch to side-by-side view
Loading...