Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 год назад |
Martin Gruner
|
218e854a4c
Maintenance: Bump rubocop from 1.31.0 to 1.31.1
|
2 лет назад |
Martin Gruner
|
0046c509f7
Maintenance: Bump rubocop from 1.30.1 to 1.31.0
|
2 лет назад |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 лет назад |
Bola Ahmed Buari
|
fb91797934
Fixes #3635 - REST doc of Online Notification controler is outdated/wrong and expand param is missing
|
3 лет назад |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
Ryan Lue
|
becbdb1baa
Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit.
|
4 лет назад |
Thorsten Eckel
|
0afb105dd7
Refactoring: Removed unnecessary OnlineNotification.seen method.
|
5 лет назад |
Jens Pfeifer
|
e48256c130
Refactoring: Removed use of unnecessary exception wrapper method `response_access_deny`.
|
5 лет назад |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
5 лет назад |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 лет назад |
Martin Edenhofer
|
70847f2b41
Improved fetching activity stream, online notifications and recent viewed items. Improved REST API with full and expaned attributes.
|
6 лет назад |
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
|
7 лет назад |
Martin Edenhofer
|
c3ba2cabaf
Change online notification limit from 100 to 200.
|
7 лет назад |
Rolf Schmidt
|
8c8f24f077
Fixed issue #690 - API call /api/v1/online_notifications/{id} yields "no route".
|
7 лет назад |
Martin Edenhofer
|
cd28e904ac
Improved session validation and usage of cors headers.
|
7 лет назад |
Julian K
|
ceaf615282
Fix spelling mistake (#481)
|
8 лет назад |
Martin Edenhofer
|
c71b0d36d4
Updated copyright.
|
8 лет назад |
Martin Edenhofer
|
57b1f3409e
Improved auto seen feature for online notifications.
|
8 лет назад |
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 лет назад |
Martin Edenhofer
|
043dd6c11e
Made online notifications "removable" by user (x).
|
9 лет назад |
Thorsten Eckel
|
1e4f47acde
Corrected with rubocop cop 'Rails/ActionFilter'.
|
9 лет назад |
Thorsten Eckel
|
19feb32c7b
Corrected with rubocop cop 'Style/IndentationWidth'.
|
9 лет назад |
Martin Edenhofer
|
dfc39cc95c
Applied rubocop IndentationConsistency.
|
9 лет назад |
Martin Edenhofer
|
16ddef38e9
Applied rubocop Style/SpaceAfterComma.
|
9 лет назад |
Martin Edenhofer
|
bd1db72b9b
Applied rubocop Style/TrailingBlankLines.
|
9 лет назад |
Thorsten Eckel
|
ce58d465c0
Corrected with rubocop cop 'Style/HashSyntax'.
|
9 лет назад |
Martin Edenhofer
|
8ee9002c33
Improved online notification. Widget should stay open on updates and close after click to an object.
|
9 лет назад |
Johannes Nickel
|
a06faaebfb
updated json response
|
9 лет назад |
Johannes Nickel
|
20084057cf
moved mark as seen to ruby function
|
9 лет назад |
Martin Edenhofer
|
1daf79041d
Added online notification feature.
|
10 лет назад |