.. |
application_model
|
f6f1b37250
Fixes issue #3336 - High system load, "StatusCode: 500 - execution expired", ActiveRecord::Deadlocked issues, and scheduler problems prevent Zammad from working well/quickly.
|
4 years ago |
channel
|
ae4c601d1c
Fixes #3489 - mention in email body breaks email parsing.
|
4 years ago |
chat
|
d0b5cbfe4b
Fixes #3243 - Relational report filters do not work (ticket.organization.*, ticket.article.*, ticket.customer.*).
|
4 years ago |
concerns
|
c463ee0e9d
Fixes #3469: Startup fails with "Circular dependency detected while autoloading constant Tag::WritesToTicketHistory (RuntimeError)".
|
4 years ago |
contexts
|
97d14a93b3
Initial knowledge base support.
|
5 years ago |
cti
|
9d4aff5eb0
Maintenance: Activated rubocop rule Layout/ExtraSpacing.
|
4 years ago |
knowledge_base
|
5bb948d87f
Maintenance: Search works if multiple KBs are present in database.
|
4 years ago |
object_manager
|
4088d6e74c
Fixes #2560 - Setting used objects (overviews, triggers, scheduler) to inactive works
|
4 years ago |
sla
|
1aa4e68c6c
Refactoring: SLA and Escalation logic. Fixes #3410, fixes #3140, fixes #2579.
|
4 years ago |
tag
|
c463ee0e9d
Fixes #3469: Startup fails with "Circular dependency detected while autoloading constant Tag::WritesToTicketHistory (RuntimeError)".
|
4 years ago |
ticket
|
32b30ced5e
Fixes #3482 - read permission is not enough to display subscribed tickets in overviews.
|
4 years ago |
trigger
|
a03edd31a6
Maintenance: Fixed test, timestamp issue with 2021 (Fixes #3356).
|
4 years ago |
user
|
c463ee0e9d
Fixes #3469: Startup fails with "Circular dependency detected while autoloading constant Tag::WritesToTicketHistory (RuntimeError)".
|
4 years ago |
application_model_examples.rb
|
7700817143
Refactoring: Migrate db_auto_increment to RSpec
|
4 years ago |
calendar_spec.rb
|
1aa4e68c6c
Refactoring: SLA and Escalation logic. Fixes #3410, fixes #3140, fixes #2579.
|
4 years ago |
channel_spec.rb
|
b7a4cc6d6a
- Fixes #3292: Unable to manage Microsoft365/Google Channel accounts if XOAUTH2 token can't get refreshed.
|
4 years ago |
chat_spec.rb
|
33498bac91
Feature: Chat origin whitelisting functionality.
|
5 years ago |
data_privacy_task_spec.rb
|
9085ef3465
Maintenance: User factory randomizes names
|
3 years ago |
email_address_spec.rb
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 years ago |
group_spec.rb
|
22911f8616
Refactoring: Improve performance by pushing Ticket create screen information on demand to the client instead of checking every X seconds via the Scheduler.
|
5 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
|
6 years ago |
import_job_spec.rb
|
0b9e6676f8
Maintenance: Updated rubocop(-* gems) to latest version (1.0.0).
|
4 years ago |
job_spec.rb
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 years ago |
knowledge_base_spec.rb
|
83239518d0
Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name.
|
4 years ago |
locale_spec.rb
|
7fab92d074
Fixes issue #2169 - Time format always english if generated from system.
|
5 years ago |
macro_spec.rb
|
22911f8616
Refactoring: Improve performance by pushing Ticket create screen information on demand to the client instead of checking every X seconds via the Scheduler.
|
5 years ago |
mention_spec.rb
|
2354b5f53f
Fixes #208 - Notify / Mention other agents / Subscribe to Tickets.
|
4 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
|
f766dc7164
Maintenance: Removed updating of member ids for organization and moved assosciation deletion to own hook.
|
4 years ago |
overview_spec.rb
|
276d9281cf
Fixes #3490 - Error 500:{"error":"undefined method `+' for nil:NilClass"} - Creating Overview
|
4 years ago |
permission_spec.rb
|
22911f8616
Refactoring: Improve performance by pushing Ticket create screen information on demand to the client instead of checking every X seconds via the Scheduler.
|
5 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
|
6 years ago |
role_spec.rb
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 years ago |
scheduler_spec.rb
|
0b9e6676f8
Maintenance: Updated rubocop(-* gems) to latest version (1.0.0).
|
4 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
|
22911f8616
Refactoring: Improve performance by pushing Ticket create screen information on demand to the client instead of checking every X seconds via the Scheduler.
|
5 years ago |
sla_spec.rb
|
1aa4e68c6c
Refactoring: SLA and Escalation logic. Fixes #3410, fixes #3140, fixes #2579.
|
4 years ago |
smime_certificate_spec.rb
|
2ffca390a9
Fixes #1961 - S/MIME integration.
|
4 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
|
6ed3445207
Fixes #3471 - Mention does not notify users without full permission on group.
|
4 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).
|
5 years ago |
trigger_spec.rb
|
707c1670e7
Maintenance: Bumped Nokogiri to 1.11.0 to resolve CVE-2020-26247.
|
4 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
|
c463ee0e9d
Fixes #3469: Startup fails with "Circular dependency detected while autoloading constant Tag::WritesToTicketHistory (RuntimeError)".
|
4 years ago |
webhook_spec.rb
|
d0dcae4776
Refactoring: Use Rails validation callback to ensure valid Webhook endpoint and extended test coverage.
|
4 years ago |