Ryan Lue
|
dbe13c2ed6
- Fixes #2658 - CSV-Import doesn't lookup records by "name" field.
|
5 years ago |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
5 years ago |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
Thorsten Eckel
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |
Thorsten Eckel
|
5afb92dbdc
Refactoring: Improved lookup of association IDs by performing one JOIN instead of multiple SELECTs. This is especially usefull for systems where the DB runs on a separated system.
|
7 years ago |
Thorsten Eckel
|
350c3ead51
Added enhanced Group access functionality.
|
7 years ago |
Martin Edenhofer
|
c53194b606
Code cleanup.
|
7 years ago |
Rolf Schmidt
|
c2cb152114
Fixed issue #839 - Dont allow "none" admin user.
|
7 years ago |
Martin Edenhofer
|
6411a34a0f
Added .sort for array comparing.
|
8 years ago |
Thorsten Eckel
|
d7995bc6d3
Updated dependencies and applied new rubocop rules.
|
8 years ago |
Thorsten Eckel
|
f18afea600
Applied rubocop cop 'Style/NumericLiterals'.
|
9 years ago |
Martin Edenhofer
|
0b512c59ec
Improved speed of user and organization assets.
|
9 years ago |
Martin Edenhofer
|
9e8fc2c058
Improved tests.
|
9 years ago |
Martin Edenhofer
|
bd1db72b9b
Applied rubocop Style/TrailingBlankLines.
|
9 years ago |
Martin Edenhofer
|
70e48aab13
Merge branch 'develop' of github.com:martini/zammad into develop
|
9 years ago |
Martin Edenhofer
|
a299f79598
Moved to rubocop Style/NumericLiterals.
|
9 years ago |
Thorsten Eckel
|
ce58d465c0
Corrected with rubocop cop 'Style/HashSyntax'.
|
9 years ago |
Martin Edenhofer
|
6eb460ac8a
Improved object cache. Use self.changes to cover same feature. Reduced number of sql statements.
|
9 years ago |
Martin Edenhofer
|
852339be1e
Fixed lookup cache management.
|
11 years ago |