manoj
917c0cf965
Refractor Operations to handle Policy Operations and remove joins
2015-05-29 15:54:15 +05:30
manoj
cfe9bd5f9f
Email format
2015-05-22 13:22:00 +05:30
manoj
7364345a0f
Refractor API publish end points
2015-05-21 19:44:23 +05:30
geethkokila
0638ec2357
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
2015-05-21 17:27:31 +05:30
geethkokila
548ce6873f
Changing the get effective policy method to store the policy as a operation, and adding ownership type to the policy database
2015-05-21 17:27:17 +05:30
manoj
880c08885a
Add uninstall and install app end points to api publisher
2015-05-21 17:10:05 +05:30
manoj
1bbaac168b
change devices API
2015-05-20 14:34:11 +05:30
manoj
1d902cc724
correct end points by adding context
2015-05-20 14:14:52 +05:30
geethkokila
1d180c1a1e
Adding the policy related new tables
2015-05-19 16:00:49 +05:30
harshanl
db2065435b
Added getAllDevicesOfUser and getAllDevicesOfRole methods with user feature
2015-05-17 17:56:44 +05:30
manoj
1b1b66fc29
Handle DB close within rollback transaction
2015-05-15 15:04:13 +05:30
prabathabey
d5cafe843d
Fixing issues related to webapp-authenticator-config.xml not getting copied into the MDM distribution
2015-05-13 22:36:03 +05:30
prabathabey
afbf6a9bf8
Fixing issues related to webapp-authenticator-config.xml not getting copied into the MDM distribution
2015-05-13 22:14:50 +05:30
prabathabey
d76501cf15
Fixing startup issues caused by not properly updating the Carbon-commons version in the parent pom of carbon-devicemgt repository
2015-05-13 20:14:26 +05:30
geethkokila
73b185e1e6
Removing feature implementation from the policy, adding criteria based policy
2015-05-12 16:20:18 +05:30
prabathabey
a4485af0c9
Completing JAX-RS authentication framework implementation
2015-05-11 15:53:20 +05:30
manoj
4f4240f176
Operations Refractor
2015-04-24 12:53:07 +05:30
manoj
d0b553d26a
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
2015-04-24 12:34:20 +05:30
manoj
a46aff84fd
fetch command operation enable property
2015-04-24 12:34:04 +05:30
DilanUA
aabe9afff5
Updated back-end email notification functionality
2015-04-21 15:14:48 +05:30
manoj
382b876f7f
User Registration email
2015-04-17 20:11:24 +05:30
manoj
20463cca57
User registration email configurations
2015-04-17 19:13:00 +05:30
manoj
3fc11654e7
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
2015-04-15 21:41:23 +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
Dilshan Edirisuriya
bddf71f2de
Temporarily adding device type to the table
2015-04-09 18:54:02 +05:30
manoj
1c80fcd124
Remove paylooad property from Operation
2015-04-08 13:01:43 +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
a32e811183
Update operation DAO implementation
2015-04-06 17:17:20 +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
Dilshan Edirisuriya
1f77183bb5
changing the foreign key command
2015-04-02 19:50:51 +05:30
manoj
85b1d4c7d1
Add payload type to profile operation table
2015-04-02 19:25:45 +05:30
prabathabey
53d6dcb8ef
Fixing build failures caused by an improper parent pom config
2015-03-26 21:59:55 +05:30
inosh-perera
2002c92032
adding existing API check before publishing
2015-03-26 19:40:00 +05:30
inosh-perera
d242b3ffe1
device list retrival url is added to api auto publishing
2015-03-26 17:58:47 +05:30
inosh-perera
0565c63f2f
copying app manager config
2015-03-25 21:00:12 +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
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
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
manoj
0a824d9644
Format enrol email message
2015-03-23 12:16:51 +05:30
manoj
a458c71789
Email format
2015-03-20 19:50:07 +05:30
manoj
28a00cd21c
Email functionality
2015-03-20 16:17:51 +05:30