Commit History

Author SHA1 Message Date
  Rolf Schmidt 0b6010c390 Maintenance: Replace zammad specific cache approach by rails low level caching. 2 years ago
  Rolf Schmidt 534efbb5fe Maintenance: Drop Store.add and use rails way creation instead. 2 years ago
  Rolf Schmidt 6e42aeb1ee Fixes #3983 - Draft Sharing: Add history entry for updating and deleting of a draft. 2 years ago
  Mantas Masalskis c1d467aa3d Fixes #629 - Draft Sharing. 2 years ago
  Bola Ahmed Buari 93932055dd Fixes #3917 - Multiselect field support. 2 years ago
  Martin Gruner db0eb45fe1 Maintenance: Improved translatable source strings. 2 years ago
  Martin Gruner 6714b5f1a4 Maintenance: Bump rubocop-rails from 2.12.4 to 2.13.0 2 years ago
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 2 years ago
  Romit Choudhary a6bbce9070 Fixes #2371 - Zammad misses "weeks" for relative time events 2 years ago
  Martin Gruner 0ccdfb398e Maintenance: Apply source string review changes. 2 years ago
  Martin Gruner c84416aec0 Maintenance: Improved translatable source strings. 2 years ago
  Martin Gruner 64a87b1c67 Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 2 years ago
  Rolf Schmidt 041c0d61ef Follow up fa4577d463aa50d645b000f3ce4959271610981f - Fixes #3710 - Unable to close tickets in certran cases if core workflow is used. 3 years ago
  Rolf Schmidt 2f72ac96d0 Fixes #3684 - Scheduler ignores "disable notifications == no". 3 years ago
  Rolf Schmidt 871d9609e1 Fixes #3503 - ticket.customer_id is current_user breaks email fetching. 3 years ago
  Rolf Schmidt 05a471f90d Fixes #3709, #Fixes 1262 - Core Workflow implementation 3 years ago
  Mantas Masalskis f3464cc4ac Fixes #2634 - Merge not possible with not set, required attributes 3 years ago
  Mantas Masalskis c8e2c7473c Fixes #3105 - Merging tickets doesn’t trigger notification for target ticket 3 years ago
  Mantas Masalskis 0668e17d18 Fixes #1653 - Default value not set for attributes of type input, select,... 3 years ago
  Bola Ahmed Buari cc2c5678f0 Fixes #2485: Add attachment via Trigger and scheduler if wanted by admin 3 years ago
  Ryan Lue d2efdb547d Refactoring: Use ticket scope policies more consistently, various small optimizations. 3 years ago
  Ryan Lue 276c45b2e9 Refactoring: Drop Ticket.access_condition in favor of using Pundit scopes. 3 years ago
  Thorsten Eckel 916bb77066 Maintenance: Activated rubocop Layout/SpaceInsideParens. 3 years ago
  Dominik Klein 0fe81f4e0b Fixed 3578 - Can't create custom fields with name "type". 3 years ago
  Martin Gruner 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
  Martin Gruner fdbf501be0 Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency. 3 years ago
  Mantas Masalskis 041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 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 2354b5f53f Fixes #208 - Notify / Mention other agents / Subscribe to Tickets. 3 years ago
  Thorsten Eckel e5dc99deea Maintenance: Updated rubocop(-* gems) to latest version (1.11.0). 3 years ago
  Thorsten Eckel cb2286fae4 Refactoring: Migrate Rails Observers to Concerns. 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
  Ross Crawford-d'Heureuse 89f99e52dd Fixes #2716 Closes #3225 - Triggered note with variables do not replace variable with content. 3 years ago
  Thorsten Eckel 5f3a8dc581 Refactoring: Migrated last Delayed::Job classes to ActiveJob. 3 years ago
  Thorsten Eckel 0b9e6676f8 Maintenance: Updated rubocop(-* gems) to latest version (1.0.0). 3 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
  Thorsten Eckel d6f5baa87e Fixes #3109 - Race condition between #lookup and .update causes caching of obsolete data. 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
  Thorsten Eckel 73f6a98e29 Updated rubocop(-* gems) to latest version (0.88.0). 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 2ffca390a9 Fixes #1961 - S/MIME integration. 4 years ago