Commit Graph

91 Commits (23226cc48ea6d3bbf94c7758b52e952c0df66c2f)

Author SHA1 Message Date
Geeth Munasinghe 9f789af79f Fixing git repo issues
10 years ago
prabathabey b7984c18b6 Code cleanup
10 years ago
prabathabey 29bfc6f09f More code cleanups
10 years ago
prabathabey 5f242d6165 code cleanup
10 years ago
prabathabey 9e695ecc85 Adding test cases to test unregistering a device management service from the device management repository
10 years ago
prabathabey 233f9e8d1f Renaming DeviceMgtDAOTestSuite.java to DeviceManagementDAOTests.java
10 years ago
prabathabey daa13e3732 Fixing licensing headers
10 years ago
prabathabey 2b1a5dd6c4 code cleanup
10 years ago
prabathabey f2a80d3ede Merge branch 'master' of https://github.com/geethkokila/product-cdm
10 years ago
prabathabey a31767d114 Adding test cases for device repository handling and device management config initialization
10 years ago
harshanL 92503ac0fe Added CDM-REST APIs
10 years ago
manoj 7feb390cef Add governance and registry features
10 years ago
prabathabey 2871af5c38 cleaning up poms, removing unused dependencies from pom, declaring missing dependencies
10 years ago
manoj b2f89320f7 Android JAX RS Refactor
10 years ago
manoj 1db2b40790 Android Services Refactor
10 years ago
prabathabey da792f96d8 Enabling surefire plugin
10 years ago
prabathabey 03e9bd341e Code cleanup
10 years ago
Geeth Munasinghe ff859eaf19 Merge branch 'master' of https://github.com/geethkokila/product-cdm
10 years ago
manoj 704afe78ae Delete test classes
10 years ago
Geeth Munasinghe 0dd8009471 Merge branch 'master' of https://github.com/geethkokila/product-cdm
10 years ago
manoj 0ba84713cd Correct copy right text and refactor
10 years ago
Geeth Munasinghe 9bddb9407b Fixing pom issues
10 years ago
harshanL 87d47c1d93 Refactored code comments
10 years ago
harshanL 0cd90fc349 Added device type to DB when registering the plugin
10 years ago
prabathabey 7f089b2a30 fixing packaging structure of mobile impl module and adding operations manager related interfaces
10 years ago
harshanL 0ad9d1bd16 Added device type insert query to h2 database script
10 years ago
harshanL 9ba2c0198c Fixed issues in enrollment process
10 years ago
manoj 3ee767f1b2 merge after JAX-RS changes
10 years ago
manoj 37a47ec347 JAX-RS Refractor
10 years ago
harshanL 4a419f3ebf Added mobile device management related db classes
10 years ago
harshanL a5018afadf Making the plugin resolution optional for the core component
10 years ago
manoj 8fa2f38f37 remove EMM DB scripts file
10 years ago
prabathabey 0543d71f6b Merge branch 'master' of https://github.com/geethkokila/product-cdm
10 years ago
prabathabey 0acf34ae51 Fixing DAOFactory initialzation related issues
10 years ago
harshanL 006b07b399 Fixed issues in build & added COPE to enum
10 years ago
manoj aa2448dd0a Add device list method and chgange getDevice by Id method return type to device
10 years ago
manoj 18083d2d11 DAO unit tests implementation
10 years ago
manoj 10a05b024f Device DAO unit tests implementation
10 years ago
manoj 8ad13b6d0a Implement DAO unit tests
10 years ago
manoj c4e2722586 Unit test framework for DAO tests
10 years ago
harshanL 80334ef00d Added new APIs to enrollment
10 years ago
prabathabey f50e9cebdb Fixing issues in reading the SQL script associated with CDM related functionalities
10 years ago
harshanL 7c7768101f Modified Android enrollment APIs and changed isRegistered to isEnrolled
10 years ago
harshanL c2f5d79b9c Added Android-REST API implementation changes
10 years ago
harshanL 1d94f81ec6 Merge branch 'master' of https://github.com/geethkokila/product-cdm
10 years ago
harshanL 18f858ab3a Added updateDeviceInfo method to DeviceManagerService.
10 years ago
harshanL 4b22589796 Modified DeviceManagerService to return operation status.
10 years ago
prabathabey 81dd70bb6c cleaning up DAO layer
10 years ago
prabathabey 278240b02f Bridging DeviceManagement core functionalities together with the persistence layer
10 years ago
prabathabey fce61a59e2 Fixing DeviceManagementRepository initialization related issues
10 years ago