Rasika Perera
6c2f4e3c8d
Merge pull request #1165 from rasika/fix-1624
...
Adding additional validations to improve stability of the product
7 years ago
charitha
3cf0d12181
Updated license year
7 years ago
charitha
c542c3efe9
Implemented operation response publishing to analytics
7 years ago
charitha
439fae4f8d
Fixed https://github.com/wso2/product-iots/issues/1630
7 years ago
Rasika Perera
ab352015b7
Fixes for the https://github.com/wso2/product-iots/issues/1624
7 years ago
Rasika Perera
8a09e44c3e
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into fix-1624
7 years ago
Rasika Perera
f3860e42f7
Fixing https://github.com/wso2/product-iots/issues/1624
7 years ago
Rasika Perera
a406dd0540
Merge pull request #1163 from rasika/fix-1611
...
Isolating Geo Location Enabling Configuration
7 years ago
Rasika Perera
3a9261536e
Renamed isEnabled into Enabled for the consistency
7 years ago
Rasika Perera
08f4f04101
Fixing a typo
7 years ago
Rasika Perera
394f45f4bd
Fixing https://github.com/wso2/product-iots/issues/1611
7 years ago
geethkokila
ca92c5029f
Changing the variable name
7 years ago
geethkokila
1a957666e3
Improvements to policy monitoring framework
...
This fixes the isseu where policy monitoring is configured per device type, they were not used. With this fix, main policy monitoring config is with cdm-config.xml and per device type can be enabled separately in the device type related xml file.
7 years ago
Madhawa Perera
e56fb5f4de
New Activity Info Provider API resource which accept an array of activity IDs to get activity information ( #1161 )
...
* New Activity Info Provider API resource which accept an array of activity IDs to get activity information
* Modifications to the new activity info provider api
* Add acceptable activity list count validation
* Modifications to the new activity provider API resource
* Added license header to the test class
* Modifications to the new activity provider api
7 years ago
geethkokila
0e3069b0da
Changing the generic application retrieval to get the application ids
...
This fixes the issue caused due to retrieving the application details by submiting the device id, becasue at the first storing of the application, they are not stored agaist a device. It get's mapped later with the device. Hence it caused a null pointer
7 years ago
geethkokila
b652d025c8
This commits fixes the issues of having the Application memory info and is-active flag with the DM_APPLICATION table, because those values should go to to DM_APPLICATION_MAPPING table. Change of the tables has happened.
7 years ago
Ruwan
b6792f89f1
Merge pull request #1152 from ruwany/master
...
Fixing https://github.com/wso2/product-iots/issues/1579
7 years ago
Ace
e054a49aea
Adding fix for https://github.com/wso2/product-iots/issues/1579
7 years ago
Rasika Perera
83ae57a044
Merge pull request #1147 from rasika/fix-1553
...
Fixing cannot publish policies without enrolling a device
7 years ago
Rasika Perera
e254d4ccc8
Fixing https://github.com/wso2/product-iots/issues/1553 and https://github.com/wso2/product-iots/issues/1546
7 years ago
kamidu
6daf95b78d
Change the config placement for improve the separatability
7 years ago
kamidu
33b27234a0
Enable the new configuration for testing
7 years ago
kamidu
2505d4907a
Fixing https://github.com/wso2/product-iots/issues/1565
7 years ago
Ace
42f36e5a9a
Fixing test failure
7 years ago
Rasika Perera
7b8ba259e4
Merge pull request #1134 from madhawap/vf-dev-3
...
Added an API to filter activities by operation code
7 years ago
Kamidu Sachith Punchihewa
d397d73777
Merge pull request #1139 from rasika/fix-1544
...
Fixing devicemgt roles not created for newly created tenants
7 years ago
Ace
e2ce619166
Adding UI enhancements and including unit tests
7 years ago
Rasika Perera
08e40d3989
Fixing error log
7 years ago
Rasika Perera
2e7bd0626d
Fixing https://github.com/wso2/product-iots/issues/1544
7 years ago
Ace
fb6c98b969
Restricting clear notifications to tenant domain only
7 years ago
Ace
15991f626d
Adding clear notifications button to notification listing page
7 years ago
Ace
855f294ed2
improving notifications management
7 years ago
Madawa Soysa
6fed9f7823
Changing the order by parameter when getNextPendingOperation called
...
Changing the order by parameter to UPDATED_TIMESTAMP.
Resolves wso2/product-iots#1539
7 years ago
madhawap
16f70454ad
Added an API to filter activities by operation code
7 years ago
Ace
aa654ea5bf
Fix for https://github.com/wso2/product-iots/issues/1525
7 years ago
Ace
62c6882fa2
Fixing server startup issue when configured with PostgreSQL DB
7 years ago
charitha
2bb12deb9c
Fixed https://github.com/wso2/product-iots/issues/1511
7 years ago
Ruwan
88ac37b767
Merge pull request #1126 from lasanthaDLPDS/master
...
Adding new API endpoints
7 years ago
sameera910409
c8d56f66ea
added update device properties functionality for device types
7 years ago
lasantha
aa4f7c13c5
Fixing issue in get device API
7 years ago
charitha
6cb3ffa3ca
Fixed build failure due to incorrect class name
7 years ago
charitha
3c23a3cf5e
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
7 years ago
charitha
1449698a3c
OSGi improvement to #977
7 years ago
Gathika94
c22a7f1882
minor ui changes
7 years ago
Gathika94
89eff7b7bd
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into add-emm-analytics
7 years ago
Charitha Goonetilleke
61f88b54ff
Merge pull request #1122 from warunalakshitha/remote-control
...
Add remote control configurations as remove unused methods
7 years ago
warunalakshitha
2313928741
Add remote control configurations as remove unused methods
7 years ago
Gathika94
2e082fbbb7
removed unnecessary classes
7 years ago
Gathika94
ad061d09a6
device details can be get through the api
7 years ago
Gathika94
f5d1ab7403
backend api working properly
7 years ago