История коммитов

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