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

Автор SHA1 Сообщение Дата
  Dominik Klein e054d6ca79 Maintenance: Update copyright information. 10 месяцев назад
  Florian Liebe 16ae0ea5d1 Fixes #4483 - Custom payload for webhooks. 1 год назад
  Florian Liebe 9dfc232536 Maintenance: Update copyright information. 1 год назад
  Martin Gruner dbed5d2e59 Maintenance: Improved wording of English mailer/slack templates. 2 лет назад
  Mantas Masalskis 9ef701e6d5 Maintenance: Refactored script for background service processing (a.k.a scheduler). 2 лет назад
  Rolf Schmidt 0b6010c390 Maintenance: Replace zammad specific cache approach by rails low level caching. 2 лет назад
  Martin Gruner 50e3b98955 Feature: Added support for English am/pm meridian time format. 2 лет назад
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 2 лет назад
  Rolf Schmidt 87f77338be Fixes #3694 - Inheritance of out of office settings. 3 лет назад
  Thorsten Eckel b8b57781b7 Maintenance: Activated rubocop Layout/LeadingCommentSpace. 3 лет назад
  Martin Gruner 1ab185543f Revert "Applied rubocop suggestions." 3 лет назад
  Martin Gruner 2b6b268eb9 Applied rubocop suggestions. 3 лет назад
  Martin Gruner f05f8e2d3c Maintenance: Add support for memcached (via the 'dalli' gem) as Rails cache store. 3 лет назад
  Martin Gruner 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 лет назад
  Martin Gruner fdbf501be0 Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency. 3 лет назад
  Mantas Masalskis 041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 3 лет назад
  Martin Edenhofer f57f0486a3 Performance: When many tickets have reached the reminder or are escalated (more than 1400) processing of those causes a high CPU load and long blocking of background processing. Caching Group permission lookup for users reduces this load. 5 лет назад
  Martin Edenhofer 63214c9327 Fixes #1589 - No localised time displayed in trigger (autoreply/slack/...) notifications. 5 лет назад
  Thorsten Eckel e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 лет назад
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 лет назад
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 7 лет назад
  Thorsten Eckel 20a8e40484 Added initial version of Out Of Office functionality. 7 лет назад
  Martin Edenhofer 1a43d9bd5c Improved tests. 7 лет назад
  Martin Edenhofer 5f03f54b20 Remove triggers (to have no side effects later). 8 лет назад
  Martin Edenhofer 4628299d20 Introduced config.interface_handle to find out via which interface the source code got executed. 8 лет назад
  Martin Edenhofer 3c523b4f7d Moved to init prepare/setup method for tests. 8 лет назад
  Martin Edenhofer dfc5900234 Ignore system article in notifications. 8 лет назад
  Martin Edenhofer 1c1077e115 Remember user_id in transaction backends (updated_by_id can already be changed at execution time). 8 лет назад
  Martin Edenhofer b9c24748a9 Added reset of UserInfo.current_user_id for background jobs and transactions. 8 лет назад
  Martin Edenhofer e56ed8eeca Moved signature detection to transaction module. 8 лет назад
  Martin Edenhofer 5b8be81ef5 Fixed disable_notification attribute to prevent sending notifications. 8 лет назад
  Martin Edenhofer a102057506 Added slack integration. 8 лет назад
  Martin Edenhofer 6d02578d61 Moved to global Observer::Transaction.commit which executes model based transitions. 8 лет назад
  Martin Edenhofer ed5b058d6e Refactoring of NotificationFactory. 8 лет назад
  Martin Edenhofer 57b1f3409e Improved auto seen feature for online notifications. 8 лет назад
  Martin Edenhofer d54bb4fa05 Moved to new notification factory. Added notification templates to app/views/mailer/*. 8 лет назад
  Martin Edenhofer 9193e836cd Fixed online/email channel selection on notification. 8 лет назад
  Martin Edenhofer c34a407651 Added support of default preferences and implemented agent notifications based on preferences settings. 8 лет назад
  Martin Edenhofer 23dc2d9522 Improved web server detection. 8 лет назад
  Martin Edenhofer fb99b5cb08 Do no self notification if changes are done via we. If I create a new ticket via email, do self notification. 8 лет назад
  Martin Edenhofer a5b8f28e8e Improved logging. 9 лет назад
  Martin Edenhofer 7ff5568b37 Merge branch 'develop' of github.com:martini/zammad into develop 9 лет назад
  Martin Edenhofer 91027a8309 Some rubocop successions. 9 лет назад
  Martin Edenhofer 16ddef38e9 Applied rubocop Style/SpaceAfterComma. 9 лет назад
  Martin Edenhofer e474ac197a Applied rubocop Style/EmptyLines. 9 лет назад
  Martin Edenhofer bd1db72b9b Applied rubocop Style/TrailingBlankLines. 9 лет назад
  Thorsten Eckel ce58d465c0 Corrected with rubocop cop 'Style/HashSyntax'. 9 лет назад
  Martin Edenhofer 4a669df039 Merge branch 'develop' of github.com:martini/zammad into develop 9 лет назад
  Martin Edenhofer 13e219f06e Moved to new locales for tests. 9 лет назад
  Thorsten Eckel 58ea373054 Corrected test/ folder with rubocop cop 'Style/StringLiterals'. 9 лет назад