Commit Graph

676 Commits (05fd385d49bd7c70889884eec99fc8bcc9b05111)

Author SHA1 Message Date
manoj 6188878340 Add operation code for policy operation
10 years ago
manoj a4e6b02e60 Add operation type for policy operation
10 years ago
manoj 8a03c7a368 Add policy operation for effective policy
10 years ago
manoj 14c6773b57 Fetch device according to the device identifier
10 years ago
manoj 39b85a3b44 update operation status
10 years ago
manoj 0ed9c46a64 set operation status
10 years ago
manoj f68c7133cf Check null before close connection
10 years ago
manoj 3dcb42ee64 fix connection close issue while call super getOperation method inside loop
10 years ago
manoj 9f592f8a33 fix operation id field issue
10 years ago
manoj 3c99c9ec2c Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
manoj 7fb3a594b8 Instansiate Policy DAO in operations dao factory
10 years ago
prabathabey 6c6f644892 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
prabathabey de9b17f41f Modifying Device bean definition
10 years ago
manoj f8fbbdb467 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
manoj d15f19dab2 correct sql ambiguos selection of operation id
10 years ago
prabathabey cdcba23021 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
prabathabey 72e940b523 Code cleanup
10 years ago
manoj e2ef2504a9 Y
10 years ago
prabathabey d444f4ce0c Adding an interface method to DeviceManager.java to support claimable devices
10 years ago
manoj 54c776000f Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into release-1.0.0
10 years ago
manoj c3805364c9 Refractor Operations to handle Policy Operations and remove joins
10 years ago
manoj 917c0cf965 Refractor Operations to handle Policy Operations and remove joins
10 years ago
prabathabey a3e385bd2f Serializing the complete OAuthAPplicationInfo bean
10 years ago
prabathabey 4e17a2669f Fixing more dynamic authentication related issues
10 years ago
prabathabey e909ac8bcc Fixing issues prompted due to not properly inheriting JAX-RS annotations
10 years ago
prabathabey ef12414210 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
prabathabey cc3f543768 Fixing dyanamic client registration related issues
10 years ago
mharindu 3d549701a4 Fixed query issue in function getDevicesByName
10 years ago
mharindu 3db38b7e17 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
prabathabey 68cefe21a5 Fixing issues encountered in dynamic client authentication implementation
10 years ago
mharindu fd0a978eb5 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
mharindu de8914fdcb Added a function to retrieve device list from device name
10 years ago
prabathabey e21c92a1ce Code cleanup
10 years ago
prabathabey 6cdd122c97 Adding the initial implementation of dynamic client registration
10 years ago
prabathabey 3c5a3adc2f Fixing failures prompted while invoking APIs that are OAuth protected
10 years ago
manoj 8ee09793f2 Change Bearer regex pattern
10 years ago
manoj ca4f902185 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
manoj eda34cf4de Change logic of token extraction
10 years ago
geethkokila 535c4e4717 Fixing policy deletion
10 years ago
manoj 54290e0ab3 Change OAuthAutheticator to get api version and context
10 years ago
manoj f2c33f9421 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
manoj cfe9bd5f9f Email format
10 years ago
geethkokila 5cd63c1c88 Fixing policy count
10 years ago
geethkokila 5a4d2e20a4 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
geethkokila 30b01fc3bc Fixing the sort issue
10 years ago
dilanua 851fb35554 Updated DeviceTypeDAOImpl.java
10 years ago
mharindu ffaccbe371 Refactored policy
10 years ago
manoj 48a2062f64 Add operations for effective policy
10 years ago
geethkokila 6e18b7c11a Adding the policy priority changing dao methods
10 years ago
mharindu 39ae880972 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
mharindu 89d0fa0894 Implemented device count and policy count
10 years ago
geethkokila 29066134db Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
manoj 302470ff8b Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
manoj acdf6021a7 Policy related operations
10 years ago
manoj 85df7ca9a0 Policy related operations
10 years ago
geethkokila 3e37b73360 Removing unnessaccery code blocks
10 years ago
geethkokila 1f507e4224 Removing unneccessary catch exception
10 years ago
geethkokila e8255e45c6 Adding the user list to policies
10 years ago
mharindu ed9eebca52 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
geethkokila 3382686d52 Fixing policies related issues, and adding the delete policy
10 years ago
mharindu 7b9dba545a Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
geethkokila a1f851243c Fixing null pointer issue
10 years ago
geethkokila 37b4e27c42 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
geethkokila e07d917ad6 Fixing bugs
10 years ago
mharindu 5c1cff9bb8 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
prabathabey 486d39e54d Fixing authentication issues surfaced due to not properly configuring WebappAuthenticatorRepository
10 years ago
mharindu 1c4e74f706 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
mharindu 695ff8edcb Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
prabathabey cdcb7d2546 Fixing build failures
10 years ago
prabathabey abf1e3d2ea Fixing build failures
10 years ago
prabathabey 7942fb4cbb Fixing issues surfaced when a proper authentication scheme is not defined for certain resources
10 years ago
mharindu 6e11c8e112 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
geethkokila a9d3d15438 Adding pofile operations
10 years ago
mharindu 1904264c0d Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
geethkokila 0638ec2357 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
geethkokila 548ce6873f Changing the get effective policy method to store the policy as a operation, and adding ownership type to the policy database
10 years ago
mharindu 30edad0529 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
Dulitha Wijewantha 341abb47ab Fixes to the timestamp and filters
10 years ago
prabathabey c8affcf836 Improving the way webapp requests are authenticated
10 years ago
mharindu 3d69503e96 Merged
10 years ago
geethkokila 4a4349382a Adding the user core changes
10 years ago
mharindu 048c175fda Fixed issue of get device info function
10 years ago
Milan Perera c068ac88de Update DeviceManagementServiceImpl.java
10 years ago
Milan Perera 7d3bf84d9f Update DeviceManagementServiceProviderImpl.java
10 years ago
Milan Perera 8f00128ab1 Update DeviceManager.java
10 years ago
mharindu d0819adf6d Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
mharindu 40feabb9df Fixed bug in device disenrollment
10 years ago
geethkokila 1d180c1a1e Adding the policy related new tables
10 years ago
mharindu 847eb073b9 Refactored device info
10 years ago
mharindu ead4d3be69 Refactored device info
10 years ago
manoj f25dc65b54 Refractor device mgt user core service
10 years ago
manoj c918622cc6 Refractor Email service and change user server feature name
10 years ago
mharindu 6b84d65e29 Refactored updateDeviceInfo function
10 years ago
manoj 63b6a5b206 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
manoj 6c80688af2 Remove app list from device info update service
10 years ago
mharindu 0f3a981367 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
geethkokila ebc2e669cc Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
geethkokila 10a585ea6a Moing interfacs to common bundle and fixing test cases
10 years ago
manoj 2d5d0bb4f8 Install APP service
10 years ago
manoj 94fbb56f06 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
manoj 3589804ede Installation APP service
10 years ago
geethkokila be5f161eb5 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
geethkokila 38e09d49bb Fixing bugs and fixing the criteria based policies
10 years ago
harshanl db2065435b Added getAllDevicesOfUser and getAllDevicesOfRole methods with user feature
10 years ago
geethkokila f83d919ed1 Merge branch 'master' of https://github.com/wso1/carbon-device-mgt
10 years ago
geethkokila 53c22fe9fe Adding criteria based policy
10 years ago
mharindu c892c0b783 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
manoj 1b1b66fc29 Handle DB close within rollback transaction
10 years ago
manoj f4b8e4bb74 Remove delete device type from DB when un register plugin
10 years ago
mharindu aeb9c6e5aa Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
manoj a774bc89aa Device Type not present in DB, return null instead of dummy object
10 years ago
mharindu 937530087d Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
mharindu f83897708c Merged
10 years ago
prabathabey 5eed51c3dc Fixing issues surfaced while logging into the management console of the product as a result of an anomaly in the webapp authenticator framework
10 years ago
manoj bf62561b00 Change Next operations method to accept parameter device id
10 years ago
Dulitha Wijewantha acc159d132 * Refactored addPolicy
10 years ago
Dulitha Wijewantha c703b5070f Merge branch 'master' of github.com:wso2/carbon-device-mgt
10 years ago
manoj 9b5f6bc171 Change next operations to join profile operations
10 years ago
manoj 76c697453e Change platforms to lower case
10 years ago
Dulitha Wijewantha 64cabb1407 Merge branch 'master' of github.com:wso2/carbon-device-mgt
10 years ago
manoj 3f78271847 Refractor application bean
10 years ago
manoj 58a7964b34 Refractor Application bean
10 years ago
manoj 3df761bba6 Refractor Application bean
10 years ago
manoj 696ab3554c Refractor Application bean
10 years ago
manoj 6c452433de Correct copy right text
10 years ago
manoj 9cf2d33c59 Correct copy right text
10 years ago
Prabath Abeysekara 00e8076a9d Merge pull request #7 from milanperera/master
10 years ago
Dulitha Wijewantha 5a3dcda993 Merge branch 'master' of github.com:wso2/carbon-device-mgt
10 years ago
Dulitha Wijewantha dcf0f5039d * Increased field length* Increased field length* Increased field length* Increased field length* Increased field length* Increased field length* Increased field length* Increased field length
10 years ago
geethkokila 2abfff5c36 Removing policy saving after the evaluation.
10 years ago
Dulitha Wijewantha c277a5988a Merge branch 'master' of github.com:wso2/carbon-device-mgt
10 years ago
Dulitha Wijewantha 89a12a5660 * Added xml annotations to Policy and Profile
10 years ago
geethkokila 73b185e1e6 Removing feature implementation from the policy, adding criteria based policy
10 years ago
prabathabey a4485af0c9 Completing JAX-RS authentication framework implementation
10 years ago
manoj 60f50a9242 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
manoj 3a7c4b77b8 APP Manager Integration
10 years ago
manoj 2ae89bef59 APP Manager Integration
10 years ago
Milan Perera d86a5ccc4a Fixed a bug in update Operation
10 years ago
geethkokila 2ef37b8aa8 Fixing issues related to apis to call and get effective policy
10 years ago
Geeth Munasinghe a872caeefc Code revie fixes
10 years ago
kasundananjaya 2c1178011b Merge pull request #6 from milanperera/master
10 years ago
Geeth Munasinghe 7607aa5268 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
10 years ago
Geeth Munasinghe 93ba0414bc Fine tuning the code and removing PIP as osgi service
10 years ago
Milan Perera 47183e12f2 Update ConfigOperation.java
10 years ago
mharindu 3dda515add Fixed a bug in add operation function
10 years ago
manoj 2d5f8fe937 Refractor Operations Mgt
10 years ago
manoj 6f59913621 Refractor Operations
10 years ago
manoj 5a4e4ec4a0 Operations Refractor
10 years ago
Geeth Munasinghe cf4a2f8fc4 Adding the final policy management classes, this includes the manager classes which manages the jta transactions from DAO, Test cases are added too
10 years ago
manoj 4f4240f176 Operations Refractor
10 years ago