Commit Graph

469 Commits

Author SHA1 Message Date
manoj
79444e951a Change User registration mail 2015-04-20 18:06:38 +05:30
manoj
382b876f7f User Registration email 2015-04-17 20:11:24 +05:30
manoj
d81ca8c194 User registration email 2015-04-17 19:13:18 +05:30
manoj
20463cca57 User registration email configurations 2015-04-17 19:13:00 +05:30
manoj
932cb003da Refactor operations 2015-04-17 07:43:42 +05:30
manoj
3fc11654e7 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt 2015-04-15 21:41:23 +05:30
manoj
4aac14b3d1 Refactor Operations 2015-04-15 21:41:09 +05:30
manoj
41edb530bc Refactor Operations 2015-04-15 21:40:13 +05:30
Geeth Munasinghe
90ff502b21 Adding the final changes of the policy implementation, Added the simple policy evaluation implementation 2015-04-10 20:10:50 +05:30
Geeth Munasinghe
e53f2d2063 Adding profile feature bean and almost completing the dao classes, adding the PIP implementation, fixing the test cases, adding the policy manager relavant methods for PIP and PAP. 2015-04-09 17:57:04 +05:30
manoj
21782b0714 Check operation status as pending for next operations 2015-04-08 20:49:23 +05:30
manoj
32db7a1011 Check operation status as pending for next operations 2015-04-08 20:49:11 +05:30
manoj
2e051d8df5 Refactor operations mgt connection handling 2015-04-08 20:27:16 +05:30
Dilshan Edirisuriya
8daf620b0c Setting payload method refactoring 2015-04-08 19:47:00 +05:30
manoj
749f2b782e Change blob read method 2015-04-08 17:30:06 +05:30
manoj
45d6c08773 Remove connection from thread local at close 2015-04-08 16:37:51 +05:30
manoj
8e4c181446 Get profile operations from nect operations method 2015-04-08 16:25:49 +05:30
manoj
f93d710d8e For operation is profile operation get Next operations from profile operation DAO 2015-04-08 15:37:40 +05:30
manoj
eb500658f2 Move payload property to operation object 2015-04-08 13:27:35 +05:30
manoj
1c80fcd124 Remove paylooad property from Operation 2015-04-08 13:01:43 +05:30
manoj
0f55d86b08 Update Operations Begin transactions before update DB 2015-04-07 19:37:20 +05:30
manoj
fc5be1d059 Update operation rollback and commit 2015-04-07 19:15:03 +05:30
manoj
416ef5a745 Update Operation manager implementation 2015-04-07 19:07:21 +05:30
manoj
4a9a27ab7e Refactor operation DAO methods.Add connection close util method 2015-04-07 15:34:10 +05:30
manoj
32b86c7ff1 ADD Operation Code to core operation table 2015-04-06 19:23:26 +05:30
manoj
cf247128b3 init operation mgt data connection 2015-04-06 18:01:57 +05:30
manoj
a32e811183 Update operation DAO implementation 2015-04-06 17:17:20 +05:30
manoj
71713d4baf Merge branch 'master' of https://github.com/wso2/carbon-device-mgt 2015-04-06 17:07:51 +05:30
manoj
465f421aa8 Update operation method DAO implementation 2015-04-06 17:07:38 +05:30
prabathabey
bf88170668 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt 2015-04-06 14:50:12 +05:30
prabathabey
97a303e495 Temporarily disabling schema enforcement upon reading configuration files 2015-04-06 14:49:54 +05:30
manoj
4312d528dd Merge branch 'master' of https://github.com/wso2/carbon-device-mgt 2015-04-06 11:08:11 +05:30
manoj
a4b83a4737 Implement operation DAO get next operation method 2015-04-06 11:07:57 +05:30
prabathabey
7b99fb5f9d Adding simple policy processing engine implementation together with some oauth extension implementation to support dynamic client authentication 2015-04-03 20:57:51 +05:30
prabathabey
93b88828cc Refactoring Device management related configuration file intialization process to associate appropriate schemas corresponding to each of the said configs 2015-04-03 20:32:15 +05:30
manoj
85b1d4c7d1 Add payload type to profile operation table 2015-04-02 19:25:45 +05:30
manoj
0267c8cb1c Merge branch 'master' of https://github.com/wso2/carbon-device-mgt 2015-04-02 11:20:25 +05:30
manoj
80bf3640f6 Change operation status to varchar 2015-04-02 11:19:03 +05:30
Dilshan Edirisuriya
52b48f3223 Reading from enum 2015-04-01 19:32:25 +05:30
Dilshan Edirisuriya
4198764cb2 Implementing services 2015-04-01 19:23:04 +05:30
manoj
e1b2e40847 Set profile operation DAO for profile operations 2015-04-01 18:54:32 +05:30
manoj
7cf5460fe6 Set profile operation DAO for profile operations 2015-04-01 18:54:09 +05:30
prabathabey
befb9cc711 Extending operation management implementation to support getPendingOperations() and getOperations() functionalities 2015-03-31 16:59:02 +05:30
prabathabey
0583695338 Fixing improper API name getting displayed when an API is republished 2015-03-31 13:11:38 +05:30
prabathabey
36dea72e02 Fixing API publishing related issues 2015-03-31 11:53:33 +05:30
prabathabey
5d02746a5e Fixing API publishing related issues 2015-03-30 20:45:34 +05:30
prabathabey
2b26ad08c2 Adding an info log to indicate the success of publishing a given API 2015-03-30 19:28:26 +05:30
prabathabey
add470c483 Fixing AppManager connector initialization issue at server start up and adding support for retrieving the complete operation list for a given device 2015-03-30 12:26:29 +05:30
prabathabey
5f7e4306de Adding support to retrieve the next available operation to be installed 2015-03-30 11:10:07 +05:30
prabathabey
e6d74ac9b4 Cleaning up app manager connector implementation 2015-03-29 13:01:07 +05:30
prabathabey
14e7be6146 Extending operation management functionality to support Profile operations 2015-03-28 20:00:49 +05:30
prabathabey
365d5a4c73 Committing changes to Operation bean 2015-03-28 19:57:14 +05:30
harshanL
a6363348b5 Fixed getFeatureManager method 2015-03-27 22:58:19 +05:30
prabathabey
1f587bddf8 Code cleanup 2015-03-27 17:59:12 +05:30
prabathabey
8ac5cb47a7 Code cleanup 2015-03-27 17:13:25 +05:30
prabathabey
103a83d425 Adding the remaining interface methods that are required to support the complete set of operation management related tasks 2015-03-27 13:24:20 +05:30
prabathabey
0d5c80c80b More code cleanups 2015-03-27 13:12:27 +05:30
prabathabey
98e1d5b1ec Mode code cleanups 2015-03-27 13:09:15 +05:30
prabathabey
92198a40c0 More code cleanups 2015-03-27 13:02:41 +05:30
prabathabey
1a1700d219 Code cleanup 2015-03-27 12:56:21 +05:30
manoj
9a1ffa6ab7 Add listner to Data source service 2015-03-27 00:11:21 +05:30
manoj
105bc2c6cf Merge branch 'master' of https://github.com/wso2/carbon-device-mgt 2015-03-26 22:28:54 +05:30
manoj
bee82d40e2 Add payload parameter to update operation 2015-03-26 22:28:14 +05:30
prabathabey
dd03eafe9d Merge branch 'master' of https://github.com/wso2/carbon-device-mgt 2015-03-26 20:35:52 +05:30
prabathabey
8f83027e74 Making plugin registration deferred till the core completely registered 2015-03-26 20:35:32 +05:30
manoj
9b665eaddb Merge branch 'master' of https://github.com/wso2/carbon-device-mgt 2015-03-26 20:32:41 +05:30
manoj
e3acecd5a0 Create databases for plugins 2015-03-26 20:32:04 +05:30
inosh-perera
2002c92032 adding existing API check before publishing 2015-03-26 19:40:00 +05:30
manoj
7e0f4a4b2f Merge branch 'master' of https://github.com/wso2/carbon-device-mgt 2015-03-26 19:22:00 +05:30
prabathabey
a0571dd310 Fixing API endpoint not getting properly added when the APIs are registered 2015-03-26 17:30:29 +05:30
manoj
ab08b835f4 Create plugin level databases 2015-03-26 17:20:52 +05:30
prabathabey
7c39871feb Merge branch 'master' of https://github.com/wso2/carbon-device-mgt 2015-03-25 20:29:27 +05:30
prabathabey
2cef474281 Adding deactivate method into the service component 2015-03-25 20:29:23 +05:30
inosh-perera
504099a2c4 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt 2015-03-25 20:04:22 +05:30
inosh-perera
4a061e7be2 adding App management integeration related code 2015-03-25 20:03:06 +05:30
prabathabey
bcc1cad6e5 Merging Webapp authenticator framework implementation 2015-03-25 18:46:17 +05:30
prabathabey
3070488adf Fixing Pom issues 2015-03-24 18:28:56 +05:30
manoj
fee9fbad7d Refactor Email Functionality 2015-03-24 18:15:45 +05:30
manoj
55d57f6577 Refactor email functionality 2015-03-24 17:57:58 +05:30
manoj
ee6c067398 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt 2015-03-24 17:49:53 +05:30
Dulitha Wijewantha
6d7f6767b5 * Implemented the OperationManager’s mapping of device and operation
* Change method signature of OperationMappingDAO.addOperationMapping to support a list of device id integers
* Removed h2.sql and added them to CreateH2TestDB.sql in the test resources
* Cleaned up the DeviceManagementBaseTest class
2015-03-24 09:36:42 +05:30
manoj
d7aa86cc0b Merge branch 'master' of https://github.com/wso2/carbon-device-mgt 2015-03-23 20:52:54 +05:30
manoj
3e51415a64 Refactor Email functionality 2015-03-23 20:52:28 +05:30
manoj
03b4f41a2e Refactor Email functionality 2015-03-23 20:52:08 +05:30
prabathabey
c40af0de7a Moving API registration bits to device.mgt.core 2015-03-23 18:18:37 +05:30
prabathabey
fc80514d74 Resolving merge conflicts 2015-03-23 12:19:07 +05:30
manoj
0a824d9644 Format enrol email message 2015-03-23 12:16:51 +05:30
prabathabey
d71ea209c2 Code cleanup 2015-03-23 12:16:34 +05:30
manoj
7dfd3f0dd2 Improve email message format 2015-03-20 20:30:49 +05:30
manoj
e6d0d3fd00 Email format 2015-03-20 20:00:21 +05:30
manoj
a458c71789 Email format 2015-03-20 19:50:07 +05:30
prabathabey
9a776b15dc Merge branch 'master' of https://github.com/wso2/carbon-device-mgt 2015-03-20 18:08:21 +05:30
prabathabey
8b3d8b74bf Fixing more feature management related changes 2015-03-20 18:06:05 +05:30
Dulitha Wijewantha
8277a9a818 * Added a method to get a single user 2015-03-20 18:04:04 +05:30
prabathabey
80908bac1e Adding feature manager related changes 2015-03-20 17:50:56 +05:30
manoj
28a00cd21c Email functionality 2015-03-20 16:17:51 +05:30
manoj
7c0ca194a1 Email functionality 2015-03-20 16:16:57 +05:30
manoj
78959f0cfb user management 2015-03-20 14:21:04 +05:30
prabathabey
61073f0a4b Committing operation management improvements 2015-03-20 14:03:03 +05:30
prabathabey
0e598aad59 Improving operation management implementation 2015-03-20 13:49:37 +05:30