mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-15 06:01:19 +00:00
add changes for 5.1.27 and 6.0.20
This commit is contained in:
parent
e5ad205169
commit
9a08430d5b
|
@ -24,9 +24,7 @@
|
||||||
</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>
|
||||||
- fix SeedDMS_Core_DMS::addAttributeDefinition() when objtype is 0
|
- all changes from 5.1.27 merged
|
||||||
- sort search result even if sortorder is 'i' or 'n'
|
|
||||||
- pass an array as an attribute to search() will OR each element
|
|
||||||
</notes>
|
</notes>
|
||||||
<contents>
|
<contents>
|
||||||
<dir baseinstalldir="SeedDMS" name="/">
|
<dir baseinstalldir="SeedDMS" name="/">
|
||||||
|
@ -1994,6 +1992,24 @@ add method SeedDMS_Core_DatabaseAccess::setLogFp()
|
||||||
- SeedDMS_Core_DMS::getAllAttributeDefinitions() has second parameter to filter attributes by type
|
- SeedDMS_Core_DMS::getAllAttributeDefinitions() has second parameter to filter attributes by type
|
||||||
</notes>
|
</notes>
|
||||||
</release>
|
</release>
|
||||||
|
<release>
|
||||||
|
<date>2022-08-31</date>
|
||||||
|
<time>13:44:55</time>
|
||||||
|
<version>
|
||||||
|
<release>5.1.27</release>
|
||||||
|
<api>5.1.27</api>
|
||||||
|
</version>
|
||||||
|
<stability>
|
||||||
|
<release>stable</release>
|
||||||
|
<api>stable</api>
|
||||||
|
</stability>
|
||||||
|
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
|
||||||
|
<notes>
|
||||||
|
- fix SeedDMS_Core_DMS::addAttributeDefinition() when objtype is 0
|
||||||
|
- sort search result even if sortorder is 'i' or 'n'
|
||||||
|
- pass an array as an attribute to search() will OR each element
|
||||||
|
</notes>
|
||||||
|
</release>
|
||||||
<release>
|
<release>
|
||||||
<date>2017-02-28</date>
|
<date>2017-02-28</date>
|
||||||
<time>06:34:50</time>
|
<time>06:34:50</time>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user