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.
|
8 years ago |
Martin Edenhofer
|
ba3f868638
Upgrade to new rubocop.
|
8 years ago |
Thorsten Eckel
|
d7995bc6d3
Updated dependencies and applied new rubocop rules.
|
8 years ago |
Martin Edenhofer
|
f2d0eca3da
Improved background job for import.
|
8 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'.
|
9 years ago |
Thorsten Eckel
|
44adaf000e
Corrected with rubocop cop 'Style/DeprecatedHashMethods'.
|
9 years ago |
Thorsten Eckel
|
69a16ee2c5
Corrected with rubocop cop 'Style/RedundantReturn'.
|
9 years ago |
Thorsten Eckel
|
2a036be4af
Corrected with rubocop cop 'Style/GuardClause'.
|
9 years ago |
Thorsten Eckel
|
ce58d465c0
Corrected with rubocop cop 'Style/HashSyntax'.
|
9 years ago |
Martin Edenhofer
|
d9938f59c6
Moved to framework logger object.
|
10 years ago |
Martin Edenhofer
|
d18ef99f78
Updated header.
|
10 years ago |
Martin Edenhofer
|
c2010124f5
Code reformattingand code layout beautying.
|
11 years ago |
Martin Edenhofer
|
cddcbf3957
Improved default route for ui controller.
|
11 years ago |
Martin Edenhofer
|
bf56a3a17e
Improved compat. check.
|
11 years ago |
Martin Edenhofer
|
53a90b6d5c
Improved state_check().
|
11 years ago |
Martin Edenhofer
|
272a476b09
Improved setting of state attribute.
|
11 years ago |
Martin Edenhofer
|
407864066b
Delete settings cache after create/update.
|
12 years ago |
Martin Edenhofer
|
67db493699
Added model cache object (lookup method) to increase performance.
|
12 years ago |
Martin Edenhofer
|
ef2f55cfee
Implemented import mode (disabled sending emails, stop executing of not needed triggers).
|
12 years ago |
Martin Edenhofer
|
ee726eb591
Rewrite for form generation. Added REST docu. Moved api to /api/*.
|
12 years ago |
Martin Edenhofer
|
66137dcf7b
Upgrade to support threads.
|
12 years ago |
Martin Edenhofer
|
a1a7d38082
Added delete of internal cache after create/update/delete.
|
12 years ago |