mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-10-10 19:12:42 +00:00
new version 4.3.25
This commit is contained in:
parent
7cc0821136
commit
79035cf187
|
@ -12,11 +12,11 @@
|
||||||
<email>uwe@steinmann.cx</email>
|
<email>uwe@steinmann.cx</email>
|
||||||
<active>yes</active>
|
<active>yes</active>
|
||||||
</lead>
|
</lead>
|
||||||
<date>2016-01-21</date>
|
<date>2016-03-08</date>
|
||||||
<time>07:12:53</time>
|
<time>07:12:53</time>
|
||||||
<version>
|
<version>
|
||||||
<release>4.3.24</release>
|
<release>4.3.25</release>
|
||||||
<api>4.3.24</api>
|
<api>4.3.25</api>
|
||||||
</version>
|
</version>
|
||||||
<stability>
|
<stability>
|
||||||
<release>stable</release>
|
<release>stable</release>
|
||||||
|
@ -24,15 +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>
|
||||||
- make sure boolean attribute is saved as 0/1
|
- rename SeedDMS_Core_Group::getNotificationsByGroup() to getNotifications()
|
||||||
- add SeedDMS_Core_User::[g|s]etMandatoryWorkflows()
|
|
||||||
- add SeedDMS_Core_User::getNotifications()
|
|
||||||
- add SeedDMS_Core_Group::getNotifications()
|
|
||||||
- SeedDMS_Core_DMS::getNotificationsByGroup() and
|
|
||||||
SeedDMS_Core_DMS::getNotificationsByUser() are deprecated
|
|
||||||
- SeedDMS_Core_DocumentCategory::getDocumentsByCategory() now returns the documents
|
|
||||||
- add SeedDMS_Core_Group::getWorkflowStatus()
|
|
||||||
- SeedDMS_Core_User::getDocumentsLocked() sets locking user propperly
|
|
||||||
</notes>
|
</notes>
|
||||||
<contents>
|
<contents>
|
||||||
<dir baseinstalldir="SeedDMS" name="/">
|
<dir baseinstalldir="SeedDMS" name="/">
|
||||||
|
@ -950,5 +942,29 @@ by a group or user right
|
||||||
- minor improvements int SeedDMS_Core_Document::getReadAccessList()
|
- minor improvements int SeedDMS_Core_Document::getReadAccessList()
|
||||||
</notes>
|
</notes>
|
||||||
</release>
|
</release>
|
||||||
|
<release>
|
||||||
|
<date>2016-01-21</date>
|
||||||
|
<time>07:12:53</time>
|
||||||
|
<version>
|
||||||
|
<release>4.3.24</release>
|
||||||
|
<api>4.3.24</api>
|
||||||
|
</version>
|
||||||
|
<stability>
|
||||||
|
<release>stable</release>
|
||||||
|
<api>stable</api>
|
||||||
|
</stability>
|
||||||
|
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
|
||||||
|
<notes>
|
||||||
|
- make sure boolean attribute is saved as 0/1
|
||||||
|
- add SeedDMS_Core_User::[g|s]etMandatoryWorkflows()
|
||||||
|
- add SeedDMS_Core_User::getNotifications()
|
||||||
|
- add SeedDMS_Core_Group::getNotifications()
|
||||||
|
- SeedDMS_Core_DMS::getNotificationsByGroup() and
|
||||||
|
SeedDMS_Core_DMS::getNotificationsByUser() are deprecated
|
||||||
|
- SeedDMS_Core_DocumentCategory::getDocumentsByCategory() now returns the documents
|
||||||
|
- add SeedDMS_Core_Group::getWorkflowStatus()
|
||||||
|
- SeedDMS_Core_User::getDocumentsLocked() sets locking user propperly
|
||||||
|
</notes>
|
||||||
|
</release>
|
||||||
</changelog>
|
</changelog>
|
||||||
</package>
|
</package>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user