Mantas Masalskis
|
c45b5ac51f
Refactoring: Deprecate custom Cache implementation and wrap native Rails cache instead.
|
3 years ago |
Mantas Masalskis
|
041bf51b52
Maintenance: Rubocop enforces %r{} regular expression style
|
3 years ago |
Thorsten Eckel
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 years ago |
Thorsten Eckel
|
9d4aff5eb0
Maintenance: Activated rubocop rule Layout/ExtraSpacing.
|
4 years ago |
Ryan Lue
|
03b2456dd9
Fix migration (Nov 2018) which set a hash value on a boolean Setting
|
5 years ago |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
6 years ago |
Thorsten Eckel
|
0711953beb
Improved performance by checking in memory Cache TTL with integers instead of TimeZone objects (issue #2374).
|
6 years ago |
Martin Edenhofer
|
a2c52538be
Enabled Placetel integration. Added user info via Placetel API lookup (optional).
|
6 years ago |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
Thorsten Eckel
|
86bab028a4
Fixed bug: Setting change_id is always nil after re-initializing of app in test env and prevents (re-)loading of Settings.
|
6 years ago |
Ryan Lue
|
e07f41ed16
Automate clearing of broken LDAP configurations (fixes #2140)
|
6 years ago |
Thorsten Eckel
|
fbeccbc85c
Updated to latest rubocop version.
|
7 years ago |
Thorsten Eckel
|
bf6192113a
Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%.
|
7 years ago |
Martin Edenhofer
|
036a2f6274
Small code layout cleanup.
|
7 years ago |
Thorsten Eckel
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
Martin Edenhofer
|
d93d404902
Improved tests (do not break on before/after callbacks).
|
7 years ago |
Martin Edenhofer
|
1a43d9bd5c
Improved tests.
|
7 years ago |
Martin Edenhofer
|
1eaf46f466
Improved Setting.get and Setting.set - reduced database access and moved from 2 minutes to 15 seconds ttl for reading.
|
7 years ago |
Thorsten Eckel
|
1f0e48afad
Removed old debug log code which is way to verbose.
|
8 years ago |
Martin Edenhofer
|
c71b0d36d4
Updated copyright.
|
8 years ago |
Martin Edenhofer
|
cb5fd0c2c0
Reworked admin maintenance area (needed for restarting screen).
|
8 years ago |
Martin Edenhofer
|
1a506cd150
Improved chat tests.
|
8 years ago |
Martin Edenhofer
|
ac60b151ea
Code cleanup.
|
9 years ago |
Martin Edenhofer
|
ba3f868638
Upgrade to new rubocop.
|
9 years ago |
Thorsten Eckel
|
d7995bc6d3
Updated dependencies and applied new rubocop rules.
|
9 years ago |
Martin Edenhofer
|
f2d0eca3da
Improved background job for import.
|
9 years ago |
Martin Edenhofer
|
c58546285a
Explicit conversion to seconds.
|
9 years ago |
Martin Edenhofer
|
7831f1c1f8
Added browser tests for customer chat.
|
9 years ago |
Martin Edenhofer
|
01680a8ad3
Fixed change of value / value_current.
|
9 years ago |
Martin Edenhofer
|
4946c40679
Fixed change of value / value_current.
|
9 years ago |
Martin Edenhofer
|
52718a41c0
Work for short time with :state_current and :state support.
|
9 years ago |
Martin Edenhofer
|
ad1b9b18bf
Upgrade to rails 4.2.4.
|
9 years ago |
Martin Edenhofer
|
50a4b7155f
Fixed updating of settings. Fixed showing of ranges in settings widget.
|
9 years ago |
Martin Edenhofer
|
c26d3a1601
Added debug info.
|
9 years ago |
Martin Edenhofer
|
293a7495d5
Refactoring.
|
9 years ago |
Martin Edenhofer
|
848adb944a
Fixed state_check().
|
9 years ago |
Martin Edenhofer
|
ab0a02c09d
Added multi process support (share updated settings over multiple processes).
|
9 years ago |
Martin Edenhofer
|
0e95df4fe1
Added setting preferences options.
|
9 years ago |
Martin Edenhofer
|
3a30bffbc0
Added big data classes to do centralised lookups.
|
9 years ago |
Thorsten Eckel
|
8b822a7ddc
Corrected with rubocop cop 'Style/ClassVars'.
|
9 years ago |
Thorsten Eckel
|
67c4215554
Corrected with rubocop cop 'Style/RedundantSelf'.
|
9 years ago |
Thorsten Eckel
|
c2af4fdd30
Corrected with rubocop cop 'Style/SignalException'.
|
9 years ago |
Thorsten Eckel
|
a5a215b774
Corrected with rubocop cop 'Style/EmptyLineBetweenDefs'.
|
9 years ago |
Thorsten Eckel
|
6a41d0ee18
Corrected with rubocop cop 'Rails/FindBy'.
|
9 years ago |
Thorsten Eckel
|
c282fd2b37
Corrected with rubocop cop 'Lint/UnusedBlockArgument'.
|
9 years ago |
Thorsten Eckel
|
71700779df
Corrected with rubocop cop 'Style/EmptyLinesAroundAccessModifier'.
|
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
|
2a036be4af
Corrected with rubocop cop 'Style/GuardClause'.
|
10 years ago |
Thorsten Eckel
|
ce58d465c0
Corrected with rubocop cop 'Style/HashSyntax'.
|
10 years ago |