Commit History

Author SHA1 Message Date
  Florian Liebe 9dfc232536 Maintenance: Update copyright information. 1 year ago
  Martin Gruner 218e854a4c Maintenance: Bump rubocop from 1.31.0 to 1.31.1 2 years ago
  Martin Gruner 0046c509f7 Maintenance: Bump rubocop from 1.30.1 to 1.31.0 2 years ago
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 2 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
  Ryan Lue becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
  Thorsten Eckel 0afb105dd7 Refactoring: Removed unnecessary OnlineNotification.seen method. 5 years ago
  Jens Pfeifer e48256c130 Refactoring: Removed use of unnecessary exception wrapper method `response_access_deny`. 5 years ago
  Thorsten Eckel e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 years ago
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 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
  Martin Edenhofer e460c99cad Introduced REST expand=true/false/1/0, full=true/false/1/0 and all=true/false/1/0 options. Improved controller tests. @hanneshal 6 years ago
  Martin Edenhofer c3ba2cabaf Change online notification limit from 100 to 200. 7 years ago
  Rolf Schmidt 8c8f24f077 Fixed issue #690 - API call /api/v1/online_notifications/{id} yields "no route". 7 years ago
  Martin Edenhofer cd28e904ac Improved session validation and usage of cors headers. 7 years ago
  Julian K ceaf615282 Fix spelling mistake (#481) 7 years ago
  Martin Edenhofer c71b0d36d4 Updated copyright. 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 043dd6c11e Made online notifications "removable" by user (x). 9 years ago
  Thorsten Eckel 1e4f47acde Corrected with rubocop cop 'Rails/ActionFilter'. 9 years ago
  Thorsten Eckel 19feb32c7b Corrected with rubocop cop 'Style/IndentationWidth'. 9 years ago
  Martin Edenhofer dfc39cc95c Applied rubocop IndentationConsistency. 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 8ee9002c33 Improved online notification. Widget should stay open on updates and close after click to an object. 9 years ago
  Johannes Nickel a06faaebfb updated json response 9 years ago
  Johannes Nickel 20084057cf moved mark as seen to ruby function 9 years ago
  Martin Edenhofer 1daf79041d Added online notification feature. 10 years ago