trabajo-afectivo/lib
2022-02-16 16:20:14 +01:00
..
active_support/cache Fixes #3685 - Zammad UI should silently discard Cache / apply2file errors. 2022-01-25 14:25:53 +00: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 09:42:11 +02: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 Maintenance: Bump rubocop from 1.20.0 to 1.21.0 2021-09-14 09:46:08 +02:00
email_helper Maintenance: Replace rand() where possible 2021-09-20 12:47:05 +02: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 Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader. 2021-06-23 11:35:27 +00:00
external_credential Follow up 0b449839ea - Fixes #3956 - Migration of the MS365 account fails by upper and lower case differences in email address. 2022-02-10 16:36:22 +00:00
github Maintenance: Enhanced GitHub and GitLab GraphQL endpoint check 2021-09-23 12:02:18 +00:00
gitlab Fixes #3830 - Zammad ignores relative GitLab URLs. 2021-11-09 09:49:13 +00:00
import Maintenance: Replace rand() where possible 2021-09-20 12:47:05 +02:00
knowledge_base Maintenance: Updated to Ruby 2.7.3. 2021-06-24 07:05:39 +00:00
ldap Maintenance: Bump rubocop from 1.16.0 to 1.18.3. 2021-07-12 13:18:31 +00:00
mixin Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader. 2021-06-23 11:35:27 +00:00
notification_factory Fixes #3028 - Syntax errors break scheduler job for good 2021-10-01 16:53:49 +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 Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
report Maintenance: Activated rubocop Layout/LeadingCommentSpace. 2021-07-19 15:43:33 +02:00
secure_mailing Fixes #3705, fixes #3704 - Not working unpack of mail body if decrypted body is in signed-data attachment. 2021-09-14 11:48:16 +00:00
sequencer Fixes #3905 - Usage of freshdesk import without freshdesk admin permission leads to an unstable system/missing data 2022-01-05 12:50:34 +01: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: Replace rand() where possible 2021-09-20 12:47:05 +02:00
stats Maintenance: Bump rubocop from 1.20.0 to 1.21.0 2021-09-14 09:46:08 +02:00
tasks Maintenance: Make sure that the column schema is resetted on db reset to prevent old schema because of different branches or custom developments. 2022-01-03 14:45:51 +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-09-23 12:02:18 +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: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
escalation.rb Fixes #3140 - Update time SLAs escalates tickets with agent response. 2021-11-02 12:33:18 +01: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 Refactoring: Migrate user permission handling to Pundit policies. 2021-07-23 13:07:16 +00:00
facebook.rb Fixes #2634 - Merge not possible with not set, required attributes 2021-08-20 05:36:30 +02:00
fill_db.rb Fixes: #3788 - lib/fill_db.rb fails to work in production environments. 2021-10-05 14:29:39 +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 Closes #3886 - Maintenance: Fix comment typos in html sanitizer. 2022-01-13 13:21:30 +00:00
idoit.rb Maintenance: Activated rubocop Layout/LeadingCommentSpace. 2021-07-19 15:43:33 +02: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 Fixes #3616 - Provide meaningful modal if report profile tries to use dates out side the filtered date range 2021-11-30 13:40:08 +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 Fixes #3957 - S/MIME function buttons no longer working in tickets. 2022-02-16 16:20:14 +01: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-09-23 12:02:18 +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 Maintenance: Activated rubocop Layout/SpaceInsideParens. 2021-07-19 15:36:48 +02:00
stats.rb Maintenance: Activated rubocop Layout/SpaceInsideParens. 2021-07-19 15:36:48 +02:00
telegram.rb Fixes #2634 - Merge not possible with not set, required attributes 2021-08-20 05:36:30 +02:00
transaction_dispatcher.rb Fixes #3428 - Trigger ignores changes on some Ticket attributes. 2021-08-17 14:06:31 +02:00
twitter_sync.rb Maintenance: Bump rubocop from 1.20.0 to 1.21.0 2021-09-14 09:46:08 +02: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 #3631, fixes #3645 - Freshdesk import subdomain selection fails. 2021-07-06 17:43:56 +00:00
user_context.rb Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
user_info.rb Maintenance: Add assets level to have different data sets based on permissions 2021-09-23 12:02:18 +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