mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 15:32:13 +00:00
add all remaining changes in 6.0.3
This commit is contained in:
parent
4268e1874a
commit
03e227af4c
20
CHANGELOG
20
CHANGELOG
|
@ -1,15 +1,23 @@
|
|||
--------------------------------------------------------------------------------
|
||||
Changes in version 6.0.4
|
||||
--------------------------------------------------------------------------------
|
||||
- fix export of search and display of 2nd, 3rd, ... search page
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
Changes in version 6.0.3
|
||||
--------------------------------------------------------------------------------
|
||||
- add list of documents without a receiver on MyDocuments page
|
||||
- propperly calculate number of documents for each value of value set in attribute mgr
|
||||
- output of progress bar for reception of a document can be controlled by access list
|
||||
- receiver of a document version can be set when uploading the file
|
||||
- recipientof a document version can be set when uploading the file
|
||||
- fix export of search and display of 2nd, 3rd, ... search page
|
||||
- speed up creation of document lists if reception progress bar is shown
|
||||
- status of rejected documents can be overriden
|
||||
- do not add users from group as recipients if they are the uploader or reviewer
|
||||
of a document
|
||||
- add list of documents without a receiver, list of drafts, and list of absolete
|
||||
documents on MyDocuments page
|
||||
- add callback onCheckAccessDocument to SeedDMS_Core_Document
|
||||
- add new document status 'needs correction', revised documents which do not pass
|
||||
will no longer be in status 'rejected' but 'needs correction'
|
||||
- better error handling when indexing documents fails
|
||||
- apache xsendfile module is used for downloading documents when installed
|
||||
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
Changes in version 6.0.2
|
||||
|
|
Loading…
Reference in New Issue
Block a user