Added paid column as an optional output on displayed reports.
[timetracker.git] / reports.php
2018-01-21 Nik OkuntseffAdded paid column as an optional output on displayed...
2018-01-19 Nik OkuntseffMore consistent use of isGet() and isPost() functions.
2018-01-19 Nik OkuntseffWork in progress integrating paid status plugin.
2017-11-05 anukoSome cleanup in the Period class.
2017-10-31 anukoWork in progress refactoring dropdown option translatio...
2017-09-30 anukoAdded this day and last day to report interval options.
2017-07-09 anukoWork in progress on project_required option (incomplete...
2017-03-03 anukoSimplified Checkbox class.
2017-03-03 anukoRefactoring - removed not used default parameters from...
2017-02-28 anukoRefactoring - renamed a few things.
2016-03-30 Nik OkuntseffRefactoring, finished replacing with ttUser::isPluginEn...
2016-03-30 Nik OkuntseffRefactoring - more usage of ttUser::isPluginEnabled().
2016-03-28 Nik OkuntseffReplacing else if with elseif
2016-03-22 Nik OkuntseffA better comment
2016-03-22 Nik OkuntseffRenamed errors to err to keep things shorter
2016-03-22 Nik OkuntseffSiwtched to using isPost() function
2016-03-22 Nik OkuntseffSwitched to using shorter ActionErrors functions
2016-03-21 Nik OkuntseffCleanup of white space and comment improvement
2016-03-11 Nik OkuntseffRemoved PHP closing tag in more files
2016-02-29 Nik OkuntseffWork in progress creating a repo