From e73339c80e4043fdb8a4cc9bf235ac9ceace97b5 Mon Sep 17 00:00:00 2001 From: shopizer-ecommerce Date: Fri, 30 Oct 2020 16:38:55 -0400 Subject: [PATCH] version 2.15 --- README.md | 4 ++-- RELEASE-NOTES.md | 13 ++++++++++++- pom.xml | 4 ++-- sm-core-model/pom.xml | 2 +- sm-core-modules/pom.xml | 2 +- sm-core/pom.xml | 2 +- sm-shop-model/pom.xml | 2 +- sm-shop/files/store/DownlaodRepository.dat | Bin 580794 -> 580794 bytes sm-shop/pom.xml | 2 +- 9 files changed, 21 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index a1e3896b12..f621caa516 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Shopizer (for java 1.8 +) ------------------- -[![last_version](https://img.shields.io/badge/last_version-v2.14.0-blue.svg?style=flat)](https://github.com/shopizer-ecommerce/shopizer/tree/2.14.0) +[![last_version](https://img.shields.io/badge/last_version-v2.15.0-blue.svg?style=flat)](https://github.com/shopizer-ecommerce/shopizer/tree/2.15.0) [![Official site](https://img.shields.io/website-up-down-green-red/https/shields.io.svg?label=official%20site)](http://www.shopizer.com/) [![Docker Pulls](https://img.shields.io/docker/pulls/shopizerecomm/shopizer.svg)](https://hub.docker.com/r/shopizerecomm/shopizer) [![stackoverflow](https://img.shields.io/badge/shopizer-stackoverflow-orange.svg?style=flat)](http://stackoverflow.com/questions/tagged/shopizer) @@ -97,7 +97,7 @@ Please read the instructions on how to connect to MySQL, configure an email serv ### Documentation: ------------------- -Documentation available from the wiki +Documentation available ChatOps - Join our Slack channel https://shopizer-slackin.herokuapp.com/ diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 0c72fe1436..f4bd34a81d 100755 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -1,3 +1,14 @@ -Release changes in version +Tag changes in version 2.15.0 + +Arabic translation [thanks to ialibrahim] +Support for Oracle database * +Support for Postgres database * + + +** +when running against an existing schema, please run this command + +ALTER TABLE `SALESMANAGER`.`USER` +RENAME TO `SALESMANAGER`.`USERS` ; diff --git a/pom.xml b/pom.xml index 702794abd4..234adde1cd 100755 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.shopizer shopizer - 2.14.0 + 2.15.0 pom shopizer @@ -44,7 +44,7 @@ / - 2.14.0 + 2.15.0 2.11.1 2.11.0 diff --git a/sm-core-model/pom.xml b/sm-core-model/pom.xml index 8992991d1f..20ea724d3b 100755 --- a/sm-core-model/pom.xml +++ b/sm-core-model/pom.xml @@ -7,7 +7,7 @@ com.shopizer shopizer - 2.14.0 + 2.15.0 sm-core-model diff --git a/sm-core-modules/pom.xml b/sm-core-modules/pom.xml index 2d7710b37b..e7ddfda3f8 100755 --- a/sm-core-modules/pom.xml +++ b/sm-core-modules/pom.xml @@ -7,7 +7,7 @@ com.shopizer shopizer - 2.14.0 + 2.15.0 sm-core-modules diff --git a/sm-core/pom.xml b/sm-core/pom.xml index 09fa202b5c..795179d2b1 100755 --- a/sm-core/pom.xml +++ b/sm-core/pom.xml @@ -7,7 +7,7 @@ com.shopizer shopizer - 2.14.0 + 2.15.0 sm-core diff --git a/sm-shop-model/pom.xml b/sm-shop-model/pom.xml index b2fe7423a6..4a4b0e0cf2 100755 --- a/sm-shop-model/pom.xml +++ b/sm-shop-model/pom.xml @@ -5,7 +5,7 @@ com.shopizer shopizer - 2.14.0 + 2.15.0 sm-shop-model diff --git a/sm-shop/files/store/DownlaodRepository.dat b/sm-shop/files/store/DownlaodRepository.dat index 8c4651ffef10c674abefae1e09fd6603e31ed0ce..08ce9d662c90a25cb8ebb8ae1ef8e58723c7cf1e 100644 GIT binary patch delta 71 zcmdnBQ+d};@zvyc?>RQVW!dx V5VTJO%1s2yO$5qKjONg61OT9*9AN+e delta 71 zcmdnBQ+d};@zvyc?>RQVW!dx W1A~71M4;S6pxi{D+{9=O%|-yDi5!do diff --git a/sm-shop/pom.xml b/sm-shop/pom.xml index 5f03f8c7ea..8638de3c5b 100755 --- a/sm-shop/pom.xml +++ b/sm-shop/pom.xml @@ -8,7 +8,7 @@ com.shopizer shopizer - 2.14.0 + 2.15.0 sm-shop