Commit History

Author SHA1 Message Date
  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
  Ross Crawford-d'Heureuse 89f99e52dd Fixes #2716 Closes #3225 - Triggered note with variables do not replace variable with content. 3 years ago
  Thorsten Eckel a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 4 years ago
  Denny Bresch 832b2ec28a Fixes #2661 - Inconsistency in "follow up" strings 5 years ago
  Ryan Lue a1da3a27f9 Enable Lint/UselessAssignment cop. 5 years ago
  Billy Zhou 487f36a5a5 Fixed #2399 - Attached images are broken on trigger reply with #{article.body_as_html} 5 years ago
  Martin Edenhofer 295e67cb6f Fixes #2454 - Missing validation for trigger.notification.* at Model/API/REST level. 5 years ago
  Thorsten Eckel e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 years ago
  Muhammad Nuzaihan 903777588a Add option for body to be searchable for new triggers (fixes #1989) 6 years ago
  Ryan Lue 901cc3fadf Improve NULL handling to Ticket#selector2sql (fixes #1316) 6 years ago
  Ryan Lue dfebe8d767 Relocate test data files from test/fixtures to test/data 6 years ago
  Martin Edenhofer b403432c76 Initial support of recursive triggers for tickets - issue #2035. 6 years ago
  Thorsten Eckel fbeccbc85c Updated to latest rubocop version. 6 years ago
  Muhammad Nuzaihan 96bd39d861 improve on tests to count attachment and check attachment size 6 years ago
  Muhammad Nuzaihan f8adf31ec6 make sure any attachments should be attached with a content-id 6 years ago
  Muhammad Nuzaihan 09caba6aed Improve auto assignment for inactive agents or agents in inactive groups to default "-" user for issue #1816 6 years ago
  Muhammad Nuzaihan 7c19f175ff fix conflicts 6 years ago
  Muhammad Nuzaihan 62b3d7ddcb #1683 fix trigger with "contains one not" not ignoring the tag(s) set 6 years ago
  Martin Edenhofer 22c5b24fb7 Fixed issue #1749 - Unable to send auto reply if from contains 2 or more senders with invalid email address. 6 years ago
  Martin Edenhofer df33dc1d71 Implemented issue #1745 - article.body support for triggers. 6 years ago
  Martin Edenhofer c6cb0e5531 Small SQL improvement to overview generation. 6 years ago
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 6 years ago
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
  Thorsten Eckel ef38800bae Refactoring: Prefer .update! over .update, .update_attributes and .update_attribute - see http://www.davidverhasselt.com/set-attributes-in-activerecord/ . 7 years ago
  Martin Edenhofer 8f049225b1 Prevent ActiveRecord::StatementInvalid: PG::InFailedSqlTransaction: ERROR: current transaction is aborted, commands ignored until end of transaction block issues (isolate Ticket.selector statements in own sub transaction). 7 years ago
  Rolf Schmidt 74ebb10d2c Fixed issue #1149 - Trigger: Wrong behaviour for condition "is not" "not set". 7 years ago
  Martin Edenhofer 9b8810fa58 Improved loop detection (added more steps). 7 years ago
  Martin Edenhofer 586d47a41f Fixed issue #1131 - Email loop if default trigger for follow up is active and customer email address is invalid. 7 years ago
  Rolf Schmidt da69501531 Fixed issue #1006 - Reply-To is not considered for automatic responses (triggers). 7 years ago
  Rolf Schmidt f4272315ac Fixed issue #874 - Misconfigured Trigger can cause silent failures/backtrace. 7 years ago
  Martin Edenhofer 7dfa5e546f Moved to taggable concern. 7 years ago
  Martin Edenhofer 5a63106958 Fixed issue #779 - Simple triggers resulting in error condition. Fixed issue #395 - Auto-assign ticket owner on first reply. Fixed issue #389 - Trigger action "Owner" -> "not changed" needed. Fixed issue #298 - trigger "set to public" requested. 7 years ago
  Martin Edenhofer f601553f6d Fixed issue#441 - Unable to execute more then one trigger (e. g. adding 2 tags with 2 triggers) at one ticket at same update cycle. 7 years ago
  Martin Edenhofer aa29a75841 Fixed issue#301 - Using #{article.body} in trigger gives html. 7 years ago
  Martin Edenhofer 2f6eb168a2 Overwrite article from based on current user. 8 years ago
  Martin Edenhofer 81b48a2ef4 Moved from to new permission management. 8 years ago
  Martin Edenhofer e2bb6cce56 Added has changed filter to triggers. 8 years ago
  Martin Edenhofer 0a27ec38dd Use config option to prevent sender based auto responses. 8 years ago
  Martin Edenhofer dfc5900234 Ignore system article in notifications. 8 years ago
  Martin Edenhofer 09757ef1e4 Improved trigger. 8 years ago
  Martin Edenhofer 9301d03b37 Only send notifications if not bulk mail has initiated. 8 years ago
  Martin Edenhofer f0ac8d47f4 Fixed sla overview. 8 years ago
  Martin Edenhofer 0487fa1d12 Init version of triggers. 8 years ago