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 |
inosh-perera
|
1f489c8d62
|
Merge branch 'master' of https://github.com/geethkokila/product-cdm
|
10 years ago |
inosh-perera
|
2663ee014c
|
xml element name changes of UI
|
10 years ago |
inosh-perera
|
8de9a702d7
|
added authentication response handler, comment fixes
|
10 years ago |
harshanL
|
5cb85e2069
|
Fixed merge conflicts
|
10 years ago |
harshanL
|
193eca9e2d
|
Added operation persistance logic & refactored the code
|
10 years ago |
manoj
|
17457bf6d3
|
Refactor Agents module
|
10 years ago |
manoj
|
dd9bfdb6a7
|
Refactor Operations
|
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 |
manoj
|
6703f590f3
|
Merge Changes
|
10 years ago |
prabathabey
|
b331f708dd
|
Adding default H2 database related file contents to be packed during the phase where the final distribution is created
|
10 years ago |
prabathabey
|
9b57455bcc
|
Renaming data source names
|
10 years ago |
prabathabey
|
c6cdf85c11
|
Fixing start up issues caused by not having proper API management related database schemas available
|
10 years ago |
prabathabey
|
a4b022edd4
|
Excluding unnecessary transtive dependencies getting downloaded
|
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 |
Dulitha Wijewantha
|
c884cfae23
|
Code formatting
|
10 years ago |
Dulitha Wijewantha
|
9012737b08
|
Created a basic cdm app with device view and device list view
|
10 years ago |
Dulitha Wijewantha
|
bee24366eb
|
Added the jaggery feature. Also added copying of the jaggeryapps directory to deployments
|
10 years ago |
manoj
|
b2f89320f7
|
Android JAX RS Refactor
|
10 years ago |
manoj
|
1db2b40790
|
Android Services Refactor
|
10 years ago |
Geeth Munasinghe
|
9004f2cd36
|
Merge branch 'master' of https://github.com/geethkokila/product-cdm
|
10 years ago |
Geeth Munasinghe
|
745f83b9ed
|
Fixing pom issues
|
10 years ago |
inosh-perera
|
08583243e8
|
plugin database script added
|
10 years ago |
prabathabey
|
717fa6dea8
|
Restructuring plugin config hierarchy
|
10 years ago |
prabathabey
|
d336980b27
|
Fixing versioning related issues and adding an ant task to distribution pom.xml to create IDP management related schemas during packaging the distribution up
|
10 years ago |
prabathabey
|
d50f043a55
|
Removing WSO2 prefix out of all CDM specific data source configurations and assigning more meaningful names
|
10 years ago |
prabathabey
|
d999279520
|
Removing test configurations added into cxf-servlet.xml of Android agent JAX-RS service
|
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 |
prabathabey
|
05ee9455ae
|
Merge branch 'master' of https://github.com/geethkokila/product-cdm
|
10 years ago |
prabathabey
|
3f6d5daa16
|
Fixing start-up issues of CDM distribution
|
10 years ago |
inosh-perera
|
4f16f32269
|
Merge branch 'master' of https://github.com/geethkokila/product-cdm
|
10 years ago |
inosh-perera
|
b02d6ecea0
|
changes in local notification
|
10 years ago |
Geeth Munasinghe
|
e29d863a2e
|
Fixing build problems
|
10 years ago |
Geeth Munasinghe
|
ff859eaf19
|
Merge branch 'master' of https://github.com/geethkokila/product-cdm
|
10 years ago |
manoj
|
704afe78ae
|
Delete test classes
|
10 years ago |
manoj
|
3eafd0fc45
|
change copy right text and refactor error handling
|
10 years ago |
Geeth Munasinghe
|
9bddb9407b
|
Fixing pom issues
|
10 years ago |
manoj
|
f50cdef0b1
|
JAX-RS Refractor
|
10 years ago |
manoj
|
ff2ac51ea3
|
JAX-RS refractor
|
10 years ago |
harshanL
|
0cd90fc349
|
Added device type to DB when registering the plugin
|
10 years ago |
prabathabey
|
fea3486084
|
adding API Everywhere related changes to device-mgt component
|
10 years ago |
prabathabey
|
231d6f394a
|
adding API manager related features to p2-profile
|
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 |