Commit Graph

505 Commits (85aec417e584cdfc761357f6e15af4f80ade62ff)

Author SHA1 Message Date
manoj 0e2e0fdd0e Remove package attribute form Application
9 years ago
Dilshan Edirisuriya 3908705b68 Null check
9 years ago
geethkokila 388701c3a2 Adding partial commit to add a interface for plugins to implement to notify devices for monotoring
9 years ago
prabathabey dea6d12173 Fixing more issues in SQL queries used in DeviceDAOImpl
9 years ago
prabathabey 043440eb76 Fixing an invalid table name used in getDevices() method
9 years ago
manoj 286a04dd31 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
manoj cc5dd3baa6 Move add application list, get applist methods to applicationServiceProvider
9 years ago
geethkokila 8bc7c5824a Fixing test case failures and device dao errors
9 years ago
manoj 66afd0be4b Change updateApplicationList method
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 7a6e947810 Making Device object return enrolment data too
9 years ago
prabathabey 974a616737 DAO refactoring
9 years ago
prabathabey 8d348a358c Committing initial version of supporting device life cycle management
9 years ago
harshanl 952db0183d Moved updateApplicationListOfDevice method to DeviceMgtService
9 years ago
Dilshan Edirisuriya 8c59d82708 Making serializable
9 years ago
harshanl 20a9d1222f Added a method to retrieve list of applications installed on a device
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 567f78abb6 Add additional fields to load device
9 years ago
prabathabey d28de90679 Fixing an invalid database table name used in DeviceDAOImpl
9 years ago
manoj f3dd402e4b Set device status to active when poll operations
9 years ago
manoj 6263a550ff Set device enrolment status
9 years ago
manoj 65620a7389 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
manoj 83698e7a99 AppList update for device
9 years ago
manoj 1aa22b29c5 AppList update for device
9 years ago
manoj 4510a954a5 AppList update for device
9 years ago
prabathabey 1dd9134e5d Fixing poms to remove device.mgt.user.* dependencies
9 years ago
prabathabey 22bf894d45 Removing the redundant user-mgt component, which has been there as part of carbon-device-mgt repository
9 years ago
manoj 78ee8e334f Remove app list update method from app manager interface
9 years ago
manoj 6f2c51ee36 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
manoj 82cbbef83b Application list saving method and device operation response saving
9 years ago
prabathabey 60ee259b2b Fixing DeviceDAOs to associate tenant id to filter out tenant specific resources
9 years ago
manoj 0e18ebcf4e Synchronize plugin register
9 years ago
manoj aa8de8cb23 Add all registerd devices to newly registerd plugin listner
9 years ago
manoj 7497a1d033 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
manoj 856fea3455 fix instansiating of device provider serviceImpl with empty plugin repo
9 years ago
prabathabey c0cbc59a03 Code cleanup
9 years ago
prabathabey a2dc916fd0 Fixing issues in plugin initialization as a result of certain plugins getting initialized after the device management component is done getting configured
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 0de6ff09e7 Change get device by name query
9 years ago
manoj 21ea3a4428 change device type query
9 years ago
manoj 651cfdc6cb Check if pending operations empty
9 years ago
manoj 61ebf6beb4 Remove status field from get next operations query
9 years ago
manoj 6a1cf1b3f8 Remove status field from get next operations query
9 years ago
Dulitha Wijewantha 34a8641582 * Added update device implementation
9 years ago
manoj 05a3244040 Add payload to policy operation
9 years ago
manoj 0f7df72167 Cast to operation type in dto convertion
9 years ago