diff --git a/CHANGELOG b/CHANGELOG
index 62b8e2e91..6769d5ca5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -40,6 +40,10 @@
- add document list which can be exported as an archive
- search results can be exported
+--------------------------------------------------------------------------------
+ Changes in version 5.1.4
+--------------------------------------------------------------------------------
+
--------------------------------------------------------------------------------
Changes in version 5.1.3
--------------------------------------------------------------------------------
@@ -82,6 +86,10 @@
- added support for postgresql
- document attachments can linked to a version and be public or hidden
+--------------------------------------------------------------------------------
+ Changes in version 5.0.14
+--------------------------------------------------------------------------------
+
--------------------------------------------------------------------------------
Changes in version 5.0.13
--------------------------------------------------------------------------------
@@ -181,6 +189,10 @@
- add .xml to online file types by default
- add home folder for users
+--------------------------------------------------------------------------------
+ Changes in version 4.3.37
+--------------------------------------------------------------------------------
+
--------------------------------------------------------------------------------
Changes in version 4.3.36
--------------------------------------------------------------------------------
diff --git a/SeedDMS_Core/package.xml b/SeedDMS_Core/package.xml
index 0098700e8..85f1e6068 100644
--- a/SeedDMS_Core/package.xml
+++ b/SeedDMS_Core/package.xml
@@ -12,7 +12,7 @@
uwe@steinmann.cxyes
- 2017-08-29
+ 2017-09-056.0.1
@@ -34,6 +34,7 @@ are any waiting or pending revisions at all
- fix field name in getDocumentList() to make it work for pgsql
- views instead of temp. tables can be used
- ReceiveOwner list does not contain old versions anymore
+- all changes up to 5.1.4 merged
@@ -1226,6 +1227,21 @@ do not sort some temporary tables anymore, because it causes an error in mysql i
- fix sql statement for creating temp. tables (sqlite)
+
+ 2017-09-05
+
+
+ 4.3.37
+ 4.3.37
+
+
+ stable
+ stable
+
+ GPL License
+
+
+ 2016-01-22
@@ -1492,8 +1508,8 @@ if the owner tries to access them
- 2017-07-13
-
+ 2017-08-23
+
5.1.35.1.3
@@ -1510,7 +1526,22 @@ returns just users which are not disabled
- add methods isMandatoryReviewerOf() and isMandatoryApproverOf()
- add methods transferDocumentsFolders() and transferEvents()
- add method SeedDMS_Core_DMS::getDocumentByOriginalFilename()
-
+
+
+
+ 2017-09-05
+
+
+ 5.1.4
+ 5.1.4
+
+
+ stable
+ stable
+
+ GPL License
+
+ 2017-02-28