Dominik Klein
|
e054d6ca79
Maintenance: Update copyright information.
|
10 месяцев назад |
Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 год назад |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 лет назад |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
Thorsten Eckel
|
f0cf7c3605
Replaced old Zendesk import with refactored Sequencer based version 🚀.
|
6 лет назад |
Thorsten Eckel
|
a306078ebb
Fixed issue #896 - Passwords of imported users get changed.
|
7 лет назад |
Thorsten Eckel
|
0d20c9095f
Working on issue #558 - Archived Zendesk tickets won't get imported.
|
8 лет назад |
Thorsten Eckel
|
4d209b805b
- Major refactoring of Zendesk import logic including introduction of RSpec tests.
|
8 лет назад |
Thorsten Eckel
|
e8e332e2e3
Working on issue #368 - big time refactoring, adding of rspec and additional tests.
|
8 лет назад |
Martin Edenhofer
|
9489dff71d
Reset pk’s for postgresql after any importing of data with id’s.
|
8 лет назад |
Thorsten Eckel
|
d2cec32249
Fixed issue #270 - unkonwn article type fails import.
|
8 лет назад |
Martin Edenhofer
|
30fe8aef36
Applied rubocop.
|
8 лет назад |
Martin Edenhofer
|
c24b4031fc
Do not send restart events to browser on import.
|
8 лет назад |
Martin Edenhofer
|
e8b906c1cf
Improved zendesk field migration, mapped checkbox to boolean.
|
8 лет назад |
Martin Edenhofer
|
5aa51f82a6
Added support for zendesk custom fields.
|
8 лет назад |
Martin Edenhofer
|
ba3f868638
Upgrade to new rubocop.
|
8 лет назад |
Martin Edenhofer
|
352ffd7aa8
Removed not necessary thread and code cleanup.
|
8 лет назад |
Martin Edenhofer
|
363943b196
Removed not necessary hread.
|
8 лет назад |
Martin Edenhofer
|
059be41457
Generate statistic before starting import.
|
8 лет назад |
Thorsten Eckel
|
23b9b8867c
Fixed indentation.
|
8 лет назад |
Martin Edenhofer
|
a080d62611
Updated test result check. Added postgresql support. Do not import articles a second time on reimport (use message_id for identifier).
|
8 лет назад |
Thorsten Eckel
|
edd9b42fdf
- Use undocumented but valid .count method to prevent more than one API request for gathering the count ob objects.
|
8 лет назад |
Thorsten Eckel
|
22d9cebae3
Reworked to the functionality to import objects in the fetch loop instead of fetching all in the first place. Issue is caused by the Zendesk API or Gem. For more information see: https://github.com/zendesk/zendesk_api_client_rb/issues/290 .
|
8 лет назад |
Thorsten Eckel
|
0acedd39c2
Code improvements.
|
8 лет назад |
Thorsten Eckel
|
2a29312164
Changed behaviour to load all Zendesk objects first instead of working with them in the fetch loop.
|
8 лет назад |
Martin Edenhofer
|
87e1a92e39
Improved code layout.
|
8 лет назад |
Thorsten Eckel
|
64d722d14c
Added zendesk import browser tests.
|
8 лет назад |
Thorsten Eckel
|
00cffad79e
Added some syntactic suguar (used in rubocop cops).
|
8 лет назад |
Thorsten Eckel
|
d7995bc6d3
Updated dependencies and applied new rubocop rules.
|
8 лет назад |
Thorsten Eckel
|
5d4876a5e5
Fixed bug: module_function causes error when calling private methods.
|
9 лет назад |
Thorsten Eckel
|
9d38d12c16
QA results.
|
9 лет назад |
Thorsten Eckel
|
e5245c612f
First draft of Zendesk import and integration tests.
|
9 лет назад |