Commit Graph

235 Commits (7f0558448e3c8db88fea378180cb2ebb4ef33abb)

Author SHA1 Message Date
manoj 50a17eb33d Refactor add new mobile service module to as parent to agent module
10 years ago
Dulitha Wijewantha f340855916 Merge branch 'master' of https://github.com/geethkokila/product-cdm
10 years ago
Dulitha Wijewantha adebf34ff2 Refactored the device id to integer.
10 years ago
DilanUA e093d53b43 Copyright notices of policy-mgt classes were updated.
10 years ago
DilanUA cbe13288d0 [1] Copyright notices of policy-mgt component classes were updated. [2] Mispelled getJndiLookupDefinition() of org.wso2.carbon.policy.mgt.core.config.datasource.DataSourceConfig was updated.
10 years ago
Dulitha Wijewantha 250c48a258 Fixed an issue of DeviceType and DeviceIdentifier. Implemented the getDeviceType method
10 years ago
harshanL 771575c408 Fixed conflicts in merge
10 years ago
harshanL 207a51a269 Added license headers with changes
10 years ago
prabathabey 74b8a32be3 Fixing exception getting swallowed in activate method of the service component
10 years ago
prabathabey 043bfb7742 Code cleanup
10 years ago
prabathabey 07e3dc9644 Fixing exception getting swallowed in deactivate method of the service component
10 years ago
prabathabey 83c9ae42b5 Fixing NPE thrown at server startup as a result of APIManagerConfigurationService not being available while the JAX-RS services are registered as APIs
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
inosh-perera b7ca60d802 Merge branch 'master' of https://github.com/geethkokila/product-cdm
10 years ago
inosh-perera 40ee310f42 returning auto incremented id
10 years ago
DilanUA 1d45b494f1 Method signature of updatePolicy method in org.wso2.carbon.policy.mgt.common.Policy.PolicyDAO was updated
10 years ago
harshanL 92503ac0fe Added CDM-REST APIs
10 years ago
manoj 7feb390cef Add governance and registry features
10 years ago
manoj d0603f3e0b Merge branch 'master' of https://github.com/geethkokila/product-cdm
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 aa7d4e4eba Fixing API config initialization issues
10 years ago
prabathabey 717fa6dea8 Restructuring plugin config hierarchy
10 years ago
prabathabey 72dfc1ea14 Fixing more server start-up issues caused by not having proper package exports configured in org.wso2.carbon.device.mgt.mobile.impl as well as not having application-authentication.xml copied into CDM_HOME/repository/conf/security directory
10 years ago
inosh-perera f2c6eab6a3 OperationDAO, FeaturePropertyDAO, OperationProperty and related implementaions
10 years ago
inosh-perera 1c2ede6be5 adding FeaturePropertyDAO and related implementation classes
10 years ago
prabathabey d015b9a960 Pom cleanup
10 years ago
inosh-perera d51669539a Merge branch 'master' of https://github.com/geethkokila/product-cdm
10 years ago
prabathabey da792f96d8 Enabling surefire plugin
10 years ago
prabathabey 03e9bd341e Code cleanup
10 years ago
inosh-perera 4f16f32269 Merge branch 'master' of https://github.com/geethkokila/product-cdm
10 years ago
inosh-perera f103b73367 adding featureDAO classes and unit tests
10 years ago
Geeth Munasinghe ff859eaf19 Merge branch 'master' of https://github.com/geethkokila/product-cdm
10 years ago
manoj f01f822f6f Refactor Device Management service exception class
10 years ago
manoj 704afe78ae Delete test classes
10 years ago
inosh-perera 8c613539cc Merge branch 'master' of https://github.com/geethkokila/product-cdm
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
manoj acf33bdbe4 JAX RS Refractor
10 years ago
prabathabey a6dd8875b5 Fixing build issues
10 years ago
prabathabey b5eb0f0eb8 Merge branch 'master' of https://github.com/geethkokila/product-cdm
10 years ago
prabathabey 982bd830bc adding mobile operations related abstractions
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
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