ayyoob
da68f8fac1
fixed on config operation flow
8 years ago
ayyoob
22a4716443
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into devicetype-3.1.0
8 years ago
ayyoob
c93410eb92
added few changes after review
8 years ago
WSO2 Builder
8927158086
[WSO2 Release] [Jenkins #2346 ] [Release 2.0.74] prepare for next development iteration
8 years ago
WSO2 Builder
28423c45bc
[WSO2 Release] [Jenkins #2346 ] [Release 2.0.74] prepare release v2.0.74
8 years ago
ayyoob
6c7f911cbc
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into devicetype-3.1.0
...
Conflicts:
components/device-mgt/org.wso2.carbon.device.mgt.core/src/main/java/org/wso2/carbon/device/mgt/core/service/DeviceManagementProviderServiceImpl.java
components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/pages/cdmf.page.devices/devices.js
8 years ago
ayyoob
7ab52af66e
add http pushnotification
8 years ago
Chatura Dilan
f2db2609bd
Merge pull request #763 from janakamarasena/ouath-token-grant-v2
...
New OAuth grant type
8 years ago
Harshan Liyanage
a30982207b
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
8 years ago
Harshan Liyanage
3766ba0349
Refactored DeviceMgmtProviderService to fetch only the required data which resolves product-iots#991
8 years ago
Janak Amarasena
bdaa4088a3
Resolve reference errors
8 years ago
Janak Amarasena
848c219efe
Add scope validator
8 years ago
Janak Amarasena
a9a246c2c4
Add new oauth grant type
8 years ago
WSO2 Builder
e3dfbdfdbd
[WSO2 Release] [Jenkins #2342 ] [Release 2.0.73] prepare for next development iteration
8 years ago
WSO2 Builder
598332b640
[WSO2 Release] [Jenkins #2342 ] [Release 2.0.73] prepare release v2.0.73
8 years ago
inoshperera
9f9208cebc
adding default values for timestamp
8 years ago
WSO2 Builder
73fa026eeb
[WSO2 Release] [Jenkins #2340 ] [Release 2.0.72] prepare for next development iteration
8 years ago
WSO2 Builder
2415762ccb
[WSO2 Release] [Jenkins #2340 ] [Release 2.0.72] prepare release v2.0.72
8 years ago
ayyoob
f3393080ba
fixed few issues after testing
8 years ago
GDLMadushanka
36bd1c5daf
Refactoring
8 years ago
GDLMadushanka
85d07dc9cb
Redirecting to respective analytics pages depending on the device type
8 years ago
ayyoob
194e4d99b5
added policy compliance support
8 years ago
ayyoob
5b46dc03a5
few fixes on event reciever definition
8 years ago
ayyoob
7cba43ccbb
few changes after testing HTTP and MQTT flow
8 years ago
ayyoob
a7ebc96cb7
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into devicetype-3.1.0
8 years ago
ayyoob
a1b20f1663
changed response payload definition for pull notification
8 years ago
WSO2 Builder
39a7037821
[WSO2 Release] [Jenkins #2334 ] [Release 2.0.71] prepare for next development iteration
8 years ago
WSO2 Builder
22782ec125
[WSO2 Release] [Jenkins #2334 ] [Release 2.0.71] prepare release v2.0.71
8 years ago
Harshan Liyanage
9871122c0a
Code refactoring of device-status-task which Resolves harshanl/product-iots#518
8 years ago
Harshan Liyanage
52bbdfcd78
Code refactoring of device-status-task which Resolves harshanl/product-iots#518
8 years ago
Harshan Liyanage
fda9410a2a
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
8 years ago
Harshan Liyanage
d3cb7ba70b
Changed the device-status-task to use optimized queries which Resolves harshanl/product-iots#518
8 years ago
ayyoob
c46cbfafe5
Merge branch 'devicetype-3.1.0' of https://github.com/ayyoob/carbon-device-mgt into devicetype-3.1.0
8 years ago
ayyoob
4dc0f69e28
updated version
8 years ago
ayyoob
04b8b74e4f
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into devicetype-3.1.0
8 years ago
ayyoob
a0d7518cbe
Implemented Pull Notification Support
8 years ago
ayyoob
8a56161a43
Implemented Pull Notification Support
8 years ago
WSO2 Builder
c7fd70145d
[WSO2 Release] [Jenkins #2331 ] [Release 2.0.70] prepare for next development iteration
8 years ago
WSO2 Builder
0c9d104401
[WSO2 Release] [Jenkins #2331 ] [Release 2.0.70] prepare release v2.0.70
8 years ago
Rasika Perera
aa0f9e0510
Merge pull request #744 from ayyoob/new-master
...
auto healing in case of app deletion and added device scope to handle to handle multiple session
8 years ago
Malintha Fernando
07f2cb608b
Fix : Store device type names as it is
8 years ago
Harshan Liyanage
4ec139608e
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
8 years ago
Harshan Liyanage
35d1c9897e
Resolves harshanl/product-iots#518
8 years ago
WSO2 Builder
69a63baa43
[WSO2 Release] [Jenkins #2328 ] [Release 2.0.69] prepare for next development iteration
8 years ago
WSO2 Builder
713b948ea9
[WSO2 Release] [Jenkins #2328 ] [Release 2.0.69] prepare release v2.0.69
8 years ago
madhawap
c4d433a1a0
Fix for disabling reboot and upgrade-firmware operations on UI and Code formatting
...
In order to execute these two operations the enrolled device needs to have the system app installed. Therefore, in order to stop users from trying these two operations on cloud, the icons related to these two operations, on operation bar are disabled. In addition change a c-style for loop to a foreach loop in PolicyManagementServiceImpl.java
8 years ago
ayyoob
f03155a702
fixed missing import package issue
8 years ago
ayyoob
dbdaa5a0e0
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into devicetype-3.1.0
8 years ago
ayyoob
c3f23fa564
fixed multi tenant issues after testing custom device type impl
8 years ago
Amal Gunatilake
2ac5a56ad0
Merge pull request #749 from madawas/master
...
Fixing wso2/product-iots##467
8 years ago