add more changes of 5.1.41

This commit is contained in:
Uwe Steinmann 2025-07-24 09:30:28 +02:00
parent 29d6ece06a
commit 698c82b806

View File

@ -6,6 +6,15 @@
- fix getting access rights in getMandatoryApprovers() and getMandatoryReviewers()
- better checking for attribute definition when building a search query
- fix list of related documents when hook documentListItem() is implemented
- move EditAttributes into controller and add various hooks (like EditDocument)
- move sending notification mail when attributes are changed into
Notification Service
- more documentation on configuring LDAP
- collect output controller/view hooks with '+' instead of array_merge()
- add hook 'searchExportOptions'
- show how many users have to review/approve a document and how many did
already (in menu task list and document list)
- break long original file names on viewDocument page
--------------------------------------------------------------------------------
Changes in version 5.1.40