.. |
20120101000001_create_base.rb
|
91063252a0
Fixed issue #650 - Unable to process emails with email addresses longer then 140 signs.
|
7 years ago |
20120101000010_create_ticket.rb
|
c8e9058866
Moved default and follow up state/priority from source code into model. Related to issue #689 - OTRS import breaks a lot of assumptions in Zammad.
|
7 years ago |
20120101000020_create_network.rb
|
6b38b6c4ec
Add millisecond support for timestamp in mysql.
|
8 years ago |
20150979000001_update_timestamps.rb
|
30fe8aef36
Applied rubocop.
|
8 years ago |
20160217000001_object_manager_update_user.rb
|
9e52358d57
Fixed html5 input type attribute for phone, it's tel (not phone).
|
8 years ago |
20160921000001_permission_active.rb.rb
|
dc7354223a
Added permission.active attribute to disable features.
|
8 years ago |
20161101131409_create_doorkeeper_tables.rb
|
faafe0cc60
Working on OAuth2 support with doorkeeper gem.
|
8 years ago |
20161112000001_organization_domain_based_assignment.rb
|
bf3411daca
Implemented issue#356 - Automatically join users to organizations based on the email address.
|
8 years ago |
20161117000001_job_unable_to_create_issue_432.rb
|
cd986ee57c
Fixed issue#432 - Unable to create job/scheduler if many time options are selected.
|
8 years ago |
20161117000002_ticket_number_generator_issue_427.rb
|
be3ee48a3c
Added missing migration file for issue#427 - Improved ticket number generator settings (just show necessary settings based on generator selection).
|
8 years ago |
20161117000003_store_config_name_update_issue_428.rb
|
37bfbaff51
Fixed variable check.
|
7 years ago |
20161122000001_monitoring_issue_453.rb
|
44a5b9861f
Implemented issue#453 - Possibility to monitor Zammad via URL from external, like gitlab is offering it.
|
8 years ago |
20161228000001_add_taskbar_meta.rb
|
f9fdbe5934
Implemented issue #352 - Show other active agents in ticket detail view (collision prevention).
|
7 years ago |
20170113000001_object_manager_attribute_create_middle.rb
|
6cf0f5cc6c
Fixed namespace.
|
7 years ago |
20170113000002_slack_group_config_issue_587.rb
|
fb64e186b5
Fixed issue #587 - Group restrictions not respected in slack notification. Thanks to @jepf
|
7 years ago |
20170115000001_add_proxy_settings_439.rb
|
a1a56f49c0
Implemented issue #439 - proxy support.
|
7 years ago |
20170116000001_add_ticket_time_accounting_373.rb
|
93919acfc9
Fixed migration.
|
7 years ago |
20170116000002_fixed_typos_622.rb
|
e0a71e6e93
Fixed typos in existing installations.
|
7 years ago |
20170117000001_unable_to_enable_time_accounting_633.rb
|
d0b26eb55a
Fixed issue #633 - Unable to activate time accounting in admin interface.
|
7 years ago |
20170119000001_login_email_length_650.rb
|
417b84ca67
Fixed file name of migration.
|
7 years ago |
20170123000001_ui_ticket_zoom_article_new_internal.rb
|
7cd9ccae75
Fixed issue #662 - Add setting to define internal/external notice default setting.
|
7 years ago |
20170123000002_fixed_translation.rb
|
30c9caae00
Fixed some english texts.
|
7 years ago |
20170126091128_application_secret_setting.rb
|
0862bf7e6a
Improved password security by using proper password hash module backed by Argon2 (official winner of the Password Hashing Competition) - thanks to @nomoketo and @benbe.
|
7 years ago |
20170130000001_follow_up_possible_check_643.rb
|
4b85c1f662
Fixed issue #643 - Group follow up check for closed tickets does not work.
|
7 years ago |
20170203000001_remove_last_login_from_history_722.rb
|
7562cd2dff
Implemented issue #722 - Do not log last_login in user history.
|
7 years ago |
20170203000003_do_not_import_onw_notifications_731.rb
|
f0ff543bfb
Fixed issue #731 - Do not import own notification emails in Zammad.
|
7 years ago |
20170207081400_ticket_state_priority_defaults.rb
|
c8e9058866
Moved default and follow up state/priority from source code into model. Related to issue #689 - OTRS import breaks a lot of assumptions in Zammad.
|
7 years ago |
20170214000001_reload_online_browser_after_cors_csrf_changes.rb
|
cd28e904ac
Improved session validation and usage of cors headers.
|
7 years ago |
20170215000001_telegram_support.rb
|
fa2754ff9c
Removed id, not needed (lookup is done by name).
|
7 years ago |