Commit Graph

628 Commits

Author SHA1 Message Date
Entgra Builder
e6d4ff931e [maven-release-plugin] prepare for next development iteration 2019-04-23 11:58:07 +00:00
Entgra Builder
e39a51ecac [maven-release-plugin] prepare release v4.2.4 2019-04-23 11:57:59 +00:00
Entgra Builder
b8377393d4 [maven-release-plugin] prepare for next development iteration 2019-04-18 15:35:37 +00:00
Entgra Builder
a34f0ab15f [maven-release-plugin] prepare release v4.2.3 2019-04-18 15:35:31 +00:00
Entgra Builder
f02d09bb95 [maven-release-plugin] prepare for next development iteration 2019-04-10 19:46:49 +00:00
Entgra Builder
f17b044996 [maven-release-plugin] prepare release v4.2.2 2019-04-10 19:46:43 +00:00
Madawa Soysa
7ab68e2c99 Fix issue of app installation with admin user
In the current implementation, devices owned by the logged in user is fetched as the device list. When an admin user logged in, even though the user has permission to view and install apps to other users devices the devices does not get fetched if the admin user is not the owner.

This resolves the above issue by fetching all devices if the user has admin permission.

Resolves product-iots#55
2019-03-01 18:55:25 +11:00
Madawa Soysa
6470efcb31 Fix formatting 2019-02-24 16:41:23 +11:00
Madawa Soysa
ec9451d444 Retrieve devices that only matches the app platform
In the current implementation, all active devices are retreived to the app detail page regardless of the app type/platform this lets users select devices which are incompatible with the app. This fix resolves this issue by only fetching the devices which are compatible with the app type.

Resolves product-iots#54
2019-02-24 16:22:00 +11:00
Entgra Builder
0489bc6619 [maven-release-plugin]prepare for next development iteration 2018-11-11 14:50:16 +00:00
Entgra Builder
84dacabd27 [maven-release-plugin]prepare release v4.2.1 2018-11-11 14:50:10 +00:00
charitha
618cc1b854 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt-plugins into entgra-master
# Conflicts:
#	components/analytics/iot-analytics/org.wso2.carbon.device.mgt.cdmf.analytics/pom.xml
#	components/analytics/iot-analytics/org.wso2.carbon.device.mgt.iot.analytics/pom.xml
#	components/analytics/iot-analytics/org.wso2.carbon.iot.device.statistics.dashboard/pom.xml
#	components/analytics/iot-analytics/org.wso2.carbon.iot.geo.dashboard/pom.xml
#	components/analytics/iot-analytics/pom.xml
#	components/analytics/pom.xml
#	components/device-types/androidsense-plugin/org.wso2.carbon.device.mgt.iot.androidsense.analytics/pom.xml
#	components/device-types/androidsense-plugin/org.wso2.carbon.device.mgt.iot.androidsense.api/pom.xml
#	components/device-types/androidsense-plugin/org.wso2.carbon.device.mgt.iot.androidsense.ui/pom.xml
#	components/device-types/androidsense-plugin/pom.xml
#	components/device-types/arduino-plugin/org.wso2.carbon.device.mgt.iot.arduino.analytics/pom.xml
#	components/device-types/arduino-plugin/org.wso2.carbon.device.mgt.iot.arduino.api/pom.xml
#	components/device-types/arduino-plugin/org.wso2.carbon.device.mgt.iot.arduino.ui/pom.xml
#	components/device-types/arduino-plugin/pom.xml
#	components/device-types/pom.xml
#	components/device-types/raspberrypi-plugin/org.wso2.carbon.device.mgt.iot.raspberrypi.analytics/pom.xml
#	components/device-types/raspberrypi-plugin/org.wso2.carbon.device.mgt.iot.raspberrypi.api/pom.xml
#	components/device-types/raspberrypi-plugin/org.wso2.carbon.device.mgt.iot.raspberrypi.ui/pom.xml
#	components/device-types/raspberrypi-plugin/pom.xml
#	components/device-types/virtual-fire-alarm-plugin/org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.impl/pom.xml
#	components/device-types/virtual-fire-alarm-plugin/org.wso2.carbon.device.mgt.iot.virtualfirealarm.analytics/pom.xml
#	components/device-types/virtual-fire-alarm-plugin/org.wso2.carbon.device.mgt.iot.virtualfirealarm.api/pom.xml
#	components/device-types/virtual-fire-alarm-plugin/org.wso2.carbon.device.mgt.iot.virtualfirealarm.ui/pom.xml
#	components/device-types/virtual-fire-alarm-plugin/pom.xml
#	components/extensions/appm-connector/org.wso2.carbon.appmgt.mdm.osgiconnector/pom.xml
#	components/extensions/appm-connector/org.wso2.carbon.appmgt.mdm.restconnector/pom.xml
#	components/extensions/appm-connector/pom.xml
#	components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.extension/pom.xml
#	components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.http/pom.xml
#	components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.mqtt/pom.xml
#	components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.thrift/pom.xml
#	components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.xmpp/pom.xml
#	components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.http/pom.xml
#	components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.mqtt/pom.xml
#	components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.websocket.endpoint/pom.xml
#	components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.websocket/pom.xml
#	components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.xmpp/pom.xml
#	components/extensions/cdmf-transport-adapters/pom.xml
#	components/extensions/mb-extensions/org.wso2.carbon.andes.extensions.device.mgt.api/pom.xml
#	components/extensions/mb-extensions/org.wso2.carbon.andes.extensions.device.mgt.mqtt.authorization/pom.xml
#	components/extensions/mb-extensions/pom.xml
#	components/extensions/pom.xml
#	components/extensions/pull-notification-listeners/org.wso2.carbon.device.mgt.mqtt.notification.listener/pom.xml
#	components/extensions/pull-notification-listeners/pom.xml
#	components/extensions/remote-session-extension/org.wso2.carbon.device.mgt.extensions.remote.session.endpoint/pom.xml
#	components/extensions/remote-session-extension/org.wso2.carbon.device.mgt.extensions.remote.session/pom.xml
#	components/extensions/remote-session-extension/pom.xml
#	components/extensions/siddhi-extensions/org.wso2.extension.siddhi.device/pom.xml
#	components/extensions/siddhi-extensions/org.wso2.extension.siddhi.execution.json/pom.xml
#	components/extensions/siddhi-extensions/org.wso2.gpl.siddhi.extension.geo.script/pom.xml
#	components/extensions/siddhi-extensions/pom.xml
#	components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.api/pom.xml
#	components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.api/src/test/java/org/wso2/carbon/mdm/services/android/mocks/DeviceManagementProviderServiceMock.java
#	components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.emulator/pom.xml
#	components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/pom.xml
#	components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.android.type-view/public/assets/android-agent.apk
#	components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.v09.api/pom.xml
#	components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.v09.api/src/test/java/org/wso2/carbon/mdm/services/android/mocks/DeviceManagementProviderServiceMock.java
#	components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android/pom.xml
#	components/mobile-plugins/android-plugin/pom.xml
#	components/mobile-plugins/pom.xml
#	components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.api/pom.xml
#	components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.ui/pom.xml
#	components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows/pom.xml
#	components/mobile-plugins/windows-plugin/pom.xml
#	components/test-coverage/pom.xml
#	features/analytics-feature/org.wso2.carbon.device.mgt.cdmf.analytics.feature/pom.xml
#	features/analytics-feature/org.wso2.carbon.device.mgt.iot.analytics.feature/pom.xml
#	features/analytics-feature/org.wso2.carbon.iot.device.statistics.dashboard.feature/pom.xml
#	features/analytics-feature/org.wso2.carbon.iot.geo.dashboard.feature/pom.xml
#	features/analytics-feature/pom.xml
#	features/device-types-feature/androidsense-plugin-feature/org.wso2.carbon.device.mgt.iot.androidsense.analytics.feature/pom.xml
#	features/device-types-feature/androidsense-plugin-feature/org.wso2.carbon.device.mgt.iot.androidsense.backend.feature/pom.xml
#	features/device-types-feature/androidsense-plugin-feature/org.wso2.carbon.device.mgt.iot.androidsense.ui.feature/pom.xml
#	features/device-types-feature/androidsense-plugin-feature/pom.xml
#	features/device-types-feature/arduino-plugin-feature/org.wso2.carbon.device.mgt.iot.arduino.analytics.feature/pom.xml
#	features/device-types-feature/arduino-plugin-feature/org.wso2.carbon.device.mgt.iot.arduino.backend.feature/pom.xml
#	features/device-types-feature/arduino-plugin-feature/org.wso2.carbon.device.mgt.iot.arduino.ui.feature/pom.xml
#	features/device-types-feature/arduino-plugin-feature/pom.xml
#	features/device-types-feature/pom.xml
#	features/device-types-feature/raspberrypi-plugin-feature/org.wso2.carbon.device.mgt.iot.raspberrypi.analytics.feature/pom.xml
#	features/device-types-feature/raspberrypi-plugin-feature/org.wso2.carbon.device.mgt.iot.raspberrypi.backend.feature/pom.xml
#	features/device-types-feature/raspberrypi-plugin-feature/org.wso2.carbon.device.mgt.iot.raspberrypi.ui.feature/pom.xml
#	features/device-types-feature/raspberrypi-plugin-feature/pom.xml
#	features/device-types-feature/virtual-fire-alarm-plugin-feature/org.wso2.carbon.device.mgt.iot.virtualfirealarm.analytics.feature/pom.xml
#	features/device-types-feature/virtual-fire-alarm-plugin-feature/org.wso2.carbon.device.mgt.iot.virtualfirealarm.backend.feature/pom.xml
#	features/device-types-feature/virtual-fire-alarm-plugin-feature/org.wso2.carbon.device.mgt.iot.virtualfirealarm.ui.feature/pom.xml
#	features/device-types-feature/virtual-fire-alarm-plugin-feature/pom.xml
#	features/extensions-feature/org.wso2.carbon.andes.extensions.device.mgt.api.feature/pom.xml
#	features/extensions-feature/org.wso2.carbon.andes.extensions.device.mgt.mqtt.authorization.feature/pom.xml
#	features/extensions-feature/org.wso2.carbon.appmgt.mdm.osgiconnector.feature/pom.xml
#	features/extensions-feature/org.wso2.carbon.appmgt.mdm.restconnector.feature/pom.xml
#	features/extensions-feature/org.wso2.carbon.device.mgt.adapter.feature/pom.xml
#	features/extensions-feature/org.wso2.carbon.device.mgt.notification.listener.feature/pom.xml
#	features/extensions-feature/org.wso2.carbon.device.mgt.remote.session.feature/pom.xml
#	features/extensions-feature/org.wso2.extension.siddhi.device.feature/pom.xml
#	features/extensions-feature/org.wso2.extension.siddhi.execution.json.feature/pom.xml
#	features/extensions-feature/org.wso2.gpl.siddhi.extension.geo.script.feature/pom.xml
#	features/extensions-feature/pom.xml
#	features/mobile-plugins-feature/android-plugin-feature/org.wso2.carbon.device.mgt.mobile.android.feature/pom.xml
#	features/mobile-plugins-feature/android-plugin-feature/pom.xml
#	features/mobile-plugins-feature/pom.xml
#	features/mobile-plugins-feature/windows-plugin-feature/org.wso2.carbon.device.mgt.mobile.windows.feature/pom.xml
#	features/mobile-plugins-feature/windows-plugin-feature/pom.xml
#	pom.xml
2018-10-30 15:55:38 +05:30
WSO2 Builder
5a0038d93f [WSO2 Release] [Jenkins #3196] [Release 4.1.19] prepare for next development iteration 2018-10-25 09:10:46 +00:00
WSO2 Builder
ec5680b43f [WSO2 Release] [Jenkins #3196] [Release 4.1.19] prepare release v4.1.19 2018-10-25 09:10:34 +00:00
Charitha Goonetilleke
c59e8f2eab Fixed issue in showing multiple devices locations in single map UI (#924)
* Fixed issue in showing multiple devices locations in single map UI
2018-10-25 14:30:49 +05:30
WSO2 Builder
42dd0afe43 [WSO2 Release] [Jenkins #3194] [Release 4.1.18] prepare for next development iteration 2018-10-24 19:46:42 +00:00
WSO2 Builder
cdb0beb525 [WSO2 Release] [Jenkins #3194] [Release 4.1.18] prepare release v4.1.18 2018-10-24 19:46:29 +00:00
WSO2 Builder
8d5f78dfc7 [WSO2 Release] [Jenkins #3192] [Release 4.1.17] prepare for next development iteration 2018-10-24 16:31:03 +00:00
WSO2 Builder
a4f835187b [WSO2 Release] [Jenkins #3192] [Release 4.1.17] prepare release v4.1.17 2018-10-24 16:30:51 +00:00
charitha
1347be2cea Fixed incorrect port issue when default ssl port is used 2018-10-24 20:10:31 +05:30
WSO2 Builder
e2424266eb [WSO2 Release] [Jenkins #3190] [Release 4.1.16] prepare for next development iteration 2018-10-24 05:47:27 +00:00
WSO2 Builder
d06b8c52f7 [WSO2 Release] [Jenkins #3190] [Release 4.1.16] prepare release v4.1.16 2018-10-24 05:47:15 +00:00
charitha
80cd4063a8 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt-plugins into wso2-master 2018-10-23 14:18:36 +05:30
charitha
c1fa49aa2b Prevent all nodes using a same app id for oauth 2018-10-23 14:18:18 +05:30
WSO2 Builder
d16e71e943 [WSO2 Release] [Jenkins #3186] [Release 4.1.15] prepare for next development iteration 2018-10-23 06:40:28 +00:00
WSO2 Builder
432fe7dd98 [WSO2 Release] [Jenkins #3186] [Release 4.1.15] prepare release v4.1.15 2018-10-23 06:40:17 +00:00
charitha
896443620f Fix twisted username and password fields in remote session 2018-10-22 19:24:49 +05:30
WSO2 Builder
e8c589e4b0 [WSO2 Release] [Jenkins #3184] [Release 4.1.14] prepare for next development iteration 2018-10-19 17:58:26 +00:00
WSO2 Builder
94924ce5e7 [WSO2 Release] [Jenkins #3184] [Release 4.1.14] prepare release v4.1.14 2018-10-19 17:58:14 +00:00
charitha
ddd6b7ed8e Fix twisted username and password fields 2018-10-19 23:01:52 +05:30
WSO2 Builder
688b4fb6b1 [WSO2 Release] [Jenkins #3182] [Release 4.1.13] prepare for next development iteration 2018-10-10 13:04:53 +00:00
WSO2 Builder
e3b2261acf [WSO2 Release] [Jenkins #3182] [Release 4.1.13] prepare release v4.1.13 2018-10-10 13:04:41 +00:00
WSO2 Builder
705e7d717b [WSO2 Release] [Jenkins #3180] [Release 4.1.12] prepare for next development iteration 2018-10-08 05:27:38 +00:00
WSO2 Builder
9fcd43f0bf [WSO2 Release] [Jenkins #3180] [Release 4.1.12] prepare release v4.1.12 2018-10-08 05:27:27 +00:00
charitha
41fc701009 Fix incorrect logic
(cherry picked from commit 2a1bcab)
2018-10-02 01:20:48 +05:30
charitha
2a1bcab648 Fix incorrect logic 2018-10-02 01:20:10 +05:30
charitha
08d18789a8 Fix issue in remote connect token handling
(cherry picked from commit 4f1b807)
2018-10-02 01:00:10 +05:30
charitha
4f1b807064 Fix issue in remote connect token handling 2018-10-01 23:44:58 +05:30
mharindu
54887f967f [maven-release-plugin] prepare for next development iteration 2018-09-28 17:52:22 +00:00
mharindu
a24b78a7a0 [maven-release-plugin] prepare release v4.2.0 2018-09-28 17:52:00 +00:00
WSO2 Builder
f9f3c85545 [WSO2 Release] [Jenkins #3178] [Release 4.1.11] prepare for next development iteration 2018-09-18 09:24:16 +00:00
WSO2 Builder
b8c503241d [WSO2 Release] [Jenkins #3178] [Release 4.1.11] prepare release v4.1.11 2018-09-18 09:24:03 +00:00
Madhawa Perera
5c3d062b9d version bump from 4.1.9 to 4.1.11 2018-09-18 14:23:04 +05:30
Madhawa Perera
b1625f93dd reformat code 2018-09-15 14:48:50 +05:30
Madhawa Perera
374c54fa70 make remote control feature mutual ssl compatible
Introduced a new UUID to recognized the authenticated device's call back to establish the websocket connetion. When the UI requested to establish a screen sharing session with the device, a new UUID and will be created and stored in the database with the operation REMOTE_CONNECT's payload. Once the device polls the operation, it receives the UUID. Then device will call back the server with that same UUID to establish the websocket connection.
2018-09-13 14:37:05 +05:30
WSO2 Builder
21967c1865 [maven-release-plugin] prepare for next development iteration 2018-08-22 15:07:02 +00:00
WSO2 Builder
063fd7e8d1 [maven-release-plugin] prepare release v4.1.8 2018-08-22 15:06:51 +00:00
WSO2 Builder
f274f652da [maven-release-plugin] prepare for next development iteration 2018-08-13 08:48:27 +00:00
WSO2 Builder
389489dd8c [maven-release-plugin] prepare release v4.1.7 2018-08-13 08:48:16 +00:00
charitha
479bbfb42b Refactoring 2018-08-13 12:03:47 +05:30