add changes for 6.0.7

This commit is contained in:
Uwe Steinmann 2019-11-28 14:07:19 +01:00
parent 1593ca5f34
commit 769b9e5beb
2 changed files with 3 additions and 1 deletions

View File

@ -3,13 +3,14 @@
--------------------------------------------------------------------------------
- fix editing of document attachments
- make receipt summary look like approval/review summary
- merge changes up to 5.1.12
- merge changes up to 5.1.14
- do not show the updating user in a revision workflow if the status is 0
this is misleading because the user starting the revision workflow is the one
first accessing the document
- rejection of document receipts are turned off by default, but can be turned
on in the settings
- documents in DocumentChooser are sorted by name
- instead of just removing a user from all processes it can be replace by a new user
--------------------------------------------------------------------------------
Changes in version 6.0.6

View File

@ -28,6 +28,7 @@ SeedDMS_Core_Document::getTimeline() returns revision only for latest content
add callback onSetStatus in SeedDMS_Core_DocumentContent::setStatus()
add new list type 'DueRevision' in SeedDMS_Core_DMS::getDocumentList()
a revision can also be started if some revisors have already reviewed the document
remove a user from all its process can also be used to set a new user
</notes>
<contents>
<dir baseinstalldir="SeedDMS" name="/">