Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 years ago |
Martin Gruner
|
3e2ad0e19c
Maintenance: Bump rubocop from 1.20.0 to 1.21.0
|
3 years ago |
Thorsten Eckel
|
ca56de3648
Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader.
|
3 years ago |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
Thorsten Eckel
|
0c15baee7f
Fixes #895, Closes #3252 - OTRS import control on thread, offset and limit.
|
4 years ago |
Thorsten Eckel
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 years ago |
Thorsten Eckel
|
27b9bbd401
Updated rubocop to latest version (0.62.0) and applied required changes.
|
5 years ago |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
Thorsten Eckel
|
5f3c793f37
Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way".
|
6 years ago |
Thorsten Eckel
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |
Thorsten Eckel
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
Thorsten Eckel
|
94debbfe4b
In some environments the Model.reset_column_information is not reflected to threads. So an import error message appears. Reset needed model column information for each thread.
|
7 years ago |
Thorsten Eckel
|
a306078ebb
Fixed issue #896 - Passwords of imported users get changed.
|
7 years ago |
Thorsten Eckel
|
617491b8e3
Working on issue #368 - Fixes for issues arised while using the import via the frontend.
|
8 years ago |
Thorsten Eckel
|
b2308546c0
Fixed rubocop newline issue caused by merge.
|
8 years ago |
Thorsten Eckel
|
e8e332e2e3
Working on issue #368 - big time refactoring, adding of rspec and additional tests.
|
8 years ago |
Martin Edenhofer
|
9489dff71d
Reset pk’s for postgresql after any importing of data with id’s.
|
8 years ago |
Thorsten Eckel
|
8d745cbef9
Follow up: WIP issue #368 - OTRS tickets are created without an assigned customer user.
|
8 years ago |
Thorsten Eckel
|
24da432aec
WIP issue #368 - OTRS tickets are created without an assigned customer user.
|
8 years ago |
Martin Edenhofer
|
1ddbb5d59e
Applies rubocop for ruby 2.3.1.
|
8 years ago |
Martin Edenhofer
|
a4874e0b86
Renamed certain ticket attributes with timestamps from _time to _at to have it more rails consistent.
|
8 years ago |
Thorsten Eckel
|
b797fd6d30
Added import of OTRS DynamicFields into Zammads ObjectManager attributes.
|
8 years ago |
Martin Edenhofer
|
30fe8aef36
Applied rubocop.
|
8 years ago |
Martin Edenhofer
|
ba3f868638
Upgrade to new rubocop.
|
8 years ago |
Martin Edenhofer
|
352ffd7aa8
Removed not necessary thread and code cleanup.
|
8 years ago |
Martin Edenhofer
|
70f5f21558
Fixed missing downcase for login of agents and customers.
|
8 years ago |
Martin Edenhofer
|
87e1a92e39
Improved code layout.
|
8 years ago |
Martin Edenhofer
|
5e518f5037
Added total timeout of whole http request.
|
8 years ago |
Martin Edenhofer
|
a2b68280b9
Added postgresql support.
|
8 years ago |
Thorsten Eckel
|
d7995bc6d3
Updated dependencies and applied new rubocop rules.
|
8 years ago |
Martin Edenhofer
|
388fcc6527
Improved import workflow.
|
8 years ago |
Martin Edenhofer
|
f2d0eca3da
Improved background job for import.
|
8 years ago |
Martin Edenhofer
|
e779f459b4
Improved finish of import.
|
8 years ago |
Martin Edenhofer
|
df306b5e2c
Fixed import wizard. Improved performance initial calendar load (only do it one per ip).
|
8 years ago |
Martin Edenhofer
|
e727a548ed
Fixed variable missmatch.
|
9 years ago |
Martin Edenhofer
|
289e2da392
Applied role based permissions.
|
9 years ago |
Martin Edenhofer
|
9080ed0911
Merge branch 'develop' of github.com:martini/zammad into develop
|
9 years ago |
Martin Edenhofer
|
ce9c5a0f46
Use downcast to search for email or login (in case of case sensitive db's).
|
9 years ago |
Thorsten Eckel
|
c954abcc37
Added missing exception.
|
9 years ago |
Thorsten Eckel
|
71c7b9d45f
Fixed bug: Attachment import RecordNotUnique exception handling fails sometimes.
|
9 years ago |
Thorsten Eckel
|
6e6b7fe5a6
Improved logging.
|
9 years ago |
Thorsten Eckel
|
6887e72ac9
Fixed bugs: Refactored method calls didn't work as expected.
|
9 years ago |
Thorsten Eckel
|
2fc1e1c313
Removed unneded code.
|
9 years ago |
Thorsten Eckel
|
738069dfba
Made article creation thread safe.
|
9 years ago |
Thorsten Eckel
|
72d830c408
Refactored ticket creation and made it thread safe.
|
9 years ago |
Thorsten Eckel
|
ef9dbde59d
Made article attachment creation thread safe.
|
9 years ago |
Thorsten Eckel
|
befab460a5
Made article customer user creation thread safe.
|
9 years ago |
Thorsten Eckel
|
29235acd90
Refactored history creation and made it thread safe.
|
9 years ago |
Thorsten Eckel
|
899d56434a
Each article should get added in an own transaction.
|
9 years ago |
Thorsten Eckel
|
2d67ac6b5e
Improved code layout.
|
9 years ago |