Commit Graph

174 Commits (cc5dd3baa6cccc6cec1d64dd5a7de60091172aa3)

Author SHA1 Message Date
manoj cc5dd3baa6 Move add application list, get applist methods to applicationServiceProvider
9 years ago
manoj a8ae030fe7 Remove updateApplication List method from ApplicationManager interface. This is not need to implement for plugins
9 years ago
prabathabey 431c86ae0e Refactoring the implementation of app installation/uninstallation and getting EMM URL printed on the server console
9 years ago
prabathabey 974a616737 DAO refactoring
9 years ago
prabathabey 8d348a358c Committing initial version of supporting device life cycle management
9 years ago
Dilshan Edirisuriya 8c59d82708 Making serializable
9 years ago
manoj d30048d94d change properties
9 years ago
manoj 65b1ea70ab Add properties to store mobile app specific meta data
9 years ago
manoj 6263a550ff Set device enrolment status
9 years ago
manoj 78ee8e334f Remove app list update method from app manager interface
9 years ago
manoj 82cbbef83b Application list saving method and device operation response saving
9 years ago
prabathabey 2526d87c21 Introducing a separate bean to carry all enrolment data
9 years ago
prabathabey 60960d80b4 More code cleanups
9 years ago
prabathabey c13975191e Code cleanup
9 years ago
manoj a4e6b02e60 Add operation type for policy operation
9 years ago
manoj 14c6773b57 Fetch device according to the device identifier
9 years ago
manoj 39b85a3b44 update operation status
9 years ago
prabathabey de9b17f41f Modifying Device bean definition
9 years ago
prabathabey cdcba23021 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
prabathabey 72e940b523 Code cleanup
9 years ago
manoj e2ef2504a9 Y
9 years ago
prabathabey d444f4ce0c Adding an interface method to DeviceManager.java to support claimable devices
9 years ago
manoj 917c0cf965 Refractor Operations to handle Policy Operations and remove joins
9 years ago
Milan Perera 8f00128ab1 Update DeviceManager.java
10 years ago
mharindu 847eb073b9 Refactored device info
10 years ago
mharindu ead4d3be69 Refactored device info
10 years ago
mharindu 6b84d65e29 Refactored updateDeviceInfo function
10 years ago
manoj 6c80688af2 Remove app list from device info update service
10 years ago
manoj 3589804ede Installation APP service
10 years ago
manoj 76c697453e Change platforms to lower case
10 years ago
manoj 58a7964b34 Refractor Application bean
10 years ago
manoj 3df761bba6 Refractor Application bean
10 years ago
manoj 696ab3554c Refractor Application bean
10 years ago
geethkokila 73b185e1e6 Removing feature implementation from the policy, adding criteria based policy
10 years ago
manoj 3a7c4b77b8 APP Manager Integration
10 years ago
manoj 2ae89bef59 APP Manager Integration
10 years ago
manoj 2d5f8fe937 Refractor Operations Mgt
10 years ago
manoj 5a4e4ec4a0 Operations Refractor
10 years ago
manoj 20463cca57 User registration email configurations
10 years ago
manoj 932cb003da Refactor operations
10 years ago
Dilshan Edirisuriya 8daf620b0c Setting payload method refactoring
10 years ago
manoj eb500658f2 Move payload property to operation object
10 years ago
manoj 1c80fcd124 Remove paylooad property from Operation
10 years ago
manoj 416ef5a745 Update Operation manager implementation
10 years ago
manoj 4a9a27ab7e Refactor operation DAO methods.Add connection close util method
10 years ago
manoj 465f421aa8 Update operation method DAO implementation
10 years ago
prabathabey befb9cc711 Extending operation management implementation to support getPendingOperations() and getOperations() functionalities
10 years ago
prabathabey 14e7be6146 Extending operation management functionality to support Profile operations
10 years ago
prabathabey 365d5a4c73 Committing changes to Operation bean
10 years ago
harshanL a6363348b5 Fixed getFeatureManager method
10 years ago