Commit Graph

538 Commits (fac53e48144c357fe1268d446b873d4985c7d678)

Author SHA1 Message Date
prabathabey fac53e4814 Upgrading tomcat version usd in carbon-devicemgt
9 years ago
prabathabey 9e5e3cf73d Enforcing proxy port to be used when configured
9 years ago
prabathabey e4fd0607e8 Removing some hack used to workaround issues that popped up while writing unit tests upon tenant-enabled code
9 years ago
prabathabey 15d56e29c3 temporarily commenting out test cases till tenancy-test bits are properly added
9 years ago
prabathabey 7d089d8b09 Removing IDE warnings
9 years ago
prabathabey a461e887d1 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
prabathabey 87e632866b Fixing connection leaks spotted in operation management implementation
9 years ago
harshanl 57299063b3 Added policy configuration to the cdm-config
9 years ago
manoj 4049d1a2b4 Remove properties from config operations
9 years ago
geethkokila 38939d6c7b Merge branch 'master' of https://github.com/milanperera/carbon-device-mgt into milanperera-master
9 years ago
prabathabey ff2c29a158 Registering license managment service
9 years ago
manoj ac3438e2cd Code refactor application update
9 years ago
milanperera 05fd385d49 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
manoj f8c1cbc405 change generated keys to prepared statement constant
9 years ago
manoj b0a55a55c8 code clean up
9 years ago
milanperera f14ba29d30 Merged
9 years ago
milanperera 854b7dda8d Merged
9 years ago
manoj a6cee6bae3 change update operation response to object
9 years ago
manoj 3bbbed40e6 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
manoj 25a8f60d74 Retuen int for operations
9 years ago
kasundananjaya 2d1433a2f0 Merge pull request #16 from milanperera/master
9 years ago
manoj 27279426f0 code clean up
9 years ago
manoj 00819fe4b6 Unit tests, application update
9 years ago
manoj de17217303 Unit tests, application update
9 years ago
milanperera a82351f53f Refactered getDevicesByType query
9 years ago
milanperera a5a9d02dee Implemented getDeviceByStatus function
9 years ago
manoj 6daa71771c Unit tests for service layer
9 years ago
manoj 41d1408b14 Add application update and unit tests
9 years ago
manoj da61c08fac Add application update and unit tests
9 years ago
mharindu 0a671373e5 Merged with local changes
9 years ago
mharindu 9d8c52958d Refactored SQL queries and added null checks
9 years ago
prabathabey a886430005 Initializing Device Management providers
9 years ago
prabathabey fd6793a9af Fixing device management API structure
9 years ago
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