Martin Edenhofer
|
ba3f868638
Upgrade to new rubocop.
|
9 years ago |
Martin Edenhofer
|
352ffd7aa8
Removed not necessary thread and code cleanup.
|
9 years ago |
Martin Edenhofer
|
70f5f21558
Fixed missing downcase for login of agents and customers.
|
9 years ago |
Martin Edenhofer
|
87e1a92e39
Improved code layout.
|
9 years ago |
Martin Edenhofer
|
5e518f5037
Added total timeout of whole http request.
|
9 years ago |
Martin Edenhofer
|
a2b68280b9
Added postgresql support.
|
9 years ago |
Thorsten Eckel
|
d7995bc6d3
Updated dependencies and applied new rubocop rules.
|
9 years ago |
Martin Edenhofer
|
388fcc6527
Improved import workflow.
|
9 years ago |
Martin Edenhofer
|
f2d0eca3da
Improved background job for import.
|
9 years ago |
Martin Edenhofer
|
e779f459b4
Improved finish of import.
|
9 years ago |
Martin Edenhofer
|
df306b5e2c
Fixed import wizard. Improved performance initial calendar load (only do it one per ip).
|
9 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 |
Thorsten Eckel
|
6ddfd595d6
Removed locks workaround.
|
9 years ago |
Thorsten Eckel
|
12cf0122ca
Fixed bug: Race conditions may occur because of duplicate offset processing.
|
9 years ago |
Thorsten Eckel
|
9c28c50e4b
Revert "Fixed bug: Race condition in thread object creation."
|
9 years ago |
Thorsten Eckel
|
c6ccb7cf84
Fixed bug: Race condition in thread object creation.
|
9 years ago |
Thorsten Eckel
|
280f1402cd
Changed attachment preference keys according to models/channel/email_parser.rb.
|
9 years ago |
Thorsten Eckel
|
8de0f7a061
Added functionality to import article attachments as well.
|
9 years ago |
Thorsten Eckel
|
4f3abbdf0e
Proper lookup.
|
9 years ago |
Thorsten Eckel
|
0f95d68cb5
Proper infinite loop.
|
9 years ago |
Martin Edenhofer
|
43a924f554
Applied rubocop Style/CommentIndentation.
|
9 years ago |
Thorsten Eckel
|
67c4215554
Corrected with rubocop cop 'Style/RedundantSelf'.
|
9 years ago |
Thorsten Eckel
|
12c0ae1150
Replaced old Import::OTRS with new Import::OTRS2.
|
9 years ago |
Thorsten Eckel
|
c2af4fdd30
Corrected with rubocop cop 'Style/SignalException'.
|
9 years ago |
Thorsten Eckel
|
1ac1cf4184
Corrected with rubocop cop 'Style/Next'.
|
9 years ago |
Thorsten Eckel
|
b08a817e3d
Corrected with rubocop cop 'Style/ColonMethodCall'.
|
9 years ago |
Martin Edenhofer
|
cf3e6274d0
Improved logging.
|
9 years ago |
Thorsten Eckel
|
459a45e46c
Corrected with rubocop cop 'Lint/DefEndAlignment'.
|
10 years ago |
Thorsten Eckel
|
39578cea49
Corrected with rubocop cop 'Style/MultilineOperationIndentation'.
|
10 years ago |
Thorsten Eckel
|
21a7a87098
Corrected with rubocop cop 'Style/Semicolon'.
|
10 years ago |
Thorsten Eckel
|
44adaf000e
Corrected with rubocop cop 'Style/DeprecatedHashMethods'.
|
10 years ago |
Thorsten Eckel
|
69a16ee2c5
Corrected with rubocop cop 'Style/RedundantReturn'.
|
10 years ago |
Thorsten Eckel
|
19feb32c7b
Corrected with rubocop cop 'Style/IndentationWidth'.
|
10 years ago |
Martin Edenhofer
|
16ddef38e9
Applied rubocop Style/SpaceAfterComma.
|
10 years ago |
Martin Edenhofer
|
e474ac197a
Applied rubocop Style/EmptyLines.
|
10 years ago |