v7.7-beta.2
Pre-release
Pre-release
·
948 commits
to master
since this release
v7.7-beta.2
-
Change the permission filtering to use a LinkedHashSet for children of and descendants of terms.
-
Fix error when creating a document as a user without
Administrator
orManager Users
. -
Issue #4588 : Fix the API allowing documents to be moved with only VIEW permission. The UI requires EDIT permission. The API is now in line with that.
-
Fix the
Copy As
menu item for ancestor folders that the user does not have VIEW permission on. For these cases, theCopy As
sub menu now only displays theCopy as name
entry. -
Change the explorer context menu to include the entries for
Dependencies
andDependants
if the user has at least VIEW permission. Previously required OWNER. -
Issue #4586 : Fix error when changing filter on Document Permissions Report.