manoj
ef1b304b14
Create databases in plugin level
10 years ago
manoj
9452631abc
Create database in plugin level
10 years ago
manoj
1c13180e56
Create pluin level databases
10 years ago
prabathabey
decbcc83fc
Fixing the issue where the data-sources are not initalized by the time the mobile device management component is initialized
10 years ago
prabathabey
6ca7ee6c78
Fixing NPE thrown while shutting down the MDM server
10 years ago
manoj
2ece5764d3
Create pluin level databases
10 years ago
manoj
b796dee2e5
Create plugin level database
10 years ago
manoj
acb098f3ec
Create plugin level database
10 years ago
prabathabey
340cf2a003
Removing API registration logic from mobile plugin implementation
10 years ago
prabathabey
83fbfc98be
Introducing API changes to Android, iOS and Windows plugin implementations
10 years ago
prabathabey
c09e16021e
Adding feature management features
10 years ago
prabathabey
3e6ddbfb04
Fixing build failures
10 years ago
prabathabey
7e253156f6
Code cleanup
10 years ago
prabathabey
cb05d53510
Fixing merge conflicts
10 years ago
prabathabey
fd7ab1aa54
Incorporating API changes introduced into the device management core
10 years ago
asok
c14b2ab722
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt-plugins
10 years ago
Dilshan Edirisuriya
023902a8b9
Adding IOS mobile operation manager
10 years ago
Dilshan Edirisuriya
dcd7274093
Removing IOS mobile operation manager
10 years ago
Dilshan Edirisuriya
2a5e5467ac
Removing import
10 years ago
Dilshan Edirisuriya
7798573751
Implementing operation manager for iOS
10 years ago
Dilshan Edirisuriya
dc33b8e69d
Implementing getDevice in iOS
10 years ago
Dilshan Edirisuriya
de7e87af62
Modify Enrollment implemented
10 years ago
harshanL
3d75d58782
Changed mobile-device database schema & DAO layer
10 years ago
Dilshan Edirisuriya
bbd6ff8343
Implementing isEnrolled method
10 years ago
asok
78d6e27e15
unimplemented methods returns false
10 years ago
Dilshan Edirisuriya
7358a5145b
Implementing iOS plugin services
10 years ago
asok
02c57a9323
change error info
10 years ago
asok
0a78e46f21
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt-plugins
10 years ago
asok
2f18f03fb3
adding windows enrolment
10 years ago
harshanL
dcbfd06075
Added debug logs
10 years ago
harshanL
2dc1fe240f
Refactored DAO implementations & added comments.
10 years ago
harshanL
ac6eca2cbc
Refactored unit-tests to check for SAX parser exceptions
10 years ago
harshanL
26883800ea
Refactored unit-tests
10 years ago
harshanL
f4da4c35fc
Refactored unit-tests
10 years ago
harshanL
dbf296605f
MDM-312 fix : Refactored code of MDM MobileImpl component
10 years ago
harshanL
7f436f4f75
Added comments to DAO unit tests
10 years ago
harshanL
3b1e9ebfd5
Added unit-tests for mobile related dao layer
10 years ago
harshanL
8dd8437810
Added correct license headers
10 years ago
harshanL
2b52e3ccd2
Refactored the source & modified the build
10 years ago
harshanL
f6c640ef57
MDM-296 Fix
10 years ago
harshanL
84b40f802f
Unit test code changes
10 years ago
prabathabey
733ae8ed10
Adding proper dependency exclusions to poms, making MobileFeatureDAOTestSuite use jdbc pooling instead of dbcp and making testdbconfig.xml to be compliant with platform naming standards
10 years ago
Dulitha Wijewantha
5b68949c41
Merge branch 'master' of github.com:wso2/product-mdm
10 years ago
Dulitha Wijewantha
3f7b93163b
* Added a description to the feature implementation
...
* Added the feature insert, changed the feature_id to int and added device_type to features
* Included the updated database file
* Developed the feature to view device features
* Developed the implementation to call the Operation Manager from the UI
10 years ago
prabathabey
e9ebd88445
Configuring logging for test cases
10 years ago
prabathabey
b17b514d11
Resolving conflicts
10 years ago
prabathabey
da34270a61
Fixing API Manager related issues
10 years ago
harshanL
e40424c758
Added copying mobile db scripts to bin.xml & refactored code
10 years ago
Dulitha Wijewantha
899662c5d5
Merge branch 'master' of github.com:wso2/product-mdm
...
Conflicts:
components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/src/main/java/org/wso2/carbon/device/mgt/mobile/dao/MobileFeatureDAO.java
10 years ago
Dulitha Wijewantha
df09c4bd3c
* Added method to the mobile feature DAO to get features by type
...
* Changed method - getFeaturePropertyOfFeature to accept a string
* Added Device Type to the Feature DAO implementations
* Changed Device Feature properties DAO for Int
* Implemented the get feature by type to android operation manager
10 years ago