Separated users section on reports in 2 for active and inactive users.
[timetracker.git] / WEB-INF / lib / ttReportHelper.class.php
2018-01-22 Nik OkuntseffAdded paid field and handling to expenses.
2018-01-21 Nik OkuntseffFixed fav reports to include paid status.
2018-01-21 Nik OkuntseffIntegrated paid status in emailed reports.
2018-01-21 Nik OkuntseffFixed reports to properly handle paid status dropdown.
2018-01-21 Nik OkuntseffAdded paid column as an optional output on displayed...
2017-11-27 anukoSome style fixes to keep things consistent after recent...
2017-11-05 anukoSome cleanup in the Period class.
2017-09-09 anukoAdded cc option for notifications.
2017-09-09 anukoAdded Bcc option for team managers.
2017-07-25 anukoInitial implementation of a condition on notifications.
2017-02-05 anukoRenamed a function for clarity.
2016-03-30 Nik OkuntseffRefactoring, finished replacing with ttUser::isPluginEn...
2016-03-30 Nik OkuntseffWork in progress switching to ttUser::isPluginEnabled().
2016-03-30 Nik OkuntseffWrote ttUser::isPluginEnabled() function.
2016-03-30 Nik OkuntseffRefactoring - using ttPluginEnabled.
2016-03-29 Nik OkuntseffCleaning up white space.
2016-03-29 Nik OkuntseffRefactoring a bit.
2016-03-29 Nik OkuntseffRefactoring white space.
2016-03-29 Nik OkuntseffRefactoring - reorganized code a bit for clarity.
2016-03-28 Nik OkuntseffFixed a condition. Also some white space cleanup.
2016-03-28 Nik OkuntseffReorganized code a bit for clarity.
2016-03-28 Nik OkuntseffCleaning up white space.
2016-03-28 Nik OkuntseffReorganized code a bit.
2016-03-28 Nik OkuntseffRefactoring white space.
2016-03-28 Nik OkuntseffRefactoring, reorganized code a bit
2016-03-28 Nik OkuntseffRefactoring whate space
2016-03-28 Nik OkuntseffReplacing else if with elseif
2016-03-11 Nik OkuntseffMade report footer optional depending on setting in...
2016-03-10 Nik OkuntseffRemoved terminating PHP tag in more files
2016-02-29 Nik OkuntseffInitial repo created