Commit Graph

804 Commits (d401741d9bd32bb7727e5897f5d989f3b8716823)

Author SHA1 Message Date
harshanl d401741d9b Fixed EMM-1492
8 years ago
Ace e1c4305e73 Adding fixes to Activities retrival query
8 years ago
Ace 71709a800f Adding group by function when retrieving operations
8 years ago
prabathabey 4c3211b079 Fixing issues in acitivity retrieval
8 years ago
prabathabey 90889824e3 Further improving the performance of activity info retrieval
8 years ago
prabathabey c161d7b659 Adding indexes to improve performance of entity retrieval and fixing a sytax error in the SQL query used to retrieve activities
8 years ago
prabathabey 213836541f Fixing missing columns returned in the query that returns the list of acitivities
8 years ago
prabathabey 3abe837de3 Improving retrieval of activities
8 years ago
harshanl f1c1c67656 Removed unused policy.mgt module from device core bundle
8 years ago
harshanl 657e4864fb Added MSSQL, PostgreSQL and Oracle db support for Notification feature.
8 years ago
harshanl 35ea88b9de Fixed EMM-1476.
8 years ago
Prabath Abeysekara cc90bef42b Merge pull request #318 from Securepoint/master
8 years ago
madhawap 5bd879545b fix for the iOS device operations blocker
8 years ago
madhawap 2e71c21378 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
8 years ago
madhawap d315e739e4 fix for the iOS device operations blocker
8 years ago
inoshperera 2e8df6a16a Merge pull request #322 from charithag/master
8 years ago
charitha efcd5272d2 Fix issues in sql statements
8 years ago
harshanl 6cc1bb088c Fixed EMM-1447, EMM-1424
8 years ago
Milan Perera c49dc435e1 Merge pull request #319 from ayyoob/transport
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
Timo Briddigkeit ed07774552 Fixed literal string comparison.
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