Rasika Perera
88e1b925bb
Merge pull request #1202 from rasika/fix-1724
...
Fix the issue of an error printed when shutting down the IoT Server
7 years ago
Rasika Perera
f766e4c10e
Merge pull request #1203 from lasanthaDLPDS/master
...
Adding debug logs and formatting the source
7 years ago
lasantha
fc982eab67
remove unnecessary empty lines
7 years ago
lasantha
8df53899d6
remove unnecessary imports
7 years ago
lasantha
18b1f7830d
Add debug logs for Device Management Plugin Repository
...
It is important to have debugged logs when finding the root causes for some issues.Hence added those to the Device Management Plugin Repository.
7 years ago
Rasika Perera
7ad790be54
Fix error log printed when undeploying the devicemgt provider
...
Resolves https://github.com/wso2/product-iots/issues/1724
(cherry picked from commit c72d4ea)
7 years ago
Milan Perera
415aac1ce0
Fix issues in data archival feature
...
There were few issues regarding the data retreiving SQL query and archived config operations
7 years ago
Ace
90d38bf699
Adding debug logs
7 years ago
Ace
fc7f80c543
Removing un-necessary checks when retrieving getAllDeviceInfo
7 years ago
Ace
2516967159
Fixing test failure
7 years ago
Ace
e604532b28
Fixing fomatting issues
7 years ago
Ace
bba4b09284
Adding comments
7 years ago
Ace
81cb39a4a6
Fixed https://github.com/wso2/carbon-device-mgt/issues/1175
7 years ago
charitha
c600719f3c
Fixed https://github.com/wso2/product-iots/issues/1671
7 years ago
Kamidu Sachith Punchihewa
952c1fe28d
Merge pull request #1173 from rasika/fix-1624
...
Fixing regression issues for the validations
7 years ago
Rasika Perera
7673dca496
Fixing regression issues
7 years ago
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