various minor changes to easy conversion into a markdown file

This commit is contained in:
Uwe Steinmann 2023-01-20 10:48:00 +01:00
parent b197639dd2
commit 7bfc2c4602

View File

@ -115,6 +115,7 @@
<phprelease /> <phprelease />
<changelog> <changelog>
<release> <release>
<date>2010-04-27</date>
<version> <version>
<release>3.0.0</release> <release>3.0.0</release>
<api>3.0.0</api> <api>3.0.0</api>
@ -123,13 +124,14 @@
<release>stable</release> <release>stable</release>
<api>stable</api> <api>stable</api>
</stability> </stability>
<date>2010-04-27</date>
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license> <license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
<notes> <notes>
Initial release Initial release
</notes> </notes>
</release> </release>
<release> <release>
<date>2011-07-23</date>
<time>08:05:38</time>
<version> <version>
<release>3.2.0</release> <release>3.2.0</release>
<api>3.2.0</api> <api>3.2.0</api>
@ -138,8 +140,6 @@ Initial release
<release>stable</release> <release>stable</release>
<api>stable</api> <api>stable</api>
</stability> </stability>
<date>2011-07-23</date>
<time>08:05:38</time>
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license> <license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
<notes> <notes>
New release New release
@ -1501,13 +1501,13 @@ do not sort some temporary tables anymore, because it causes an error in mysql i
</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_Core_DMS::filterDocumentFiles() returns also documents which are not public - SeedDMS_Core_DMS::filterDocumentFiles() returns also documents which are not public
if the owner tries to access them if the owner tries to access them
Check return value of onPreRemove[Document|Folder], return from calling method if bool - Check return value of onPreRemove[Document|Folder], return from calling method if bool
Add SeedDMS_Core_DMS::getDocumentList() - Add SeedDMS_Core_DMS::getDocumentList()
Limit number of duplicate files to 1000 - Limit number of duplicate files to 1000
Add hook on(Pre|Post)RemoveContent - Add hook on(Pre|Post)RemoveContent
Add hook onAttributeValidate - Add hook onAttributeValidate
</notes> </notes>
</release> </release>
<release> <release>
@ -1590,9 +1590,9 @@ returns just users which are not disabled
</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 SeedDMS_Core_Folder::getDocumentsMinMax() - add SeedDMS_Core_Folder::getDocumentsMinMax()
add lots of DocBlocks from merge request #8 - add lots of DocBlocks from merge request #8
add SeedDMS_Core_AttributeDefinition::removeValue() - add SeedDMS_Core_AttributeDefinition::removeValue()
</notes> </notes>
</release> </release>
<release> <release>
@ -1608,7 +1608,7 @@ add SeedDMS_Core_AttributeDefinition::removeValue()
</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>
just bump version - just bump version
</notes> </notes>
</release> </release>
<release> <release>
@ -1624,10 +1624,10 @@ just bump version
</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_Core_DMS::search() returns false in case of an error - SeedDMS_Core_DMS::search() returns false in case of an error
do not use views in DBAccessPDO by default anymore, use temp. tables - do not use views in DBAccessPDO by default anymore, use temp. tables
SeedDMS_Core_Document::getNotifyList() has new parameter to include disabled user in list - SeedDMS_Core_Document::getNotifyList() has new parameter to include disabled user in list
fix possible sql injection in SeedDMS_Core_User - fix possible sql injection in SeedDMS_Core_User
</notes> </notes>
</release> </release>
<release> <release>
@ -1643,10 +1643,10 @@ fix possible sql injection in SeedDMS_Core_User
</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>
context can be passed to getAccessMode() - context can be passed to getAccessMode()
call hook in SeedDMS_Core_Folder::getAccessMode() - call hook in SeedDMS_Core_Folder::getAccessMode()
new optional parameter $listguest for SeedDMS_Core_Document::getReadAccessList() - new optional parameter $listguest for SeedDMS_Core_Document::getReadAccessList()
remove deprecated methods SeedDMS_Core_Document::convert(), SeedDMS_Core_Document::wasConverted(), SeedDMS_Core_Document::viewOnline(), SeedDMS_Core_Document::getUrl() - remove deprecated methods SeedDMS_Core_Document::convert(), SeedDMS_Core_Document::wasConverted(), SeedDMS_Core_Document::viewOnline(), SeedDMS_Core_Document::getUrl()
</notes> </notes>
</release> </release>
<release> <release>
@ -1662,8 +1662,8 @@ remove deprecated methods SeedDMS_Core_Document::convert(), SeedDMS_Core_Documen
</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 php warning if workflow state doesn' have next transition - fix php warning if workflow state doesn' have next transition
add method SeedDMS_Core_DatabaseAccess::setLogFp() - add method SeedDMS_Core_DatabaseAccess::setLogFp()
</notes> </notes>
</release> </release>
<release> <release>
@ -1679,7 +1679,7 @@ add method SeedDMS_Core_DatabaseAccess::setLogFp()
</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>
??? - ???
</notes> </notes>
</release> </release>
<release> <release>