manoj
|
da0351ebcd
|
Change device type to device type Id
|
2015-01-20 07:37:39 +05:30 |
|
manoj
|
72a3df080b
|
Merge branch 'master' of https://github.com/geethkokila/product-cdm
Conflicts:
components/device-mgt/org.wso2.carbon.device.mgt.core/src/main/java/org/wso2/carbon/device/mgt/core/DeviceManagementRepository.java
components/device-mgt/org.wso2.carbon.device.mgt.core/src/main/java/org/wso2/carbon/device/mgt/core/internal/DeviceManagementServiceComponent.java
product/modules/mobileservices/agents/android/jax-rs/src/main/java/org/wso2/cdmserver/mobileservices/android/util/AndroidAPIUtils.java
product/pom.xml
|
2015-01-20 07:29:16 +05:30 |
|
manoj
|
50a17eb33d
|
Refactor add new mobile service module to as parent to agent module
|
2015-01-19 21:38:41 +05:30 |
|
Dulitha Wijewantha
|
f340855916
|
Merge branch 'master' of https://github.com/geethkokila/product-cdm
|
2015-01-19 17:59:01 +05:30 |
|
Dulitha Wijewantha
|
adebf34ff2
|
Refactored the device id to integer.
Created method to convert dto.device to common.device
Created a bulk method for conversion
Implemented getAllDevices
|
2015-01-19 17:54:39 +05:30 |
|
Dulitha Wijewantha
|
250c48a258
|
Fixed an issue of DeviceType and DeviceIdentifier. Implemented the getDeviceType method
|
2015-01-19 14:32:10 +05:30 |
|
prabathabey
|
b7984c18b6
|
Code cleanup
|
2015-01-18 14:34:26 +05:30 |
|
prabathabey
|
29bfc6f09f
|
More code cleanups
|
2015-01-18 14:16:27 +05:30 |
|
prabathabey
|
5f242d6165
|
code cleanup
|
2015-01-18 13:57:36 +05:30 |
|
prabathabey
|
9e695ecc85
|
Adding test cases to test unregistering a device management service from the device management repository
|
2015-01-18 13:53:26 +05:30 |
|
prabathabey
|
233f9e8d1f
|
Renaming DeviceMgtDAOTestSuite.java to DeviceManagementDAOTests.java
|
2015-01-18 13:27:23 +05:30 |
|
prabathabey
|
daa13e3732
|
Fixing licensing headers
|
2015-01-18 13:25:32 +05:30 |
|
prabathabey
|
2b1a5dd6c4
|
code cleanup
|
2015-01-18 12:58:14 +05:30 |
|
prabathabey
|
f2a80d3ede
|
Merge branch 'master' of https://github.com/geethkokila/product-cdm
|
2015-01-18 12:46:55 +05:30 |
|
prabathabey
|
a31767d114
|
Adding test cases for device repository handling and device management config initialization
|
2015-01-18 12:46:14 +05:30 |
|
harshanL
|
92503ac0fe
|
Added CDM-REST APIs
|
2015-01-16 17:52:31 +05:30 |
|
manoj
|
7feb390cef
|
Add governance and registry features
|
2015-01-15 10:59:56 +05:30 |
|
prabathabey
|
2871af5c38
|
cleaning up poms, removing unused dependencies from pom, declaring missing dependencies
|
2015-01-14 15:09:40 +05:30 |
|
manoj
|
b2f89320f7
|
Android JAX RS Refactor
|
2015-01-13 10:59:10 +05:30 |
|
manoj
|
1db2b40790
|
Android Services Refactor
|
2015-01-13 10:43:59 +05:30 |
|
prabathabey
|
da792f96d8
|
Enabling surefire plugin
|
2015-01-06 19:44:01 +05:30 |
|
prabathabey
|
03e9bd341e
|
Code cleanup
|
2015-01-06 19:38:55 +05:30 |
|
Geeth Munasinghe
|
ff859eaf19
|
Merge branch 'master' of https://github.com/geethkokila/product-cdm
|
2015-01-06 10:08:36 +05:30 |
|
manoj
|
704afe78ae
|
Delete test classes
|
2015-01-05 15:31:47 +05:30 |
|
Geeth Munasinghe
|
0dd8009471
|
Merge branch 'master' of https://github.com/geethkokila/product-cdm
|
2015-01-05 10:00:13 +05:30 |
|
manoj
|
0ba84713cd
|
Correct copy right text and refactor
|
2015-01-05 02:25:08 +05:30 |
|
Geeth Munasinghe
|
9bddb9407b
|
Fixing pom issues
|
2014-12-23 15:03:40 +05:30 |
|
harshanL
|
87d47c1d93
|
Refactored code comments
|
2014-12-22 16:55:11 +05:30 |
|
harshanL
|
0cd90fc349
|
Added device type to DB when registering the plugin
|
2014-12-22 16:47:32 +05:30 |
|
prabathabey
|
7f089b2a30
|
fixing packaging structure of mobile impl module and adding operations manager related interfaces
|
2014-12-22 14:22:25 +05:30 |
|
harshanL
|
0ad9d1bd16
|
Added device type insert query to h2 database script
|
2014-12-18 10:52:51 +05:30 |
|
harshanL
|
9ba2c0198c
|
Fixed issues in enrollment process
|
2014-12-17 18:33:22 +05:30 |
|
manoj
|
3ee767f1b2
|
merge after JAX-RS changes
|
2014-12-16 16:53:46 +05:30 |
|
manoj
|
37a47ec347
|
JAX-RS Refractor
|
2014-12-16 15:13:09 +05:30 |
|
harshanL
|
4a419f3ebf
|
Added mobile device management related db classes
|
2014-12-15 20:09:39 +05:30 |
|
harshanL
|
a5018afadf
|
Making the plugin resolution optional for the core component
|
2014-12-15 18:43:56 +05:30 |
|
manoj
|
8fa2f38f37
|
remove EMM DB scripts file
|
2014-12-15 11:23:06 +05:30 |
|
prabathabey
|
0543d71f6b
|
Merge branch 'master' of https://github.com/geethkokila/product-cdm
|
2014-12-15 09:57:39 +05:30 |
|
prabathabey
|
0acf34ae51
|
Fixing DAOFactory initialzation related issues
|
2014-12-15 09:57:24 +05:30 |
|
harshanL
|
006b07b399
|
Fixed issues in build & added COPE to enum
|
2014-12-15 09:41:54 +05:30 |
|
manoj
|
aa2448dd0a
|
Add device list method and chgange getDevice by Id method return type to device
|
2014-12-12 20:00:57 +05:30 |
|
manoj
|
18083d2d11
|
DAO unit tests implementation
|
2014-12-12 19:56:19 +05:30 |
|
manoj
|
10a05b024f
|
Device DAO unit tests implementation
|
2014-12-12 19:55:41 +05:30 |
|
manoj
|
8ad13b6d0a
|
Implement DAO unit tests
|
2014-12-12 17:22:16 +05:30 |
|
manoj
|
c4e2722586
|
Unit test framework for DAO tests
|
2014-12-12 17:21:27 +05:30 |
|
harshanL
|
80334ef00d
|
Added new APIs to enrollment
|
2014-12-11 17:22:32 +05:30 |
|
prabathabey
|
f50e9cebdb
|
Fixing issues in reading the SQL script associated with CDM related functionalities
|
2014-12-10 18:07:01 +05:30 |
|
harshanL
|
7c7768101f
|
Modified Android enrollment APIs and changed isRegistered to isEnrolled
|
2014-12-10 14:53:15 +05:30 |
|
harshanL
|
c2f5d79b9c
|
Added Android-REST API implementation changes
|
2014-12-09 20:37:47 +05:30 |
|
harshanL
|
1d94f81ec6
|
Merge branch 'master' of https://github.com/geethkokila/product-cdm
Conflicts:
components/device-mgt/org.wso2.carbon.device.mgt.core/src/main/java/org/wso2/carbon/device/mgt/core/dto/Device.java
|
2014-12-09 17:37:32 +05:30 |
|