mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-12 08:55:54 +00:00
add notes for 4.3.19
This commit is contained in:
parent
68d1816251
commit
4fed0eacc9
|
@ -16,7 +16,7 @@
|
||||||
<time>11:26:18</time>
|
<time>11:26:18</time>
|
||||||
<version>
|
<version>
|
||||||
<release>4.3.18</release>
|
<release>4.3.18</release>
|
||||||
<api>4.3.18</api>
|
<api>4.3.19</api>
|
||||||
</version>
|
</version>
|
||||||
<stability>
|
<stability>
|
||||||
<release>stable</release>
|
<release>stable</release>
|
||||||
|
@ -24,8 +24,9 @@
|
||||||
</stability>
|
</stability>
|
||||||
<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 $noclean to clearAccessList(), setDefaultAccess(), setInheritAccess()
|
||||||
- add method SeedDMS_Core_DMS::getDuplicateDocumentContent()
|
- clearAccessList() will clean up the notifier list
|
||||||
|
- new method cleanNotifyList()
|
||||||
</notes>
|
</notes>
|
||||||
<contents>
|
<contents>
|
||||||
<dir baseinstalldir="SeedDMS" name="/">
|
<dir baseinstalldir="SeedDMS" name="/">
|
||||||
|
@ -832,5 +833,22 @@ no changes
|
||||||
clean workflow log when a document version was deleted
|
clean workflow log when a document version was deleted
|
||||||
</notes>
|
</notes>
|
||||||
</release>
|
</release>
|
||||||
|
<release>
|
||||||
|
<date>2015-06-09</date>
|
||||||
|
<time>11:26:18</time>
|
||||||
|
<version>
|
||||||
|
<release>4.3.18</release>
|
||||||
|
<api>4.3.18</api>
|
||||||
|
</version>
|
||||||
|
<stability>
|
||||||
|
<release>stable</release>
|
||||||
|
<api>stable</api>
|
||||||
|
</stability>
|
||||||
|
<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>
|
||||||
|
</release>
|
||||||
</changelog>
|
</changelog>
|
||||||
</package>
|
</package>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user