mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-11-28 18:40:39 +00:00
add more changes of 5.1.41
This commit is contained in:
parent
29d6ece06a
commit
698c82b806
|
|
@ -6,6 +6,15 @@
|
||||||
- fix getting access rights in getMandatoryApprovers() and getMandatoryReviewers()
|
- fix getting access rights in getMandatoryApprovers() and getMandatoryReviewers()
|
||||||
- better checking for attribute definition when building a search query
|
- better checking for attribute definition when building a search query
|
||||||
- fix list of related documents when hook documentListItem() is implemented
|
- 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
|
Changes in version 5.1.40
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user