cristibaluta / Jirassic

Time tracking done right. Time tracking for employees.
http://www.jirassic.com
Other
161 stars 18 forks source link

Save all tasks to db when day ends #92

Closed cristibaluta closed 5 years ago

cristibaluta commented 5 years ago

In order to prevent loading the git and calendar tasks every time a day is selected, save them to db when ending the day. Also, when loading monthly reports load only the info from db.

cristibaluta commented 5 years ago

Fixed