Geeth Munasinghe
071618fb5e
Removing the mvn clean plugin
10 years ago
Geeth Munasinghe
ac609f9996
Changing the version to 1.0.0-SNAPSHOT
10 years ago
Geeth Munasinghe
b20bdc1625
A mistake happend to release on the master branch, I am reverting the changes
10 years ago
prabathabey
e3ea0db9c7
Fixing all remaining SNAPSHOT versions except of that of Jaggery SSO feature
10 years ago
harshanL
65fa0fcd61
Fixed the issues in build
10 years ago
prabathabey
d6a22b06ff
Fixing more SNAPSHOT versions, used in carbon-governance, carbon-deployment related components
10 years ago
prabathabey
355babd9d5
Changing Carbon commons version to 4.3.2 and Carbon deployment version to 4.3.0
10 years ago
prabathabey
36358ea0b2
More pom clean-ups
10 years ago
prabathabey
3fb094b094
More refactorings in poms
10 years ago
prabathabey
5d9fb3b803
Refactoring the poms to remove SNAPSHOT versions of certain dependencies and test clean up
10 years ago
prabathabey
381ef5d688
Pom refactoring
10 years ago
Geeth Munasinghe
f44b4597db
Fixing group ids of the pom files
10 years ago
Geeth Munasinghe
88060442bc
Merge branch 'master' of https://github.com/wso2/product-cdm
10 years ago
Geeth Munasinghe
831cd121a9
fixing filter properties
10 years ago
manoj
a51057d07f
features/device-mgt/org.wso2.carbon.device.mgt.server.feature/src/main/resources/rxts/license.rxt
10 years ago
manoj
32137186ce
features/device-mgt/org.wso2.carbon.device.mgt.server.feature/src/main/resources/p2.inf
...
RXT file copy with server feature
10 years ago
manoj
0135051d84
License Management
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
6eabb80e47
Merge branch 'master' of https://github.com/geethkokila/product-cdm
10 years ago
harshanL
eb0fd6dc31
Added operation support for Android
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
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
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
Asok
8157f26401
updating windows plugin
10 years ago
inosh-perera
40ee310f42
returning auto incremented id
10 years ago
harshanL
92503ac0fe
Added CDM-REST APIs
10 years ago