zammad/lib
2022-11-24 11:26:53 +01:00
..
active_support/cache Maintenance: Replace zammad specific cache approach by rails low level caching. 2022-04-04 08:43:27 +02:00
assets_set Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
auth Maintenance: Pundit policies always returns false 2022-10-25 20:34:48 +02:00
background_services Fixes: #4294 - Background worker aborts due to file locking error. 2022-11-16 09:58:54 +01:00
calendar_subscriptions Fixes #4307 - Calendar subscription exports wrong timestamps 2022-11-08 14:09:33 +01:00
can_be_published Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
core_ext Maintenance: Update dependency rubocop to v1.37.1 2022-10-26 11:51:57 +02:00
email_helper Fixes #2401, Closes #2402 - Umlaut-Domains are not converted to ACE-Format during sendout 2022-10-12 10:16:39 +02:00
enrichment/clearbit Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
escalation Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
excel_sheet Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
external_credential Maintenance: Improved translatable error messages. 2022-10-06 14:46:55 +02:00
generators/zammad Feature: Mobile - Implement ticket create mutation. 2022-11-17 13:51:11 +01:00
github Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
gitlab Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
html_sanitizer Maintenance: Update dependency rubocop to v1.37.1 2022-10-26 11:51:57 +02:00
import Fixes #4143 - LDAP import job no longer starts automatically. 2022-06-23 15:20:26 +02:00
knowledge_base Fixes #4298 - Show RSS feeds in knowledge base. 2022-11-07 16:30:05 +01:00
ldap Fixes #3141 - Multiple LDAP server configurations. 2022-05-30 09:49:39 +02:00
mixin Feature: Mobile - Implement handling of form schema queries on the back end. 2022-05-06 08:59:07 +00:00
monitoring_helper Fixes #4320 - Zammad-scheduler constantly crashes if user have unknown timezone 2022-11-18 15:15:20 +01:00
notification_factory Fixes #4320 - Zammad-scheduler constantly crashes if user have unknown timezone 2022-11-18 15:15:20 +01:00
omniauth Maintenance: Revert accidental modified saml_database.rb. 2022-11-08 14:30:49 +01:00
password_policy Maintenance: Improved handling of long passwords. 2022-04-20 07:28:46 +00:00
report Maintenance: Replace zammad specific cache approach by rails low level caching. 2022-04-04 08:43:27 +02:00
secure_mailing Fixes #4239 - Zammad does not encrypt to recipients in CC 2022-09-22 15:30:39 +02:00
sequencer Maintenance: Update dependency rubocop-rails to v2.17.3 2022-11-22 15:04:00 +01:00
service Maintenance: Replace zammad specific cache approach by rails low level caching. 2022-04-04 08:43:27 +02:00
session_helper Fixes #4229 - User-based ticket overview sorting. 2022-09-06 11:49:56 +02:00
sessions Maintenance: Improve websocket assets handling. 2022-09-13 06:27:44 +00:00
stats Maintenance: Bump rubocop-rails from 2.12.4 to 2.13.0 2022-01-03 10:47:32 +01:00
tasks/zammad Closes: #4339 - Avoid creating link when source and dest is same. 2022-11-11 07:41:54 +01:00
twitter/streaming Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
user_info Feature: Mobile - Added general router handling. 2022-05-06 08:59:07 +00:00
validations Fixes #4131: Triggers must not allow adding perform settings which are empty / nil 2022-07-13 07:07:58 +02:00
zammad/application/initializer Maintenance: Updated to Rails 6.1. 2022-03-22 10:14:09 +01:00
app_version.rb Maintenance: Refactored parts of GraphQL back end. 2022-08-01 08:44:54 +02:00
application_handle_info.rb Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
application_lib.rb Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
argv_helper.rb Fixes: 4045 - Error when accessing ARGV in Rails 6.1. 2022-04-01 16:48:43 +02:00
assets_set.rb Maintenance: Updated to Rails 6.1. 2022-03-22 10:14:09 +01:00
auth.rb Maintenance: Small code clean-up for lib/auth.rb. 2022-07-05 13:18:40 +02:00
auto_wizard.rb Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
background_services.rb Maintenance: Refactored script for background service processing (a.k.a scheduler). 2022-06-01 11:24:15 +02:00
bulk_import_info.rb Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
cache.rb Maintenance: Undelete and deprecate Store.add(). 2022-05-12 19:21:55 +00:00
calendar_subscriptions.rb Fixes #4320 - Zammad-scheduler constantly crashes if user have unknown timezone 2022-11-18 15:15:20 +01:00
color_validator.rb Maintenance: Bump rubocop-rails from 2.13.2 to 2.14.2 2022-03-21 16:16:22 +01:00
db_helper.rb Maintenance: Updated to Rails 6.1. 2022-03-22 10:14:09 +01:00
email_address_validation.rb Fixes #4151 - cannot process emails with special characters in local part 2022-06-29 21:03:14 +02:00
email_helper.rb Fixes #1471 - Adjust emailtrytest to zammad services. 2022-05-09 08:23:30 +02:00
escalation.rb Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
event_buffer.rb Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
excel_sheet.rb Fixes #4320 - Zammad-scheduler constantly crashes if user have unknown timezone 2022-11-18 15:15:20 +01:00
exceptions.rb Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
facebook.rb Maintenance: Replace zammad specific cache approach by rails low level caching. 2022-04-04 08:43:27 +02:00
fill_db.rb Maintenance: Allow fill db to skip logging for more speed. 2022-10-28 09:41:07 +01:00
github.rb Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
gitlab.rb Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
html_sanitizer.rb Maintenance: HtmlSanitizer refactoring 2022-07-05 21:26:31 +02:00
idoit.rb Maintenance: Drop 'translator_key' setting that has become obsolete by the Weblate migration. 2022-02-11 16:17:24 +00:00
ldap.rb Fixes #3141 - Multiple LDAP server configurations. 2022-05-30 09:49:39 +02:00
models.rb Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
monitoring_helper.rb Fixes #4079 - Monitoring endpoint is complaing about not executed scheduler job "CacheClearJob.perform_now" 2022-06-02 16:37:05 +02:00
mysql_strategy.rb Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
notification_factory.rb Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
password_hash.rb Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
password_policy.rb Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
pseudonymisation.rb Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
push_messages.rb Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
search_index_backend.rb Fixes #4320 - Zammad-scheduler constantly crashes if user have unknown timezone 2022-11-18 15:15:20 +01:00
search_knowledge_base_backend.rb Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
secure_mailing.rb Fixes #3957 - S/MIME function buttons no longer working in tickets. 2022-02-16 09:52:18 +01:00
sequencer.rb Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
session_helper.rb Maintenance: Bump rubocop-rails from 2.12.4 to 2.13.0 2022-01-03 10:47:32 +01:00
sessions.rb Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
signature_detection.rb Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
sql_helper.rb Fixes #3917 - Multiselect field support. 2022-01-20 11:07:12 +01:00
static_assets.rb Maintenance: Bump rubocop-rails from 2.14.2 to 2.15.0 2022-06-14 10:23:56 +02:00
stats.rb Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
telegram_helper.rb Fixes #4156 - The webhook could not be saved by Telegram, seems to be an invalid URL. 2022-09-13 13:49:15 +02:00
time_range_helper.rb Fixes #4206 - Cannot set date for pending close status in postmaster filter. 2022-08-16 11:43:02 +02:00
timeplan_calculation.rb Fixes #4179 - CacheClearJob.perform_now might not run if timeplans time window... 2022-10-25 18:35:37 +02:00
transaction_dispatcher.rb Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
twitter_sync.rb Maintenance: Ensure correct functionality of Twitter integration. 2022-11-24 11:26:53 +01:00
upload_cache.rb Maintenance: Drop Store.add and use rails way creation instead. 2022-03-15 11:52:55 +01:00
user_agent.rb Fixes #3671 - Webhook log cuts payload 2022-09-26 09:33:11 +02:00
user_context.rb Maintenance: Pundit policies always returns false 2022-10-25 20:34:48 +02:00
user_info.rb Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
version.rb Maintenance: Update dependency rubocop-rails to v2.16.1 2022-09-27 16:24:19 +02:00
websocket_server.rb Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00