chokkarg / worktime

Automatically exported from code.google.com/p/worktime
0 stars 0 forks source link

Add cron-job for stats mailing #209

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Add a cron job that runs once-a-day for mailing statistics to me about:
1. The total number of users / The newly registered number of users
2. The number of syncs / number of syncs last 24 hours / number of 
successsful/failed syncs
3. The total number of time registrations, projects and tasks / The number of 
time registrations, projects and tasks added in the last 24 hours.

Original issue reported on code.google.com by dirkvran...@gmail.com on 26 Mar 2013 at 8:35

GoogleCodeExporter commented 8 years ago
How to define and secure cron jobs: 
https://developers.google.com/appengine/docs/java/config/cron

Original comment by dirkvran...@gmail.com on 26 Mar 2013 at 9:05

GoogleCodeExporter commented 8 years ago

Original comment by dirkvran...@gmail.com on 27 Mar 2013 at 10:57

GoogleCodeExporter commented 8 years ago
The number of time registrations, projects and tasks are left out at the moment!

Original comment by dirkvran...@gmail.com on 3 Apr 2013 at 12:36