Rolf Schmidt e4ac4a27b8 Fixes #3550 - CTI Log performance bad because of reformatting of the phone number. 3 years ago
..
20120101000001_create_base.rb 2354b5f53f Fixes #208 - Notify / Mention other agents / Subscribe to Tickets. 3 years ago
20120101000010_create_ticket.rb 02417225f7 Fixes #3372 - Reasoning about Webhooks activity. 3 years ago
20150979000001_update_timestamps.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20160217000001_object_manager_update_user.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20160921000001_permission_active.rb.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20161101131409_create_doorkeeper_tables.rb 3657278da2 Fixes #3257 - Data in DB and elasticsearch (e.g. ticket overview) out of sync. 3 years ago
20161112000001_organization_domain_based_assignment.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20161117000001_job_unable_to_create_issue_432.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20161117000002_ticket_number_generator_issue_427.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20161117000003_store_config_name_update_issue_428.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20161122000001_monitoring_issue_453.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20161228000001_add_taskbar_meta.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170113000001_object_manager_attribute_create_middle.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170113000002_slack_group_config_issue_587.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170116000001_add_ticket_time_accounting_373.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170116000002_fixed_typos_622.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170117000001_unable_to_enable_time_accounting_633.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170119000001_login_email_length_650.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170123000001_ui_ticket_zoom_article_new_internal.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170123000002_fixed_translation.rb 08ff2b12e8 Fixes #2951 - Generic oAuth2 login provider is unusable. 3 years ago
20170126091128_application_secret_setting.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170130000001_follow_up_possible_check_643.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170203000001_remove_last_login_from_history_722.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170203000003_do_not_import_onw_notifications_731.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170207081400_ticket_state_priority_defaults.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170214000001_reload_online_browser_after_cors_csrf_changes.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170215000001_telegram_support.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170314000001_fixed_translation2.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170403000001_fixed_admin_user_permission_920.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170418000001_validate_agent_limit.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170419000001_ldap_support.rb 3657278da2 Fixes #3257 - Data in DB and elasticsearch (e.g. ticket overview) out of sync. 3 years ago
20170419000002_overview_role_ids.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170420000001_chat_increase_message_size.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170421000001_pretty_date_options_added.rb 4a48fe3bf6 Maintenance: Updated rubocop(-* gems) to latest version (1.9.1). 3 years ago
20170421110000_add_origin_by_id.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170426135500_add_reply_to.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170504144100_follow_up_merged.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170515000001_scheduler_status.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170516000001_trigger_recipient_update.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170525000001_reply_to_sender_feature.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170529000002_setting_delivery_permanent_failed.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170529132120_ldap_multi_group_mapping.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170531144425_foreign_keys.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170608151442_enhanced_permissions.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170619000001_tree_select.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170626000001_locale_add_direction.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170628000001_form_group_selection.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170629000001_exchange_integration.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170713000001_omniauth_office365_setting.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170713000002_ticket_zoom_setting2.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170714000001_object_manager_user_email_optional.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170714000002_user_email_multiple_use.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170714000003_cleanup_cti_log.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170727000001_setting_proxy.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170816000001_idoit_support.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170822000001_agend_based_sender_issue_1351.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170905140038_cti_log_preferences_migration.rb 85573432c0 Maintenance: Updated rubocop(-* gems) to latest version (1.4.1). 3 years ago
20170910000002_out_of_office2.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170912123300_remove_network.rb fbeccbc85c Updated to latest rubocop version. 6 years ago
20170924054554_weibo_oauth2.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20170927000001_setting_send_no_auto_response_reg_exp.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20171002091043_change_note_char_limit_for_users_and_organizations.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20171023000001_fixed_store_upgrade_ror_45.rb 0b9e6676f8 Maintenance: Updated rubocop(-* gems) to latest version (1.0.0). 3 years ago
20171024000001_monit_integration.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20171024000002_check_mk_integration2.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20171102000001_last_owner_update2.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20171123000001_email_process_customer_selection_based_on_sender_recipient.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20171203000001_setting_es_pipeline.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20171206000001_setting_default_locale2.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20171207000001_permission_user_preferences_out_of_office.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20171213000001_change_authorization_token_size.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180108000001_change_exchange_external_sync_identifier.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180111000001_ldap_samaccountname_to_uid.rb 5f3a8dc581 Refactoring: Migrated last Delayed::Job classes to ActiveJob. 3 years ago
20180116000001_setting_ticket_number_ignore_system_id_support.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180128000001_chat_add_ip_country.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180202000001_sidebar_customer_open_ticket_colored.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180202000002_custom_ldap_login_attribute.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180220000001_setting_attachment_preview.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180220000002_setting_user_organization_selector_with_email.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180220171219_check_for_object_attributes.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180226085743_issue_1660_fix_tree_select_configurations.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180306084119_custom_html_email_css_font.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180320000001_setting_table_group_by_show_count.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180327170847_issue_1905_exchange_login_from_remote_id.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180410000001_cleanup_user_preferences_notification_sound2.rb 0b9e6676f8 Maintenance: Updated rubocop(-* gems) to latest version (1.0.0). 3 years ago
20180418000001_setting_third_party_link_account_at_login.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180426134922_issue_1977_remove_invalid_user_foreign_keys.rb f97a1d9211 Maintenance: Updated rubocop(-* gems) to latest version (1.6.1). 3 years ago
20180502015927_issue_1219_zhtw_locale_typo.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180508182850_ticket_create_types_setting_issue_1987.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180518000001_issue2029_sipgate_integration_enable.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180518100316_email_forward_prefix_setting_issue_1730.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180521141004_ticket_last_contact_behavior.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180524182518_sms_support.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180529000001_issue_2035_recursive_ticket_trigger.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180604000001_setting_add_ticket_auto_assignment2.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180611070839_add_ux_flow_next_up_to_macros.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180622140531_sequencer_log_level_setting.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180709020509_add_group_direction_to_overviews.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180711080554_issue_2100_utf8_encode_http_logs.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 years ago
20180716060129_issue_2019_fix_double_domain_links_in_trigger_emails.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180719033247_add_confidential_to_doorkeeper_application.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 years ago
20180806000001_fixed_twitter_ticket_article_preferences7.rb 0b9e6676f8 Maintenance: Updated rubocop(-* gems) to latest version (1.0.0). 3 years ago
20180809000001_cti_generic_api.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180830000001_setting_delivery_temporary_failed.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180911064647_issue_2140_reset_ldap_config.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180913000001_setting_add_system_bcc.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180913000002_permission_add_time_accounting.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20180919000000_setting_update_pretty_date_format.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20181010000000_setting_add_sipgate_alternative_fqdn.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20181017000001_cti_generic_api2.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20181023163804_add_stats_backends.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20181030000001_setting_add_placetel1.rb 43b6374d16 Updated rubocop(-* gems) to latest version (1.2.0). 3 years ago
20181102142526_object_manager_attribute_indexes.rb 444e48e377 Fixed issues #1259 and #1598 by adding ObjectManager::Attribute validations. 5 years ago
20181108123847_add_country_attribute_to_users.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20181120150357_issue_2345_es_attachment_max_size_in_mb_setting_lower_default.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20181123000000_issue_2368_add_indices_to_histories_and_tickets.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20181203000000_setting_add_email_full_quote_header.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20190131000001_setting_change_ticket_zoom_attachment_preview.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20190208000001_setting_timezone_default.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20190314084909_object_manager_attribute_date_remove_future_past.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20190328000000_rename_locale_on_users.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20190405000001_database_indexes.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20190408000001_issue_2541_fix_notification_email_without_body.rb 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 3 years ago
20190409000001_setting_ticket_overview_priority_icon_and_color.rb e26db17d75 Table: add no-side-padding class 5 years ago
20190415000001_setting_es_multi_index.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20190418000000_normalize_setting_ticket_number_ignore_system_id.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20190419000001_setting_add_import_archive.rb e65c8b1399 Fixes #3142 - Import archive mailbox. 3 years ago
20190531180304_initialize_knowledge_base.rb f97a1d9211 Maintenance: Updated rubocop(-* gems) to latest version (1.6.1). 3 years ago
20190613000001_group_dependent_text_modules.rb c788c3e053 Added migration for group_dependent_text_modules - renamed table text_modules_groups to groups_text_modules. 5 years ago
20190626000001_setting_update_karma_level.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20190713000001_group_dependent_macros.rb feac4bb938 Removed macro event for TicketCreateFormHandler. This is not needed, because there are no macros when creating tickets. 5 years ago
20190715141227_saml_auth.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20190717210244_issue_2641_kb_color_change_limit.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20190718140450_forget_insecure_sessions.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20190724000001_rename_reserved_words.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20190806000001_setting_postmaster_send_reject_email.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20190814000001_object_manager_attribute_ticket_article_body_maxlength_change.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20190903165443_issue_2595_gitlab_placeholder.rb 97c9d541e9 Fixes #435 - GitLab integration. 3 years ago
20190918114553_issue_2867_footer_header_public_link.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20191001090809_create_active_job_locks.rb 3657278da2 Fixes #3257 - Data in DB and elasticsearch (e.g. ticket overview) out of sync. 3 years ago
20191029101733_issue_2608_missing_trigger_permission.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20191107050249_issue_2460_fix_corrupted_twitter_ids.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20191107181428_issue_2715_fix_broken_twitter_urls.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20191129102720_active_job_lock_cleanup_job_scheduler.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20200121000001_smime_support.rb 3657278da2 Fixes #3257 - Data in DB and elasticsearch (e.g. ticket overview) out of sync. 3 years ago
20200205000001_chat_add_allow_website.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20200401000001_service_now_config.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20200413160113_issue_2990_delete_timeframe.rb e037b6015e Fixes #2990 - Backward compatibility of deleting own notes 4 years ago
20200419204445_setting_websocket_backend.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20200507095900_imap_authentication_migration_cleanup_job_scheduler.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20200522125253_issue_2943_add_setting_enforce_special_character.rb f63577633f Fixes #2943 (raise default password security) + #2907 (Password strength settings are ignored when creating new customer accounts) 3 years ago
20200527000000_agent_customer.rb 81d804576b Fixes #3282 - Unable to upgrade from Zammad 3.3 to 3.6. 3 years ago
20200615150955_issue_3085_doorkeeper_scopes.rb 9ef0a368c0 Follow up - b9b3a73474cb3e44e3a18c898dfa113a495069d7 - Fixes #3085 - Required Doorkeeper scope is missing and fails authentication. 4 years ago
20200617153806_issue_3087_search_taskbar_deadlock.rb ee1c4677ea Fixes #3087: Search taskbars cause DeadLocks. 4 years ago
20200707000001_data_privacy_init.rb 3fb9b05027 Fixes #2074 - Ability of deleting customers and / or all ticket at once. 4 years ago
20200709091905_maintenance_checkmk_wordings_on_settings.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20200709094556_issue_3110_service_now_provider.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20200716124141_issue_3123_external_sync_ticket_merge.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
20200724130426_issue3128_add_sso.rb 8d140037e4 Fixes #3128 - Add SSO login button to login page. 3 years ago
20200806122951_cti_user_profile.rb 25c7e81667 Fixes #3107 - Improve CTI / open user profile or new ticket screen based on last customer activity. 4 years ago
20200911070327_data_privacy_delete_name.rb b310ee519d Fixes #3191 - data privacy obsolete column name. 4 years ago
20200923092140_issue3195_inconsistent_granular_agent_permissions_chat.rb 1a3650f730 Fixes #3195 - Inconsistent granular agent permissions for chat. 3 years ago
20201002094932_datetime_precision.rb 3657278da2 Fixes #3257 - Data in DB and elasticsearch (e.g. ticket overview) out of sync. 3 years ago
20201005084847_agent_customer_permission.rb 1a42d9ada3 Fixes #3226 - In the role settings a role can not be agent and customer at the same time. 3 years ago
20201006131231_stats_store_polymorphic_association.rb 09d2d4df58 Follow up - c3fce714dc2ae15785db66950eeaf60d27e1ea8b - Running Scheduler has outdated column information and disables Stats.generate job. 3 years ago
20201013095141_elastic_search_lower65_obsolete.rb d0b5cbfe4b Fixes #3243 - Relational report filters do not work (ticket.organization.*, ticket.article.*, ticket.customer.*). 3 years ago
20201027152258_add_missing_permissions.rb a07e587586 Follow up - db3f553140ef506f8d31815ec08651187a3a6e4f / 5f06c8c6b4126966f7b2605deeff32b9c9b066bb - Fixes #2866 #3215 - Added missing Channel permissions for G-Suite/Google Workspaces and Office365/Microsoft365. 3 years ago
20201028095957_issue_3215_rename_existing_office365.rb 8e479ef4ee Follow up - a9984adbc530c27c769ae6153ec6fd984d938e6e - Fixes #3215: Channel attribute `name` does not exist and should be `area` instead. 3 years ago
20201110000001_mention_init.rb 64aca6ccf5 Fixes #3472 - Mentions migration fails because of unexpected User notification_config matrix state. 3 years ago
20201111133905_maintenance_associations_cleanup.rb acd98bd214 Maintenance: Removed incomplete/obsolete TextModules and Templates references implementation to single User. 3 years ago
20201112000000_role_signup_column_fix.rb 317c7b7e7f Maintenance: Redo column allow signup with reset column information to make the migration work. Removed old migration because of missing column information reset there was a quite crash. 3 years ago
20201118140850_issue_2671_pending_till_can_be_changed_by_customer.rb aaa30b2b90 Fixes #2671 - Pending till can be changed by customer via web interface 3 years ago
20201201000001_setting_add_sender_format_agent_name.rb a4b82a6634 Fixes #3319, Closes #2496 - Make it possible to only send with agent name. 3 years ago
20201202080338_issue3270_selector_update.rb 4871a529ad Fixes #3523 - Escalation overview and all escalation related triggers/schedulers broken in Zammad 4.0. 3 years ago
20201210075534_maintenance_missing_kb_unique_indexes.rb f97a1d9211 Maintenance: Updated rubocop(-* gems) to latest version (1.6.1). 3 years ago
20210106100013_issue_3346_xoauth2_token_not_fetched.rb f2c52f10e5 Fixes #3346 - Initial configure step after adding XOAUTH account not functional. 3 years ago
20210113000001_gitlab_support.rb 97c9d541e9 Fixes #435 - GitLab integration. 3 years ago
20210118095820_issue_3372_webhooks_admin_view.rb d25e53fdfb Fixes #3465 - Migration of webhooks stop unexpectedly. 3 years ago
20210215000001_setting_es_total_max_size_in_mb.rb 5ef3ef42cd Fixes issue #3276 - Software error when Elasticsearch is not configured and `rake searchindex:rebuild` 3 years ago
20210308000001_github_support.rb 12a5e9dba3 Fixes #1575 - GitHub integration. 3 years ago
20210310090351_activerecord_session_store114.rb 78da2d5062 Maintenance: Updated activerecord-session_store gem dependency to 2.0.0. 3 years ago
20210311130946_remove_unfixable_generic_oauth2_login.rb 08ff2b12e8 Fixes #2951 - Generic oAuth2 login provider is unusable. 3 years ago
20210428125300_issue_3523_new_operator.rb 4871a529ad Fixes #3523 - Escalation overview and all escalation related triggers/schedulers broken in Zammad 4.0. 3 years ago
20210510092410_issue_3550_set_pretty.rb e4ac4a27b8 Fixes #3550 - CTI Log performance bad because of reformatting of the phone number. 3 years ago