geethkokila
7a25109882
Changing the carbon commons versions and api-registration endpoint
2018-03-12 11:30:28 +05:30
charitha
ad3f7928f2
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
2018-03-02 17:46:21 +05:30
Rasika Perera
88e1b925bb
Merge pull request #1202 from rasika/fix-1724
...
Fix the issue of an error printed when shutting down the IoT Server
2018-02-28 22:13:50 +05:30
Rasika Perera
f766e4c10e
Merge pull request #1203 from lasanthaDLPDS/master
...
Adding debug logs and formatting the source
2018-02-28 22:13:28 +05:30
lasantha
fc982eab67
remove unnecessary empty lines
2018-02-28 19:58:40 +05:30
lasantha
8df53899d6
remove unnecessary imports
2018-02-28 19:56:18 +05:30
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.
2018-02-28 19:44:55 +05:30
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)
2018-02-28 19:41:04 +05:30
Milan Perera
415aac1ce0
Fix issues in data archival feature
...
There were few issues regarding the data retreiving SQL query and archived config operations
2018-02-28 18:09:10 +05:30
Ace
90d38bf699
Adding debug logs
2018-02-22 13:07:48 +05:30
Ace
fc7f80c543
Removing un-necessary checks when retrieving getAllDeviceInfo
2018-02-22 13:03:16 +05:30
Ace
2516967159
Fixing test failure
2018-02-15 13:31:34 +05:30
Ace
e604532b28
Fixing fomatting issues
2018-02-15 08:50:16 +05:30
Ace
bba4b09284
Adding comments
2018-02-15 08:30:34 +05:30
Ace
81cb39a4a6
Fixed https://github.com/wso2/carbon-device-mgt/issues/1175
2018-02-14 21:27:39 +05:30
charitha
a876b65974
Fixed regression issues related to https://github.com/wso2/product-iots/issues/1671
2018-02-12 20:16:06 +05:30
charitha
c600719f3c
Fixed https://github.com/wso2/product-iots/issues/1671
2018-02-10 21:48:30 +05:30
Kamidu Sachith Punchihewa
952c1fe28d
Merge pull request #1173 from rasika/fix-1624
...
Fixing regression issues for the validations
2018-01-29 16:38:40 +05:30
Rasika Perera
7673dca496
Fixing regression issues
2018-01-29 16:24:36 +05:30
Rasika Perera
6c2f4e3c8d
Merge pull request #1165 from rasika/fix-1624
...
Adding additional validations to improve stability of the product
2018-01-26 14:14:30 +05:30
charitha
3cf0d12181
Updated license year
2018-01-25 14:59:35 +05:30
charitha
c542c3efe9
Implemented operation response publishing to analytics
2018-01-25 14:52:32 +05:30
charitha
439fae4f8d
Fixed https://github.com/wso2/product-iots/issues/1630
2018-01-24 22:53:50 +05:30
Rasika Perera
ab352015b7
Fixes for the https://github.com/wso2/product-iots/issues/1624
2018-01-24 07:26:56 +05:30
Rasika Perera
8a09e44c3e
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into fix-1624
2018-01-23 18:48:26 +05:30
Rasika Perera
f3860e42f7
Fixing https://github.com/wso2/product-iots/issues/1624
2018-01-23 18:08:20 +05:30
Rasika Perera
a406dd0540
Merge pull request #1163 from rasika/fix-1611
...
Isolating Geo Location Enabling Configuration
2018-01-23 17:59:57 +05:30
Rasika Perera
3a9261536e
Renamed isEnabled into Enabled for the consistency
2018-01-23 14:59:52 +05:30
Rasika Perera
08f4f04101
Fixing a typo
2018-01-23 14:39:33 +05:30
Rasika Perera
394f45f4bd
Fixing https://github.com/wso2/product-iots/issues/1611
2018-01-22 15:43:07 +05:30
geethkokila
ca92c5029f
Changing the variable name
2018-01-22 15:25:40 +05:30
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.
2018-01-22 14:39:16 +05:30
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
2018-01-22 09:38:51 +05:30
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
2018-01-15 15:24:27 +05:30
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.
2018-01-15 13:56:05 +05:30
Ruwan
b6792f89f1
Merge pull request #1152 from ruwany/master
...
Fixing https://github.com/wso2/product-iots/issues/1579
2018-01-10 12:58:29 +05:30
Ace
e054a49aea
Adding fix for https://github.com/wso2/product-iots/issues/1579
2018-01-10 12:26:52 +05:30
Rasika Perera
83ae57a044
Merge pull request #1147 from rasika/fix-1553
...
Fixing cannot publish policies without enrolling a device
2018-01-09 13:58:24 +05:30
Rasika Perera
e254d4ccc8
Fixing https://github.com/wso2/product-iots/issues/1553 and https://github.com/wso2/product-iots/issues/1546
2018-01-04 00:29:23 +05:30
kamidu
6daf95b78d
Change the config placement for improve the separatability
2018-01-03 16:27:09 +05:30
kamidu
33b27234a0
Enable the new configuration for testing
2018-01-03 15:03:08 +05:30
kamidu
2505d4907a
Fixing https://github.com/wso2/product-iots/issues/1565
2017-12-29 10:37:57 +05:30
Ace
42f36e5a9a
Fixing test failure
2017-12-22 11:12:48 +05:30
Rasika Perera
7b8ba259e4
Merge pull request #1134 from madhawap/vf-dev-3
...
Added an API to filter activities by operation code
2017-12-21 18:43:17 +05:30
Kamidu Sachith Punchihewa
d397d73777
Merge pull request #1139 from rasika/fix-1544
...
Fixing devicemgt roles not created for newly created tenants
2017-12-19 12:07:49 +05:30
Ace
e2ce619166
Adding UI enhancements and including unit tests
2017-12-19 11:16:55 +05:30
Rasika Perera
08e40d3989
Fixing error log
2017-12-18 17:04:36 +05:30
Rasika Perera
2e7bd0626d
Fixing https://github.com/wso2/product-iots/issues/1544
2017-12-18 16:57:03 +05:30
Ace
fb6c98b969
Restricting clear notifications to tenant domain only
2017-12-18 12:43:37 +05:30
Ace
15991f626d
Adding clear notifications button to notification listing page
2017-12-18 11:14:02 +05:30