lasantha
ae1c99f665
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into application-mgt-new
7 years ago
lasantha
02415dfd92
merge with upstream master
7 years ago
WSO2 Builder
3014089807
[WSO2 Release] [Jenkins #2890 ] [Release 3.0.216] prepare for next development iteration
7 years ago
WSO2 Builder
3dd8c8bf2f
[WSO2 Release] [Jenkins #2890 ] [Release 3.0.216] prepare release v3.0.216
7 years ago
kamidu
bb0920ef7f
code reformatted to resolve the exsisted code formatting issues
7 years ago
kamidu
3bcb1b729c
improve the java script code of changing the text and visibility
...
Improved the logic in order to remove the unesssary text changes and visibility changes. and fix the code formatting issues found in the code.
7 years ago
kamidu
9cc76da4c2
Fix git issue https://github.com/wso2/product-iots/issues/1629
...
Fixes wso2/product-iots#1629
7 years ago
WSO2 Builder
2cd3b81aaa
[WSO2 Release] [Jenkins #2888 ] [Release 3.0.215] prepare for next development iteration
7 years ago
WSO2 Builder
8301dda57d
[WSO2 Release] [Jenkins #2888 ] [Release 3.0.215] prepare release v3.0.215
7 years ago
Rasika Perera
6c2f4e3c8d
Merge pull request #1165 from rasika/fix-1624
...
Adding additional validations to improve stability of the product
7 years ago
WSO2 Builder
6f6c3e2051
[maven-release-plugin] prepare for next development iteration
7 years ago
WSO2 Builder
a47115d92d
[maven-release-plugin] prepare release v3.0.214
7 years ago
charitha
3cf0d12181
Updated license year
7 years ago
charitha
c542c3efe9
Implemented operation response publishing to analytics
7 years ago
WSO2 Builder
b5ed177338
[WSO2 Release] [Jenkins #2878 ] [Release 3.0.212] prepare for next development iteration
7 years ago
WSO2 Builder
8569092e00
[WSO2 Release] [Jenkins #2878 ] [Release 3.0.212] prepare release v3.0.212
7 years ago
charitha
439fae4f8d
Fixed https://github.com/wso2/product-iots/issues/1630
7 years ago
WSO2 Builder
d4a2b807aa
[WSO2 Release] [Jenkins #2876 ] [Release 3.0.211] prepare for next development iteration
7 years ago
WSO2 Builder
97324f8c19
[WSO2 Release] [Jenkins #2876 ] [Release 3.0.211] prepare release v3.0.211
7 years ago
Ruwan
16cd6056a9
Merge pull request #1167 from ruwany/master
...
Fix for https://github.com/wso2/product-iots/issues/1399
7 years ago
WSO2 Builder
b885931c26
[WSO2 Release] [Jenkins #2874 ] [Release 3.0.210] prepare for next development iteration
7 years ago
WSO2 Builder
e1a5b3ec43
[WSO2 Release] [Jenkins #2874 ] [Release 3.0.210] prepare release v3.0.210
7 years ago
Ace
bc9450b7ff
merging with upstream
7 years ago
Ace
327f49cfd9
Fix for https://github.com/wso2/product-iots/issues/1399
7 years ago
Rasika Perera
ab352015b7
Fixes for the https://github.com/wso2/product-iots/issues/1624
7 years ago
Rasika Perera
8a09e44c3e
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into fix-1624
7 years ago
WSO2 Builder
b428ecb931
[WSO2 Release] [Jenkins #2872 ] [Release 3.0.209] prepare for next development iteration
7 years ago
WSO2 Builder
091da0326d
[WSO2 Release] [Jenkins #2872 ] [Release 3.0.209] prepare release v3.0.209
7 years ago
Rasika Perera
c5622c7b0b
Fixing https://github.com/wso2/product-iots/issues/1624
7 years ago
WSO2 Builder
45f778d2e4
Merge commit '774c20a09a0bb12b11dbec7c4ec9d5fb491575e2' into 1d9c0cda-191e-4c45-9fd9-32a2aa0808a4
7 years ago
WSO2 Builder
774c20a09a
[WSO2 Release] [Jenkins #2871 ] [Release 3.0.208] prepare for next development iteration
7 years ago
WSO2 Builder
4d35797a55
[WSO2 Release] [Jenkins #2871 ] [Release 3.0.208] prepare release v3.0.208
7 years ago
Rasika Perera
f3860e42f7
Fixing https://github.com/wso2/product-iots/issues/1624
7 years ago
Rasika Perera
5347930d95
Merge branch 'master' into fix-1623
7 years ago
Rasika Perera
a406dd0540
Merge pull request #1163 from rasika/fix-1611
...
Isolating Geo Location Enabling Configuration
7 years ago
Rasika Perera
c46a2037fe
Fixing https://github.com/wso2/product-iots/issues/1611
7 years ago
Rasika Perera
68a5415e0b
Fixing https://github.com/wso2/product-iots/issues/1623
7 years ago
Rasika Perera
3a9261536e
Renamed isEnabled into Enabled for the consistency
7 years ago
Rasika Perera
08f4f04101
Fixing a typo
7 years ago
WSO2 Builder
8776317dfe
[WSO2 Release] [Jenkins #2869 ] [Release 3.0.207] prepare for next development iteration
7 years ago
WSO2 Builder
21c406fe01
[WSO2 Release] [Jenkins #2869 ] [Release 3.0.207] prepare release v3.0.207
7 years ago
Rasika Perera
394f45f4bd
Fixing https://github.com/wso2/product-iots/issues/1611
7 years ago
geethkokila
ca92c5029f
Changing the variable name
7 years ago
geethkokila
a0a2817730
Changing the variable name
7 years ago
geethkokila
7c4ca89beb
Removing extra lines
7 years ago
geethkokila
5c2c7dfc2a
Removing commented lines
7 years ago
geethkokila
8f1d15c690
Removing commented lines
7 years ago
geethkokila
03570f3ad7
Improvements to policy monitoring framework
...
This fixes the isseu where policy monitoring is configured per device type, they were not used. With this fix, main policy monitoring config is with cdm-config.xml and per device type can be enabled separately in the device type related xml file.
7 years ago
geethkokila
1a957666e3
Improvements to policy monitoring framework
...
This fixes the isseu where policy monitoring is configured per device type, they were not used. With this fix, main policy monitoring config is with cdm-config.xml and per device type can be enabled separately in the device type related xml file.
7 years ago
WSO2 Builder
d8caf3baea
[WSO2 Release] [Jenkins #2867 ] [Release 3.0.206] prepare for next development iteration
7 years ago