Geeth Munasinghe
|
1cdbfd84e0
|
Merge branch 'master' of https://github.com/manojgunayadev/product-mdm
|
10 years ago |
manoj
|
329f956f3d
|
License Management
|
10 years ago |
Geeth Munasinghe
|
cf8eaaef41
|
Merge branch 'master' of https://github.com/dulichan/product-mdm
|
10 years ago |
Dulitha Wijewantha
|
f1193b5647
|
Fixed indentation. UI module changes
|
10 years ago |
Geeth Munasinghe
|
20a228992f
|
Adding org.wso2.carbon.identity.self.registration.server.feature to p2 profile gen
|
10 years ago |
harshanL
|
ad3f748e0b
|
Fixed merge conflicts
|
10 years ago |
harshanL
|
163fe58120
|
Added new changes in operation management
|
10 years ago |
Dulitha Wijewantha
|
d5c00a2e1e
|
Merge branch 'master' of github.com:wso2/product-mdm
|
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 |
Geeth Munasinghe
|
fd814c7e24
|
Fixing version issues and changing cdm to mdm
|
10 years ago |
Dulitha Wijewantha
|
90402107f6
|
Included the UI improvements to cdm jaggery app. Included the sso jaggery module dependency.
|
10 years ago |
Geeth Munasinghe
|
bc93ff08a4
|
Changing cdm to mdm
|
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
|
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 |
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 |
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 |
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
|
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
|
3f6d5daa16
|
Fixing start-up issues of CDM distribution
|
10 years ago |
harshanL
|
0cd90fc349
|
Added device type to DB when registering the plugin
|
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
|
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 |
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 |
Geeth Munasinghe
|
3996e4b95a
|
Fixing android webapp getting changed by the filtered key word
|
10 years ago |
Geeth Munasinghe
|
274d9ec37e
|
Adding the feature management service and android application to webapps
|
10 years ago |
Geeth Munasinghe
|
fd374b16a1
|
Fixing datasouce configurations
|
10 years ago |
Geeth Munasinghe
|
3b79c98335
|
Adding the cdm-datasources.xml to bin xml
|
10 years ago |
Geeth Munasinghe
|
e1c9856e1e
|
Adding cdm-datasources.xml
|
10 years ago |