Added conditional display of invoice related items on reports.
[timetracker.git] / report.php
2018-03-30 Nik OkuntseffAdded conditional display of invoice related items...
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-24 Nik OkuntseffA bit more progress on refactoring access checks.
2018-03-23 Nik OkuntseffReplaced getKey() with get() calls.
2018-03-13 Nik OkuntseffAccess checks re-done using role rights.
2018-01-26 Nik OkuntseffAdded parameter validation to report handlers.
2018-01-25 Nik OkuntseffMade recent invoice remembered in session.
2018-01-25 Nik OkuntseffA fix for assign to invoice feature - presentation.
2018-01-25 Nik OkuntseffAdded record selector to assign to invoice feature.
2018-01-25 Nik OkuntseffInitial implementation of the Paid status plugin.
2018-01-22 Nik OkuntseffAdded paid field and handling to expenses.
2016-03-30 Nik OkuntseffRefactoring, finished replacing with ttUser::isPluginEn...
2016-03-22 Nik OkuntseffA better comment
2016-03-22 Nik OkuntseffSiwtched to using isPost() function
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