mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-06-16 01:59:16 +00:00
new version 6.0.4
This commit is contained in:
parent
cb287741d0
commit
6548776cb3
|
@ -15,8 +15,8 @@
|
|||
<date>2018-02-14</date>
|
||||
<time>09:19:24</time>
|
||||
<version>
|
||||
<release>6.0.3</release>
|
||||
<api>6.0.3</api>
|
||||
<release>6.0.4</release>
|
||||
<api>6.0.4</api>
|
||||
</version>
|
||||
<stability>
|
||||
<release>stable</release>
|
||||
|
@ -24,15 +24,13 @@
|
|||
</stability>
|
||||
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
|
||||
<notes>
|
||||
pass 0 as default to getObjects()
|
||||
SeedDMS_Core_AttributeDefinition::getStatistics() returns propper values for each item in a value set
|
||||
SeedDMS_Core_DMS::getDocumentList() returns list of documents without a receiver
|
||||
add lists of drafts and obsolete docs in SeedDMS_Core_DMS::getDocumentList()
|
||||
add fast sql statement to SeedDMS_Core_Document::getReceiptStatus() if limit=1
|
||||
add callback onCheckAccessDocument to SeedDMS_Core_Document::getAccessMode()
|
||||
add new document status 'needs correction' (S_NEEDS_CORRECTION)
|
||||
do not use views as a replacement for temp. tables anymore, because they are much
|
||||
slower.
|
||||
add SeedDMS_Core_DocumentContent::getInstance()
|
||||
</notes>
|
||||
<contents>
|
||||
<dir baseinstalldir="SeedDMS" name="/">
|
||||
|
@ -1661,5 +1659,24 @@ are any waiting or pending revisions at all
|
|||
- getTimeline() also returns data for documents with a scheduled revision
|
||||
</notes>
|
||||
</release>
|
||||
<release>
|
||||
<date>2018-01-23</date>
|
||||
<time>09:19:24</time>
|
||||
<version>
|
||||
<release>6.0.3</release>
|
||||
<api>6.0.3</api>
|
||||
</version>
|
||||
<stability>
|
||||
<release>stable</release>
|
||||
<api>stable</api>
|
||||
</stability>
|
||||
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
|
||||
<notes>
|
||||
pass 0 as default to getObjects()
|
||||
SeedDMS_Core_AttributeDefinition::getStatistics() returns propper values for each item in a value set
|
||||
SeedDMS_Core_DMS::getDocumentList() returns list of documents without a receiver
|
||||
</notes>
|
||||
</release>
|
||||
</notes>
|
||||
</changelog>
|
||||
</package>
|
||||
|
|
Loading…
Reference in New Issue
Block a user