renovatebot
|
da77305696
Maintenance: Update dependency rubocop-rails to v2.25.0
|
5 месяцев назад |
Mantas Masalskis
|
f7fde26fea
Fixes #5134 - Settings cache is applied for 24 hours after the last change only
|
6 месяцев назад |
Mantas Masalskis
|
1e932c3a76
Fixes #5133 - Wrong Setting value is broadcasted if interpolation is used
|
6 месяцев назад |
Mantas Masalskis
|
0628b78d90
Fixes #5091 - New timezone is not immediately available in active sessions
|
8 месяцев назад |
Dominik Klein
|
e054d6ca79
Maintenance: Update copyright information.
|
10 месяцев назад |
Florian Liebe
|
362d437c2e
Fixes #4558 - SAML request signing/encrypting.
|
1 год назад |
Martin Gruner
|
a69fc3a451
Maintenance: Force usage of 'reorder' instead of 'order'.
|
1 год назад |
Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 год назад |
Mantas Masalskis
|
2dcc0e3900
Fixes #4320 - Zammad-scheduler constantly crashes if user have unknown timezone
|
2 лет назад |
Dusan Vuckovic
|
c0546af0e6
Fixes #4263 - Possibility to define a custom text for the SAML login button
|
2 лет назад |
Martin Gruner
|
df19dd1101
Maintenance: Refactored parts of GraphQL back end.
|
2 лет назад |
Martin Gruner
|
96c831af6d
Maintenance: Refactor handling of GraphQL field names.
|
2 лет назад |
Martin Gruner
|
881de5971a
Feature: Mobile - Add handling of maintenance mode.
|
2 лет назад |
Martin Gruner
|
97431f5d23
Maintenance: Add subscription handling based on ActionCable.
|
2 лет назад |
Rolf Schmidt
|
0b6010c390
Maintenance: Replace zammad specific cache approach by rails low level caching.
|
2 лет назад |
Martin Gruner
|
a7f312bec7
Maintenance: Improve handling of config updates.
|
2 лет назад |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 лет назад |
Martin Gruner
|
a389b8f07c
Maintenance: Replace rand() where possible
|
3 лет назад |
Thorsten Eckel
|
b8b57781b7
Maintenance: Activated rubocop Layout/LeadingCommentSpace.
|
3 лет назад |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
Mantas Masalskis
|
c45b5ac51f
Refactoring: Deprecate custom Cache implementation and wrap native Rails cache instead.
|
3 лет назад |
Mantas Masalskis
|
041bf51b52
Maintenance: Rubocop enforces %r{} regular expression style
|
3 лет назад |
Thorsten Eckel
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 лет назад |
Thorsten Eckel
|
9d4aff5eb0
Maintenance: Activated rubocop rule Layout/ExtraSpacing.
|
4 лет назад |
Ryan Lue
|
03b2456dd9
Fix migration (Nov 2018) which set a hash value on a boolean Setting
|
5 лет назад |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
5 лет назад |
Thorsten Eckel
|
0711953beb
Improved performance by checking in memory Cache TTL with integers instead of TimeZone objects (issue #2374).
|
6 лет назад |
Martin Edenhofer
|
a2c52538be
Enabled Placetel integration. Added user info via Placetel API lookup (optional).
|
6 лет назад |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 лет назад |
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 лет назад |
Ryan Lue
|
e07f41ed16
Automate clearing of broken LDAP configurations (fixes #2140)
|
6 лет назад |
Thorsten Eckel
|
fbeccbc85c
Updated to latest rubocop version.
|
6 лет назад |
Thorsten Eckel
|
bf6192113a
Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%.
|
6 лет назад |
Martin Edenhofer
|
036a2f6274
Small code layout cleanup.
|
7 лет назад |
Thorsten Eckel
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 лет назад |
Martin Edenhofer
|
d93d404902
Improved tests (do not break on before/after callbacks).
|
7 лет назад |
Martin Edenhofer
|
1a43d9bd5c
Improved tests.
|
7 лет назад |
Martin Edenhofer
|
1eaf46f466
Improved Setting.get and Setting.set - reduced database access and moved from 2 minutes to 15 seconds ttl for reading.
|
7 лет назад |
Thorsten Eckel
|
1f0e48afad
Removed old debug log code which is way to verbose.
|
8 лет назад |
Martin Edenhofer
|
c71b0d36d4
Updated copyright.
|
8 лет назад |
Martin Edenhofer
|
cb5fd0c2c0
Reworked admin maintenance area (needed for restarting screen).
|
8 лет назад |
Martin Edenhofer
|
1a506cd150
Improved chat tests.
|
8 лет назад |
Martin Edenhofer
|
ac60b151ea
Code cleanup.
|
8 лет назад |
Martin Edenhofer
|
ba3f868638
Upgrade to new rubocop.
|
8 лет назад |
Thorsten Eckel
|
d7995bc6d3
Updated dependencies and applied new rubocop rules.
|
8 лет назад |
Martin Edenhofer
|
f2d0eca3da
Improved background job for import.
|
8 лет назад |
Martin Edenhofer
|
c58546285a
Explicit conversion to seconds.
|
9 лет назад |
Martin Edenhofer
|
7831f1c1f8
Added browser tests for customer chat.
|
9 лет назад |
Martin Edenhofer
|
01680a8ad3
Fixed change of value / value_current.
|
9 лет назад |
Martin Edenhofer
|
4946c40679
Fixed change of value / value_current.
|
9 лет назад |