Merged getTotals and getFavTotals into one function.
[timetracker.git] / topdf.php
2018-08-04 Nik OkuntseffMerged getTotals and getFavTotals into one function.
2018-08-04 Nik OkuntseffMerged getItems and getFavItems into one function.
2018-07-27 Nik OkuntseffA bit more refactoring in reports.
2018-07-20 Nik OkuntseffFixed export to PDF to include work units.
2018-04-14 Nik OkuntseffReplaced all calls to canManageTeam() with rights checks.
2018-03-29 Nik OkuntseffRefactoring. Renamed team_id fields to become group_id.
2018-03-26 Nik OkuntseffSecurity fix - improved access checks for task edit...
2018-03-24 Nik OkuntseffMore improvements to access checks.
2018-03-23 Nik OkuntseffReplaced getKey() with get() calls.
2018-03-19 Nik OkuntseffFixed report exports to include the IP field.
2018-03-13 Nik OkuntseffAccess checks re-done using role rights.
2018-01-21 Nik OkuntseffFixed pdf reports to output paid status.
2016-10-24 Andréas LundgrenUpdate filename for exported reports to the users langu...
2016-03-30 Nik OkuntseffRefactoring, finished replacing with ttUser::isPluginEn...
2016-03-21 Nik OkuntseffCleaning up white space
2016-03-11 Nik OkuntseffMade report footer optional depending on setting in...
2016-03-11 Nik OkuntseffRemoved PHP closing tag in more files
2016-03-09 Nik OkuntseffAdded footer to PDF reports
2016-03-07 Nik OkuntseffFixed PDF for Russian language
2016-03-06 Nik OkuntseffAdded PDF export option for reports