Resuming refactoring report related functions.
[timetracker.git] / WEB-INF / lib / ttReportHelper.class.php
2018-08-06 Nik OkuntseffResuming refactoring report related functions.
2018-08-04 Nik OkuntseffMerged getSubtotals and getFavSubtotals into one function.
2018-08-04 Nik OkuntseffFixed a bug in sql query for work units calculation.
2018-08-04 Nik OkuntseffMerged getTotals and getFavTotals into one function.
2018-08-04 Nik OkuntseffMerged getItems and getFavItems into one function.
2018-08-04 Nik OkuntseffSome more refactoring.
2018-08-04 Nik OkuntseffResuming refactoring reports.
2018-08-01 Nik OkuntseffMore refactoring in reports.
2018-08-01 Nik OkuntseffSome more refactoring.
2018-08-01 Nik OkuntseffA bit more refactoring...
2018-07-31 Nik OkuntseffMore refactoring in reports.
2018-07-31 Nik OkuntseffA little bit more refactoring.
2018-07-31 Nik OkuntseffMore refactoring in reports.
2018-07-31 Nik OkuntseffSome more work on refactoring reports.
2018-07-29 Nik OkuntseffMerged getWhere and getFavWhere into one function.
2018-07-28 Nik OkuntseffAdded group_id to getWhere parts as additional protection.
2018-07-27 Nik OkuntseffSecurity fix for reports.
2018-07-27 Nik OkuntseffMore refactoring in reports.
2018-07-27 Nik OkuntseffMore refactoring in reports.
2018-07-27 Nik OkuntseffA bit more progress on report refactoring.
2018-07-27 Nik OkuntseffSome renaming for ongoing report refactoring.
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