Removed email display from cron.php as a security fix.
[timetracker.git] / cron.php
2018-03-19 Nik OkuntseffRemoved email display from cron.php as a security fix.
2017-09-09 anukoAdded cc option for notifications.
2017-07-31 anukoReplaced mktime() with time() call as per issue #36.
2017-07-31 anukoRefactored sql query to make it clearer and also to...
2017-07-31 anukoA fix for broken cron.php - not updating the correct...
2017-07-29 anukoStarted to use the status field in tt_fav_reports.
2017-07-29 anukoFixed the problem when notifications stopped working...
2017-07-25 anukoInitial implementation of a condition on notifications.
2016-09-10 Nik OkuntseffFixed a critical issue with previous commit (hard-coded...
2016-09-10 Nik OkuntseffFixed double notifications, hopefully.
2016-03-20 Nik OkuntseffCosmetic formatting fixes
2016-03-16 Nik OkuntseffCosmetic formatting improvements
2016-03-11 Nik OkuntseffRemoved PHP closing tag in more files
2016-02-29 Nik OkuntseffWork in progress creating a repo