notes for 6.0.1

This commit is contained in:
Uwe Steinmann 2017-07-27 22:11:42 +02:00
parent e851c7967a
commit bfd8184648
2 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -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="/">