Commit Graph

223 Commits (e04a60104db5be04cf2ce737d15cde03b0805050)

Author SHA1 Message Date
Geeth Munasinghe 8482d4cf27 [maven-release-plugin] prepare release wso2cdm-1.0.0-M2
10 years ago
Geeth Munasinghe f67eee625a Changing the version to 1.0.0-SNAPSHOT
10 years ago
Geeth Munasinghe da9443a065 [maven-release-plugin] prepare for next development iteration
10 years ago
Geeth Munasinghe 7418cb8d4d [maven-release-plugin] prepare release 1.1.0
10 years ago
Geeth Munasinghe 1942fd68b1 [maven-release-plugin] rollback the release of wso2cdm-parent-1.0.0
10 years ago
Geeth Munasinghe ae4e56c9d6 [maven-release-plugin] prepare for next development iteration
10 years ago
Geeth Munasinghe d57c56e36d [maven-release-plugin] prepare release wso2cdm-parent-1.0.0
10 years ago
Geeth Munasinghe 02d1a259df [maven-release-plugin] rollback the release of 1.0.0
10 years ago
Geeth Munasinghe 462e53070c [maven-release-plugin] prepare for next development iteration
10 years ago
Geeth Munasinghe 0d81d60c99 [maven-release-plugin] prepare release 1.0.0
10 years ago
Geeth Munasinghe ac609f9996 Changing the version to 1.0.0-SNAPSHOT
10 years ago
manoj 8cd5f6d61f Default License ManagementY
10 years ago
Geeth Munasinghe e1b94822ab [maven-release-plugin] prepare for next development iteration
10 years ago
Geeth Munasinghe 7f0558448e [maven-release-plugin] prepare release 1.0.0
10 years ago
harshanL d84a3c47d2 Removed private package declaration in device common bundle & added doc comments
10 years ago
prabathabey 5d9fb3b803 Refactoring the poms to remove SNAPSHOT versions of certain dependencies and test clean up
10 years ago
Geeth Munasinghe f44b4597db Fixing group ids of the pom files
10 years ago
manoj 505b87a655 Merge remote-tracking branch 'upstream/master'
10 years ago
manoj 2eadf11eaf Refactor license constants
10 years ago
manoj 79261210f2 Refactor license constants
10 years ago
manoj 62f858d606 License Management Refactor
10 years ago
Dulitha Wijewantha 7f3516b2a6 * Added a description to the feature object
10 years ago
Dulitha Wijewantha 9e68b5fdb8 Merge branch 'master' of github.com:wso2/product-cdm
10 years ago
Dulitha Wijewantha 277f0341b1 * Add device type to the feature
10 years ago
Geeth Munasinghe 5fed717491 Merge branch 'master' of https://github.com/manojgunayadev/product-cdm into manojgunayadev-master
10 years ago
Dulitha Wijewantha 49a46ca909 Fixed indentation
10 years ago
Dulitha Wijewantha 6f2053995d Changed the Map implementations to List since Map implementations are not very well supported by CXF
10 years ago
manoj 87e272a823 Merge remote-tracking branch 'upstream/master'
10 years ago
manoj f4e9f1f15b License Management
10 years ago
manoj 0e96d82968 License Managemnt
10 years ago
harshanL 793786f020 Added a new operation to the operation manager
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 a195844042 Changed the properties implementation to a Map from List. Removed unnecessary utility methods. Changed the conversion util methods.
10 years ago
Geeth Munasinghe 9f789af79f Fixing git repo issues
10 years ago
harshanL 92503ac0fe Added CDM-REST APIs
10 years ago
prabathabey 03e9bd341e Code cleanup
10 years ago
manoj f01f822f6f Refactor Device Management service exception class
10 years ago
manoj acf33bdbe4 JAX RS Refractor
10 years ago
prabathabey a6dd8875b5 Fixing build issues
10 years ago
prabathabey 982bd830bc adding mobile operations related abstractions
10 years ago
prabathabey 7f089b2a30 fixing packaging structure of mobile impl module and adding operations manager related interfaces
10 years ago
prabathabey fea3486084 adding API Everywhere related changes to device-mgt component
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
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
manoj 8ad13b6d0a Implement DAO unit tests
10 years ago
harshanL 6d5ea7f586 Added JSON to Device object conversion
10 years ago
harshanL 9697c1fa99 Added comments to the DeviceManagerService interface
10 years ago
harshanL 7c7768101f Modified Android enrollment APIs and changed isRegistered to isEnrolled
10 years ago
prabathabey 441a135acb Cleaning up constants
10 years ago
harshanL 1d94f81ec6 Merge branch 'master' of https://github.com/geethkokila/product-cdm
10 years ago
harshanL 4b22589796 Modified DeviceManagerService to return operation status.
10 years ago
prabathabey 81dd70bb6c cleaning up DAO layer
10 years ago
prabathabey ee030e136d Renaming deviceMgt-config.xml as cdm-config.xml
10 years ago
prabathabey 19256e2638 Impproving the DAO layer, DeviceManagerService SPIs and implmenting initial bits of plugin management
10 years ago
manoj 9c04828935 DAO Layer Implementation
10 years ago
manoj f37df2e6b7 DAO Layer Implementation
10 years ago
manoj 23938f5e0b DAO Layer Impelementation
10 years ago
prabathabey a7ff8a954c Making all the implementations of DeviceManagerService interface compatible with the changes introduced into the same
10 years ago
prabathabey 983ca1562f Introducing DeviceIdentifier bean wrapping id and the type of a particular device. This includes other formatting related improvments too brought up during the code reviews
10 years ago
manoj a9bd0ea8c6 DAO Layer Implementation
10 years ago
harshanL e656ec54f6 Merge remote-tracking branch 'origin/master'
10 years ago
harshanL d5d332e91c Added updateDeviceInfo method to DeviceManagerService.
10 years ago
manoj 6e77014e64 Merge branch 'master' of https://github.com/geethkokila/product-cdm
10 years ago
manoj a3028b0683 DAO Layer Implementation
10 years ago
prabathabey 1ed02a5c01 Adding an interface method "getProviderType" to identify a particular implementation of DeviceManagerService and pom cleanup
10 years ago
harshanL db95056952 Added Mobile-platform specific DeviceManagerService implementations.
10 years ago
prabathabey 08b78cff13 further cleaning up SPIs
10 years ago
prabathabey 6e8559545d Cleaning up SPIs
10 years ago
prabathabey 3ebb14acdd Adding initial key SPIs and other related dependencies
10 years ago