A bit more refactoring in reports.
[timetracker.git] / WEB-INF / lib / ttReportHelper.class.php
2018-07-27 Nik OkuntseffA bit more refactoring in reports.
2018-07-25 Nik OkuntseffIntroduced totals only option for work units.
2018-07-22 Nik OkuntseffAdded work units to emailed fav reports.
2018-07-22 Nik OkuntseffAdded work units in output for emailed reports.
2018-07-20 Nik OkuntseffAdjusted Work units plugin to count only bullable units.
2018-07-20 Nik OkuntseffInitial work done on Work units plugin. Still in debug...
2018-03-29 Nik OkuntseffRefactoring. Renamed team_id fields to become group_id.
2018-03-23 Nik OkuntseffRefactoring.
2018-03-19 Nik OkuntseffFixing sending fav reports.
2018-03-19 Nik OkuntseffWork in progress on fav reports to include IP info.
2018-03-19 Nik OkuntseffFixed a problem in IP field in emailed reports.
2018-03-19 Nik OkuntseffWork in progress on including IP in emailed reports.
2018-03-19 Nik OkuntseffAdded handling of audit info for expenses.
2018-03-18 Nik OkuntseffWork in progress integrating IP audit info in reports.
2018-03-14 Nik OkuntseffSome more refactoring.
2018-03-14 Nik OkuntseffA bit more progress on getting rid of canManageTeam.
2018-03-14 Nik OkuntseffA bit more progress on roles revamp.
2018-03-14 Nik OkuntseffA bit more progress on getting rid of canManageTeam.
2018-03-13 Nik OkuntseffA few more replacements for canManageTeam.
2018-01-28 Nik OkuntseffReplaced intval() calls with a faster cast to int.
2018-01-25 Nik OkuntseffInitial implementation of the Paid status plugin.
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