Commit History

Author SHA1 Message Date
  Florian Liebe 9dfc232536 Maintenance: Update copyright information. 1 year ago
  Mantas Masalskis 73b4b9e8bb Feature: Mobile - Added online notification functionality. 2 years ago
  Martin Gruner 4018904fd8 Maintenance: Bump rubocop-rails from 2.13.1 to 2.13.2 2 years ago
  Martin Gruner 6714b5f1a4 Maintenance: Bump rubocop-rails from 2.12.4 to 2.13.0 2 years ago
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 2 years ago
  Bola Ahmed Buari 00169d67a9 Follow up - fb917979 - Fixes #3635 - REST doc of Online Notification controler is outdated/wrong and expand param is missing 3 years ago
  Bola Ahmed Buari fb91797934 Fixes #3635 - REST doc of Online Notification controler is outdated/wrong and expand param is missing 3 years ago
  Martin Gruner 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
  Thorsten Eckel b37e80df9a Updated rubocop(-* gems) to latest version (0.87.0). 4 years ago
  Thorsten Eckel 0afb105dd7 Refactoring: Removed unnecessary OnlineNotification.seen method. 5 years ago
  Denny Bresch bc38f1c1ae Maintenance: Fixed typos in inline comments. 5 years ago
  Thorsten Eckel 5745fa46bd Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3. 5 years ago
  Martin Edenhofer ffd7ae99b1 Fixes issue #2530 - Not used SQL index with PostgreSQL in certain cases on very large setups. 5 years ago
  Thorsten Eckel e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 years ago
  Martin Edenhofer 7326122e28 Fixed issue #2405 - Unable to load Zammad in web browser, because of online notification of ticket which was already deleted in the meantime. 5 years ago
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
  Thorsten Eckel 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
  Thorsten Eckel fbeccbc85c Updated to latest rubocop version. 6 years ago
  Martin Edenhofer 70847f2b41 Improved fetching activity stream, online notifications and recent viewed items. Improved REST API with full and expaned attributes. 6 years ago
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
  Martin Edenhofer c71b0d36d4 Updated copyright. 8 years ago
  Martin Edenhofer 81b48a2ef4 Moved from to new permission management. 8 years ago
  Martin Edenhofer 30fe8aef36 Applied rubocop. 8 years ago
  Martin Edenhofer 44bff0055a Reduced time from 35 min to 10 minutes until own read notifications are deleted (get long online notifications faster clean). 8 years ago
  Martin Edenhofer 2d4b7dab56 Fixed reminder notifications. 8 years ago
  Martin Edenhofer 57b1f3409e Improved auto seen feature for online notifications. 8 years ago
  Martin Edenhofer ccc61277f8 Improved OnlineNotification.cleanup, just delete notification after 35 min. if user read it by him self. If auto seen is set (by some other user), just delete the online notification after 8 hours. 8 years ago
  Martin Edenhofer 7c46db4be4 Added support of pending reminder notifications. 8 years ago
  Thorsten Eckel d7995bc6d3 Updated dependencies and applied new rubocop rules. 8 years ago
  Martin Edenhofer 1834f77ee6 Applied new rubocop. 9 years ago
  Martin Edenhofer c4037be94c Reduce lifetime of online notfications. 9 years ago
  Martin Edenhofer e2dff052a5 Improved online notification. Just leave unseen if I'm owner and somebody else sets pending_reminder. 9 years ago
  Martin Edenhofer 4be5e8493d Reduced times till seen online notifications are removed. 9 years ago
  Martin Edenhofer aae37c735b Added token cleanup job. 9 years ago
  Martin Edenhofer b6b9def375 Moved from Ticket::ScreenOptions.agents to generic User.of_role('Agent'). 9 years ago
  Martin Edenhofer a4323a7f99 Improved cleanup again, reduced time to remove of old seen messages. 9 years ago
  Martin Edenhofer ec46aca820 Improved cleanup. 9 years ago
  Martin Edenhofer d73784e7fd Added cleanup jobs. 9 years ago
  Thorsten Eckel 67c4215554 Corrected with rubocop cop 'Style/RedundantSelf'. 9 years ago
  Thorsten Eckel 3cefc118c9 Corrected with rubocop cop 'Style/MultilineOperationIndentation'. 9 years ago
  Thorsten Eckel 39578cea49 Corrected with rubocop cop 'Style/MultilineOperationIndentation'. 9 years ago
  Thorsten Eckel b235aa2a79 Corrected with rubocop cop 'Style/IndentationConsistency'. 9 years ago
  Thorsten Eckel b2fd3ba9f0 Corrected with rubocop cop 'Style/DotPosition'. 9 years ago
  Thorsten Eckel 69a16ee2c5 Corrected with rubocop cop 'Style/RedundantReturn'. 9 years ago
  Thorsten Eckel 19feb32c7b Corrected with rubocop cop 'Style/IndentationWidth'. 9 years ago
  Martin Edenhofer 16ddef38e9 Applied rubocop Style/SpaceAfterComma. 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 f7b0473daa Added event module to set online notifications of merged and close tickets to seen. 9 years ago
  Martin Edenhofer e43f9a81e4 Set all notifications of merged ticket to seen. 9 years ago