mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-06-01 14:37:20 +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
|
- search result can be restricted to folders or documents only
|
||||||
- documents still in review can still be reviewed even if the workflow
|
- documents still in review can still be reviewed even if the workflow
|
||||||
mode changes to traditional_only_approval
|
mode changes to traditional_only_approval
|
||||||
|
- check for duplicate content on document/folder check page
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
Changes in version 4.3.17
|
Changes in version 4.3.17
|
||||||
|
|
|
@ -25,6 +25,7 @@
|
||||||
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
|
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
|
||||||
<notes>
|
<notes>
|
||||||
- add optional paramter $msg to SeedDMS_Core_DocumentContent::verifyStatus()
|
- add optional paramter $msg to SeedDMS_Core_DocumentContent::verifyStatus()
|
||||||
|
- add method SeedDMS_Core_DMS::getDuplicateDocumentContent()
|
||||||
</notes>
|
</notes>
|
||||||
<contents>
|
<contents>
|
||||||
<dir baseinstalldir="SeedDMS" name="/">
|
<dir baseinstalldir="SeedDMS" name="/">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user