posaune
[timetracker.git] / cron.php
2018-12-12 Nik OkuntseffCosmetic.
2018-12-12 Nik OkuntseffFailed attempt to write ttCronJobHelper, some improveme...
2018-12-08 Nik OkuntseffImproved cron.php security-wise with a more specific...
2018-09-09 Nik OkuntseffAdded adjustOptions function to ttFavRepportHelper...
2018-08-06 Nik OkuntseffResuming refactoring report related functions.
2018-08-04 Nik OkuntseffMerged getSubtotals and getFavSubtotals into one function.
2018-07-29 Nik OkuntseffMerged getWhere and getFavWhere into one function.
2018-07-28 Nik OkuntseffFixed a bug when reports where still sent with disabled...
2018-07-27 Nik OkuntseffSome renaming for ongoing report refactoring.
2018-07-27 Nik OkuntseffRefactoring of reports started.
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