Dulitha Wijewantha
5e68735625
Removed the exception. It has to be handled in a different layer
10 years ago
Dulitha Wijewantha
315603481d
Fixed line spacing issues
10 years ago
Dulitha Wijewantha
a3dc5d07e5
* Commented cdm app copying
...
* Implemented the getDevice()
* Added documentation
* Added a method to deviceDAO to get the device by a DeviceIdentifier
10 years ago
Dulitha Wijewantha
773fba11bf
Merge branch 'master' of github.com:wso2/product-cdm
10 years ago
Geeth Munasinghe
462045eac9
Changing the version to 1.0.0
10 years ago
Dulitha Wijewantha
93a82676e3
* Created a utility js to hold the utility functions
...
* Created the UI APIs for mobile
* Fixed a bug and changed the implementation to work with the properties Map instead of the List
* Changed method signature and implementation to accept DeviceType for the conversion
* UI level changes and license headers
10 years ago
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