prabathabey
|
9a7286a84b
|
Removing DeviceWrapper and all its associated usage, as it appeared to be a redundant element in the precense of 'Device'
|
2016-06-22 14:52:59 +05:30 |
|
geethkokila
|
c07914eb36
|
Adding the activity count for the activty paginantion
|
2016-06-21 12:56:57 +05:30 |
|
geethkokila
|
a67f432993
|
Merge branch 'rest-api-improvements' of https://github.com/wso2/carbon-device-mgt into rest-api-improvements
|
2016-06-20 15:41:59 +05:30 |
|
geethkokila
|
236eb90ce2
|
Fixing the limit and offset for activity
|
2016-06-20 15:41:53 +05:30 |
|
madhawap
|
f2ab923df5
|
fix related to http status code in 'getDevices' endpoint
|
2016-06-20 12:17:59 +05:30 |
|
madhawap
|
ea56d4ced3
|
Merge branch 'rest-api-improvements' of https://github.com/wso2/carbon-device-mgt into rest-api-improvements
|
2016-06-17 17:37:23 +05:30 |
|
madhawap
|
015ca0575e
|
added 'updatedTimeStamp' to the Activity get response
|
2016-06-17 17:36:50 +05:30 |
|
dilanua
|
1513c6cf8a
|
Adding isActive property to PolicyWrapper
|
2016-06-17 12:05:35 +05:30 |
|
madhawap
|
7cdb7dcee1
|
Merge branch 'rest-api-improvements' of https://github.com/wso2/carbon-device-mgt into rest-api-improvements
|
2016-06-17 10:14:21 +05:30 |
|
dilanua
|
0eed97e84c
|
Adding API for getting device types
|
2016-06-15 14:21:31 +05:30 |
|
madhawap
|
b3f95d19c1
|
add changes to 'since' QueryParam and 'if-modified-since' HeaderParam
|
2016-06-15 12:05:44 +05:30 |
|
inoshperera
|
96eb71314b
|
Merge pull request #297 from madhawap/rest-api-improvements
add changes to 'since' QueryParam and 'if-modified-since' HeaderParam
|
2016-06-14 18:49:01 +05:30 |
|
madhawap
|
d7b860b955
|
Merge branch 'rest-api-improvements' of https://github.com/wso2/carbon-device-mgt into rest-api-improvements
|
2016-06-14 18:09:16 +05:30 |
|
madhawap
|
59119f9167
|
add changes to 'since' QueryParam and 'if-modified-since' HeaderParam
|
2016-06-14 18:08:43 +05:30 |
|
Ace
|
7b62d2769e
|
Changing response code returned when adding user
|
2016-06-14 15:28:59 +05:30 |
|
madhawap
|
3d416da6fe
|
add changes to 'since' QueryParam and 'if-modified-since' HeaderParam
|
2016-06-14 12:03:14 +05:30 |
|
Ace
|
016414c076
|
Bug fixes for role search
|
2016-06-13 15:43:21 +05:30 |
|
madhawap
|
f80603a365
|
Fixes to if-modified-since in activity provider
|
2016-06-03 22:19:40 +05:30 |
|
Ace
|
4609888ad1
|
Fixes to ifmodified-since in activity provider
|
2016-06-03 21:03:29 +05:30 |
|
prabathabey
|
8819c6e36b
|
Adding support for 'If-Modified-Since' header and 'since' query filter
|
2016-06-03 04:35:22 +05:30 |
|
inoshperera
|
d71f0c6e6d
|
Merge branch 'rest-api-improvements' of https://github.com/wso2/carbon-device-mgt into rest-api-improvements
|
2016-06-03 01:46:03 +05:30 |
|
inoshperera
|
037acbe5bb
|
fixing platform configuration appearing twice issue.
|
2016-06-03 01:43:21 +05:30 |
|
prabathabey
|
67c9ee0e70
|
Fixing commit conflict
|
2016-06-02 20:52:26 +05:30 |
|
prabathabey
|
b24250f3f2
|
Returning device info within the device bean itself
|
2016-06-02 20:49:23 +05:30 |
|
hasuniea
|
dc72fd1553
|
Merge branch 'rest-api-improvements' of https://github.com/wso2/carbon-device-mgt into rest-api-improvements
|
2016-06-02 19:01:01 +05:30 |
|
hasuniea
|
e2cebcd430
|
removed If-Modified-Since header param
|
2016-06-02 19:00:41 +05:30 |
|
inoshperera
|
ee948abc9d
|
fixing conflicts and improving swagger annotations and validations
|
2016-06-02 18:44:26 +05:30 |
|
inoshperera
|
5620e38681
|
adding proper error messages for APIs
|
2016-06-02 11:04:33 +05:30 |
|
prabathabey
|
d32cd96a74
|
Fixing merge conflicts
|
2016-06-02 00:28:47 +05:30 |
|
prabathabey
|
9ebf705323
|
Re-enabling retrieval of device info
|
2016-06-02 00:22:46 +05:30 |
|
prabathabey
|
e002ffb54a
|
Re-enabling retrieval of device info
|
2016-06-02 00:20:14 +05:30 |
|
dilanua
|
dada719486
|
Merge branch 'rest-api-improvements' of https://github.com/wso2/carbon-device-mgt into rest-api-improvements
|
2016-06-01 15:59:14 +05:30 |
|
dilanua
|
0bd2a46690
|
Adding H2/MSSQL/ORACLE/POSTGRESQL support for GET /admin/devices API
|
2016-06-01 15:58:45 +05:30 |
|
ayyoob
|
aa6298b5e7
|
updated device management admin api permission
|
2016-06-01 12:28:10 +05:30 |
|
ayyoob
|
d926bdaa34
|
removed unused permission from permission.xml
|
2016-06-01 12:20:18 +05:30 |
|
dilanua
|
07a4a65c7c
|
Fixing permission issues with GET /devices/*/*/features API
|
2016-06-01 11:14:17 +05:30 |
|
dilanua
|
25e45dc9f1
|
Fixing issues in GET /operations and /admin/devices APIs
|
2016-06-01 10:44:08 +05:30 |
|
mharindu
|
7a029743ba
|
Merge branch 'rest-api-improvements' of https://github.com/wso2/carbon-device-mgt into rest-api-improvements
|
2016-06-01 02:18:53 +05:30 |
|
mharindu
|
81aa298740
|
Fixed RoleManagementService API issues
|
2016-06-01 02:18:15 +05:30 |
|
prabathabey
|
3cb9b5bae2
|
Merge branch 'rest-api-improvements' of https://github.com/wso2/carbon-device-mgt into rest-api-improvements
|
2016-06-01 01:30:17 +05:30 |
|
prabathabey
|
61beca5048
|
Fixing getDevice method to support status, ownership, etc as query param filters
|
2016-06-01 01:30:02 +05:30 |
|
ayyoob
|
9f1de717c5
|
updated permissions in the permission.xml
|
2016-06-01 01:23:13 +05:30 |
|
mharindu
|
7aa37ff4d5
|
Fixed issues in RoleManagementService
|
2016-06-01 00:31:48 +05:30 |
|
mharindu
|
63ea40eb27
|
Merge branch 'rest-api-improvements' of https://github.com/wso2/carbon-device-mgt into rest-api-improvements
|
2016-06-01 00:10:36 +05:30 |
|
mharindu
|
ce557266ec
|
Fixed issues in RoleManagementService
|
2016-06-01 00:10:30 +05:30 |
|
ayyoob
|
d9c15b62e7
|
few changes after testing user management api
|
2016-05-31 23:26:51 +05:30 |
|
Prabath Abeysekara
|
14322d4ba5
|
Merge pull request #283 from ayyoob/rest-api-improvements
fixed api issues in policy
|
2016-05-31 19:16:25 +05:30 |
|
ayyoob
|
5b8b15f69b
|
fixed api issues in policy
|
2016-05-31 19:12:58 +05:30 |
|
prabathabey
|
c9a2dc4399
|
Improving user management API implementation
|
2016-05-31 19:05:37 +05:30 |
|
prabathabey
|
627d99e913
|
Merge branch 'rest-api-improvements' of https://github.com/wso2/carbon-device-mgt into rest-api-improvements
|
2016-05-31 18:36:13 +05:30 |
|