mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 15:32:13 +00:00
changes for 4.3.18
This commit is contained in:
parent
e46d3447c9
commit
3cf724dea8
|
@ -5,6 +5,7 @@
|
|||
- search result can be restricted to folders or documents only
|
||||
- documents still in review can still be reviewed even if the workflow
|
||||
mode changes to traditional_only_approval
|
||||
- check for duplicate content on document/folder check page
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
Changes in version 4.3.17
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
|
||||
<notes>
|
||||
- add optional paramter $msg to SeedDMS_Core_DocumentContent::verifyStatus()
|
||||
- add method SeedDMS_Core_DMS::getDuplicateDocumentContent()
|
||||
</notes>
|
||||
<contents>
|
||||
<dir baseinstalldir="SeedDMS" name="/">
|
||||
|
|
Loading…
Reference in New Issue
Block a user