posaune
[timetracker.git] / WEB-INF / lib / ttOrgImportHelper.class.php
2019-06-28 Nik OkuntseffAdjusted export-import to work with entity type in...
2019-03-19 Nik OkuntseffAdjusted export-import to work with groups keys.
2019-03-09 Nik OkuntseffAdded import of templates.
2019-03-02 Nik OkuntseffDropped timesheet_id from tt_expense_items and simplifi...
2019-03-02 Nik OkuntseffSome fixes to export/import of timesheets.
2019-03-02 Nik OkuntseffA few fixes related to tt_timesheets fields renaming.
2019-02-27 Nik OkuntseffFixed fav report import by including missing fields.
2019-02-25 Nik OkuntseffFixes to import/export for timesheets and approval...
2018-12-24 Nik OkuntseffFixed handling user limit for admin.
2018-12-23 Nik OkuntseffFixed export-import for quota percent.
2018-12-19 Nik OkuntseffAdded a comment about vertical tab problem.
2018-12-19 Nik OkuntseffImproved handlng of import.
2018-12-18 Nik OkuntseffImproved import.
2018-11-30 Nik OkuntseffFully decoupled import code from the rest of the app.
2018-11-30 Nik OkuntseffMore refactoring on decoupling import.
2018-11-30 Nik OkuntseffA bit more progress on decoupling import.
2018-11-30 Nik OkuntseffRefactored ttRoleHelper::getRoleByRank().
2018-11-30 Nik OkuntseffOngoing refactoring on decoupling import.
2018-11-30 Nik OkuntseffRefactoring, finished with last insert ids.
2018-11-30 Nik OkuntseffRefactoring in import.
2018-11-29 Nik OkuntseffFinished refactoring ttAdmin class.
2018-11-26 Nik OkuntseffAdjusted task_add.php and task_edit.php to operate...
2018-11-24 Nik OkuntseffRefactored import by recycling all maps in the group...
2018-11-24 Nik OkuntseffFixed import-export for correct associations in custom...
2018-11-23 Nik OkuntseffFixed import for subgroups.
2018-11-23 Nik OkuntseffFixed export-import to include group descriptions.
2018-11-20 Nik OkuntseffPopulating group_id and org_id in tt_custom_field_log.
2018-11-20 Nik OkuntseffPopulating group_id and org_id in tt_custom_field_optio...
2018-11-19 Nik OkuntseffPopulating org_id in tt_custom_fields table.
2018-11-19 Nik OkuntseffAdded user config params to import.
2018-11-19 Nik OkuntseffRefactoring - wrote insertClient for import, to separat...
2018-11-19 Nik OkuntseffAdded notifications to import.
2018-11-19 Nik OkuntseffPopulated group_id and org_id in tt_fav_reports table.
2018-11-18 Nik OkuntseffRefactored import a bit by writing a function to insert...
2018-11-17 Nik OkuntseffStarted to populate tt_project_task_binds with group_id...
2018-11-17 Nik OkuntseffStarted to populate org_id during import of expense...
2018-11-17 Nik OkuntseffAdded predefined expenses to export-import.
2018-11-16 Nik OkuntseffRemoved old import and export classes.
2018-11-14 Nik OkuntseffImproved new import so that it does not flood the outpu...
2018-11-14 Nik OkuntseffFixed importing clients without projects in new import.
2018-11-12 Nik OkuntseffImproved efficiency of ttOrgImportHelper a bit.
2018-11-11 Nik OkuntseffAdded database schema attribute to export files.
2018-11-11 Nik OkuntseffAdded fav reports to new export-import.
2018-11-11 Nik OkuntseffAdded monthly quotas to new export-import.
2018-11-11 Nik OkuntseffIntegrated expense items in new export-import.
2018-11-11 Nik OkuntseffIntegrated custom field log in new export-import.
2018-11-11 Nik OkuntseffImproved new export-import by adding custom field options.
2018-11-11 Nik OkuntseffAdded custom fields to new export-import.
2018-11-10 Nik OkuntseffImproved new export-import by adding time log.
2018-11-10 Nik OkuntseffImproved new export-import by adding invoices.
2018-11-10 Nik OkuntseffImproved new export-import by including user to project...
2018-11-10 Nik OkuntseffImproved new export-import by including all group attri...
2018-11-10 Nik OkuntseffAdded users to new import.
2018-11-10 Nik OkuntseffImproved new import with integrating clients.
2018-11-10 Nik OkuntseffImproved new import by adding projects.
2018-11-10 Nik OkuntseffAdded importing of tasks in new import.
2018-11-10 Nik OkuntseffImporved error handling in new import.
2018-11-10 Nik OkuntseffLocalized xml parsing error string.
2018-11-09 Nik OkuntseffImproved new export a bit by adding tasks to output.
2018-11-09 Nik OkuntseffRenamed a class member to avoid confusion.
2018-11-09 Nik OkuntseffttOrgImportHelper class impoved to output conflicting...
2018-11-09 Nik OkuntseffA bit more work in progress in ttOrgImportHelper class.
2018-11-09 Nik OkuntseffA bit of refactoring in ttOrgImportHelper class.
2018-11-08 Nik OkuntseffSome progress with writing new export.
2018-11-08 Nik OkuntseffResuming work on new import - renamed a class.