inosh-perera
ffd82f2a4f
moved agent code to mobileservices folder
2015-01-27 23:43:16 +05:30
inosh-perera
88cd9826df
Merge branch 'master' of https://github.com/wso2/product-mdm
2015-01-27 23:32:57 +05:30
inosh-perera
4a26b86460
fixed operations flow
2015-01-27 23:32:12 +05:30
Lakshitha Harshan
99abc5fafd
Merge pull request #11 from dulichan/master
...
Fixes
2015-01-27 23:31:02 +05:30
Dulitha Wijewantha
e76608187b
* Fixed issue in escape
...
* Added unspecified filter
* Reverting back to old sso module
2015-01-27 23:21:13 +05:30
Dulitha Wijewantha
b6f7998db7
Fixing encoding issue
2015-01-27 21:17:56 +05:30
Prabath Abeysekara
3b4742046b
Merge pull request #10 from dulichan/master
...
Added i18n module. Copied some modules from distribution.
2015-01-27 20:11:15 +05:30
Dulitha Wijewantha
c11eeaaccc
Added i18n module. Copied some modules from distribution.
2015-01-27 20:07:32 +05:30
Prabath Abeysekara
68bff9c21c
Merge pull request #9 from dulichan/master
...
SSO related fixes and CDM app integration
2015-01-27 17:26:09 +05:30
Dulitha Wijewantha
3a803df3d6
Removed the inundated fields and changed the sample data.
2015-01-27 17:25:09 +05:30
Dulitha Wijewantha
e108dc3e9b
Added dynamic icon loading and changed the image file name
2015-01-27 13:30:07 +05:30
Dulitha Wijewantha
ccd778160f
Merge branch 'master' of github.com:wso2/product-mdm
2015-01-27 12:33:00 +05:30
Dulitha Wijewantha
c6a25475b0
Removed unnecessary logs
2015-01-27 12:32:06 +05:30
harshanL
84b40f802f
Unit test code changes
2015-01-27 10:33:05 +05:30
Dulitha Wijewantha
8e32f3e478
* Added license headers to files
...
* Removed a unnecessary file
2015-01-27 09:34:05 +05:30
Dulitha Wijewantha
0deffc8ed2
Merge branch 'master' of github.com:wso2/product-mdm
...
Conflicts:
product/modules/distribution/src/assembly/bin.xml
2015-01-27 09:31:02 +05:30
Dulitha Wijewantha
6b0909f810
* Added auth routes to con
...
* Supported login/logout and assertion consumer url
* Implemented the auth header
* Included the auth header on pages
* Added logout button to UI
* Added related configs and a lib to read configs efficiently
2015-01-27 09:29:15 +05:30
harshanL
c4b255b751
Changed the archetype readme to add prerequisites
2015-01-27 09:06:16 +05:30
prabathabey
67f0f31baa
Code cleanup
2015-01-27 00:21:54 +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
1a78ae08c2
Added latest IS configuration to the SSO service section.
2015-01-26 22:51:03 +05:30
Dulitha Wijewantha
746e5209df
* Added copying tasks for the authentication endpoint web app, sso-config, identity configs
...
* Added claim mgt feature
* Added relevant configuration files
2015-01-26 22:49:04 +05:30
harshanL
5b49fd0976
Added the maven archetype to create android mdm-agent project
2015-01-26 18:30:13 +05:30
Geeth Munasinghe
3017d53432
Adding saml sso feature
2015-01-23 23:49:16 +05:30
inosh-perera
6a74d401e1
Merge branch 'master' of https://github.com/wso2/product-mdm
2015-01-23 22:55:33 +05:30
Geeth Munasinghe
6ac5cb1438
fixing cdm jaggery app not ddploying issue
2015-01-23 22:52:07 +05:30
inosh-perera
53c2abd574
Merge branch 'master' of https://github.com/wso2/product-mdm
2015-01-23 22:48:30 +05:30
inosh-perera
8e4e434d0d
added adroid code from old repository, oauth basic login fixed
2015-01-23 22:46:43 +05:30
Geeth Munasinghe
5883944e23
Merge branch 'master' of https://github.com/wso2/product-mdm
2015-01-23 22:34:53 +05:30
prabathabey
19adb9482f
Merge branch 'master' of https://github.com/wso2/product-mdm
2015-01-23 22:31:47 +05:30
prabathabey
95e538c324
Fixing issues related to copying API manager publisher and store related jaggery webapps
2015-01-23 22:31:34 +05:30
Geeth Munasinghe
38b839a4a9
Merge branch 'master' of https://github.com/dulichan/product-mdm
2015-01-23 22:31:17 +05:30
Geeth Munasinghe
c93f99d970
Merge branch 'master' of https://github.com/wso2/product-mdm
2015-01-23 22:22:31 +05:30
Geeth Munasinghe
57482a7ae3
Merge branch 'master' of https://github.com/manojgunayadev/product-mdm
2015-01-23 22:19:19 +05:30
prabathabey
dec7419e41
Fixing self-registration feature installation related issues
2015-01-23 22:17:26 +05:30
prabathabey
fb72682da0
Adding API Publisher and Store Features to p2-profile
2015-01-23 22:06: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
Geeth Munasinghe
7fb84d4a04
Merge branch 'master' of https://github.com/wso2/product-mdm
2015-01-23 21:37:27 +05:30
Geeth Munasinghe
9a89aa8112
Adding the sso features and changing the filter.properties
2015-01-23 21:37:16 +05:30
prabathabey
f296fb763e
Configuring product.name and product.version variables to be replaced with appropriate filter properties
2015-01-23 21:36:02 +05:30
prabathabey
e9ebd88445
Configuring logging for test cases
2015-01-23 21:29:32 +05:30
manoj
7dc6a987c7
Remove license rxt file from MDM
2015-01-23 21:19:26 +05:30
manoj
bdb522d0e5
Delete license rxt
2015-01-23 21:18:54 +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
69a822c8d1
Merge branch 'master' of github.com:wso2/product-mdm
2015-01-23 19:07:52 +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
Geeth Munasinghe
b03443a30f
Merging the changes of Manoj
...
Merge branch 'manojgunayadev-master'
2015-01-23 18:55:26 +05:30