Commit Graph

1410 Commits (f0103f27c4cb70447a17e7157eb2836f2c84fd18)

Author SHA1 Message Date
Ace b260e5c086 Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
5 years ago
Ace 18218a351c Fixing issues with searching devices with groupID as a param
5 years ago
lasanthaDLPDS 9d9f420c83 Fix formatting issues
5 years ago
Ruwan Yatawara cd4373b352 Merge branch 'master' into 'master'
5 years ago
Ace 3369438f2d Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
5 years ago
Ace ca07db3fca Adding code to retrieve properties instead of the entire device
5 years ago
Ace 42b9753944 fixing bug with unitiated list
5 years ago
Ace 192984e3c0 Adding new API to search devices based on device properties
5 years ago
Saad Sahibjan 58a31d0031 Plugin level support for deleting device permanently
5 years ago
Saad Sahibjan e26b50742b Increase length of VALUE_FIELD column in DM_DEVICE_INFO table
6 years ago
Saad Sahibjan 52e971de76 Add delete device dao related implementation
6 years ago
Saad Sahibjan 48ae5c58e9 Add deleteDevice service and impl
6 years ago
Saad Sahibjan b68cc62bc7 Handle StartupOperationConfig which runs only once after the server is started
6 years ago
Saad Sahibjan c1177a26b2 Handle server version operation in task manager
6 years ago
Inosh Perara b76784bc90 Merge branch 'master' into 'master'
6 years ago
inoshperera 301b6ad5c2 Query error fix in operation profile
6 years ago
Pahansith Gunathilake 1fc16f9572 Fix windows device inactive after sync
6 years ago
Asanka Kumara b863d2fa5e Get Device By ID API
6 years ago
Charitha Goonetilleke 7a16ac7532 Fix build failure
6 years ago
Charitha Goonetilleke 0c471fbb0b Add capability to store device type specific platform configurations for any device type
6 years ago
lasanthaDLPDS cc989148d6 Add an API to update the device owner for given device identifiers.
6 years ago
Milan Perera 89e3c91fe6 Fix device information reduction issue
6 years ago
lasanthaDLPDS f92ae35e4b Fix the task running issue in tenant mode
6 years ago
Inosh Perara ecd35c34e4 Merge branch 'master' into 'master'
6 years ago
lasanthaDLPDS 7975563530 Improve the payload of enrollment notification
6 years ago
Charitha Goonetilleke 2380a22d53 Commit transaction after changing status
6 years ago
lasanthaDLPDS e852c62663 Merge branch 'master' of gitlab.com:entgra/carbon-device-mgt
6 years ago
lasanthaDLPDS b90766b5a4 Add enrollment notification sending feature
6 years ago
Charitha Goonetilleke 026bd175e9 Reformat & fix API publishing issue to Gateway
6 years ago
Charitha Goonetilleke 8b34253bc1 Optimize functionality
6 years ago
Charitha Goonetilleke 3d42175bea Merge branch 'master' of https://gitlab.com/ruwany.ace/carbon-device-mgt into entgra-master
6 years ago
Ace 59186155d0 Adding new apis to update devices status/get count/get list based on status
6 years ago
Charitha Goonetilleke e78a2a1279 Merge remote-tracking branch 'entgra/master' into entgra-master
6 years ago
Charitha Goonetilleke 75dd9321af Add methods to get device count based on status and device type
6 years ago
Madawa Soysa 6f80d1993d Move private constants to a public constant class
6 years ago
Madawa Soysa eea040f391 Remove redundant authorization check and fix the test
6 years ago
Madawa Soysa 001649e5fd Fix issue with advanced search to pick the correct enrollment
6 years ago
Ace 880720a72f Fixing issue with task scheduler
6 years ago
Charitha Goonetilleke f0ec4a3520 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into entgra-master
6 years ago
geethkokila 2bb3e2cdc0 Fixing the SQL
6 years ago
lasanthaDLPDS e76fe92ebe Fix device monitoring task disabling issue
6 years ago
Charitha Goonetilleke 128b5f64aa Fixed NPE in sending push notifications
6 years ago
Charitha Goonetilleke 3856a25449 Fixed authentication issue in deploying execution plans as non admin user
6 years ago
Milan Perera a01886cb37 Handle NotNow response from device
6 years ago
Milan Perera b256d55847 Handle NotNow response from device
6 years ago
Ace de0bc0bb50 persisting profile operation payloads as string values as upposed to profile objects. this will iron iot future compatibility issues that may arise, due to operation dto getting updated
6 years ago
Ace cb0fb87b49 Fixing test failures and adding enhancements
6 years ago
Ace 4b71c6ec40 Operation retrieval logic changed to retrieve operation details via table merge instead of secondary DB call
6 years ago
Ace de9cf67977 fixing issues with notification status not getting updated
6 years ago
Ace e487ef4627 Fixing issue due to changes in serialVersionUID after adding an additional field to Operation DTO. As a fix, serializationUID of the earlier revision of the class was included in the current code
6 years ago