.. |
chat
|
b8481838cf
Fixes #2074 - Ability of deleting customers and / or all ticket at once.
|
4 лет назад |
cti
|
08a98efca4
Fixes #2647 - Enhance CTI-Caller-Log to "mark as seen" all unread entries at once
|
5 лет назад |
history
|
db69e55158
Prevent CI failure caused by factories using duplicate #name attributes
|
5 лет назад |
karma
|
107fd5e995
Refactoring: Migrate ticket_article_store_empty to RSpec
|
5 лет назад |
knowledge_base
|
b8481838cf
Fixes #2074 - Ability of deleting customers and / or all ticket at once.
|
4 лет назад |
notification_factory
|
3acfa4a277
Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step.
|
5 лет назад |
tag
|
52f5b33484
Refactoring: Migrate tag_test to RSpec
|
5 лет назад |
ticket
|
b8481838cf
Fixes #2074 - Ability of deleting customers and / or all ticket at once.
|
4 лет назад |
vendor
|
3acfa4a277
Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step.
|
5 лет назад |
active_job_lock.rb
|
5ca41c8389
Feature: Added centralized ActiveJob locking based on lock key. This prevents unnecessary executing/queuing of unique jobs multiple times.
|
5 лет назад |
activity_stream.rb
|
107fd5e995
Refactoring: Migrate ticket_article_store_empty to RSpec
|
5 лет назад |
authorization.rb
|
83239518d0
Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name.
|
4 лет назад |
avatar.rb
|
3acfa4a277
Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step.
|
5 лет назад |
calendar.rb
|
6ae6ee44ba
Let tests work correctly even if calendar based escalations is calculated over midnight.
|
5 лет назад |
channel.rb
|
5f06c8c6b4
Fixes #2866 - G Suite accounts will only allow access to apps using OAuth. Password-based access will no longer be supported.
|
4 лет назад |
chat.rb
|
33498bac91
Feature: Chat origin whitelisting functionality.
|
4 лет назад |
data_privacy_task.rb
|
b8481838cf
Fixes #2074 - Ability of deleting customers and / or all ticket at once.
|
4 лет назад |
email_address.rb
|
b3cb67836d
Refactoring: Migrate email_address_test.rb to RSpec
|
5 лет назад |
external_credential.rb
|
3df00e7e1b
Testing: Expand factories for Twitter API testing
|
4 лет назад |
external_sync.rb
|
b49802a161
Fixes #3123: Merging Tickets/Users/... does not update ExternalSync references.
|
4 лет назад |
group.rb
|
3acfa4a277
Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step.
|
5 лет назад |
history.rb
|
107fd5e995
Refactoring: Migrate ticket_article_store_empty to RSpec
|
5 лет назад |
http_log.rb
|
3acfa4a277
Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step.
|
5 лет назад |
import_job.rb
|
3acfa4a277
Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step.
|
5 лет назад |
job.rb
|
9d4aff5eb0
Maintenance: Activated rubocop rule Layout/ExtraSpacing.
|
4 лет назад |
knowledge_base.rb
|
6606aa29cd
Don't use stubs for UserInfo.current_user_id because it blocks the use case where UserInfo.current_user_id is changed at runtime.
|
5 лет назад |
link.rb
|
107fd5e995
Refactoring: Migrate ticket_article_store_empty to RSpec
|
5 лет назад |
locale.rb
|
3acfa4a277
Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step.
|
5 лет назад |
macro.rb
|
feac4bb938
Removed macro event for TicketCreateFormHandler. This is not needed, because there are no macros when creating tickets.
|
5 лет назад |
object_lookup.rb
|
7639ef46d3
Refactoring: Migrate object_type_lookup_test.rb to RSpec
|
5 лет назад |
object_manager_attribute.rb
|
82149f463a
Fixes #2920 - Link-Template attributes within Organizations and user cause Organization and user creation to fail within UI
|
4 лет назад |
online_notification.rb
|
107fd5e995
Refactoring: Migrate ticket_article_store_empty to RSpec
|
5 лет назад |
organization.rb
|
a546e7c6fd
Refactoring: Migrate organization_domain_based_assignment_test.rb to RSpec
|
5 лет назад |
overview.rb
|
4a07c783a3
Fixes #967 - Access to my own Tickets (where I'm customer of) in a Group im not Agent.
|
4 лет назад |
permission.rb
|
7006d573b4
Refactoring: Migrate role_test.rb to RSpec.
|
5 лет назад |
postmaster_filter.rb
|
9d4aff5eb0
Maintenance: Activated rubocop rule Layout/ExtraSpacing.
|
4 лет назад |
recent_view.rb
|
83239518d0
Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name.
|
4 лет назад |
role.rb
|
6e690d2d2b
Maintenance: Improved article view for agent customer.
|
4 лет назад |
scheduler.rb
|
3acfa4a277
Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step.
|
5 лет назад |
setting.rb
|
175db6f123
Refactoring: Migrate setting_test.rb to RSpec
|
5 лет назад |
signature.rb
|
3acfa4a277
Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step.
|
5 лет назад |
sla.rb
|
ca73fdd9b7
Refactoring: Migrate *_assets_test.rb to RSpec
|
5 лет назад |
smime_certificate.rb
|
2ffca390a9
Fixes #1961 - S/MIME integration.
|
4 лет назад |
tag.rb
|
107fd5e995
Refactoring: Migrate ticket_article_store_empty to RSpec
|
5 лет назад |
taskbar.rb
|
b8481838cf
Fixes #2074 - Ability of deleting customers and / or all ticket at once.
|
4 лет назад |
template.rb
|
83239518d0
Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name.
|
4 лет назад |
text_module.rb
|
9d4aff5eb0
Maintenance: Activated rubocop rule Layout/ExtraSpacing.
|
4 лет назад |
ticket.rb
|
9d4aff5eb0
Maintenance: Activated rubocop rule Layout/ExtraSpacing.
|
4 лет назад |
token.rb
|
45effb93fb
Refactoring: Migrate token_test to RSpec
|
5 лет назад |
translation.rb
|
3acfa4a277
Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step.
|
5 лет назад |
trigger.rb
|
ca73fdd9b7
Refactoring: Migrate *_assets_test.rb to RSpec
|
5 лет назад |
type_lookup.rb
|
7639ef46d3
Refactoring: Migrate object_type_lookup_test.rb to RSpec
|
5 лет назад |
user.rb
|
4a07c783a3
Fixes #967 - Access to my own Tickets (where I'm customer of) in a Group im not Agent.
|
4 лет назад |
user_device.rb
|
3acfa4a277
Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step.
|
5 лет назад |