harshanL
84b40f802f
Unit test code changes
10 years ago
prabathabey
67f0f31baa
Code cleanup
10 years ago
prabathabey
733ae8ed10
Adding proper dependency exclusions to poms, making MobileFeatureDAOTestSuite use jdbc pooling instead of dbcp and making testdbconfig.xml to be compliant with platform naming standards
10 years ago
Dulitha Wijewantha
5b68949c41
Merge branch 'master' of github.com:wso2/product-mdm
10 years ago
Dulitha Wijewantha
3f7b93163b
* Added a description to the feature implementation
...
* Added the feature insert, changed the feature_id to int and added device_type to features
* Included the updated database file
* Developed the feature to view device features
* Developed the implementation to call the Operation Manager from the UI
10 years ago
prabathabey
e9ebd88445
Configuring logging for test cases
10 years ago
prabathabey
b17b514d11
Resolving conflicts
10 years ago
prabathabey
da34270a61
Fixing API Manager related issues
10 years ago
harshanL
e40424c758
Added copying mobile db scripts to bin.xml & refactored code
10 years ago
Dulitha Wijewantha
899662c5d5
Merge branch 'master' of github.com:wso2/product-mdm
...
Conflicts:
components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/src/main/java/org/wso2/carbon/device/mgt/mobile/dao/MobileFeatureDAO.java
10 years ago
Dulitha Wijewantha
df09c4bd3c
* Added method to the mobile feature DAO to get features by type
...
* Changed method - getFeaturePropertyOfFeature to accept a string
* Added Device Type to the Feature DAO implementations
* Changed Device Feature properties DAO for Int
* Implemented the get feature by type to android operation manager
10 years ago
harshanL
54e827ce68
Added unit-tests & refactored the code
10 years ago
Dulitha Wijewantha
f1193b5647
Fixed indentation. UI module changes
10 years ago
Dulitha Wijewantha
24184b48a7
Reverted changes back to the list implementation. The Map conversion is not properly supported in CXF
10 years ago
harshanL
ad3f748e0b
Fixed merge conflicts
10 years ago
harshanL
163fe58120
Added new changes in operation management
10 years ago
Dulitha Wijewantha
9f71408001
* Fixed the JNDI bug
...
* Added a device module method and apis for a single device
* UI improvement to the device page
10 years ago
Dulitha Wijewantha
99f7cd25e8
Merging left over changes from MDM. Most of the changes are from @harshahL.
10 years ago
Geeth Munasinghe
bc93ff08a4
Changing cdm to mdm
10 years ago
Geeth Munasinghe
5e3ebc141c
As discussed in the product counsil, the MDM will be the mobile solution built upon CDM framework
10 years ago
harshanL
193eca9e2d
Added operation persistance logic & refactored the code
10 years ago
manoj
da0351ebcd
Change device type to device type Id
10 years ago
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
10 years ago
manoj
aa50bf96ed
Add License Mgt
10 years ago
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.
...
Created method to convert dto.device to common.device
Created a bulk method for conversion
Implemented getAllDevices
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
40ee310f42
returning auto incremented id
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
...
Conflicts:
product/modules/p2-profile-gen/pom.xml
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