harshanL
2b52e3ccd2
Refactored the source & modified the build
2015-02-05 12:01:35 +05:30
harshanL
f6c640ef57
MDM-296 Fix
2015-02-02 10:34:55 +05:30
harshanL
84b40f802f
Unit test code changes
2015-01-27 10:33:05 +05:30
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
2015-01-26 23:57:06 +05:30
Dulitha Wijewantha
5b68949c41
Merge branch 'master' of github.com:wso2/product-mdm
2015-01-23 22:03:18 +05:30
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
2015-01-23 22:03:01 +05:30
prabathabey
e9ebd88445
Configuring logging for test cases
2015-01-23 21:29:32 +05:30
prabathabey
b17b514d11
Resolving conflicts
2015-01-23 21:08:58 +05:30
prabathabey
da34270a61
Fixing API Manager related issues
2015-01-23 20:53:50 +05:30
harshanL
e40424c758
Added copying mobile db scripts to bin.xml & refactored code
2015-01-23 19:44:16 +05:30
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
2015-01-23 19:07:21 +05:30
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
2015-01-23 18:39:28 +05:30
harshanL
54e827ce68
Added unit-tests & refactored the code
2015-01-23 15:58:06 +05:30
Dulitha Wijewantha
f1193b5647
Fixed indentation. UI module changes
2015-01-23 12:47:25 +05:30
Dulitha Wijewantha
24184b48a7
Reverted changes back to the list implementation. The Map conversion is not properly supported in CXF
2015-01-23 11:40:06 +05:30
harshanL
ad3f748e0b
Fixed merge conflicts
2015-01-22 22:24:52 +05:30
harshanL
163fe58120
Added new changes in operation management
2015-01-22 22:04:51 +05:30
Dulitha Wijewantha
9f71408001
* Fixed the JNDI bug
...
* Added a device module method and apis for a single device
* UI improvement to the device page
2015-01-22 21:20:08 +05:30
Dulitha Wijewantha
99f7cd25e8
Merging left over changes from MDM. Most of the changes are from @harshahL.
2015-01-22 10:43:36 +05:30
harshanL
193eca9e2d
Added operation persistance logic & refactored the code
2015-01-20 11:44:31 +05:30
harshanL
771575c408
Fixed conflicts in merge
2015-01-19 09:24:52 +05:30
harshanL
207a51a269
Added license headers with changes
2015-01-19 09:20:53 +05:30
prabathabey
74b8a32be3
Fixing exception getting swallowed in activate method of the service component
2015-01-19 01:04:35 +05:30
prabathabey
043bfb7742
Code cleanup
2015-01-19 00:58:41 +05:30
prabathabey
07e3dc9644
Fixing exception getting swallowed in deactivate method of the service component
2015-01-19 00:53:42 +05:30
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
2015-01-19 00:48:19 +05:30
prabathabey
b7984c18b6
Code cleanup
2015-01-18 14:34:26 +05:30
inosh-perera
40ee310f42
returning auto incremented id
2015-01-16 20:14:48 +05:30
harshanL
92503ac0fe
Added CDM-REST APIs
2015-01-16 17:52:31 +05:30
prabathabey
2871af5c38
cleaning up poms, removing unused dependencies from pom, declaring missing dependencies
2015-01-14 15:09:40 +05:30
prabathabey
aa7d4e4eba
Fixing API config initialization issues
2015-01-12 00:11:03 +05:30
prabathabey
717fa6dea8
Restructuring plugin config hierarchy
2015-01-11 23:58:12 +05:30
inosh-perera
f2c6eab6a3
OperationDAO, FeaturePropertyDAO, OperationProperty and related implementaions
2015-01-09 10:41:06 +05:30
inosh-perera
1c2ede6be5
adding FeaturePropertyDAO and related implementation classes
2015-01-07 09:43:00 +05:30
inosh-perera
d51669539a
Merge branch 'master' of https://github.com/geethkokila/product-cdm
2015-01-06 20:46:35 +05:30
prabathabey
03e9bd341e
Code cleanup
2015-01-06 19:38:55 +05:30
inosh-perera
f103b73367
adding featureDAO classes and unit tests
2015-01-06 18:58:03 +05:30
harshanL
0cd90fc349
Added device type to DB when registering the plugin
2014-12-22 16:47:32 +05:30
prabathabey
7f089b2a30
fixing packaging structure of mobile impl module and adding operations manager related interfaces
2014-12-22 14:22:25 +05:30
prabathabey
fea3486084
adding API Everywhere related changes to device-mgt component
2014-12-22 11:12:07 +05:30
harshanL
e60e7b6d7f
Fixed issues in Android JAX-RS app
2014-12-18 17:07:10 +05:30
harshanL
ad10426c11
Added mobile device management service with db schema
2014-12-17 15:43:31 +05:30
prabathabey
674735d9db
code cleanup
2014-12-15 21:06:51 +05:30
prabathabey
f563e1f448
Fixing merge conflicts
2014-12-15 20:55:14 +05:30
prabathabey
a69fc9dc4c
Fixing issues spotted as a result of the bundle getting activated before the datasources used underneath are registered in JNDI
2014-12-15 20:52:38 +05:30
harshanL
95f72f77f1
Commented MobileActivator jndi lookup code
2014-12-15 20:20:11 +05:30
harshanL
4a419f3ebf
Added mobile device management related db classes
2014-12-15 20:09:39 +05:30
harshanL
a5018afadf
Making the plugin resolution optional for the core component
2014-12-15 18:43:56 +05:30
harshanL
9f5fb3fb91
Added MobileDeviceDAO classes
2014-12-15 09:47:54 +05:30
harshanL
006b07b399
Fixed issues in build & added COPE to enum
2014-12-15 09:41:54 +05:30