.. |
application_model
|
8790e389be
Fixes issue #865 - Freshdesk import
|
3 years ago |
channel
|
80c5aa09a5
Fixes #2634 - Merge not possible with not set, required attributes
|
3 years ago |
chat
|
a87f34e9e7
Fixes #3633 - The rebuild of the index is failing.
|
3 years ago |
concerns
|
cb9fbb5e44
Fixed 3578 - Can't create custom fields with name "type".
|
3 years ago |
contexts
|
97d14a93b3
Initial knowledge base support.
|
5 years ago |
cti
|
fdbf501be0
Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency.
|
3 years ago |
knowledge_base
|
2b893e7dd5
Fixes #3559 - mentioned KB entries with the same title in different categories can not distinguished.
|
3 years ago |
object_manager
|
7e76a53572
Fixes #3762 - Unable to create a ticket in web app if default for additional boolean value is FALSE.
|
3 years ago |
sla
|
1aa4e68c6c
Refactoring: SLA and Escalation logic. Fixes #3410, fixes #3140, fixes #2579.
|
3 years ago |
tag
|
c463ee0e9d
Fixes #3469: Startup fails with "Circular dependency detected while autoloading constant Tag::WritesToTicketHistory (RuntimeError)".
|
3 years ago |
ticket
|
d594c38ef1
Maintenance: Fix race condition in ticket number generator tests.
|
3 years ago |
transaction
|
aa2ce11491
Fixes #2366 - "Warten auf Erinnerung" - Inconsistent timestamps
|
3 years ago |
trigger
|
fdbf501be0
Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency.
|
3 years ago |
user
|
c463ee0e9d
Fixes #3469: Startup fails with "Circular dependency detected while autoloading constant Tag::WritesToTicketHistory (RuntimeError)".
|
3 years ago |
application_model_examples.rb
|
7700817143
Refactoring: Migrate db_auto_increment to RSpec
|
4 years ago |
calendar_spec.rb
|
dc88dced5a
Fixes #3641 - Migration 3.6.1 to 4.1 : No configured business hours found!
|
3 years ago |
channel_spec.rb
|
041bf51b52
Maintenance: Rubocop enforces %r{} regular expression style
|
3 years ago |
chat_spec.rb
|
1580cb9205
Maintenance: Add note attribute sanitization to not yet checked models.
|
3 years ago |
data_privacy_task_spec.rb
|
9085ef3465
Maintenance: User factory randomizes names
|
3 years ago |
email_address_spec.rb
|
1580cb9205
Maintenance: Add note attribute sanitization to not yet checked models.
|
3 years ago |
group_spec.rb
|
cb9fbb5e44
Fixed 3578 - Can't create custom fields with name "type".
|
3 years ago |
history_spec.rb
|
543b552298
Fixes #3121 - Object lookup by text attribute fails if symbol is given
|
4 years ago |
http_log_spec.rb
|
f84408dfc3
Support clearer layout of '.and change(...).to(...)' in RSpec files
|
5 years ago |
import_job_spec.rb
|
0b9e6676f8
Maintenance: Updated rubocop(-* gems) to latest version (1.0.0).
|
4 years ago |
job_spec.rb
|
8697f6d230
Fixes #3684 - Scheduler ignores "disable notifications == no".
|
3 years ago |
knowledge_base_spec.rb
|
041bf51b52
Maintenance: Rubocop enforces %r{} regular expression style
|
3 years ago |
locale_spec.rb
|
7fab92d074
Fixes issue #2169 - Time format always english if generated from system.
|
4 years ago |
macro_spec.rb
|
1580cb9205
Maintenance: Add note attribute sanitization to not yet checked models.
|
3 years ago |
mention_spec.rb
|
2354b5f53f
Fixes #208 - Notify / Mention other agents / Subscribe to Tickets.
|
3 years ago |
object_lookup_spec.rb
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 years ago |
organization_spec.rb
|
bed9d49c95
Fixes #3688 - Removing organizations removes user and ticket as well.
|
3 years ago |
overview_spec.rb
|
041bf51b52
Maintenance: Rubocop enforces %r{} regular expression style
|
3 years ago |
package_spec.rb
|
01790917ca
Maintenance: Improve package installation.
|
3 years ago |
permission_spec.rb
|
1580cb9205
Maintenance: Add note attribute sanitization to not yet checked models.
|
3 years ago |
recent_view_spec.rb
|
9d4aff5eb0
Maintenance: Activated rubocop rule Layout/ExtraSpacing.
|
4 years ago |
role_group_spec.rb
|
a97e959119
Prevent namespace collisions for let/subject in shared examples
|
5 years ago |
role_spec.rb
|
1580cb9205
Maintenance: Add note attribute sanitization to not yet checked models.
|
3 years ago |
scheduler_spec.rb
|
1580cb9205
Maintenance: Add note attribute sanitization to not yet checked models.
|
3 years ago |
session_spec.rb
|
fdbf501be0
Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency.
|
3 years ago |
setting_spec.rb
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 years ago |
signature_spec.rb
|
1580cb9205
Maintenance: Add note attribute sanitization to not yet checked models.
|
3 years ago |
sla_spec.rb
|
1aa4e68c6c
Refactoring: SLA and Escalation logic. Fixes #3410, fixes #3140, fixes #2579.
|
3 years ago |
smime_certificate_spec.rb
|
041bf51b52
Maintenance: Rubocop enforces %r{} regular expression style
|
3 years ago |
tag_spec.rb
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 years ago |
taskbar_spec.rb
|
3fb9b05027
Fixes #2074 - Ability of deleting customers and / or all ticket at once.
|
4 years ago |
ticket_spec.rb
|
80c5aa09a5
Fixes #2634 - Merge not possible with not set, required attributes
|
3 years ago |
token_spec.rb
|
dde7208ebc
Fixes #3111 - admin.user token permission doesn't allow fetching details of specific user
|
4 years ago |
translation_spec.rb
|
a976b9fb43
Maintenance: Updated rubocop(-* gems) to latest version (0.80.0).
|
4 years ago |
trigger_spec.rb
|
1580cb9205
Maintenance: Add note attribute sanitization to not yet checked models.
|
3 years ago |
type_lookup_spec.rb
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 years ago |
user_device_spec.rb
|
83239518d0
Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name.
|
4 years ago |
user_group_spec.rb
|
83239518d0
Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name.
|
4 years ago |
user_spec.rb
|
33142c1e00
Maintenance: Remove while loop user check login.
|
3 years ago |
webhook_spec.rb
|
1580cb9205
Maintenance: Add note attribute sanitization to not yet checked models.
|
3 years ago |