zammad/lib
2021-12-27 15:50:27 +01:00
..
active_support/cache Maintenance: Fix a crash in the error handler of Zammad's file cache. 2021-09-13 14:45:48 +02:00
assets_set Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
auth Maintenance: Improved authentication helper for developers. 2021-10-28 10:02:00 +00:00
calendar_subscriptions Fixes #2157 - Ical escaltion update the calendar entry to 2:00 am 2021-08-30 07:44:49 +00:00
can_be_published Maintenance: Activated rubocop Layout/LeadingCommentSpace. 2021-07-19 15:43:33 +02:00
core_ext Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 2021-11-15 16:58:19 +01:00
email_helper Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 2021-11-15 16:58:19 +01:00
enrichment/clearbit Maintenance: Only load gems when they are needed to save memory otherwise. 2021-07-05 13:38:40 +00:00
escalation Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
excel_sheet Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 2021-11-15 16:58:19 +01:00
external_credential Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 2021-11-15 16:58:19 +01:00
generators/translation_catalog Follow-up: 1f5d1bf8d3 - Increase translation string length to handle existing description strings properly. 2021-11-26 08:00:32 +00:00
github Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 2021-11-15 16:58:19 +01:00
gitlab Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 2021-11-15 16:58:19 +01:00
import Fixes #3698 - Import for kayako during the setup. 2021-10-20 11:43:35 +02:00
knowledge_base Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 2021-11-15 16:58:19 +01:00
ldap Closes #3225 - LDAP: apply user filter during auth on bind. 2021-10-20 14:29:10 +02:00
mixin Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader. 2021-06-23 11:35:27 +00:00
notification_factory Maintenance: Improve template rendering. 2021-10-05 08:52:23 +02:00
omniauth Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
password_policy Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 2021-11-15 16:58:19 +01:00
report Maintenance: Activated rubocop Layout/LeadingCommentSpace. 2021-07-19 15:43:33 +02:00
secure_mailing Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 2021-11-15 16:58:19 +01:00
sequencer Fixes #3698 - Import for kayako during the setup. 2021-10-20 11:43:35 +02:00
service Maintenance: Add Brakeman for static security analysis. 2021-07-20 13:31:46 +00:00
session_helper Fixes #3709, #Fixes 1262 - Core Workflow implementation 2021-08-25 14:24:42 +02:00
sessions Maintenance: Apply source string review changes. 2021-12-15 22:00:53 +01:00
stats Maintenance: Bump rubocop-performance from 1.12.0 to 1.13.0 2021-12-27 15:50:27 +01:00
tasks Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 2021-11-15 16:58:19 +01:00
twitter/streaming Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader. 2021-06-23 11:35:27 +00:00
user_info Maintenance: Add assets level to have different data sets based on permissions 2021-10-05 06:42:26 +00:00
zammad/application/initializer Follow up - ca56de3648 - Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader: Fixed deprecation of autoloading in initializers causing namespace lookup errors. 2021-07-21 12:00:13 +00:00
app_version.rb Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
application_handle_info.rb Fixes #2634 - Merge not possible with not set, required attributes 2021-08-20 05:36:30 +02:00
application_lib.rb Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
assets_set.rb Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader. 2021-06-23 11:35:27 +00:00
auth.rb Maintenance: Inclusive language 2021-08-17 14:10:02 +02:00
auto_wizard.rb Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
bulk_import_info.rb Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
cache.rb Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
calendar_subscriptions.rb Fixes #2157 - Ical escaltion update the calendar entry to 2:00 am 2021-08-30 07:44:49 +00:00
color_validator.rb Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
db_helper.rb Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
email_address_validation.rb Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
email_helper.rb Maintenance: Improve translatable source strings by using ellipsis (…) rather than three dots (...). 2021-12-17 10:55:39 +01:00
escalation.rb Fixes #3140 - Update time SLAs escalates tickets with agent response. 2021-10-27 11:38:45 +02:00
event_buffer.rb Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
excel_sheet.rb Maintenance: Only load gems when they are needed to save memory otherwise. 2021-07-05 13:38:40 +00:00
exceptions.rb Maintenance: CoreWorkflow throws more verbose exception 2021-12-13 07:59:20 +01:00
facebook.rb Maintenance: Apply source string review changes. 2021-12-15 22:00:53 +01:00
fill_db.rb Fixes: #3788 - lib/fill_db.rb fails to work in production environments. 2021-10-05 14:00:33 +02:00
github.rb Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
gitlab.rb Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
html_sanitizer.rb Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 2021-11-15 16:58:19 +01:00
idoit.rb Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 2021-11-15 16:58:19 +01:00
ldap.rb Maintenance: Activated rubocop Style/MethodCallWithoutArgsParentheses. 2021-07-19 15:31:14 +02:00
models.rb Maintenance: Add Brakeman for static security analysis. 2021-07-20 13:31:46 +00:00
mysql_strategy.rb Performance: Added mysql helper to do strategy: reset manually for mysql. 2021-07-22 14:01:34 +00:00
notification_factory.rb Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
password_hash.rb Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
password_policy.rb Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
pseudonymisation.rb Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
push_messages.rb Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
search_index_backend.rb Maintenance: Apply source string review changes. 2021-12-15 22:00:53 +01:00
search_knowledge_base_backend.rb Maintenance: Bump rubocop from 1.19.0 to 1.19.1 2021-08-20 07:47:29 +02:00
secure_mailing.rb Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
sequencer.rb Maintenance: Treat Ruby deprecation warnings as test errors. 2021-07-06 07:52:22 +00:00
session_helper.rb Maintenance: Add assets level to have different data sets based on permissions 2021-10-05 06:42:26 +00:00
sessions.rb Maintenance: Activated rubocop Layout/SpaceInsideParens. 2021-07-19 15:36:48 +02:00
signature_detection.rb Follow up 85856cbd40 - Fixes #3571 - Invalid html signature detection for exchange warning boxes. 2021-07-14 13:47:26 +00:00
sql_helper.rb Maintenance: Activated rubocop Layout/SpaceInsideParens. 2021-07-19 15:36:48 +02:00
static_assets.rb Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 2021-11-15 16:58:19 +01:00
stats.rb Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 2021-11-15 16:58:19 +01:00
telegram.rb Maintenance: Improved translatable source strings. 2021-12-07 11:12:09 +00:00
transaction_dispatcher.rb Maintenance: Bump rubocop-performance from 1.12.0 to 1.13.0 2021-12-27 15:50:27 +01:00
twitter_sync.rb Maintenance: Apply source string review changes. 2021-12-15 22:00:53 +01:00
upload_cache.rb Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
user_agent.rb Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 2021-11-15 16:58:19 +01:00
user_context.rb Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 2021-11-15 16:58:19 +01:00
user_info.rb Maintenance: Add assets level to have different data sets based on permissions 2021-10-05 06:42:26 +00:00
version.rb Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
websocket_server.rb Fixes #3709, #Fixes 1262 - Core Workflow implementation 2021-08-25 14:24:42 +02:00