Commit Graph

256 Commits (021378df3b81459e497f42c86055b57c55bd5818)

Author SHA1 Message Date
geethkokila 81034c84f5 Fixing the method name issue in policy manager service
9 years ago
Dulitha Wijewantha 45ce4dbe4e Policy Updating
9 years ago
harshanl 234cd47931 Added identity-extensions
9 years ago
mharindu 9813816fab Fixed bug of adding operations
9 years ago
mharindu 9920f2919a Fixed spelling mistakes of policy component
9 years ago
mharindu fbd697edb0 Fixed issue in policy delegation executor
9 years ago
geethkokila 11ead87a5e Fixing the policy listing issue
9 years ago
geethkokila 6ef4bdd73e Fixing enrolment id issues
9 years ago
geethkokila 7dd48bf00e Fixing the monitoring task for INACTIVE, BLOCKED, REMOVED, UNCLAIMED, DISENROLLMENT_REQUESTED, SUSPENDED devices
9 years ago
mharindu 1903b375f3 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
geethkokila dff526b272 Removing the unnessary commets and imports
9 years ago
geethkokila 5ee8c0f065 Fixing the cache manager issues
9 years ago
mharindu cd853c9ee8 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
mharindu ad5335c9f5 Fixed local conflicts and merged
9 years ago
geethkokila 6c5f7d7ada Fixing conflicts and checkcriterion method
9 years ago
prabathabey 2b6bf203e2 Resolving conflicts observed in policy management implementation
9 years ago
geethkokila 044995ed97 Adding the activate method when policies are added.
9 years ago
mharindu fd29deb372 Fixed conflicts of local repo and merged
9 years ago
prabathabey 892b9681f5 Fixing transaction handling issues
9 years ago
geethkokila 458618191d Fixing datasource exaust issue, Fixing the enrolmentinfo getId method, adding policy cache manager. Changing the test cases
9 years ago
geethkokila c6d993e532 Fixing bugs and adding the ability to read from cdm-config.xml file for monitoring task
9 years ago
geethkokila bcb2c1ddb1 Commiting the monitoring changes and test case changes
9 years ago
geethkokila 44b496d350 Partially commiting due to update
9 years ago
mharindu 94326323bc Added class level and method level comments for Policy core
9 years ago
mharindu 7fed00a14d Removed unnecessary logs and added null checks in MonitoringManager
9 years ago
mharindu 5e285071d8 Removed unnecessary white spaces
9 years ago
mharindu a51e7646e3 Fixing issues of previous PRs
9 years ago
Dilshan Edirisuriya 6cff144573 Merge pull request #26 from milanperera/master
9 years ago
mharindu fa82a28c0f Added null check to MonitoringManagerImpl
9 years ago
prabathabey 2311572d49 code cleanup
9 years ago
prabathabey cd31662a96 Fixing transactional anomalies found in PolicyManagerImpl
9 years ago
prabathabey 05c3d080e0 Fixing transactional anomalies found in PolicyManagerImpl
9 years ago
prabathabey cdbdc86f42 Fixing transactional anomalies and code cleanup
9 years ago
Dilshan Edirisuriya 3c444f6102 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
Dilshan Edirisuriya 5b46a4e2f8 Commenting out unreachable state for now
9 years ago
geethkokila cceb3ac5db Fixing errors and adding caching sketch
9 years ago
dilanua 4e5a38998d Updating DAO Layer
9 years ago
geethkokila 90f8f4aab6 Adding test cases and fixing some logic issues and fixing the null pointer from the policy core
9 years ago
geethkokila b8462b02ac Fixing the conflicts
9 years ago
prabathabey 54cd6b80f4 Fixing merge conflicts
9 years ago
prabathabey 955c119006 Adding policy delegation
9 years ago
geethkokila dc205aa081 Fixing the conflicts
9 years ago
geethkokila 6d687364c6 Fixing the monitoring tasks
9 years ago
milanperera f0ec3dbe4c Fixed NPE issues in policy-mgt
9 years ago
milanperera 5b2e0c8989 Merged
9 years ago
geethkokila fde54d2d32 Fixing the monitoring service
9 years ago
milanperera 5a8975d7ac Partial Commit
9 years ago
geethkokila 2769392bc0 Fixing the monitoring task for not to notify the blocked and inactive devices
9 years ago
geethkokila bd75f70a24 Fixing the merge conflicts
9 years ago
geethkokila 6270dff93c Fixing priviledege carbon context issue in device-mgt component
9 years ago
geethkokila 8ab843e76c Merge branch 'master' of https://github.com/milanperera/carbon-device-mgt into milanperera-master
9 years ago
milanperera 35ac8ec6c9 Fixed formating issues in PolicyManagerImpl
9 years ago
milanperera de6572d819 Fixed for JIRA MDM-372
9 years ago
geethkokila aee2402d0d Fixing the get tenant id issue, added the priviledge carbon context at the test running by setting up the carbon-home
9 years ago
milanperera 7313ba1e7e Implemented policy monitoring add operation
9 years ago
harshanl 00b9303283 Fixed the issue with java package name
9 years ago
geethkokila c4739efd0e Fixing the policy monitoring service adding
9 years ago
geethkokila 9ca5815ec3 Fixing the saving issues
9 years ago
geethkokila e0301e4ce3 Adding the 90% completed monitoring task
9 years ago
manoj b0a55a55c8 code clean up
9 years ago
manoj 6daa71771c Unit tests for service layer
9 years ago
geethkokila d048913e06 Adding the momitoring task partialy
9 years ago
geethkokila 388701c3a2 Adding partial commit to add a interface for plugins to implement to notify devices for monotoring
9 years ago
geethkokila 8bc7c5824a Fixing test case failures and device dao errors
9 years ago
geethkokila e0dd398b27 Fixing build failiures
9 years ago
geethkokila 3c73bba40c Commiting ppartialy to get updates
9 years ago
geethkokila 524ce44036 Merge branch 'master' of https://github.com/wso1/carbon-device-mgt
9 years ago
geethkokila 2e89722883 Fixing the monitoring dao
9 years ago
prabathabey 974a616737 DAO refactoring
9 years ago
prabathabey 8d348a358c Committing initial version of supporting device life cycle management
9 years ago
geethkokila e4d156a77e Adding policy monitoring to core, this is only having the monitoring daos and manager class and exceptions
9 years ago
prabathabey 2526d87c21 Introducing a separate bean to carry all enrolment data
9 years ago
prabathabey 60960d80b4 More code cleanups
9 years ago
geethkokila 549e4a784c Fixing issues
9 years ago
prabathabey c13975191e Code cleanup
9 years ago
mharindu 29b58576f8 Fixed an issue in policy based on ownership type
9 years ago
mharindu 1ed6eec02f Fixed bugs in policy
9 years ago
mharindu 6586eb028c Merged
9 years ago
mharindu 16cc17369c Refactored DCA
9 years ago
geethkokila 009c9dd6df Fixing the user based policies
9 years ago
geethkokila f7abe86e3c Fixing the user based policies
9 years ago
manoj 707a8c9709 Add payload to policy operation
9 years ago
manoj 05a3244040 Add payload to policy operation
9 years ago
manoj 6188878340 Add operation code for policy operation
9 years ago
manoj a4e6b02e60 Add operation type for policy operation
9 years ago
manoj 8a03c7a368 Add policy operation for effective policy
9 years ago
prabathabey 72e940b523 Code cleanup
9 years ago
geethkokila 535c4e4717 Fixing policy deletion
9 years ago
geethkokila 5cd63c1c88 Fixing policy count
9 years ago
geethkokila 5a4d2e20a4 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
geethkokila 30b01fc3bc Fixing the sort issue
9 years ago
mharindu ffaccbe371 Refactored policy
9 years ago
manoj 48a2062f64 Add operations for effective policy
9 years ago
geethkokila 6e18b7c11a Adding the policy priority changing dao methods
9 years ago
mharindu 39ae880972 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
mharindu 89d0fa0894 Implemented device count and policy count
9 years ago
geethkokila 29066134db Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
manoj 302470ff8b Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
manoj acdf6021a7 Policy related operations
9 years ago
manoj 85df7ca9a0 Policy related operations
9 years ago