Dulitha Wijewantha
277f0341b1
* Add device type to the feature
...
* Added method to operation manager to get features by type
* Added an exception for feature management
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
Dulitha Wijewantha
5e68735625
Removed the exception. It has to be handled in a different layer
10 years ago
Dulitha Wijewantha
315603481d
Fixed line spacing issues
10 years ago
Dulitha Wijewantha
b870490ea3
Merge branch 'master' of github.com:wso2/product-cdm
10 years ago
Dulitha Wijewantha
a3dc5d07e5
* Commented cdm app copying
...
* Implemented the getDevice()
* Added documentation
* Added a method to deviceDAO to get the device by a DeviceIdentifier
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
Dulitha Wijewantha
49c490a183
Merge branch 'master' of github.com:dulichan/product-cdm
...
Conflicts:
components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/src/main/java/org/wso2/carbon/device/mgt/mobile/config/datasource/MobileDataSourceConfig.java
components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/src/main/java/org/wso2/carbon/device/mgt/mobile/dao/MobileDeviceManagementDAOFactory.java
components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/src/main/java/org/wso2/carbon/device/mgt/mobile/dao/impl/MobileDeviceOperationDAOImpl.java
components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/src/main/java/org/wso2/carbon/device/mgt/mobile/dao/impl/MobileOperationDAOImpl.java
components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/src/main/java/org/wso2/carbon/device/mgt/mobile/dao/util/MobileDeviceManagementDAOUtil.java
components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/src/main/java/org/wso2/carbon/device/mgt/mobile/impl/android/AndroidMobileOperationManager.java
components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/src/main/java/org/wso2/carbon/device/mgt/mobile/internal/MobileDeviceManagementServiceComponent.java
components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/src/main/java/org/wso2/carbon/device/mgt/mobile/util/MobileDeviceManagementUtil.java
product/modules/mobileservices/agents/android/jax-rs/src/main/java/org/wso2/cdmserver/mobileservices/android/Enrollment.java
product/modules/mobileservices/agents/android/jax-rs/src/main/webapp/WEB-INF/cxf-servlet.xml
product/modules/mobileservices/agents/windows/jax-rs/pom.xml
product/modules/mobileservices/agents/windows/jax-rs/src/main/webapp/WEB-INF/cxf-servlet.xml
product/modules/mobileservices/agents/windows/jax-rs/src/main/webapp/WEB-INF/web.xml
product/modules/p2-profile-gen/pom.xml
10 years ago
Geeth Munasinghe
462045eac9
Changing the version to 1.0.0
10 years ago
Dulitha Wijewantha
93a82676e3
* Created a utility js to hold the utility functions
...
* Created the UI APIs for mobile
* Fixed a bug and changed the implementation to work with the properties Map instead of the List
* Changed method signature and implementation to accept DeviceType for the conversion
* UI level changes and license headers
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
harshanL
eb0fd6dc31
Added operation support for Android
10 years ago
Geeth Munasinghe
23226cc48e
As discussed in the product counsil, creating a seperate product for device management framework, this will hold only the core fuctionalities of device management, If some one wants to use this for their device type, they have to use this and write the plugins, uis
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
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