Commit Graph

775 Commits (3afd43e14ae7718f7f13953224c084e15e02d4a2)

Author SHA1 Message Date
prabathabey bd1322e801 Improving transaction handling in certificate management component and cleaning up the OperationManagerImpl
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
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
8 years ago
madhawap 88feb5a852 Add Pagination to Notification end points
8 years ago
Dilan U. Ariyaratne a278b788d6 Merge pull request #308 from madhawap/rest-api-improvements
8 years ago
madhawap 235d690f1e Implemented 'offset' and 'limit' parameters to the 'operation' api
8 years ago
prabathabey f1eca17991 Code cleanup
8 years ago
prabathabey 9a7286a84b Removing DeviceWrapper and all its associated usage, as it appeared to be a redundant element in the precense of 'Device'
8 years ago
prabathabey aeb4ad3295 Merging rest-api-improvements branch to master
8 years ago
geethkokila c07914eb36 Adding the activity count for the activty paginantion
8 years ago
geethkokila 236eb90ce2 Fixing the limit and offset for activity
8 years ago
ayyoob ebebca8573 Added support for push notification for xmpp, mqtt and few changes to the after testing
8 years ago
madhawap 015ca0575e added 'updatedTimeStamp' to the Activity get response
8 years ago
geethkokila 626142a59b Fixing the isssue in retrieving the device info
8 years ago
geethkokila d6501cbf8c Fixing the device search issues
8 years ago
mharindu 9eb2f5df86 Fixed foriegn key violation issue when getting pending operations
8 years ago
ayyoob 23ee3e25e7 updated the timestamp
8 years ago
geethkokila 42ce71da2c Fixing the spelling mistake
8 years ago
geethkokila 6aea69ae44 Fixing the duplicate issue
8 years ago
geethkokila efa74030b4 Fixing response duplicate issue
8 years ago
prabathabey 8819c6e36b Adding support for 'If-Modified-Since' header and 'since' query filter
8 years ago
prabathabey 3c21583db6 Merge branch 'rest-api-improvements' of https://github.com/wso2/carbon-device-mgt into rest-api-improvements
8 years ago
prabathabey 1a29a9f58f Further fixing retrieving application list with device info
8 years ago
geethkokila ae887d6842 Merge branch 'rest-api-improvements' of https://github.com/wso2/carbon-device-mgt into rest-api-improvements
8 years ago
geethkokila a04300b3b6 Fixing the activity Id issue
8 years ago
prabathabey d3ce96585f Fixing issues in returning application list in the device response
8 years ago
geethkokila cc6883d955 Changing the if to a while loop, fixing the activity id issue
8 years ago
prabathabey b24250f3f2 Returning device info within the device bean itself
8 years ago
prabathabey fe22bfc125 Renaming 'recieved' to 'received'
8 years ago
dilanua 0bd2a46690 Adding H2/MSSQL/ORACLE/POSTGRESQL support for GET /admin/devices API
8 years ago
dilanua 374d509881 Updating DeviceManagementAdminServiceImpl
8 years ago
hasuniea dfc673b08f Merge branch 'rest-api-improvements' of https://github.com/wso2/carbon-device-mgt into rest-api-improvements
8 years ago
hasuniea 1443c7757e fixing code issues
8 years ago
prabathabey fc3d6cccbf Fixing Issues in notification management APIs
8 years ago
hasuniea 57d445237a add certificateMgtService
8 years ago
charitha e2c03adec4 FIx for https://wso2.org/jira/browse/IOTS-169
8 years ago
prabathabey af58e5ec88 Code cleanup
8 years ago