posaune
[timetracker.git] / tofile.php
2019-02-24 Nik OkuntseffFixed export to files and PDF with approved column.
2019-02-23 Nik OkuntseffAdded timesheet output to CSV, XML, and PDF reports.
2019-02-19 Nik OkuntseffRenamed client access rights for clarity.
2019-01-19 Nik OkuntseffImporoved isTrue function to get rid of PHP warnings.
2018-12-02 Nik OkuntseffMore refactoring in custom fields for subgroups.
2018-11-21 Nik OkuntseffImproved isTrue() function and its usage to streamline...
2018-10-31 Nik OkuntseffFixed creation of group by tag for XML report export.
2018-10-30 Nik OkuntseffInitial attempt to refactor ttReportHelper::getSubtotal...
2018-10-28 Nik OkuntseffFixed report exports to files for a renamed field.
2018-08-04 Nik OkuntseffMerged getSubtotals and getFavSubtotals 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 CSV and XML 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 OkuntseffAdded paid value to csv and xml exports.
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 OkuntseffRemoved PHP closing tag in more files
2016-02-29 Nik OkuntseffWork in progress creating a repo