more changes for 5.1.19

This commit is contained in:
Uwe Steinmann 2020-08-27 08:03:05 +02:00
parent 1fb30caf25
commit 36f6d7aab9

View File

@ -18,6 +18,10 @@
- prefix each attribute with 'attr_' when read through webdav - prefix each attribute with 'attr_' when read through webdav
- actually set owner as notified user, not the logged in user, - actually set owner as notified user, not the logged in user,
check if notified user has access on document not the logged in user. check if notified user has access on document not the logged in user.
- fix getting group for notification when transition has fired (Closes: #483)
- move lots of javascript packages into views/bootstrap/vendors and update
them with npm and grunt
- update to font-awesome 4.7.1
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
Changes in version 5.1.18 Changes in version 5.1.18