Commit Graph

357 Commits (571b4deb4e32b37703b7d40f3940887bc02709a3)

Author SHA1 Message Date
manoj 22a951c84d Refractor connection handling in mobile dao factory
10 years ago
manoj 10bf596281 Refractor DB connections and resultsets
10 years ago
manoj d416a38eaf Remove bundle activator
10 years ago
manoj 4516aeecec Refractor Mobile DAO Factory. Remove device source map and config map
10 years ago
manoj e3f3753e7e Move IOS plugin to ios proprietary repo
10 years ago
manoj c070c0c599 Change plugin interface DeviceMgt Service
10 years ago
manoj 18d3b0d20d APP Manager integration and move IOS related functionality to IOS plugin
10 years ago
manoj 028241f518 APP Manager integration. Remove IOS related stuff and move to ios plugin
10 years ago
manoj 4a384498f2 Connection close implement for feature dao
10 years ago
Dulitha Wijewantha 0f401090c0 * Changing sql ID to correct name
10 years ago
manoj eec444201d Refractor DAO Fatcory connections
10 years ago
manoj df99f5a245 components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/src/main/java/org/wso2/carbon/device/mgt/mobile/dao/MobileDeviceManagementDAOFactory.java
10 years ago
harshanL 4455f284f8 Refactored Android plugin code
10 years ago
harshanL 7c2a25a1c9 Fixed issues in AndroidDeviceDAO implementation
10 years ago
harshanL d790260789 Fixed AndroidDAO layer to insert DEVICE_MODEL
10 years ago
harshanL 8f631ce92e Fixed AndroidDAO layer to insert DEVICE_MODEL
10 years ago
harshanL a6a1f1aaf3 Android DeviceDAO layer fixes added
10 years ago
harshanL f75aa4e1c8 Added Android pluging DAO layer & db scripts
10 years ago
Dilshan Edirisuriya f693311ed9 iOS device DAO implementation
10 years ago
Dilshan Edirisuriya 8437e30b97 Removing tests which is not applicable after refactoring
10 years ago
Dilshan Edirisuriya 928c6f3384 Implementing IOS feature DAO and device DAO
10 years ago
manoj 46b3a8fd83 Refractor Plugin DAO factories
10 years ago
manoj c5af46aa5c Refractor Plugin DAO factories
10 years ago
manoj fe72fc5b97 Refractor Plugin DAO factories
10 years ago
manoj c75a32a36e Add platform level DAO factories
10 years ago
manoj 39379e2470 Add platform level DAO factories
10 years ago
Dilshan Edirisuriya 951b9947d5 Implementing FeatureDAO for iOS
10 years ago
harshanL a10d7ff04f Added Android-sql scripts & Fixed FeatureManager
10 years ago
manoj 66545c14c4 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt-plugins
10 years ago
manoj 7f47c5ced2 Create Plugin Data bases at startup
10 years ago
manoj 8dbdde8223 Create Plugin Data bases at startup
10 years ago
prabathabey 1fb4864307 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt-plugins
10 years ago
prabathabey 649feeea2a Completing Android feature management implementation and adding IOS feature management implementation
10 years ago
manoj 1798fabc01 Create plugin level database
10 years ago
prabathabey befecac320 Removing obsolete Operation manager implementations in mobile plugin
10 years ago
manoj 311d5b091b Create database in plugin level
10 years ago
manoj ef1b304b14 Create databases in plugin level
10 years ago
prabathabey 11d416cb82 Fixing MobileDAOFactory initialization issues
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 47d225b2d9 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt-plugins
10 years ago
Dilshan Edirisuriya 7798573751 Implementing operation manager for iOS
10 years ago
Geeth Munasinghe 4bd7f2c6aa [maven-release-plugin] prepare for next development iteration
10 years ago
Geeth Munasinghe 805f6a1417 [maven-release-plugin] prepare release v1.9.1
10 years ago
Geeth Munasinghe a20c9dcec2 Changing the version of carbon-device-mgt to 0.9.1 and making this to re-release as 1.9.1
10 years ago
Geeth Munasinghe f7e3b95c76 [maven-release-plugin] prepare for next development iteration
10 years ago
Geeth Munasinghe 610485dd24 [maven-release-plugin] prepare release v1.9.1
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
Geeth Munasinghe 6190741df2 [maven-release-plugin] prepare for next development iteration
10 years ago
Geeth Munasinghe 5b1f352e77 [maven-release-plugin] prepare release carbon-devicemgt-plugins-1.9.0
10 years ago
Geeth Munasinghe 78b6b8f6d8 Changing the version and removing the repositories
10 years ago
Geeth Munasinghe 813259631d [maven-release-plugin] prepare for next development iteration
10 years ago
Geeth Munasinghe fd038a0e7d [maven-release-plugin] prepare release carbon-devicemgt-plugins-1.9.0
10 years ago
Geeth Munasinghe 5303f47f9d Changing the group id
10 years ago
Geeth Munasinghe fe3bd490c8 Changing the version to 1.9.0-SNAPSHOT
10 years ago
Geeth Munasinghe c6ae34c54b Removing product folder and changing the parent artifact id
10 years ago
Geeth Munasinghe 2ccc35f9bd Fixing the product mdm repo with released device mgt component -version 0.9.0
10 years ago
harshanL 4c42f6c337 Refactored pom files
10 years ago
harshanL 2b52e3ccd2 Refactored the source & modified the build
10 years ago
harshanL f6c640ef57 MDM-296 Fix
10 years ago
prabathabey 1c8aaab209 Fixing SNAPSHOT versions in some of the dependent components
10 years ago
Geeth Munasinghe d167daef78 Changing the group id of the cdm and mdm products, and gropuing the dependencies
10 years ago
harshanL 84b40f802f Unit test code changes
10 years ago
prabathabey 67f0f31baa Code cleanup
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
10 years ago