Commit History

Author SHA1 Message Date
  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
  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
  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
  Rolf Schmidt ed8a152f28 Fixes #2911 - Performance: Improved touching assets of users, organizations and tickets. 4 years ago
  Thorsten Eckel c09e698709 Applied workaround for issue #2656: Disable new Rails database connection reaping functionality until the Thread-Zombie issue is resolved: https://github.com/rails/rails/issues/33600 . 5 years ago
  Thorsten Eckel 5745fa46bd Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3. 5 years ago
  Thorsten Eckel e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 years ago
  Thorsten Eckel f1dfbafdcd Refactoring: config.log_formatter is for all environments the same but configured in each. 5 years ago
  Martin Edenhofer 22b2f44ba0 Initial SMS integration for trigger notifications and additional channel. Thanks to sys4 AG! 5 years ago
  Ryan Lue 8c02483334 Add ActiveJob configuration / base class 6 years ago
  Thorsten Eckel 20ea94d34b Fixed regression: Escalation logic is not active. 6 years ago
  Martin Edenhofer f80fbf4744 Small code cleanup. 6 years ago
  Thorsten Eckel 53ca6bd4c1 Fixed issue #2037: Restart of processes form application context fails. 6 years ago
  Thorsten Eckel fbeccbc85c Updated to latest rubocop version. 6 years ago
  Martin Edenhofer 050f5527e6 Fixed issue #1920 - Sometimes notifications are note marked as seen if somebody else already closed the ticketed. 6 years ago
  Martin Edenhofer a987c10051 Improved usage (autoset) of origin_by of article model. 6 years ago
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 6 years ago
  Jens Pfeifer 533b44af8f Updated to rails 5.0. 7 years ago
  Martin Edenhofer fffca5b549 Fixed issue #1375 - assignment_timeout in group settings has no effect. 7 years ago
  Rolf Schmidt bcd8edc286 Fixed issue #206 - Wrong recipient on reply to Received call. 7 years ago
  Martin Edenhofer d34112a99f Telegram support and split of channel controllers into separate files. Thanks to @schurig 7 years ago
  Martin Edenhofer 28fe4fa80b Update user with default preferences based on permissions. 8 years ago
  Martin Edenhofer 3caaad2f7f Moved escalation calculation from after_create/after_update to before_create/before_update to have only one ticket save action. 8 years ago
  Martin Edenhofer e56ed8eeca Moved signature detection to transaction module. 8 years ago
  Martin Edenhofer a102057506 Added slack integration. 8 years ago
  Martin Edenhofer 44a0eed6d8 In certain cases puma does not set application root. Moved to set cache_store via config/application.rb. 8 years ago
  Martin Edenhofer e2ba5ac576 Updated preferences_default_by_role. 8 years ago
  Martin Edenhofer c34a407651 Added support of default preferences and implemented agent notifications based on preferences settings. 8 years ago
  Martin Edenhofer e7f93ce103 Moved to background job for escalation recalculation work. 8 years ago
  Martin Edenhofer 2d6515a59f Fixed renamed file name. 9 years ago
  Martin Edenhofer 4029987caa Detect signature for users. Added signature lookup for new customer articles. 9 years ago
  Martin Edenhofer ad1b9b18bf Upgrade to rails 4.2.4. 9 years ago
  Martin Edenhofer b170312d8e Added reopen dashboard stats. 9 years ago
  Martin Edenhofer 9965a7587a Merged article changes on ticket into one observer to do ticket.save only once. 9 years ago
  Martin Edenhofer e474ac197a Applied rubocop Style/EmptyLines. 9 years ago
  Martin Edenhofer bd1db72b9b Applied rubocop Style/TrailingBlankLines. 9 years ago
  Thorsten Eckel ce58d465c0 Corrected with rubocop cop 'Style/HashSyntax'. 9 years ago
  Thorsten Eckel a70b3cfc89 Corrected with rubocop cop 'Style/StringLiterals'. 9 years ago
  Martin Edenhofer efb163b384 Reassign organization of ticket if customers organization has changed. 9 years ago
  Martin Edenhofer f7b0473daa Added event module to set online notifications of merged and close tickets to seen. 9 years ago
  Martin Edenhofer 6db57a6509 Added new ref touch and tests. 9 years ago
  Martin Edenhofer be31823d89 Improved cache backend. Heavy reduce of sql queries. 9 years ago
  Martin Edenhofer 412f868d42 Improved rendering of profile pages. Added touch to customer and organization if ticket has changed. 9 years ago
  Martin Edenhofer 0132c9b355 Removed not needed line. 10 years ago
  Martin Edenhofer 6b21e155e9 Moved to new history api. 11 years ago
  Martin Edenhofer 4e2288e9a4 Added generic activity stream support. 11 years ago
  Martin Edenhofer 0ed5cbe741 Fixed require of level 1. 11 years ago
  Martin Edenhofer 4ca49d6136 Moved to rails4. 11 years ago