Commit Graph

4131 Commits (f741b6e80cb2490b8b3433ed368cd16d0ae5423d)

Author SHA1 Message Date
inosh-perera 72daca5ebd Merge branch 'master' of https://github.com/geethkokila/product-cdm 10 years ago
prabathabey 7f089b2a30 fixing packaging structure of mobile impl module and adding operations manager related interfaces 10 years ago
inosh-perera b8152d8abe chnaged the version of wso2 carbon dependance 10 years ago
prabathabey f3a73b453e removing obselete module out of the parent pom of device-mgt component 10 years ago
prabathabey fea3486084 adding API Everywhere related changes to device-mgt component 10 years ago
harshanL e60e7b6d7f Fixed issues in Android JAX-RS app 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
Geeth Munasinghe 29247f7b50 Removing the unnessacary files from distribution target folder and changing the policy 10 years ago
harshanL ad10426c11 Added mobile device management service with db schema 10 years ago
Geeth Munasinghe e4d6070bee Adding the datasources changes 10 years ago
Geeth Munasinghe 28fa871eda Fixing names of the variable names 10 years ago
manoj 3419aba202 change set ploicy method 10 years ago
Geeth Munasinghe 78cc3b0070 Removing white spaces from the policy management and making data time fileds long 10 years ago
manoj 3ee767f1b2 merge after JAX-RS changes 10 years ago
manoj 37a47ec347 JAX-RS Refractor 10 years ago
Geeth Munasinghe 137023aa8b Merge branch 'master' of https://github.com/geethkokila/product-cdm 10 years ago
prabathabey 674735d9db code cleanup 10 years ago
prabathabey f563e1f448 Fixing merge conflicts 10 years ago
prabathabey a69fc9dc4c Fixing issues spotted as a result of the bundle getting activated before the datasources used underneath are registered in JNDI 10 years ago
harshanL 95f72f77f1 Commented MobileActivator jndi lookup code 10 years ago
Geeth Munasinghe e268660540 Merge branch 'master' of https://github.com/geethkokila/product-cdm 10 years ago
Geeth Munasinghe bd5971d263 Comminying policy management related code 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 9f5fb3fb91 Added MobileDeviceDAO classes 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 6a86ab43c1 Merge branch 'master' of https://github.com/geethkokila/product-cdm 10 years ago
manoj 8ad13b6d0a Implement DAO unit tests 10 years ago
manoj c4e2722586 Unit test framework for DAO tests 10 years ago
Geeth Munasinghe 274d9ec37e Adding the feature management service and android application to webapps 10 years ago
harshanL 80334ef00d Added new APIs to enrollment 10 years ago
harshanL 6d5ea7f586 Added JSON to Device object conversion 10 years ago
prabathabey f50e9cebdb Fixing issues in reading the SQL script associated with CDM related functionalities 10 years ago
prabathabey f321b133b8 Merge branch 'master' of https://github.com/geethkokila/product-cdm 10 years ago
prabathabey c199f6fe69 Renaming MobileDeviceManagementServiceComponent.java as MobileDeviceManagementBundleActivator.java and adding missing Bundle-Activator header in org.wso2.carbon.device.mgt.mobile.impl pom 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
harshanL d09b37b4ce merged changes to master 10 years ago
harshanL c2f5d79b9c Added Android-REST API implementation changes 10 years ago
prabathabey 441a135acb Cleaning up constants 10 years ago
Geeth Munasinghe ef515289cc Fixing pom issues 10 years ago
prabathabey 066212e19d Merge branch 'master' of https://github.com/geethkokila/product-cdm 10 years ago
prabathabey 81abcefc30 cleaning up poms 10 years ago
Geeth Munasinghe 233c3c60b2 Adding policy mgt daos 10 years ago
Geeth Munasinghe 6bc84366f2 Fixing starting problems 10 years ago
prabathabey 1476036b89 cleaning up constants 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
Geeth Munasinghe a14980df1c Changing the policy interface 10 years ago
Geeth Munasinghe 6f79ae79e2 Changing the policy test cases 10 years ago
prabathabey ee030e136d Renaming deviceMgt-config.xml as cdm-config.xml 10 years ago
prabathabey 518892fedd Merge branch 'master' of https://github.com/geethkokila/product-cdm 10 years ago
prabathabey 278240b02f Bridging DeviceManagement core functionalities together with the persistence layer 10 years ago
Geeth Munasinghe 450adc73e2 Merge branch 'master' of https://github.com/geethkokila/product-cdm 10 years ago
Geeth Munasinghe ec91735fa3 Adding test cases for policy management 10 years ago
prabathabey fce61a59e2 Fixing DeviceManagementRepository initialization related issues 10 years ago
prabathabey fdd7ca9032 code cleanup 10 years ago
prabathabey 451c38457f code cleanup 10 years ago
prabathabey e40e836cd4 fixing issues in license headers 10 years ago
prabathabey a6e9a9834e code cleanup 10 years ago
prabathabey 6db26d9e64 fixing merge conflicts 10 years ago
prabathabey 19256e2638 Impproving the DAO layer, DeviceManagerService SPIs and implmenting initial bits of plugin management 10 years ago
manoj 76e103ef00 DAO Layer Implementation 10 years ago
manoj 3a7bef2170 DAO Implementation Layer 10 years ago
Geeth Munasinghe 33812ec50f Changing the new test frame work to testng 10 years ago
Geeth Munasinghe eb734a4b14 Changing the policy interface and test case 10 years ago
manoj 9c04828935 DAO Layer Implementation 10 years ago
manoj 0b4a6196e0 DAO Layer Implementation 10 years ago
manoj 5216373b97 DAO Layer implementation 10 years ago
manoj 630c065d4e DAO Layer Implementation 10 years ago
manoj f37df2e6b7 DAO Layer Implementation 10 years ago
manoj 23938f5e0b DAO Layer Impelementation 10 years ago
Geeth Munasinghe d24030dd74 Fixing the compilation failure 10 years ago
Geeth Munasinghe 2c370acfa9 Fixing the compilation failure 10 years ago
Geeth Munasinghe 28a2cec615 adding the test case class, no implementation is done 10 years ago
Geeth Munasinghe 7b30fc9642 Fixing mobile implementations 10 years ago
prabathabey a7ff8a954c Making all the implementations of DeviceManagerService interface compatible with the changes introduced into the same 10 years ago
prabathabey ef95ac4621 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 dc8837a1da DAO Layer Implementation 10 years ago
manoj a9bd0ea8c6 DAO Layer Implementation 10 years ago
Geeth Munasinghe cc9417d8eb Merge branch 'master' of https://github.com/geethkokila/product-cdm 10 years ago
Geeth Munasinghe 85fc1adc79 Adding featurs for the device mgt 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 ea92bc904a DAO Layer Implementation 10 years ago
manoj fd55faaf2e DAO Layer Implementation 10 years ago
manoj 1e6d06027d DAO Layer Implementation 10 years ago
manoj a3028b0683 DAO Layer Implementation 10 years ago
Geeth Munasinghe 6336024353 Adding the feature and exception class to repo 10 years ago
Geeth Munasinghe 5fb3dec2ab Fixing Exception class in Policy Mgt 10 years ago
prabathabey 7ebb6fba4d Fixing mobile related implementations of DeviceManagerService SPI to be able to support newly added getProviderType method 10 years ago
prabathabey d2b39b7152 Merge branch 'master' of https://github.com/geethkokila/product-cdm 10 years ago
Geeth Munasinghe 95b555b11c Adding Constructors to the PDP exceptioon class 10 years ago
prabathabey 8ebf7a6ae9 Merge branch 'master' of https://github.com/geethkokila/product-cdm 10 years ago
prabathabey 6e9366bfbf Adding SCR plugin info 10 years ago
prabathabey 1ed02a5c01 Adding an interface method "getProviderType" to identify a particular implementation of DeviceManagerService and pom cleanup 10 years ago
harshanL 843322d33f Added service registrations to Mobile DeviceManagerService component . 10 years ago
Geeth Munasinghe 578338263c Adding policy management components 10 years ago
harshanL d23da5e215 Added Mobile DeviceManagerService component. 10 years ago
harshanL db95056952 Added Mobile-platform specific DeviceManagerService implementations. 10 years ago
prabathabey 6bd0f82e2c adding mobile plugin implementation related modules 10 years ago
prabathabey 460e1521ff Merge branch 'master' of https://github.com/geethkokila/product-cdm 10 years ago
prabathabey 169c9db89b code cleanup 10 years ago
manoj 19d4d1f62d DAO Layer Implementation 10 years ago
manoj 2ad0e441e8 DAO Layer Implementation 10 years ago
manoj 22bf18666f DAO Layer implementation 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
Niranjan-K e98fc6c48d Changed carbon version to 4.3.0-SNAPSHOT 10 years ago
Niranjan-K aec835fc8a Removed patches from bin.xml 10 years ago
prabathabey 2b6a58b75e Refactoring the packaging structure 10 years ago
Geeth Munasinghe 0c724855df Fixing the version of the device core 10 years ago
Geeth Munasinghe 3c98bf1dd7 Merge branch 'master' of https://github.com/geethkokila/product-cdm 10 years ago
Geeth Munasinghe 87972270a6 Fixing version of the components 10 years ago
prabathabey 2a1f6d38fe Merge branch 'master' of https://github.com/geethkokila/product-cdm 10 years ago
prabathabey 62ce7444fb cleaning up poms 10 years ago
Geeth Munasinghe 2b25d2bd2c Fixing pom issues 10 years ago
Geeth Munasinghe 1e77daa589 Fixing pom issues 10 years ago
prabathabey 4e454c7b2a committing device-mgt initial component structure 10 years ago