Commit History

Author SHA1 Message Date
  Dominik Klein e054d6ca79 Maintenance: Update copyright information. 6 months ago
  Florian Liebe 16ae0ea5d1 Fixes #4483 - Custom payload for webhooks. 1 year ago
  Martin Gruner b0bd467fa9 Maintenance: Improve handling and translatability of custom Rails model error messages. 1 year ago
  Florian Liebe 9dfc232536 Maintenance: Update copyright information. 1 year ago
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 2 years ago
  Martin Gruner 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
  Thorsten Eckel 85573432c0 Maintenance: Updated rubocop(-* gems) to latest version (1.4.1). 3 years ago
  Thorsten Eckel a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 4 years ago
  Mantas Masalskis 7fab92d074 Fixes issue #2169 - Time format always english if generated from system. 4 years ago
  Billy Zhou fae194918e Implemented issue #2092 - Send postmaster email to sender if email is too big 5 years ago
  Ryan Lue 902300e840 Refactor NotificationFactory and support custom templates (replaces #2081) 5 years ago
  Martin Edenhofer 601960f5fb Implemented issue #1171 - The ability to set the platform default language. 6 years ago
  Martin Edenhofer a102057506 Added slack integration. 8 years ago
  Martin Edenhofer ed5b058d6e Refactoring of NotificationFactory. 8 years ago
  Martin Edenhofer 42b5e37c9c Improved file location detection. 8 years ago
  Martin Edenhofer 6f5c0d6004 Added first steps test ticket feature. 8 years ago
  Martin Edenhofer 4426e83643 Added tests to check if user want to get notifications based on own notification settings. 8 years ago
  Martin Edenhofer 57b1f3409e Improved auto seen feature for online notifications. 8 years ago
  Martin Edenhofer 497b659500 Fixed text/html article quoting in notifications. 8 years ago
  Martin Edenhofer 742e117b0b Added ticket.get_references, added also reverences header to notification emails. 8 years ago
  Martin Edenhofer d54bb4fa05 Moved to new notification factory. Added notification templates to app/views/mailer/*. 8 years ago
  Thorsten Eckel d7995bc6d3 Updated dependencies and applied new rubocop rules. 8 years ago
  Martin Edenhofer 6a733396f9 Rewrite of channel api. 9 years ago
  Martin Edenhofer 43a924f554 Applied rubocop Style/CommentIndentation. 9 years ago
  Thorsten Eckel c282fd2b37 Corrected with rubocop cop 'Lint/UnusedBlockArgument'. 9 years ago
  Thorsten Eckel 1ac1cf4184 Corrected with rubocop cop 'Style/Next'. 9 years ago
  Martin Edenhofer 3d20f51c56 Improved logging. 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
  Martin Edenhofer 4a8a167300 Improved notification i18n() replacements. 9 years ago
  Martin Edenhofer b864dd2c45 Fixed non html notifications. 9 years ago
  Martin Edenhofer c3b35f406c Improved html templates. 9 years ago
  Martin Edenhofer c03d1580f0 Moved to html notifications. 9 years ago
  Martin Edenhofer f4dbcb8d81 Improved code layout. 9 years ago
  Martin Edenhofer 506a8575af Improved replacement of notification tags (removed eval), added more tests. 9 years ago
  Martin Edenhofer 69420df8a5 Moved from class to module for sending emails. 9 years ago
  Martin Edenhofer cb7b79eb2d Improved notification lib. 9 years ago
  Martin Edenhofer d9938f59c6 Moved to framework logger object. 9 years ago
  Martin Edenhofer 29115451cd Merge branch 'interface' of github.com:martini/zammad into interface 9 years ago
  Martin Edenhofer 0de3fc7c6b Init version of new installer. 9 years ago
  Thorsten Eckel 5e22499e44 - Fixed typo in unit test filename. 9 years ago
  Martin Edenhofer 065fbb2bba Renamed tickets.ticket_priority to tickets.priority, tickets.ticket_state to ticket.state, ticket_articles.ticket_article_sender to ticket_articles.sender and ticket_articles.ticket_article_type to ticket_articles.type. 10 years ago
  Martin Edenhofer b3bda95b7c Moved to extra directory to extend ruby core. 10 years ago
  Martin Edenhofer 743d538e1f Added unit tests for notification template generation (e. g. for emails). Added translation tags i18n('some text') ot i18n(ticket.ticket_state.name) will be translated to frontend locale of recipient. Fixed #26. 11 years ago
  Martin Edenhofer 8965e76360 Fixed user invitation. 11 years ago
  Martin Edenhofer a9b1e4c8a5 Added user invitation email support. 11 years ago
  Martin Edenhofer c3e6c4028a Added support of signature. 11 years ago
  Martin Edenhofer 77ef83f9b3 Use hash data ob recipient to use hashes as recipient also. 12 years ago
  Martin Edenhofer f8f86d34dd Moved notification generation to extra module. 12 years ago