dumre0707 / googlepersonfinder

Automatically exported from code.google.com/p/googlepersonfinder
Apache License 2.0
0 stars 0 forks source link

Show statistics related to notes disable/enable in admin/dashboard #83

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Since now the author of record can disable/enable notes for a record, we can 
use the logs of these actions and show some statistics of them in dashboard.

This is very related to issue 77, 78 and 82. So try not to work on these issues 
separately/in parellel.

To view the admin/dashboard page:
http://china.personfinder-dev.appspot.com/admin/dashboard

Place to start:
app/admin_dashboard.py
app/model.py (UserActionLog class)
app/confirm_disable_notes.py
app/confirm_enable_notes.py

Original issue reported on code.google.com by shao...@google.com on 3 Nov 2011 at 7:43

GoogleCodeExporter commented 9 years ago

Original comment by ali...@google.com on 11 Nov 2011 at 1:32

GoogleCodeExporter commented 9 years ago
Implemented at Grace Hopper Conference Codeathon by Charlie McDowell,Nobuko 
Kishi, Soumya Sah. Code reviewed by shaomei & aliceb, submitted to ghc-dev 
branch.

Many thanks to the contributors!

Original comment by shao...@google.com on 1 Dec 2011 at 10:47