Merge branch 'seeddms-5.1.x' into seeddms-6.0.x

This commit is contained in:
Uwe Steinmann 2024-02-16 08:51:23 +01:00
commit 18e4874a77

View File

@ -1,6 +1,7 @@
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
Changes in version 6.0.27 Changes in version 6.0.27
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
- merge changes up to 5.1.34
- Document/folder check distinguishes between documents which cannot be - Document/folder check distinguishes between documents which cannot be
receiped/revised because of access rights or the recipient/revisor being receiped/revised because of access rights or the recipient/revisor being
disabled. disabled.
@ -278,6 +279,14 @@
- add document list which can be exported as an archive - add document list which can be exported as an archive
- search results can be exported - search results can be exported
--------------------------------------------------------------------------------
Changes in version 5.1.34
--------------------------------------------------------------------------------
- introduce global reviewer/approver
- group managers can be used as mandatory reviewers/approvers for all
users of that group
- update sabre/dav to 4.*
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
Changes in version 5.1.33 Changes in version 5.1.33
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------