Mantas Masalskis
|
c8e2c7473c
Fixes #3105 - Merging tickets doesn’t trigger notification for target ticket
|
3 лет назад |
Mantas Masalskis
|
0668e17d18
Fixes #1653 - Default value not set for attributes of type input, select,...
|
3 лет назад |
Dominik Klein
|
f80ac0e707
Fixes #3428 - Trigger ignores changes on some Ticket attributes.
|
3 лет назад |
Bola Ahmed Buari
|
cc2c5678f0
Fixes #2485: Add attachment via Trigger and scheduler if wanted by admin
|
3 лет назад |
Thorsten Eckel
|
916bb77066
Maintenance: Activated rubocop Layout/SpaceInsideParens.
|
3 лет назад |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
Martin Gruner
|
fdbf501be0
Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency.
|
3 лет назад |
Martin Gruner
|
6f0d975c15
Optimize the way some large strings are created to speed up ticket_spec.rb.
|
3 лет назад |
Rolf Schmidt
|
1e35eaf770
Fixes #3523 - Escalation overview and all escalation related triggers/schedulers broken in Zammad 4.0.
|
3 лет назад |
Rolf Schmidt
|
6ed3445207
Fixes #3471 - Mention does not notify users without full permission on group.
|
3 лет назад |
Thorsten Eckel
|
c463ee0e9d
Fixes #3469: Startup fails with "Circular dependency detected while autoloading constant Tag::WritesToTicketHistory (RuntimeError)".
|
3 лет назад |
Martin Edenhofer
|
602c8137b4
Fixes #3462 - Mixed naming regarding mentioned and subscribed in UI
|
3 лет назад |
Rolf Schmidt
|
2354b5f53f
Fixes #208 - Notify / Mention other agents / Subscribe to Tickets.
|
3 лет назад |
Martin Edenhofer
|
5ef3ef42cd
Fixes issue #3276 - Software error when Elasticsearch is not configured and `rake searchindex:rebuild`
|
3 лет назад |
Thorsten Eckel
|
cb2286fae4
Refactoring: Migrate Rails Observers to Concerns.
|
3 лет назад |
Martin Edenhofer
|
02417225f7
Fixes #3372 - Reasoning about Webhooks activity.
|
3 лет назад |
Mantas Masalskis
|
1aa4e68c6c
Refactoring: SLA and Escalation logic. Fixes #3410, fixes #3140, fixes #2579.
|
3 лет назад |
Martin Edenhofer
|
0160e20427
Fixes #3389 - Trigger based notifications are not sent (Send no trigger based notification to bob.smith@example.com because email is marked as mail_delivery_failed for -157 days).
|
3 лет назад |
Thorsten Eckel
|
ca88877bc8
Fixes #290, Closes #3185 - Webhooks.
|
4 лет назад |
Rolf Schmidt
|
6810bc5548
Fixes #3270 - Ticket selector "within last (relative)" and "within next (relative)" not working correctly.
|
4 лет назад |
Rolf Schmidt
|
f132225b2f
Fixes #2347 - Merging two Tickets with link to same other Ticket fails.
|
4 лет назад |
Thorsten Eckel
|
b52e49e6e6
Refactoring: Use duck-typing for first argument of Ticket#perform_changes to enhance feature/implementation/extension capabilities.
|
4 лет назад |
Ryan Lue
|
49d104a11c
Refactoring: Migrate ticket_trigger_extended_recursive_disabled_test to RSpec.
|
4 лет назад |
Thorsten Eckel
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 лет назад |
Rolf Schmidt
|
3fb9b05027
Fixes #2074 - Ability of deleting customers and / or all ticket at once.
|
4 лет назад |
Rolf Schmidt
|
4a07c783a3
Fixes #967 - Access to my own Tickets (where I'm customer of) in a Group im not Agent.
|
4 лет назад |
Mantas Masalskis
|
92152743d7
Fixes #2960 - Ticket removal of merged / linked tickets doesn't remove references
|
4 лет назад |
Thorsten Eckel
|
b81d31a42f
Fixed issue #3136 - Attribute changes remove Owner of closed Ticket.
|
4 лет назад |
Thorsten Eckel
|
b49802a161
Fixes #3123: Merging Tickets/Users/... does not update ExternalSync references.
|
4 лет назад |
Mantas Masalskis
|
22fe0a2a97
Fixes #864 - Added relative pending_time to Macro/Trigger/Scheduler functionality. Based on the Pull Request #2862 by @fleverest – huge thanks ❤️
|
4 лет назад |
Thorsten Eckel
|
9d4aff5eb0
Maintenance: Activated rubocop rule Layout/ExtraSpacing.
|
4 лет назад |
Thorsten Eckel
|
83239518d0
Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name.
|
4 лет назад |
Ryan Lue
|
becbdb1baa
Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit.
|
4 лет назад |
Thorsten Eckel
|
a976b9fb43
Maintenance: Updated rubocop(-* gems) to latest version (0.80.0).
|
4 лет назад |
Rolf Schmidt
|
ed8a152f28
Fixes #2911 - Performance: Improved touching assets of users, organizations and tickets.
|
4 лет назад |
Mantas Masalskis
|
52baaea5a8
Fixes #2782 - Trigger/Automatization infos visible for Customer Ticket detail view.
|
4 лет назад |
Ryan Lue
|
dbe13c2ed6
- Fixes #2658 - CSV-Import doesn't lookup records by "name" field.
|
5 лет назад |
Thorsten Eckel
|
2d70134d72
Fixed bug: Empty ActiveRecord::AttributeMethods::Dirty#saved_changes in cache invalidation callback (ApplicationModel::HasCache) leads to wrong cache entries if record is a ticket.
|
5 лет назад |
Mantas Masalskis
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 лет назад |
Ryan Lue
|
52f5b33484
Refactoring: Migrate tag_test to RSpec
|
5 лет назад |
Ryan Lue
|
4a1477b1ff
Refactoring: Migrate history_test to RSpec
|
5 лет назад |
Ryan Lue
|
2ac28bf906
Fix auto-correctable rubocop offenses in test suite
|
5 лет назад |
Thorsten Eckel
|
f3862de9fc
Fixed bug: received_merge Ticket history entry has timestamp of previous history entry.
|
5 лет назад |
Ryan Lue
|
2ca17b913f
Refactoring: Migrate email_process_follow_up_test to RSpec
|
5 лет назад |
Ryan Lue
|
3b1e51c789
Refactoring: Migrate email_process_state_open_test to RSpec
|
5 лет назад |
Ryan Lue
|
b96fb53a71
Refactoring: Migrate ticket_xss_test to RSpec
|
5 лет назад |
Ryan Lue
|
74e1fa8722
Refactoring: Migrate ticket_escalation_test to RSpec
|
5 лет назад |
Ryan Lue
|
9a0df2729b
Refactoring: Migrate {ticker,user}_ref_object_touch_test to RSpec
|
5 лет назад |
Ryan Lue
|
f702b34891
Refactoring: Migrate ticket_owner_reset_on_follow_up_test to RSpec
|
5 лет назад |
Ryan Lue
|
914f2f313f
Refactoring: Migrate ticket_state_change to RSpec
|
5 лет назад |