Saad Sahibjan
0d084242d0
Increase length of VALUE_FIELD column in DM_DEVICE_INFO table
6 years ago
lasanthaDLPDS
911bc6f9a0
Fix application getting issue
6 years ago
lasanthaDLPDS
e2acb5c4c8
Fix application installing issue
6 years ago
Inosh Perara
bc3e2fc899
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Merge latest source with upstream
See merge request entgra/carbon-device-mgt!41
6 years ago
lasanthaDLPDS
a7a8a9c6df
Improve APPM publisher functionality and add UI source
6 years ago
Milan Harindu
71d4292f05
Merge branch 'master' into 'master'
...
fix License text loading inconsistency in tenants
See merge request entgra/carbon-device-mgt!40
6 years ago
inoshperera
a39d567e85
fix License text loading inconsistency in tenants
6 years ago
Charitha Goonetilleke
e39478c0d2
Merge branch 'master' into 'master'
...
Fix the task running issue in tenant mode
See merge request entgra/carbon-device-mgt!39
6 years ago
Charitha Goonetilleke
169e13061f
Limit deploy phase only to entgra repos
6 years ago
lasanthaDLPDS
f92ae35e4b
Fix the task running issue in tenant mode
...
If a run time error encountered while sending a notification(e.g:- Push Notification ) to a device when the task is running for tenants, it terminates the task running and notifications won't be sending to devices which are enrolled to other tenants as well. Hence cath the exception in sendNotification method and log.
Further, since this is critical path, added few debug logs as well.
6 years ago
Inosh Perara
ecd35c34e4
Merge branch 'master' into 'master'
...
Add enrollment notification sending feature
See merge request entgra/carbon-device-mgt!38
6 years ago
Charitha Goonetilleke
96a0a3c975
Change docker image for CI/CD
6 years ago
Charitha Goonetilleke
f4d62df8db
Change builder to Entgra
6 years ago
lasanthaDLPDS
7975563530
Improve the payload of enrollment notification
6 years ago
lasanthaDLPDS
c4c92f0faa
Adding application management initial pub UI
6 years ago
Charitha Goonetilleke
2380a22d53
Commit transaction after changing status
6 years ago
lasanthaDLPDS
e852c62663
Merge branch 'master' of gitlab.com:entgra/carbon-device-mgt
6 years ago
lasanthaDLPDS
b90766b5a4
Add enrollment notification sending feature
6 years ago
Charitha Goonetilleke
026bd175e9
Reformat & fix API publishing issue to Gateway
6 years ago
Charitha Goonetilleke
8b34253bc1
Optimize functionality
6 years ago
Charitha Goonetilleke
3d42175bea
Merge branch 'master' of https://gitlab.com/ruwany.ace/carbon-device-mgt into entgra-master
6 years ago
Ace
18078c51e8
bug fixes
6 years ago
Ace
59186155d0
Adding new apis to update devices status/get count/get list based on status
6 years ago
Charitha Goonetilleke
e78a2a1279
Merge remote-tracking branch 'entgra/master' into entgra-master
6 years ago
Charitha Goonetilleke
75dd9321af
Add methods to get device count based on status and device type
6 years ago
Dharmakeerthi Lasantha
b90f188e9b
Merge branch 'master' into 'master'
...
Enrollment application install feature for policy
See merge request entgra/carbon-device-mgt!37
6 years ago
Saad Sahibjan
ae9dd807cc
Enrollment application install feature for policy
6 years ago
Madawa Soysa
b902763eac
Merge branch 'fix-advance-search' into 'master'
...
Fix issue with advanced search to pick the correct enrollment
Closes product-iots#14 and product-iots#13
See merge request entgra/carbon-device-mgt!36
6 years ago
Madawa Soysa
6f80d1993d
Move private constants to a public constant class
6 years ago
Madawa Soysa
eea040f391
Remove redundant authorization check and fix the test
6 years ago
Madawa Soysa
001649e5fd
Fix issue with advanced search to pick the correct enrollment
...
This commit addresses following two issues,
1. Advanced search feature returns the oldest enrollment instance
This issue occurs when the same device is enrolled for multiple users. The cause of the issue is filtering the devices by device identifier which is a unique property for a device. This commit fixes the issue by filtering the devices from enrollment id and owner instead of the device identifier.
2. All devices do not return for privileged users when searched through advanced-search
The cause of the issue is not considering the user permissions when filtering the devices. This commit fixes the issue by validating the permissions of the logged in user before filtering.
Fixes entgra/product-iots#13
Fixes entgra/product-iots#14
6 years ago
Rephy Quaphy
c8daa00ad2
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Adding app release creating API
See merge request entgra/carbon-device-mgt!26
6 years ago
lasanthaDLPDS
f810c1a7e4
Fix minor issues and add app manager UI into the feature
6 years ago
Charitha Goonetilleke
e46047589b
Merge branch 'fyp-stable2' into 'master'
...
Replace WSO2 naming to Entgra
See merge request entgra/carbon-device-mgt!34
6 years ago
Nuwan
0dbe2b30d7
Replace WSO2 naming to Entgra
6 years ago
lasanthaDLPDS
b6a0b75f05
Fix build failure
6 years ago
lasanthaDLPDS
7e1397637a
Upgrade app management feature
6 years ago
lasanthaDLPDS
bc8e91a78e
Upgrade application mgt version
6 years ago
lasanthaDLPDS
8841741567
Fiz merge conflicts
6 years ago
Entgra Builder
cbe85378d8
[maven-release-plugin] prepare for next development iteration
6 years ago
Entgra Builder
4b1f83b168
[maven-release-plugin] prepare release v3.2.1
6 years ago
Charitha Goonetilleke
c3893d93bb
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into entgra-master
6 years ago
Charitha Goonetilleke
0e3f3bb2c7
Merge branch 'master' into 'master'
...
Fixing issue with task scheduler
See merge request entgra/carbon-device-mgt!33
6 years ago
Charitha Goonetilleke
4deb71229c
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into entgra-master
...
# Conflicts:
# components/apimgt-extensions/org.wso2.carbon.apimgt.annotations/pom.xml
# components/apimgt-extensions/org.wso2.carbon.apimgt.application.extension.api/pom.xml
# components/apimgt-extensions/org.wso2.carbon.apimgt.application.extension/pom.xml
# components/apimgt-extensions/org.wso2.carbon.apimgt.handlers/pom.xml
# components/apimgt-extensions/org.wso2.carbon.apimgt.integration.client/pom.xml
# components/apimgt-extensions/org.wso2.carbon.apimgt.integration.generated.client/pom.xml
# components/apimgt-extensions/org.wso2.carbon.apimgt.webapp.publisher/pom.xml
# components/apimgt-extensions/pom.xml
# components/certificate-mgt/org.wso2.carbon.certificate.mgt.api/pom.xml
# components/certificate-mgt/org.wso2.carbon.certificate.mgt.cert.admin.api/pom.xml
# components/certificate-mgt/org.wso2.carbon.certificate.mgt.cert.admin.v09.api/pom.xml
# components/certificate-mgt/org.wso2.carbon.certificate.mgt.core/pom.xml
# components/certificate-mgt/org.wso2.carbon.certificate.mgt.v09.api/pom.xml
# components/certificate-mgt/pom.xml
# components/device-mgt-extensions/org.wso2.carbon.device.mgt.extensions.device.type.deployer/pom.xml
# components/device-mgt-extensions/org.wso2.carbon.device.mgt.extensions.pull.notification/pom.xml
# components/device-mgt-extensions/org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm/pom.xml
# components/device-mgt-extensions/org.wso2.carbon.device.mgt.extensions.push.notification.provider.http/pom.xml
# components/device-mgt-extensions/org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt/pom.xml
# components/device-mgt-extensions/org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp/pom.xml
# components/device-mgt-extensions/pom.xml
# components/device-mgt/org.wso2.carbon.device.mgt.analytics.data.publisher/pom.xml
# components/device-mgt/org.wso2.carbon.device.mgt.analytics.wsproxy/pom.xml
# components/device-mgt/org.wso2.carbon.device.mgt.api/pom.xml
# components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml
# components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml
# components/device-mgt/org.wso2.carbon.device.mgt.extensions/pom.xml
# components/device-mgt/org.wso2.carbon.device.mgt.ui/pom.xml
# components/device-mgt/org.wso2.carbon.device.mgt.url.printer/pom.xml
# components/device-mgt/org.wso2.carbon.device.mgt.v09.api/pom.xml
# components/device-mgt/pom.xml
# components/email-sender/org.wso2.carbon.email.sender.core/pom.xml
# components/email-sender/pom.xml
# components/identity-extensions/org.wso2.carbon.device.mgt.oauth.extensions/pom.xml
# components/identity-extensions/org.wso2.carbon.identity.authenticator.backend.oauth/pom.xml
# components/identity-extensions/org.wso2.carbon.identity.jwt.client.extension/pom.xml
# components/identity-extensions/pom.xml
# components/policy-mgt/org.wso2.carbon.complex.policy.decision.point/pom.xml
# components/policy-mgt/org.wso2.carbon.policy.decision.point/pom.xml
# components/policy-mgt/org.wso2.carbon.policy.information.point/pom.xml
# components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml
# components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml
# components/policy-mgt/pom.xml
# components/test-coverage/pom.xml
# components/webapp-authenticator-framework/org.wso2.carbon.webapp.authenticator.framework/pom.xml
# components/webapp-authenticator-framework/pom.xml
# features/apimgt-extensions/org.wso2.carbon.apimgt.application.extension.feature/pom.xml
# features/apimgt-extensions/org.wso2.carbon.apimgt.handler.server.feature/pom.xml
# features/apimgt-extensions/org.wso2.carbon.apimgt.integration.client.feature/pom.xml
# features/apimgt-extensions/org.wso2.carbon.apimgt.webapp.publisher.feature/pom.xml
# features/apimgt-extensions/pom.xml
# features/certificate-mgt/org.wso2.carbon.certificate.mgt.api.feature/pom.xml
# features/certificate-mgt/org.wso2.carbon.certificate.mgt.cert.admin.api.feature/pom.xml
# features/certificate-mgt/org.wso2.carbon.certificate.mgt.server.feature/pom.xml
# features/certificate-mgt/pom.xml
# features/device-mgt-extensions/org.wso2.carbon.device.mgt.extensions.device.type.deployer.feature/pom.xml
# features/device-mgt-extensions/org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.feature/pom.xml
# features/device-mgt-extensions/org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.feature/pom.xml
# features/device-mgt-extensions/org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.feature/pom.xml
# features/device-mgt-extensions/org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.feature/pom.xml
# features/device-mgt-extensions/pom.xml
# features/device-mgt/org.wso2.carbon.device.mgt.analytics.feature/pom.xml
# features/device-mgt/org.wso2.carbon.device.mgt.api.feature/pom.xml
# features/device-mgt/org.wso2.carbon.device.mgt.basics.feature/pom.xml
# features/device-mgt/org.wso2.carbon.device.mgt.extensions.feature/pom.xml
# features/device-mgt/org.wso2.carbon.device.mgt.feature/pom.xml
# features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml
# features/device-mgt/org.wso2.carbon.device.mgt.ui.feature/pom.xml
# features/device-mgt/pom.xml
# features/email-sender/org.wso2.carbon.email.sender.feature/pom.xml
# features/email-sender/pom.xml
# features/jwt-client/org.wso2.carbon.identity.jwt.client.extension.feature/pom.xml
# features/jwt-client/pom.xml
# features/oauth-extensions/org.wso2.carbon.device.mgt.oauth.extensions.feature/pom.xml
# features/oauth-extensions/pom.xml
# features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml
# features/policy-mgt/pom.xml
# features/webapp-authenticator-framework/org.wso2.carbon.webapp.authenticator.framework.server.feature/pom.xml
# features/webapp-authenticator-framework/pom.xml
# pom.xml
6 years ago
Ace
880720a72f
Fixing issue with task scheduler
6 years ago
WSO2 Builder
b4e8bb4da0
[WSO2 Release] [Jenkins #3054 ] [Release 3.1.51] prepare for next development iteration
6 years ago
WSO2 Builder
e482894fbd
[WSO2 Release] [Jenkins #3054 ] [Release 3.1.51] prepare release v3.1.51
6 years ago
Geeth
ab6223021c
Merge pull request #1272 from charithag/master
...
Fixed date format issue in geo fencing
6 years ago
Charitha Goonetilleke
10672ea534
Fixed date format issue in geofencing
6 years ago
Charitha Goonetilleke
f847e4e733
Update .gitlab-ci.yml
6 years ago