Geeth
|
5ee7cba36a
|
Merge pull request #1264 from ruwany/master
Persisting profile operations as string values instead of Objects
|
6 years ago |
Ace
|
cb0fb87b49
|
Fixing test failures and adding enhancements
|
6 years ago |
Ace
|
4b71c6ec40
|
Operation retrieval logic changed to retrieve operation details via table merge instead of secondary DB call
|
6 years ago |
Ace
|
de9cf67977
|
fixing issues with notification status not getting updated
|
6 years ago |
WSO2 Builder
|
3782e68f27
|
[WSO2 Release] [Jenkins #3036] [Release 3.1.42] prepare for next development iteration
|
6 years ago |
WSO2 Builder
|
3111680b9f
|
[WSO2 Release] [Jenkins #3036] [Release 3.1.42] prepare release v3.1.42
|
6 years ago |
Ruwan
|
d2b485c883
|
Merge pull request #1263 from ruwany/master
Fixing serialization issue due to changes added to Operations DTO
|
6 years ago |
Ace
|
deeeb2ce48
|
Persisting profile operations as string payloads and retriving same as strings, failing which as profile objects to support legacy functonality
|
6 years ago |
Ace
|
77db878951
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
6 years ago |
Ace
|
a8e52ee781
|
Fixing issue due to change in serialVersionUID after adding additional field to Operation DTO and correcting flaw in notification sending logic
|
6 years ago |
WSO2 Builder
|
7186ed2f62
|
[WSO2 Release] [Jenkins #3034] [Release 3.1.41] prepare for next development iteration
|
6 years ago |
WSO2 Builder
|
60aee974ff
|
[WSO2 Release] [Jenkins #3034] [Release 3.1.41] prepare release v3.1.41
|
6 years ago |
Hasunie
|
a3f8a10dfd
|
Merge pull request #1262 from charithag/master
Geo fencing & notification fixes
|
6 years ago |
Charitha Goonetilleke
|
5d13979629
|
Increased notification popup time
|
6 years ago |
Charitha Goonetilleke
|
9381362a0a
|
Provide workaround to address WS issue
https://bz.apache.org/bugzilla/show_bug.cgi?id=56026
|
6 years ago |
Ace
|
1fa0591f4b
|
Fixing issue with notification sending logic
|
6 years ago |
WSO2 Builder
|
353d6936db
|
[WSO2 Release] [Jenkins #3032] [Release 3.1.40] prepare for next development iteration
|
6 years ago |
WSO2 Builder
|
8e2541b9ac
|
[WSO2 Release] [Jenkins #3032] [Release 3.1.40] prepare release v3.1.40
|
6 years ago |
Milan Perera
|
cf2aaa21de
|
Merge pull request #1260 from milanperera/iot331
Fixed issue in the order of get pending operations
|
6 years ago |
Milan Perera
|
4c7bd0664d
|
Fix issue in order of get pending operations
|
6 years ago |
charitha
|
b46e45dae4
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into iots-3.3.1
|
6 years ago |
charitha
|
fd8e73480d
|
Order by on operation mapping ID
|
6 years ago |
charitha
|
7ea609612c
|
Revert "This is the fix for the intermittent issues when applying policies on devices"
This reverts commit ba8537e
|
6 years ago |
WSO2 Builder
|
01991dcc4d
|
[WSO2 Release] [Jenkins #3030] [Release 3.1.39] prepare for next development iteration
|
6 years ago |
WSO2 Builder
|
18b81223df
|
[WSO2 Release] [Jenkins #3030] [Release 3.1.39] prepare release v3.1.39
|
6 years ago |
charitha
|
530484ac5d
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into iots-3.3.1
|
6 years ago |
Milan Perera
|
39aa9c5c88
|
Merge pull request #1259 from milanperera/master-new
Fix wso2/product-iots#1863
|
6 years ago |
Milan Perera
|
576fa40cb0
|
Modify addOperation logic to improve the performance
|
6 years ago |
Milan Perera
|
77f7792bc7
|
Fix wso2/product-iots#1863
|
6 years ago |
charitha
|
63660eeb91
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into iots-3.3.1
|
6 years ago |
WSO2 Builder
|
cbbd327a02
|
[WSO2 Release] [Jenkins #3028] [Release 3.1.38] prepare for next development iteration
|
6 years ago |
WSO2 Builder
|
de07597d53
|
[WSO2 Release] [Jenkins #3028] [Release 3.1.38] prepare release v3.1.38
|
6 years ago |
Dharshana Warusavitharana
|
8e8ad03814
|
Merge pull request #1257 from aselarbd/master
Fixes for multiple issues in IOT server
|
6 years ago |
aselarbd
|
ba8537e198
|
This is the fix for the intermittent issues when applying policies on devices
Please find the GitHub issue from [1]
[1]: https://github.com/wso2/product-iots/issues/1833
|
6 years ago |
aselarbd
|
8fbe1a4234
|
This is the fix for the enrollment error occurred when a user enrols android device to EMM 2.2.0 in FCM enabled environment if whitelist policy is enforced.
Please find the GitHub issue from [1]
[1]: https://github.com/wso2/product-iots/issues/1827
|
6 years ago |
aselarbd
|
3ca4672ac6
|
This commit fix the issue "Change password option does not work from the portal IOT server 3.1.0 "
For more info refer https://github.com/wso2/product-iots/issues/1835
|
6 years ago |
charitha
|
3a319ebcc3
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into iots-3.3.1
|
6 years ago |
WSO2 Builder
|
3401a8c845
|
[WSO2 Release] [Jenkins #3026] [Release 3.1.37] prepare for next development iteration
|
6 years ago |
WSO2 Builder
|
ecadadef94
|
[WSO2 Release] [Jenkins #3026] [Release 3.1.37] prepare release v3.1.37
|
6 years ago |
Geeth
|
b6c835d2ee
|
Merge pull request #1256 from geethkokila/master
Fix https://github.com/wso2/product-iots/issues/1857
|
6 years ago |
geethkokila
|
2f428c8a58
|
Fix https://github.com/wso2/product-iots/issues/1857
Filtering the activities based on the user who added the operation
|
6 years ago |
WSO2 Builder
|
2b6de6834b
|
[maven-release-plugin] prepare for next development iteration
|
6 years ago |
WSO2 Builder
|
16c6a27f81
|
[maven-release-plugin] prepare release v3.1.36
|
6 years ago |
Geeth
|
a421c12d5e
|
Merge pull request #1255 from charithag/iots-3.3.1
Update manager urls and product version
|
6 years ago |
charitha
|
3443af1ae2
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into iots-3.3.1
|
6 years ago |
charitha
|
22f02c4062
|
Update manager urls and product version
|
6 years ago |
WSO2 Builder
|
252b260237
|
[WSO2 Release] [Jenkins #3021] [Release 3.1.35] prepare for next development iteration
|
6 years ago |
WSO2 Builder
|
a2422cb02a
|
[WSO2 Release] [Jenkins #3021] [Release 3.1.35] prepare release v3.1.35
|
6 years ago |
Geeth
|
f5515bfa5f
|
Merge pull request #1252 from abhishekdesilva/master
Checking for pending operations before adding an operation
|
6 years ago |
abhishekdesilva
|
85040f0c68
|
Log debug process completion
|
6 years ago |