Changed collation to utf8mb4_bin to support 4-byte UTF-8 characters.
[timetracker.git] / WEB-INF / lib / ttExportHelper.class.php
2018-11-06 Nik OkuntseffA bit more refactoring.
2018-11-05 Nik OkuntseffFixed import and export of role descriptions.
2018-11-05 Nik OkuntseffRenamed pack tag to org for clarity.
2018-11-04 Nik OkuntseffFixed export of group name - broken during refactoring.
2018-10-28 Nik OkuntseffA bit more work in progress on multiple levels of group...
2018-10-28 Nik OkuntseffFixed export-import for renamed field.
2018-07-22 Nik OkuntseffAdded handling of show work units in fav reports and...
2018-04-11 Nik OkuntseffImproved export-import to include allow_ip and password...
2018-04-09 Nik OkuntseffA bit of refactoring.
2018-04-06 Nik OkuntseffMore refactoring.
2018-04-04 Nik OkuntseffA little bit of refactoring in export-import.
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