Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 year ago |
Rolf Schmidt
|
0b6010c390
Maintenance: Replace zammad specific cache approach by rails low level caching.
|
2 years ago |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 years ago |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
Martin Edenhofer
|
f6f1b37250
Fixes issue #3336 - High system load, "StatusCode: 500 - execution expired", ActiveRecord::Deadlocked issues, and scheduler problems prevent Zammad from working well/quickly.
|
3 years ago |
Thorsten Eckel
|
d6f5baa87e
Fixes #3109 - Race condition between #lookup and .update causes caching of obsolete data.
|
4 years ago |
Mantas
|
543b552298
Fixes #3121 - Object lookup by text attribute fails if symbol is given
|
4 years ago |
Thorsten Eckel
|
9d4aff5eb0
Maintenance: Activated rubocop rule Layout/ExtraSpacing.
|
4 years ago |
Ryan Lue
|
dbe13c2ed6
- Fixes #2658 - CSV-Import doesn't lookup records by "name" field.
|
5 years ago |
Denny Bresch
|
bc38f1c1ae
Maintenance: Fixed typos in inline comments.
|
5 years ago |
Ryan Lue
|
a1da3a27f9
Enable Lint/UselessAssignment cop.
|
5 years ago |
Martin Edenhofer
|
13b3b841d5
Fixed issue #2329 - Unable to import (update) users with email addresses als lookup index written in upper letters.
|
6 years ago |
Ryan Lue
|
743bbcd794
Refactor CanLookup concern
|
6 years ago |
Martin Edenhofer
|
6a0f5d4c25
Initial generic csv based import of text modules, users, organizations and tickets for model and controller.
|
6 years ago |
Thorsten Eckel
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
Thorsten Eckel
|
ef6fbe8f2a
Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes.
|
7 years ago |