Manoj Gunawardena
|
b9bb9486e6
|
Merge pull request #1 from wso2/master
As discussed in the product counsil, creating a seperate product for dev...
|
10 years ago |
asok
|
877ef213e1
|
Merge branch 'master' of https://github.com/geethkokila/product-cdm
Conflicts:
product/modules/mobileservices/agents/windows/jax-rs/src/main/java/cdm/api/windows/DiscoveryService.java
product/modules/mobileservices/agents/windows/jax-rs/src/main/java/cdm/api/windows/EnrolmentService.java
product/modules/mobileservices/agents/windows/jax-rs/src/main/java/cdm/api/windows/impl/DiscoveryServiceImpl.java
product/modules/mobileservices/agents/windows/jax-rs/src/main/java/cdm/api/windows/impl/EnrolmentServiceImpl.java
product/modules/mobileservices/agents/windows/jax-rs/src/main/java/cdm/api/windows/util/CertificateSigningService.java
product/modules/mobileservices/agents/windows/jax-rs/src/main/java/cdm/api/windows/util/WindowsAPIUtil.java
product/modules/mobileservices/agents/windows/jax-rs/src/main/resources/applicationContext.xml
product/modules/mobileservices/agents/windows/jax-rs/src/main/resources/ca_cert.pem
product/modules/mobileservices/agents/windows/jax-rs/src/main/resources/ca_private.key
product/modules/mobileservices/agents/windows/jax-rs/src/main/resources/discover-service.xml
product/modules/mobileservices/agents/windows/jax-rs/src/main/resources/enrollment-service.xml
product/modules/mobileservices/agents/windows/jax-rs/src/main/resources/log4j.xml
product/modules/mobileservices/agents/windows/jax-rs/src/main/resources/policy-service.xml
product/modules/mobileservices/agents/windows/jax-rs/src/main/resources/wap-provisioning.xml
product/modules/mobileservices/agents/windows/jax-rs/src/main/resources/windows-mdm-server.properties
|
10 years ago |
asok
|
ad303e4611
|
committing
|
10 years ago |
Dulitha Wijewantha
|
9fc79868aa
|
Added a tabbed layout for the device list UI
|
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 |
prabathabey
|
e506ed0cdc
|
Resolving conflicts in .gitignore
|
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 |
Dulitha Wijewantha
|
cbec06cd35
|
Merge branch 'master' of https://github.com/geethkokila/product-cdm
|
10 years ago |
Dulitha Wijewantha
|
83402a4009
|
Added the SSO js module feature to the cdm product
|
10 years ago |
Geeth Munasinghe
|
77016e614c
|
Merge branch 'master' of https://github.com/geethkokila/product-cdm
|
10 years ago |
Geeth Munasinghe
|
4c6d97a30a
|
Fixing repo conflicts
|
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 |
Geeth Munasinghe
|
9f789af79f
|
Fixing git repo issues
|
10 years ago |
Geeth Munasinghe
|
ce3149bc45
|
Adding partially completed policy evaluation
|
10 years ago |
manoj
|
dd9bfdb6a7
|
Refactor Operations
|
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 |
manoj
|
6703f590f3
|
Merge Changes
|
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 |
DilanUA
|
e093d53b43
|
Copyright notices of policy-mgt classes were updated.
|
10 years ago |
DilanUA
|
cbe13288d0
|
[1] Copyright notices of policy-mgt component classes were updated. [2] Mispelled getJndiLookupDefinition() of org.wso2.carbon.policy.mgt.core.config.datasource.DataSourceConfig was updated.
|
10 years ago |
Dulitha Wijewantha
|
250c48a258
|
Fixed an issue of DeviceType and DeviceIdentifier. Implemented the getDeviceType method
|
10 years ago |
maheshika
|
85f0fb262e
|
Initial commit
|
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
|
b331f708dd
|
Adding default H2 database related file contents to be packed during the phase where the final distribution is created
|
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
|
3c425ab0eb
|
Configuring device management related schemas to be copied to dbscripts directory during the feature installation
|
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 |
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 |