mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 15:14:58 +00:00
notes for 6.0.1
This commit is contained in:
parent
e851c7967a
commit
bfd8184648
|
@ -11,6 +11,8 @@
|
|||
- add document check for docs in revision and missing access rights of revisor
|
||||
- add document check for docs requiring receptions but user lacks access right
|
||||
- fix Acl manager when using pgsql
|
||||
- do not notify disabled users
|
||||
- list all open tasks of user in user info of user manager
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
Changes in version 6.0.0
|
||||
|
|
|
@ -33,6 +33,8 @@ are any waiting or pending revisions at all
|
|||
- SeedDMS_Core_User::getReverseSubstitutes() works with new roles
|
||||
- fix field name in getDocumentList() to make it work for pgsql
|
||||
- views instead of temp. tables can be used
|
||||
- SeedDMS_Core_Document::getNotifyList() and SeedDMS_Core_Folder::getNotifyList()
|
||||
returns just users which are not disabled
|
||||
</notes>
|
||||
<contents>
|
||||
<dir baseinstalldir="SeedDMS" name="/">
|
||||
|
|
Loading…
Reference in New Issue
Block a user