.. |
otrs
|
b09ecbe23e
Fixed issue #842 - Special chars in article 'From' causing OTRS import to create user with wrong login.
|
7 лет назад |
zendesk
|
11ecd4c535
Working on issue #558 - Zendesk import - import ticket statistic value does not include archived tickets.
|
7 лет назад |
base_factory.rb
|
2b2ceeebab
Added splat args to every method call in import factories.
|
8 лет назад |
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 лет назад |
factory.rb
|
4d209b805b
- Major refactoring of Zendesk import logic including introduction of RSpec tests.
|
8 лет назад |
helper.rb
|
e8e332e2e3
Working on issue #368 - big time refactoring, adding of rspec and additional tests.
|
8 лет назад |
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 лет назад |
otrs.rb
|
617491b8e3
Working on issue #368 - Fixes for issues arised while using the import via the frontend.
|
8 лет назад |
transaction_factory.rb
|
2b2ceeebab
Added splat args to every method call in import factories.
|
8 лет назад |
zendesk.rb
|
0d20c9095f
Working on issue #558 - Archived Zendesk tickets won't get imported.
|
8 лет назад |