Improved visibility of Totals only checkbox on reports.php for multiple group by.
[timetracker.git] / reports.php
2018-10-31 Nik OkuntseffImproved visibility of Totals only checkbox on reports...
2018-10-30 Nik OkuntseffInitial release of multiple group by in reports.
2018-10-29 Nik OkuntseffAdded user input check for multiple group by.
2018-10-28 Nik OkuntseffSome fixes associated with renaming the group_by field.
2018-10-28 Nik OkuntseffMore work in progress on multiple group by.
2018-10-28 Nik OkuntseffWork in progress on multiple group by options in reports.
2018-07-28 Nik OkuntseffResumed refactoring of reports.
2018-07-27 Nik OkuntseffSecurity fix for reports.
2018-07-20 Nik OkuntseffInitial work done on Work units plugin. Still in debug...
2018-04-14 Nik OkuntseffMore refactoring.
2018-04-14 Nik OkuntseffMore progress on replacing canManagerTeam() with rights...
2018-04-14 Nik OkuntseffOngoing refactoring, getting rid of canManageTeam().
2018-03-30 Nik OkuntseffIntroduced view_all_reports right and added it to co...
2018-03-29 Nik OkuntseffRefactoring. Renamed team_id fields to become group_id.
2018-03-26 Nik OkuntseffFixed a comment.
2018-03-26 Nik OkuntseffFixed reports to include users of lesser roles only.
2018-03-24 Nik OkuntseffA bit more progress on refactoring access checks.
2018-03-23 Nik OkuntseffReplaced getKey() with get() calls.
2018-03-18 Nik OkuntseffWork in progress integrating IP audit info in reports.
2018-03-13 Nik OkuntseffAccess checks re-done using role rights.
2018-02-15 Nik OkuntseffRemoved COST_ON_REPORTS global setting as per issue...
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