Thorsten Eckel b09ecbe23e Fixed issue #842 - Special chars in article 'From' causing OTRS import to create user with wrong login. 7 years ago
..
otrs b09ecbe23e Fixed issue #842 - Special chars in article 'From' causing OTRS import to create user with wrong login. 7 years ago
zendesk 11ecd4c535 Working on issue #558 - Zendesk import - import ticket statistic value does not include archived tickets. 7 years ago
base_factory.rb 2b2ceeebab Added splat args to every method call in import factories. 7 years ago
base_resource.rb c3a1ce393c Added *args to pass optional data to import resources that get passed to internal methods an can help with customizations. 7 years ago
factory.rb 4d209b805b - Major refactoring of Zendesk import logic including introduction of RSpec tests. 7 years ago
helper.rb e8e332e2e3 Working on issue #368 - big time refactoring, adding of rspec and additional tests. 7 years ago
model_resource.rb fafe7f3421 Added generic resource import logic to provide base classes containing the generic core logic for importing single resources. Direct import from remote objects to local models is possible by using Import::ModelResource. 7 years ago
otrs.rb 617491b8e3 Working on issue #368 - Fixes for issues arised while using the import via the frontend. 7 years ago
transaction_factory.rb 2b2ceeebab Added splat args to every method call in import factories. 7 years ago
zendesk.rb 0d20c9095f Working on issue #558 - Archived Zendesk tickets won't get imported. 7 years ago