Separated users section on reports in 2 for active and inactive users.
[timetracker.git] / WEB-INF / lib / ttFavReportHelper.class.php
2019-04-19 Nik OkuntseffSeparated users section on reports in 2 for active...
2019-02-27 Nik OkuntseffFixed adjusting users for clients in fav report emails.
2019-02-26 Nik OkuntseffA fix for fav reports sent to clients.
2019-02-26 Nik OkuntseffMade fav reports to remember approved and timesheet...
2018-12-12 Nik OkuntseffExcluded clients from getActiveUsers call.
2018-12-11 Nik OkuntseffMore refactoring in reports for subgroups.
2018-12-11 Nik OkuntseffFixed saving fav report in a subgroup.
2018-12-08 Nik OkuntseffA bit more refactoring.
2018-12-08 Nik OkuntseffSome more refactoring in notification config.
2018-12-08 Nik OkuntseffStarting refactoring ttFavReportHelper class for subgroups.
2018-11-30 Nik OkuntseffA bit more refactoring.
2018-11-26 Nik OkuntseffSome refactoring for subgroups.
2018-11-19 Nik OkuntseffPopulated group_id and org_id in tt_fav_reports table.
2018-10-28 Nik OkuntseffA bit more work in progress on multiple levels of group...
2018-10-28 Nik OkuntseffSome fixes associated with renaming the group_by field.
2018-10-28 Nik OkuntseffAdded 2 additional group by fields in database as part...
2018-09-09 Nik OkuntseffAdded adjustOptions function to ttFavRepportHelper...
2018-07-29 Nik OkuntseffMerged getWhere and getFavWhere into one function.
2018-07-27 Nik OkuntseffRefactoring of reports started.
2018-07-22 Nik OkuntseffAdded handling of show work units in fav reports and...
2018-03-19 Nik OkuntseffWork in progress including IP in fav reports.
2018-03-13 Nik OkuntseffStarted to replace canManageTeam calls with right checks.
2018-01-21 Nik OkuntseffFixed fav reports to include paid status.
2017-07-29 anukoStarted to use the status field in tt_fav_reports.
2017-07-28 anukoWhite space formatting improvement.
2016-03-10 Nik OkuntseffRemoved terminating PHP tag in more files
2016-02-29 Nik OkuntseffInitial repo created