Commit History

Author SHA1 Message Date
  Mantas Masalskis 80c5aa09a5 Fixes #2634 - Merge not possible with not set, required attributes 3 years ago
  Martin Gruner fdbf501be0 Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency. 3 years ago
  Martin Gruner 6f0d975c15 Optimize the way some large strings are created to speed up ticket_spec.rb. 3 years ago
  Rolf Schmidt 1e35eaf770 Fixes #3523 - Escalation overview and all escalation related triggers/schedulers broken in Zammad 4.0. 3 years ago
  Rolf Schmidt 6ed3445207 Fixes #3471 - Mention does not notify users without full permission on group. 3 years ago
  Thorsten Eckel c463ee0e9d Fixes #3469: Startup fails with "Circular dependency detected while autoloading constant Tag::WritesToTicketHistory (RuntimeError)". 3 years ago
  Martin Edenhofer 602c8137b4 Fixes #3462 - Mixed naming regarding mentioned and subscribed in UI 3 years ago
  Rolf Schmidt 2354b5f53f Fixes #208 - Notify / Mention other agents / Subscribe to Tickets. 3 years ago
  Martin Edenhofer 5ef3ef42cd Fixes issue #3276 - Software error when Elasticsearch is not configured and `rake searchindex:rebuild` 3 years ago
  Thorsten Eckel cb2286fae4 Refactoring: Migrate Rails Observers to Concerns. 3 years ago
  Martin Edenhofer 02417225f7 Fixes #3372 - Reasoning about Webhooks activity. 3 years ago
  Mantas Masalskis 1aa4e68c6c Refactoring: SLA and Escalation logic. Fixes #3410, fixes #3140, fixes #2579. 3 years ago
  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 years ago
  Thorsten Eckel ca88877bc8 Fixes #290, Closes #3185 - Webhooks. 3 years ago
  Rolf Schmidt 6810bc5548 Fixes #3270 - Ticket selector "within last (relative)" and "within next (relative)" not working correctly. 3 years ago
  Rolf Schmidt f132225b2f Fixes #2347 - Merging two Tickets with link to same other Ticket fails. 3 years ago
  Thorsten Eckel b52e49e6e6 Refactoring: Use duck-typing for first argument of Ticket#perform_changes to enhance feature/implementation/extension capabilities. 4 years ago
  Ryan Lue 49d104a11c Refactoring: Migrate ticket_trigger_extended_recursive_disabled_test to RSpec. 4 years ago
  Thorsten Eckel 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 years ago
  Rolf Schmidt 3fb9b05027 Fixes #2074 - Ability of deleting customers and / or all ticket at once. 4 years ago
  Rolf Schmidt 4a07c783a3 Fixes #967 - Access to my own Tickets (where I'm customer of) in a Group im not Agent. 4 years ago
  Mantas Masalskis 92152743d7 Fixes #2960 - Ticket removal of merged / linked tickets doesn't remove references 4 years ago
  Thorsten Eckel b81d31a42f Fixed issue #3136 - Attribute changes remove Owner of closed Ticket. 4 years ago
  Thorsten Eckel b49802a161 Fixes #3123: Merging Tickets/Users/... does not update ExternalSync references. 4 years ago
  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 years ago
  Thorsten Eckel 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 years ago
  Thorsten Eckel 83239518d0 Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name. 4 years ago
  Ryan Lue becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
  Thorsten Eckel a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 4 years ago
  Rolf Schmidt ed8a152f28 Fixes #2911 - Performance: Improved touching assets of users, organizations and tickets. 4 years ago
  Mantas Masalskis 52baaea5a8 Fixes #2782 - Trigger/Automatization infos visible for Customer Ticket detail view. 4 years ago
  Ryan Lue dbe13c2ed6 - Fixes #2658 - CSV-Import doesn't lookup records by "name" field. 4 years ago
  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 years ago
  Mantas Masalskis 2e3b7e07ad Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0. 5 years ago
  Ryan Lue 52f5b33484 Refactoring: Migrate tag_test to RSpec 5 years ago
  Ryan Lue 4a1477b1ff Refactoring: Migrate history_test to RSpec 5 years ago
  Ryan Lue 2ac28bf906 Fix auto-correctable rubocop offenses in test suite 5 years ago
  Thorsten Eckel f3862de9fc Fixed bug: received_merge Ticket history entry has timestamp of previous history entry. 5 years ago
  Ryan Lue 2ca17b913f Refactoring: Migrate email_process_follow_up_test to RSpec 5 years ago
  Ryan Lue 3b1e51c789 Refactoring: Migrate email_process_state_open_test to RSpec 5 years ago
  Ryan Lue b96fb53a71 Refactoring: Migrate ticket_xss_test to RSpec 5 years ago
  Ryan Lue 74e1fa8722 Refactoring: Migrate ticket_escalation_test to RSpec 5 years ago
  Ryan Lue 9a0df2729b Refactoring: Migrate {ticker,user}_ref_object_touch_test to RSpec 5 years ago
  Ryan Lue f702b34891 Refactoring: Migrate ticket_owner_reset_on_follow_up_test to RSpec 5 years ago
  Ryan Lue 914f2f313f Refactoring: Migrate ticket_state_change to RSpec 5 years ago
  Martin Edenhofer 3acfa4a277 Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step. 5 years ago
  Martin Edenhofer f72b44234e Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step. 5 years ago
  Thorsten Eckel 444e48e377 Fixed issues #1259 and #1598 by adding ObjectManager::Attribute validations. 5 years ago
  Ryan Lue b19ac485bf Refactoring: Migrate email-process unit sub-tests to RSpec. 5 years ago
  Billy Zhou 6d7480ab3f Added new feature from issue #2469 - Add information "Ticket merged" to History 5 years ago