Refactoring. Renamed team_id fields to become group_id.
[timetracker.git] / WEB-INF / lib / ttExportHelper.class.php
2018-03-29 Nik OkuntseffRefactoring. Renamed team_id fields to become group_id.
2018-03-21 Nik OkuntseffStarted to work on ttRegistrator class to encapsulate...
2018-03-19 Nik OkuntseffRemoved old timestamp field from tt_log.
2018-03-19 Nik OkuntseffFixed export-import of fav reports to inclide show_ip...
2018-03-18 Nik OkuntseffAdded audit info to user update operation.
2018-03-18 Nik OkuntseffSome refactoring.
2018-03-17 Nik OkuntseffA few fixes to export-import.
2018-03-17 Nik OkuntseffFixed team export by assigning role id 0 to top managers.
2018-03-17 Nik OkuntseffFixed team export to include revamped roles.
2018-02-25 Nik OkuntseffAdded capability to add custom roles - work in progress.
2018-02-21 Nik OkuntseffImplemented export and import of roles and improved...
2018-02-14 Nik OkuntseffFixed import and export for latest changes.
2018-01-24 Nik OkuntseffFixes for fav reports export and import.
2018-01-20 Nik OkuntseffFixed export-import to accommodate new fields.
2018-01-19 Nik OkuntseffRemoved no longer used team address in export and import.
2017-05-06 anukoFixed export-import for task required option.
2016-07-24 Nik OkuntseffAdded export of monthly quotas data.
2016-04-02 Nik OkuntseffRemoving legacy lock interval in days - replaced by...
2016-04-02 Nik OkuntseffCleanup - whitespace.
2016-04-01 Nik OkuntseffFixed export and import for locking specification.
2016-03-10 Nik OkuntseffRemoved terminating PHP tag in more files
2016-02-29 Nik OkuntseffInitial repo created