start new version 5.1.22

This commit is contained in:
Uwe Steinmann 2021-01-04 21:45:55 +01:00
parent 40adb027db
commit 323e3c49ae

View File

@ -12,11 +12,11 @@
<email>uwe@steinmann.cx</email> <email>uwe@steinmann.cx</email>
<active>yes</active> <active>yes</active>
</lead> </lead>
<date>2020-09-29</date> <date>2021-01-04</date>
<time>13:44:55</time> <time>13:44:55</time>
<version> <version>
<release>5.1.21</release> <release>5.1.22</release>
<api>5.1.21</api> <api>5.1.22</api>
</version> </version>
<stability> <stability>
<release>stable</release> <release>stable</release>
@ -24,12 +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>
- SeedDMS_Folder_DMS::getAccessList() and getDefaultAccess() do not return fals anymore if the parent does not exists. They just stop inheritance. - add SeedDMS_Core_DatabaseAccess::hasTable()
- pass attribute value to callback 'onAttributeValidate'
- new paramter 'new' of methode SeedDMЅ_Core_AttributeDefinition::validate()
- check if folder/document is below rootDir can be turned on (default off)
- SeedDMS_Core_User::setHomeFolder() can be used to unset the home folder
- check if attribute definition exists when setting attributes of folders and documents
</notes> </notes>
<contents> <contents>
<dir baseinstalldir="SeedDMS" name="/"> <dir baseinstalldir="SeedDMS" name="/">
@ -1843,5 +1838,26 @@ add method SeedDMS_Core_DatabaseAccess::setLogFp()
- set dms of new user instances in SeedDMS_Core_Group - set dms of new user instances in SeedDMS_Core_Group
</notes> </notes>
</release> </release>
<release>
<date>2020-09-29</date>
<time>13:44:55</time>
<version>
<release>5.1.21</release>
<api>5.1.21</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
<notes>
- SeedDMS_Folder_DMS::getAccessList() and getDefaultAccess() do not return fals anymore if the parent does not exists. They just stop inheritance.
- pass attribute value to callback 'onAttributeValidate'
- new paramter 'new' of methode SeedDMЅ_Core_AttributeDefinition::validate()
- check if folder/document is below rootDir can be turned on (default off)
- SeedDMS_Core_User::setHomeFolder() can be used to unset the home folder
- check if attribute definition exists when setting attributes of folders and documents
</notes>
</release>
</changelog> </changelog>
</package> </package>