tcdlpds@gmail.com
|
2ccd137ec0
|
Upgrade product version in device-mgt UI
|
4 years ago |
Dharmakeerthi Lasantha
|
cb3b07f35e
|
Merge branch 'policy-ui' into 'master'
Remove unnecessary variable from card bean
See merge request entgra/carbon-device-mgt!736
|
4 years ago |
Pahansith
|
e1afa53560
|
Fix geofence update issue
|
4 years ago |
shamalka
|
9e3d126c08
|
Remove unnecessary variable from card bean
|
4 years ago |
Entgra Builder
|
7463aa6e5a
|
[maven-release-plugin] prepare for next development iteration
|
4 years ago |
Entgra Builder
|
531672de8e
|
[maven-release-plugin] prepare release v4.1.12
|
4 years ago |
Shamalka Navod
|
ee5676d815
|
Improve policy UI bean classes
|
4 years ago |
Charitha Goonetilleke
|
31dc6fc839
|
Fix NPE
|
4 years ago |
Dharmakeerthi Lasantha
|
7e088ea747
|
Merge branch 'sync_fix' into 'master'
Fix cache not updating
See merge request entgra/carbon-device-mgt!734
|
4 years ago |
inoshperera
|
4f88c2354c
|
Fix cache not updating
|
4 years ago |
Dharmakeerthi Lasantha
|
6f4e8a3688
|
Merge branch 'sync_fix' into 'master'
Fix for sycning status update in Android
See merge request entgra/carbon-device-mgt!733
|
4 years ago |
inoshperera
|
8effa09a8f
|
Fix for sycning status update in Android
|
4 years ago |
tcdlpds@gmail.com
|
4ea3890a2e
|
Upgrade server version in UI text info
|
4 years ago |
shamalka
|
1faee050af
|
Remove commented code lines
|
4 years ago |
shamalka
|
72edb6c323
|
Accept multiple device status in store API
|
4 years ago |
Entgra Builder
|
62919fa787
|
[maven-release-plugin] prepare for next development iteration
|
4 years ago |
Entgra Builder
|
b98d787367
|
[maven-release-plugin] prepare release v4.1.11
|
4 years ago |
Dharmakeerthi Lasantha
|
ce80f4efe0
|
Merge branch 'event-modify-branch-1' into 'master'
Code format of event task operation
See merge request entgra/carbon-device-mgt!728
|
4 years ago |
Pahansith
|
4cc670a614
|
Format code
|
4 years ago |
Charitha Goonetilleke
|
1e2afa6439
|
Merge branch 'event-modify-branch-1' into 'master'
Modify event creation task
See merge request entgra/carbon-device-mgt!725
|
4 years ago |
Pahansith
|
9ef6cfc1e6
|
Move executor pool to the DeviceManagementDataHolder
|
4 years ago |
tcdlpds@gmail.com
|
572e93a357
|
Fix server startup issues
|
4 years ago |
Pahansith
|
2fa4a6167e
|
Fix test failures
|
4 years ago |
Pahansith
|
0cbcd747d5
|
Modify event operation creation
|
4 years ago |
tcdlpds@gmail.com
|
175205b959
|
Fix build failure
|
4 years ago |
tcdlpds@gmail.com
|
7b41e2cd0d
|
Fix EULA loading issue for tenants
Fix registry loading issue when SSO has enabled. Because of that issue device type EULA displaying page is broken
|
4 years ago |
tcdlpds@gmail.com
|
104bca0fb5
|
Add FULLY_MANAGED and DEDICATED_DEVICE ownership types
|
4 years ago |
tcdlpds@gmail.com
|
51fface401
|
Append tenant domain when getting default access token
|
4 years ago |
Pahansith
|
a7e6b64f70
|
Fix review issues and format code
|
4 years ago |
Charitha Goonetilleke
|
ad4d7a453f
|
Fix NPE occur when updating device with null status
|
4 years ago |
tcdlpds@gmail.com
|
b4d7497022
|
Modify DeviceTypeCommonService
|
4 years ago |
Charitha Goonetilleke
|
864bbcdc83
|
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
|
4 years ago |
Charitha Goonetilleke
|
2bdaf4186b
|
Add Activity ID for repeated operation
|
4 years ago |
Malsha Piumini
|
89298f933e
|
Uninstall applications via Apps Tab - (For Android devices only)
|
4 years ago |
Charitha Goonetilleke
|
9a2792dd31
|
Fix issue in not updating operation response for non-removed devices
|
4 years ago |
Pahansith
|
baeb34e1da
|
Fix review issues and format code
|
4 years ago |
Pahansith
|
a36733d224
|
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into upstream-master
|
4 years ago |
Pahansith
|
931fb8ef54
|
Add windows agent token generation parameters to config API
|
4 years ago |
Pahansith
|
987f8edd61
|
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into upstream-master
|
4 years ago |
Charitha Goonetilleke
|
4943635a61
|
Fetch enrollment Id if it is not already in the device
|
4 years ago |
Charitha Goonetilleke
|
55c3f93deb
|
Update license to entgra
|
4 years ago |
Charitha Goonetilleke
|
a9cb2ae84d
|
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
Conflicts:
components/device-mgt/org.wso2.carbon.device.mgt.api/src/main/java/org/wso2/carbon/device/mgt/jaxrs/service/impl/ActivityProviderServiceImpl.java
components/device-mgt/org.wso2.carbon.device.mgt.common/src/main/java/org/wso2/carbon/device/mgt/common/operation/mgt/OperationManager.java
components/device-mgt/org.wso2.carbon.device.mgt.core/src/main/java/org/wso2/carbon/device/mgt/core/operation/mgt/OperationManagerImpl.java
components/device-mgt/org.wso2.carbon.device.mgt.core/src/main/java/org/wso2/carbon/device/mgt/core/operation/mgt/dao/impl/GenericOperationDAOImpl.java
components/device-mgt/org.wso2.carbon.device.mgt.core/src/main/java/org/wso2/carbon/device/mgt/core/service/DeviceManagementProviderService.java
|
4 years ago |
Pahansith
|
bc85a89cf9
|
Change event task to implement ntask interface
|
4 years ago |
tcdlpds@gmail.com
|
087b826d29
|
Improve information logging
|
4 years ago |
Shamalka Navod
|
eccb39d6f4
|
Improve metadata API
|
4 years ago |
Inosh Perara
|
5297dfa73d
|
Merge branch 'lasantha' into 'master'
Adding heart beat management functionality for dynamic task distribution
See merge request entgra/carbon-device-mgt!695
|
4 years ago |
Ace
|
ceab2566ac
|
Addressing review comments
|
4 years ago |
Ace
|
5531bc0140
|
Addressing review comments
|
4 years ago |
Ace
|
4df57ede61
|
incoorporating review comments
|
4 years ago |
Dharmakeerthi Lasantha
|
d9386901d4
|
Merge branch 'corrective-policy' into 'master'
Implement OIDC Based SSO For All React Applications
Closes product-iots#656
See merge request entgra/carbon-device-mgt!680
|
4 years ago |