Commit History

Author SHA1 Message Date
  Martin Edenhofer c8e9058866 Moved default and follow up state/priority from source code into model. Related to issue #689 - OTRS import breaks a lot of assumptions in Zammad. 8 years ago
  Thorsten Eckel ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 8 years ago
  Martin Edenhofer 1fab6d8acb Fixed issue #686 - Follow up detection not working if ticket_hook_position "none" is used. 8 years ago
  Martin Edenhofer 3e07697954 Improved email parsing. 8 years ago
  Martin Edenhofer 4cec7a5549 Added content validation to x-zammad mail headers and postmaster filters. 8 years ago
  André Bauer 7a8559e678 refactored postinstall.sh 8 years ago
  Martin Edenhofer 0afac1d28c Added traceback for easier error handling. 8 years ago
  Martin Edenhofer 4d42c54bf1 Fixed issue#345 - IMAP mail fetching stops working on spam mail and invalid email format. Scheduler will now keep running and store failed mail under tmp/unprocessable_mail/. 8 years ago
  Martin Edenhofer 85872a6679 Fixed issue#348 - IMAP mail fetching stops because of broken spam email (invalid Content-Transfer-Encoding header). 8 years ago
  Martin Edenhofer c71b0d36d4 Updated copyright. 8 years ago
  Martin Edenhofer eceb9889b1 Added database locking to prevent race conditions. 8 years ago
  Martin Edenhofer be67419379 Squashed commit of the following: 8 years ago
  Martin Edenhofer 14e1b5a404 Fixed wrong variable use. 8 years ago
  Martin Edenhofer 9797dbb1d4 Fixed issue#190 - differ between ticket customer and the user who sends the email. 8 years ago
  Martin Edenhofer 4628299d20 Introduced config.interface_handle to find out via which interface the source code got executed. 8 years ago
  Martin Edenhofer 7e8581909e Fixed "PG::NotNullViolation: ERROR: null value in column "content_type" violates not-null constraint" for mails with non text/* alternative content. 8 years ago
  Martin Edenhofer 30fe8aef36 Applied rubocop. 8 years ago
  Martin Edenhofer 77214ffcc4 Because of current exchange/iso/text plain-issues, moved to own html2text converter by strip out all tags unless (b|i|ul|ol|li|u|h1|h2|h3|hr). 8 years ago
  Martin Edenhofer 536cc11ba1 Improved doc. 8 years ago
  Martin Edenhofer 8900c2bb1f Allow to set created_at and updated_at via x-header. 8 years ago
  Martin Edenhofer 2e01ec048c Improved error handling of unprocessable emails, store unprocessable email for bug reporting unter tmp/unprocessable_mail/. 8 years ago
  Martin Edenhofer 7cf884c7a4 In destination group is invalid, use the oldest valid group. Also notice in admin interface in email account config about invalid groups. 8 years ago
  Martin Edenhofer dd5d4ca48b Fixed db postmaster filter on follow ups. 8 years ago
  Martin Edenhofer 9301d03b37 Only send notifications if not bulk mail has initiated. 8 years ago
  Martin Edenhofer 2d93b435ba Reset filters to empty for postmaster filter. 9 years ago
  Martin Edenhofer 6d02578d61 Moved to global Observer::Transaction.commit which executes model based transitions. 9 years ago
  Martin Edenhofer bb1907415b Reset UserInfo.current_user_id bevor processing of postmaster filters. 9 years ago
  Martin Edenhofer fb25016c8e Save changes set by x-zammad-ticket-followup-* headers. 9 years ago
  Martin Edenhofer f48e742d23 Added icinga integration. 9 years ago
  Martin Edenhofer 1fd36cfc6a Moved postmaster filter options to config. 9 years ago
  Martin Edenhofer 96fbc9034e Added next_run_at attribute to jobs. 9 years ago
  Martin Edenhofer 7f86245a4f Improved error handling. 9 years ago
  Martin Edenhofer 5a8ba8b1c2 Updated gems, prepared for bundle-audit. 9 years ago
  Thorsten Eckel 00cffad79e Added some syntactic suguar (used in rubocop cops). 9 years ago
  Thorsten Eckel 3a401247f5 Fixed broken .casecmp rubocop replacements and disabled cop. 9 years ago
  Thorsten Eckel e9753e2d33 Fixed typo. 9 years ago
  Thorsten Eckel d7995bc6d3 Updated dependencies and applied new rubocop rules. 9 years ago
  Martin Edenhofer 1d4e1310d1 Moved to current channel api. 9 years ago
  Martin Edenhofer b3aa055c0e Check if in text/plain is content - if not, use text/html. 9 years ago
  Martin Edenhofer 5d871673be Added out of office detection and auto responder detection. 9 years ago
  Martin Edenhofer 271c6f933b Fixed rubocop. 9 years ago
  Martin Edenhofer ae0e90ba20 Added feature to search for followups in body, attachments and references. 9 years ago
  Martin Edenhofer 775c4f7d06 Added bounce follow up feature (postmaster bounce emails will now issue an followup of origin ticket). 9 years ago
  Thorsten Eckel b6c2b6750a Corrected with rubocop cop 'Lint/RescueException'. 9 years ago
  Thorsten Eckel 18eaebd9b9 Corrected with rubocop cop 'Lint/ShadowingOuterLocalVariable'. 9 years ago
  Thorsten Eckel 67c4215554 Corrected with rubocop cop 'Style/RedundantSelf'. 10 years ago
  Thorsten Eckel 6a41d0ee18 Corrected with rubocop cop 'Rails/FindBy'. 10 years ago
  Thorsten Eckel 8f54cf18f5 Corrected with rubocop cop 'Style/NilComparison'. 10 years ago
  Thorsten Eckel c282fd2b37 Corrected with rubocop cop 'Lint/UnusedBlockArgument'. 10 years ago
  Thorsten Eckel 1ac1cf4184 Corrected with rubocop cop 'Style/Next'. 10 years ago