Milan Perera
|
c49dc435e1
|
Merge pull request #319 from ayyoob/transport
Updated grant type implementation
|
8 years ago |
prabathabey
|
5ed3174a28
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
8 years ago |
prabathabey
|
5adfab9f8a
|
Improving connection handling in cert management related functionalities, adding UNIQUE key constraints to DM_DEVICE and DM_ENROLMENT tables, improving response handling of certificate management admin API
|
8 years ago |
Ace
|
07b12fe4ea
|
Bug fixes
|
8 years ago |
prabathabey
|
c63818b78f
|
Avoiding multiple device data getting retrieved upon the same id
|
8 years ago |
prabathabey
|
e27905792f
|
Code cleanup
|
8 years ago |
prabathabey
|
5bc7cf7c30
|
Simplifying operation management related implementations
|
8 years ago |
Chatura Dilan
|
046cd6586c
|
Merge branch 'master' of github.com:wso2/carbon-device-mgt
|
8 years ago |
Chatura Dilan
|
7af8ecc686
|
Added userstore for role listing
|
8 years ago |
prabathabey
|
bd1322e801
|
Improving transaction handling in certificate management component and cleaning up the OperationManagerImpl
|
8 years ago |
ayyoob
|
250ce1f77c
|
added device mgt grant types
|
8 years ago |
Dulitha Wijewantha
|
03f323d6e2
|
Fixed a bug where getBoolean wasn't used
|
8 years ago |
mharindu
|
80f737822e
|
Fixed enrollment device mapping issue
|
8 years ago |
Prabath Abeysekara
|
fbb09a7f58
|
Merge pull request #316 from xenobyte/master
Fixed predictable pseudorandom number generator
|
8 years ago |
prabathabey
|
40b43a8b97
|
DAO exceptions thrown while retrieving advance details of devices appears to have been swallowen at the REST API implementation that exposes the aforementioned functionality. This particular fix resolves it
|
8 years ago |
Timo Briddigkeit
|
b674304087
|
Made constants real constant using final
|
8 years ago |
Timo Briddigkeit
|
ee5b077e6a
|
Fixed various XML External Entity (XXE) attack vulnerabilities
|
8 years ago |
Chatura Dilan
|
4ec11e8c08
|
[maven-release-plugin] prepare for next development iteration
|
8 years ago |
Chatura Dilan
|
ffedcac543
|
[maven-release-plugin] prepare release v1.1.1
|
8 years ago |
prabathabey
|
78057b2992
|
Adding an API to return the list of device types registered in the underlying device management platform
|
8 years ago |
hasuniea
|
282ac72249
|
adding SCEPManagerService to scep manager compenent
|
8 years ago |
hasuniea
|
54498f41cd
|
modifying scep utils
|
8 years ago |
Chatura Dilan
|
2befefc967
|
Added OS build date
|
9 years ago |
madhawap
|
b55a164457
|
added 'updateNotificationStatus' endpoint and minor formattings to swagger annotations
|
9 years ago |
madhawap
|
dbf938416b
|
added 'updateNotificationStatus' endpoint and minor formattings to swagger annotations
|
9 years ago |
Chatura Dilan
|
24b462f4f4
|
Added is-active field to the Application
|
9 years ago |
madhawap
|
88feb5a852
|
Add Pagination to Notification end points
|
9 years ago |
Dilan U. Ariyaratne
|
a278b788d6
|
Merge pull request #308 from madhawap/rest-api-improvements
added priorities end-point to PolicyManagement
|
9 years ago |
madhawap
|
235d690f1e
|
Implemented 'offset' and 'limit' parameters to the 'operation' api
|
9 years ago |
prabathabey
|
f1eca17991
|
Code cleanup
|
9 years ago |
prabathabey
|
9a7286a84b
|
Removing DeviceWrapper and all its associated usage, as it appeared to be a redundant element in the precense of 'Device'
|
9 years ago |
prabathabey
|
aeb4ad3295
|
Merging rest-api-improvements branch to master
|
9 years ago |
geethkokila
|
c07914eb36
|
Adding the activity count for the activty paginantion
|
9 years ago |
geethkokila
|
236eb90ce2
|
Fixing the limit and offset for activity
|
9 years ago |
ayyoob
|
ebebca8573
|
Added support for push notification for xmpp, mqtt and few changes to the after testing
|
9 years ago |
madhawap
|
015ca0575e
|
added 'updatedTimeStamp' to the Activity get response
|
9 years ago |
geethkokila
|
626142a59b
|
Fixing the isssue in retrieving the device info
|
9 years ago |
geethkokila
|
d6501cbf8c
|
Fixing the device search issues
|
9 years ago |
mharindu
|
9eb2f5df86
|
Fixed foriegn key violation issue when getting pending operations
|
9 years ago |
ayyoob
|
23ee3e25e7
|
updated the timestamp
|
9 years ago |
geethkokila
|
42ce71da2c
|
Fixing the spelling mistake
|
9 years ago |
geethkokila
|
6aea69ae44
|
Fixing the duplicate issue
|
9 years ago |
geethkokila
|
efa74030b4
|
Fixing response duplicate issue
|
9 years ago |
prabathabey
|
8819c6e36b
|
Adding support for 'If-Modified-Since' header and 'since' query filter
|
9 years ago |
prabathabey
|
3c21583db6
|
Merge branch 'rest-api-improvements' of https://github.com/wso2/carbon-device-mgt into rest-api-improvements
|
9 years ago |
prabathabey
|
1a29a9f58f
|
Further fixing retrieving application list with device info
|
9 years ago |
geethkokila
|
ae887d6842
|
Merge branch 'rest-api-improvements' of https://github.com/wso2/carbon-device-mgt into rest-api-improvements
|
9 years ago |
geethkokila
|
a04300b3b6
|
Fixing the activity Id issue
|
9 years ago |
prabathabey
|
d3ce96585f
|
Fixing issues in returning application list in the device response
|
9 years ago |
geethkokila
|
cc6883d955
|
Changing the if to a while loop, fixing the activity id issue
|
9 years ago |