posaune
[timetracker.git] / reports.php
2019-06-29 Nik OkuntseffRefactoring custom fields in progress.
2019-04-19 Nik OkuntseffSeparated users section on reports in 2 for active...
2019-04-12 Nik OkuntseffAdded attachments to reports.
2019-04-07 Nik OkuntseffWork in progress adding attachments to reports.
2019-03-05 Nik OkuntseffAdded project filter on reports depending on selected...
2019-03-01 Nik OkuntseffCleaning up no longer needed access rights.
2019-02-27 Nik OkuntseffStarted redesign of timesheets feature.
2019-02-26 Nik OkuntseffMade fav reports to remember approved and timesheet...
2019-02-26 Nik OkuntseffRemoved view_client_unapproved right from default clien...
2019-02-25 Nik OkuntseffReleasing Approval plugin for testing.
2019-02-25 Nik OkuntseffMore refactoring in translation files.
2019-02-24 Nik OkuntseffAdded controls for report approval options on reports...
2019-02-23 Nik OkuntseffIntroduced view_client_unapproved access right.
2019-02-23 Nik OkuntseffSome more work in progress on timesheet reporting.
2019-02-23 Nik OkuntseffFixed display of Timesheet checkbox for clients.
2019-02-19 Nik OkuntseffRenamed client access rights for clarity.
2019-02-17 Nik OkuntseffMore progress on creating a new timesheet.
2019-02-16 Nik OkuntseffRefactored reports.php for timesheets.
2019-02-16 Nik OkuntseffStarted refactoring reports.php for timesheets.
2019-02-15 Nik OkuntseffA bit more work in progress on timesheets.
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-11 Nik OkuntseffWork in progress refactoring reports for subgroups.
2018-12-09 Nik OkuntseffMore refactoring for subgroups.
2018-12-08 Nik OkuntseffRefactoring.
2018-12-08 Nik OkuntseffStarting refactoring ttFavReportHelper class for subgroups.
2018-12-02 Nik OkuntseffMore refactoring in custom fields for subgroups.
2018-11-19 Nik OkuntseffPopulated group_id and org_id in tt_fav_reports table.
2018-11-03 Nik OkuntseffMore progress on subgroups, mostly about setting on...
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