lasanthaDLPDS
9d9f420c83
Fix formatting issues
2019-08-05 18:39:22 +05:30
Entgra Builder
3c4ef275f1
[maven-release-plugin] prepare for next development iteration
2019-07-05 09:25:27 +00:00
Entgra Builder
03703b83eb
[maven-release-plugin] prepare release v3.2.8
2019-07-05 09:25:15 +00:00
Entgra Builder
fc7cf05e90
[maven-release-plugin] prepare for next development iteration
2019-07-04 07:27:48 +00:00
Entgra Builder
93c53c8748
[maven-release-plugin] prepare release v3.2.7
2019-07-04 07:27:42 +00:00
Ruwan Yatawara
cd4373b352
Merge branch 'master' into 'master'
...
Adding new API to search devices based on device properties
See merge request entgra/carbon-device-mgt!162
2019-07-04 04:06:52 +00:00
Ace
ca07db3fca
Adding code to retrieve properties instead of the entire device
2019-06-28 11:25:01 +05:30
Ace
42b9753944
fixing bug with unitiated list
2019-06-28 10:13:51 +05:30
Ace
192984e3c0
Adding new API to search devices based on device properties
2019-06-27 17:03:00 +05:30
Saad Sahibjan
58a31d0031
Plugin level support for deleting device permanently
2019-06-25 19:15:24 +00:00
Saad Sahibjan
e26b50742b
Increase length of VALUE_FIELD column in DM_DEVICE_INFO table
2019-06-13 13:28:06 +05:30
Entgra Builder
5a6789e336
[maven-release-plugin] prepare for next development iteration
2019-06-03 15:43:13 +00:00
Entgra Builder
c71b1f9314
[maven-release-plugin] prepare release v3.2.6
2019-06-03 15:43:05 +00:00
Saad Sahibjan
52e971de76
Add delete device dao related implementation
2019-06-03 15:18:03 +05:30
Saad Sahibjan
48ae5c58e9
Add deleteDevice service and impl
2019-06-03 15:18:03 +05:30
Saad Sahibjan
b68cc62bc7
Handle StartupOperationConfig which runs only once after the server is started
2019-06-03 12:13:21 +05:30
Saad Sahibjan
c1177a26b2
Handle server version operation in task manager
2019-06-03 12:13:21 +05:30
Inosh Perara
b76784bc90
Merge branch 'master' into 'master'
...
Query error fix in operation profile
See merge request entgra/carbon-device-mgt!115
2019-06-01 11:28:45 +00:00
inoshperera
301b6ad5c2
Query error fix in operation profile
2019-06-01 16:57:28 +05:30
Entgra Builder
2d05e04a16
[maven-release-plugin] prepare for next development iteration
2019-05-31 14:13:46 +00:00
Entgra Builder
84df5dd4bf
[maven-release-plugin] prepare release v3.2.5
2019-05-31 14:13:39 +00:00
Pahansith Gunathilake
1fc16f9572
Fix windows device inactive after sync
2019-05-28 05:18:05 +00:00
Asanka Kumara
b863d2fa5e
Get Device By ID API
2019-05-27 06:25:21 +00:00
Charitha Goonetilleke
7a16ac7532
Fix build failure
2019-04-25 09:01:37 +00:00
Charitha Goonetilleke
0c471fbb0b
Add capability to store device type specific platform configurations for any device type
2019-04-25 08:47:20 +00:00
Entgra Builder
54b0a0afd0
[maven-release-plugin] prepare for next development iteration
2019-04-23 10:42:17 +00:00
Entgra Builder
6dd8ca9484
[maven-release-plugin] prepare release v3.2.4
2019-04-23 10:42:10 +00:00
Entgra Builder
14337bb884
[maven-release-plugin] prepare for next development iteration
2019-04-18 13:58:18 +00:00
Entgra Builder
736ce76df6
[maven-release-plugin] prepare release v3.2.3
2019-04-18 13:58:11 +00:00
lasanthaDLPDS
cc989148d6
Add an API to update the device owner for given device identifiers.
...
Further, add an API to get device activities without passing the username. Username is retrieved from the carbon context.
2019-04-16 20:11:02 +05:30
Entgra Builder
65eb70139b
[maven-release-plugin] prepare for next development iteration
2019-04-10 19:04:25 +00:00
Entgra Builder
6bbbbdc18b
[maven-release-plugin] prepare release v3.2.2
2019-04-10 19:04:19 +00:00
Milan Perera
89e3c91fe6
Fix device information reduction issue
2019-04-09 14:38:06 +05:30
lasanthaDLPDS
f92ae35e4b
Fix the task running issue in tenant mode
...
If a run time error encountered while sending a notification(e.g:- Push Notification ) to a device when the task is running for tenants, it terminates the task running and notifications won't be sending to devices which are enrolled to other tenants as well. Hence cath the exception in sendNotification method and log.
Further, since this is critical path, added few debug logs as well.
2019-01-28 11:56:49 +05:30
Inosh Perara
ecd35c34e4
Merge branch 'master' into 'master'
...
Add enrollment notification sending feature
See merge request entgra/carbon-device-mgt!38
2019-01-28 05:48:01 +00:00
lasanthaDLPDS
7975563530
Improve the payload of enrollment notification
2019-01-24 17:41:53 +05:30
charitha
2380a22d53
Commit transaction after changing status
2019-01-21 15:36:42 +05:30
lasanthaDLPDS
e852c62663
Merge branch 'master' of gitlab.com:entgra/carbon-device-mgt
2019-01-21 10:54:37 +05:30
lasanthaDLPDS
b90766b5a4
Add enrollment notification sending feature
2019-01-18 08:04:40 +05:30
charitha
026bd175e9
Reformat & fix API publishing issue to Gateway
2019-01-17 22:46:32 +05:30
charitha
8b34253bc1
Optimize functionality
2019-01-17 15:28:12 +05:30
charitha
3d42175bea
Merge branch 'master' of https://gitlab.com/ruwany.ace/carbon-device-mgt into entgra-master
2019-01-17 14:00:22 +05:30
Ace
59186155d0
Adding new apis to update devices status/get count/get list based on status
2019-01-17 12:35:06 +05:30
charitha
e78a2a1279
Merge remote-tracking branch 'entgra/master' into entgra-master
2019-01-14 15:24:15 +05:30
charitha
75dd9321af
Add methods to get device count based on status and device type
2019-01-14 15:24:01 +05:30
Madawa Soysa
6f80d1993d
Move private constants to a public constant class
2018-12-13 20:21:59 +11:00
Madawa Soysa
eea040f391
Remove redundant authorization check and fix the test
2018-12-09 14:01:45 +11:00
Madawa Soysa
001649e5fd
Fix issue with advanced search to pick the correct enrollment
...
This commit addresses following two issues,
1. Advanced search feature returns the oldest enrollment instance
This issue occurs when the same device is enrolled for multiple users. The cause of the issue is filtering the devices by device identifier which is a unique property for a device. This commit fixes the issue by filtering the devices from enrollment id and owner instead of the device identifier.
2. All devices do not return for privileged users when searched through advanced-search
The cause of the issue is not considering the user permissions when filtering the devices. This commit fixes the issue by validating the permissions of the logged in user before filtering.
Fixes entgra/product-iots#13
Fixes entgra/product-iots#14
2018-12-04 23:04:25 +11:00
Entgra Builder
cbe85378d8
[maven-release-plugin] prepare for next development iteration
2018-11-11 13:25:02 +00:00
Entgra Builder
4b1f83b168
[maven-release-plugin] prepare release v3.2.1
2018-11-11 13:24:57 +00:00