Commit Graph

181 Commits

Author SHA1 Message Date
lasanthaDLPDS
778d8a8a2c Bump product version to 3.7.0 2019-09-06 19:15:48 +05:30
Ace
20173081d2 updating release note for 3.6.0 release 2019-07-04 11:08:31 +05:30
Ace
e547aa6edd updating references to 3.5.0 release to 3.6.0 2019-06-26 13:23:03 +05:30
inoshperera
952de0b499 version bump and release note update 2019-04-23 18:05:20 +05:30
charitha
e0f3f378ed Prepare for entgra-iots-3.5.0-alpha 2019-04-11 01:38:06 +05:30
charitha
3568c66fd1 Fix duplicate api scope issue in windows 2019-02-20 09:20:32 +05:30
charitha
96bcf74d5c Merge branch 'master' of https://github.com/wso2/product-iot-server into entgra-master
# Conflicts:
#	modules/components/org.wso2.iot.core.admin.styles/pom.xml
#	modules/components/pom.xml
#	modules/cxf-filters/pom.xml
#	modules/distribution/pom.xml
#	modules/distribution/src/assembly/filter.properties
#	modules/features/org.wso2.iot.core.styles.feature/pom.xml
#	modules/features/pom.xml
#	modules/integration/pom.xml
#	modules/integration/tests-common/integration-common/pom.xml
#	modules/integration/tests-common/pom.xml
#	modules/integration/tests-common/web-ui-pages/pom.xml
#	modules/integration/tests-integration/pom.xml
#	modules/integration/tests-integration/src/test/java/org/wso2/iot/integration/jmeter/DeviceTypeManagementJMeterTestCase.java
#	modules/integration/tests-iot-web-ui/pom.xml
#	modules/p2-profile/analytics-profile/pom.xml
#	modules/p2-profile/broker-profile/pom.xml
#	modules/p2-profile/iot-core-profile/pom.xml
#	modules/p2-profile/pom.xml
#	modules/scripts/mobile-qsg/pom.xml
#	modules/scripts/pom.xml
#	modules/tools/cdmf-devicetype-archetype/pom.xml
#	modules/tools/pom.xml
#	pom.xml
2018-11-11 19:55:48 +05:30
geethkokila
725f483e7e Add the migration to product. I am adding the migration related jar file also here. This is due to make this a complete instructive package. IS migration and device database migrations are run in two different ways. 2018-10-20 22:14:22 +05:30
lasanthaDLPDS
ef7a287ce6 Fix device type deploying issue 2018-10-17 18:26:19 +05:30
Milan Perera
6a2d61014d Add iot.http.port to iot-server.sh 2018-10-11 14:35:06 +05:30
Milan Perera
f7e8e37ed2 Add iot.http.port to iot-server.sh 2018-10-11 14:13:58 +05:30
lasanthaDLPDS
30182eb230 White labeling Readme 2018-10-08 11:49:16 +05:30
lasanthaDLPDS
e4c9477bf7 Fix IoT device deploying issue 2018-10-08 10:30:55 +05:30
charitha
aeb8cb7a35 Fixed configurations 2018-08-30 14:42:08 +05:30
charitha
ac806a71a3 Updated to latest device mgt components 2018-08-21 14:30:52 +05:30
Jeremy
eaa7683deb After launching iot-server.bat on Windows, try to log in as any valid user and "Authentication Error" is seen on browser.
The console shows

Exception in Authentication Framework
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

Ref: https://wso2.org/jira/browse/ANLYEXT-5

This is resolved by fixing the path for commons-lang*.jar
2018-06-08 18:08:54 +12:00
Rasika Perera
150898fab4 Enable compression in catalina-server.xml
This commit enables the compression in tomcat. This was disabled due to
a gzip library issue in JDK.
2018-03-20 07:25:44 +05:30
geethkokila
3ebe89deac Update license text 2018-03-16 11:19:58 +05:30
geethkokila
1036761de0 Updating the anonymization tool and versions to 3.3.0 2018-03-16 11:00:40 +05:30
Rasika Perera
ea5f9befa1
Update application-authentication.xml 2018-03-15 23:08:16 +05:30
lasantha
1aecf47a14 Merge branch 'master' of https://github.com/wso2/product-iots 2018-03-15 14:30:46 +05:30
Ruwan Yatawara
ee84635bd6 adding environment variables and bumping versions 2018-03-15 00:03:01 +05:30
geethkokila
706f118bd3 Update the scope validator 2018-03-14 20:02:09 +05:30
charitha
da9fb48815 Merge branch '330-release' of https://github.com/wso2/product-iot-server into 330-release
# Conflicts:
#	modules/distribution/src/core/resources/web-apps/web-xml/authenticationendpoint/web.xml
2018-03-14 13:52:26 +05:30
Geeth
dece71d0c8
Merge pull request #1770 from ruwany/330-release
Adding identity-consent mgt configs and changing login redirection page
2018-03-14 13:47:02 +05:30
Ruwan Yatawara
88256979dd Adding identity-consent mgt configs and changing login redirection page 2018-03-14 13:17:23 +05:30
charitha
aa19cccfe8 Bump kernel version & removed web xml customizations 2018-03-14 12:34:51 +05:30
geethkokila
d51ce8e6fa Fix git conflits 2018-03-14 11:15:16 +05:30
lasantha
883c91bdfb Add PostgreSQL script to storage db scripts
PostgerSQL scripts are not in the storage db scripts folder. Therefore added it and script will copy to the storage folder when building the server
2018-03-12 11:27:23 +05:30
Rasika Perera
cff955fc18
Update LICENSE.txt 2018-03-05 17:15:43 +05:30
Rasika Perera
9964e10bc1 Fix the CSRF issue when accessing mobile api
Resolves https://github.com/wso2/product-iots/issues/1725
2018-02-28 22:15:26 +05:30
Rasika Perera
a6e208902c Updating doc link
Resolves https://github.com/wso2/product-iots/issues/1694
2018-02-28 19:04:33 +05:30
Rasika Perera
9569f7151e Updating doc link
Resolves https://github.com/wso2/product-iots/issues/1694
2018-02-28 18:18:16 +05:30
geethkokila
ca1634c7de Change the cookie policy
Changing the cookie policy by adding the contenct
2018-02-28 17:31:00 +05:30
geethkokila
d537c34eda Add privacy and cookie policy
Adding the cookie and privacy policy as jaggery application.
2018-02-28 09:34:35 +05:30
Ace
ace822b78b Updating release note 2018-02-15 21:07:53 +05:30
Ruwan
e32056ff31
Merge pull request #1658 from rasika/fix-773
Fixing Connectudcup, SampleDevice device types examples
2018-02-12 09:22:36 +05:30
Rasika Perera
16c2a7a0f3 Fix https://github.com/wso2/product-iots/issues/1659 2018-02-06 01:35:24 +05:30
Rasika Perera
0b2f526c50 Fix code formatting 2018-02-05 23:50:52 +05:30
Rasika Perera
c1d90b3f79 Fixes https://github.com/wso2/product-iots/issues/773 2018-02-05 16:08:56 +05:30
Rasika Perera
14e3e13c6b Fix https://github.com/wso2/product-iots/issues/773 2018-01-29 11:36:48 +05:30
Ace
f968e66b60 Adding fix for https://github.com/wso2/product-iots/issues/1590 2018-01-15 10:55:55 +05:30
Ace
94fdf8d97c Updating component releases to make product build auto release compatible 2018-01-11 13:55:02 +05:30
Ace
88d2ed2b3d Merging with upstream 2018-01-11 09:19:31 +05:30
Ace
5ae5e3b344 Fixing https://github.com/wso2/product-iots/issues/1577 2018-01-10 14:03:12 +05:30
Rasika Perera
6909c055e6 Removed android-web-agent app 2018-01-09 21:01:40 +05:30
charitha
feb8fbdc8f Add datasource for data archival #1394 2017-11-22 22:42:33 +05:30
charitha
89adf1e08a Add basics feature to analytics profile 2017-10-06 13:34:21 +05:30
Ace
2edb44d066 Bumping apimgt,andes,bussiness-messaging versions 2017-09-21 19:45:17 +05:30
sinthuja
f9594e0e6d Merge pull request #1359 from sameerawickramasekara/master
Fixes for product-iots#599
2017-08-30 16:57:05 +05:30