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
|
8 years ago |
madhawap
|
b55a164457
|
added 'updateNotificationStatus' endpoint and minor formattings to swagger annotations
|
8 years ago |
madhawap
|
dbf938416b
|
added 'updateNotificationStatus' endpoint and minor formattings to swagger annotations
|
8 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 |
prabathabey
|
b24250f3f2
|
Returning device info within the device bean itself
|
9 years ago |
prabathabey
|
fe22bfc125
|
Renaming 'recieved' to 'received'
|
9 years ago |
dilanua
|
0bd2a46690
|
Adding H2/MSSQL/ORACLE/POSTGRESQL support for GET /admin/devices API
|
9 years ago |
dilanua
|
374d509881
|
Updating DeviceManagementAdminServiceImpl
|
9 years ago |
hasuniea
|
dfc673b08f
|
Merge branch 'rest-api-improvements' of https://github.com/wso2/carbon-device-mgt into rest-api-improvements
|
9 years ago |
hasuniea
|
1443c7757e
|
fixing code issues
|
9 years ago |
prabathabey
|
fc3d6cccbf
|
Fixing Issues in notification management APIs
|
9 years ago |
hasuniea
|
57d445237a
|
add certificateMgtService
|
9 years ago |
charitha
|
e2c03adec4
|
FIx for https://wso2.org/jira/browse/IOTS-169
|
9 years ago |
prabathabey
|
af58e5ec88
|
Code cleanup
|
9 years ago |
prabathabey
|
5ed982beb4
|
Adding more improvements to the JAX-RS APIs of CDM-F
|
9 years ago |