Started populating org_id in projects and tasks.
[timetracker.git] / WEB-INF / lib / ttImportHelper.class.php
2018-11-07 Nik OkuntseffStarted populating org_id in projects and tasks.
2018-11-07 Nik OkuntseffStarted to populate org_id upon client creation.
2018-11-05 Nik OkuntseffFixed import and export of role descriptions.
2018-11-05 Nik OkuntseffFixed adding custom role with org_id field population.
2018-11-05 Nik OkuntseffRenamed constructor function.
2018-11-04 Nik OkuntseffFixed creating org_id for newly imported users.
2018-11-02 Nik OkuntseffUpdated ttImportHelper class to populate org_id in...
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-28 Nik OkuntseffMore progress on storing group_id on new inserts.
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-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-23 Nik OkuntseffRefactoring. Replacing getKey() with get().
2018-03-21 Nik OkuntseffRemoved usage of dropped timestamp field in import.
2018-03-19 Nik OkuntseffFixed export-import of fav reports to inclide show_ip...
2018-03-17 Nik OkuntseffA few fixes to export-import.
2018-03-17 Nik OkuntseffFixed team export to include revamped roles.
2018-03-16 Nik OkuntseffFixed creating and editing teams by admin - broken...
2018-03-01 Nik OkuntseffA bit more work in progress on roles.
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.
2018-01-13 anukoMore refactoring.
2017-05-06 anukoFixed export-import for task required option.
2016-07-24 Nik OkuntseffImplemented import of monthly quotas.
2016-04-02 Nik OkuntseffRemoving legacy lock interval in days - replaced by...
2016-04-02 Nik OkuntseffCleaning up - white space.
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