Commit Graph

237 Commits (830612b293fddd2a27c23b9516899c91255a9c12)

Author SHA1 Message Date
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
geethkokila 3e37b73360 Removing unnessaccery code blocks
9 years ago
geethkokila 1f507e4224 Removing unneccessary catch exception
9 years ago
geethkokila e8255e45c6 Adding the user list to policies
9 years ago
geethkokila 3382686d52 Fixing policies related issues, and adding the delete policy
9 years ago
geethkokila a1f851243c Fixing null pointer issue
9 years ago
geethkokila e07d917ad6 Fixing bugs
9 years ago
geethkokila a9d3d15438 Adding pofile operations
9 years ago
geethkokila 0638ec2357 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 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
9 years ago
Dulitha Wijewantha 341abb47ab Fixes to the timestamp and filters
9 years ago
geethkokila 4a4349382a Adding the user core changes
10 years ago
geethkokila 1d180c1a1e Adding the policy related new tables
10 years ago
geethkokila 10a585ea6a Moing interfacs to common bundle and fixing test cases
10 years ago
geethkokila 38e09d49bb Fixing bugs and fixing the criteria based policies
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
Dulitha Wijewantha acc159d132 * Refactored addPolicy
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
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
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
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
Geeth Munasinghe 90ff502b21 Adding the final changes of the policy implementation, Added the simple policy evaluation implementation
10 years ago
Geeth Munasinghe e53f2d2063 Adding profile feature bean and almost completing the dao classes, adding the PIP implementation, fixing the test cases, adding the policy manager relavant methods for PIP and PAP.
10 years ago
prabathabey 14e7be6146 Extending operation management functionality to support Profile operations
10 years ago
prabathabey 3070488adf Fixing Pom issues
10 years ago
Geeth Munasinghe 5bdbcaa077 Seperating the dao to Feature, profile, policy and adding the exeception for each ones
10 years ago
Geeth Munasinghe d7abfbc19b Adding the missed classes
10 years ago
Geeth Munasinghe 5a253b286e Adding the policy management service and dao implementation, basic architecture is implemented here, only thing we have to do is to fill the method with relavant informations. PDP, PEP, PIP services are renamed.
10 years ago
Geeth Munasinghe c13b942f0e Adding the DAO layers for the policy administration, Test cases are added for H2 database type and MySql, This is having the initial cut of the policy and profile saving
10 years ago
Geeth Munasinghe ac2fa547d4 [maven-release-plugin] prepare for next development iteration
10 years ago
Geeth Munasinghe 28a1bd9fde [maven-release-plugin] prepare release v0.9.1
10 years ago
Geeth Munasinghe 1a550269f1 Changing the version to 0.9.1-SNAPSHOT
10 years ago
Geeth Munasinghe 835207a13d [maven-release-plugin] prepare for next development iteration
10 years ago
Geeth Munasinghe 7933271193 [maven-release-plugin] prepare release v0.9.1
10 years ago
Geeth Munasinghe 60e98f12b2 Adding the bundle activator for PIP
10 years ago
harshanL db5b8b1e1e Fixed build issue
10 years ago
Geeth Munasinghe 3032b1c55f Adding policy components, renamed the evaluator as the complex policy decision point, added the PIP component and simple policy decision point, Add the interfaces related to policies
10 years ago
harshanL 98ac04479d CDMF-6 fix
10 years ago
Geeth Munasinghe 05cee229d3 [maven-release-plugin] prepare for next development iteration
10 years ago
Geeth Munasinghe ba12c63636 [maven-release-plugin] prepare release carbon-devicemgt-0.9.0-M2
10 years ago
Geeth Munasinghe 68f5cf6400 [maven-release-plugin] rollback the release of carbon-devicemgt-0.9.0-M2
10 years ago
Geeth Munasinghe f0511a0b01 [maven-release-plugin] prepare for next development iteration
10 years ago
Geeth Munasinghe 5f72231731 [maven-release-plugin] prepare release carbon-devicemgt-0.9.0-M2
10 years ago
Geeth Munasinghe 13692f6355 [maven-release-plugin] rollback the release of carbon-devicemgt-0.9.0-M2
10 years ago
Geeth Munasinghe 3dd38392b1 [maven-release-plugin] prepare for next development iteration
10 years ago
Geeth Munasinghe c6d993cee8 [maven-release-plugin] prepare release carbon-devicemgt-0.9.0-M2
10 years ago
Geeth Munasinghe 81d6a238c7 Changing the version to 0.9.0 and fixing some issues on poms
10 years ago
Geeth Munasinghe f494143351 Separating the components from the product-cdm repository, all the commits will be survived.
10 years ago
Geeth Munasinghe 8c5fd85484 Changing the version to 1.0.0-SNAPSHOT
10 years ago
Geeth Munasinghe 0fd9875342 [maven-release-plugin] prepare for next development iteration
10 years ago
Geeth Munasinghe ab92119231 [maven-release-plugin] prepare release wso2cdm-1.0.0-M2
10 years ago
Geeth Munasinghe 3e8591cccd Fixing issues in the pom for release purposes
10 years ago
Geeth Munasinghe c3b26b3f1c [maven-release-plugin] prepare for next development iteration
10 years ago
Geeth Munasinghe 12e49a0b1a [maven-release-plugin] prepare release wso2cdm-1.0.0-M2
10 years ago
Geeth Munasinghe 4c30dfb9d8 [maven-release-plugin] rollback the release of wso2cdm-1.0.0-M2
10 years ago
Geeth Munasinghe aad4c8d244 [maven-release-plugin] prepare release wso2cdm-1.0.0-M2
10 years ago
Geeth Munasinghe 17acce9458 [maven-release-plugin] rollback the release of wso2cdm-1.0.0-M2
10 years ago
Geeth Munasinghe 5254511f5e [maven-release-plugin] prepare release wso2cdm-1.0.0-M2
10 years ago
Geeth Munasinghe 84fbde538e Fixing pom issues for release works
10 years ago
Geeth Munasinghe c88ac79541 [maven-release-plugin] prepare for next development iteration
10 years ago
Geeth Munasinghe 8482d4cf27 [maven-release-plugin] prepare release wso2cdm-1.0.0-M2
10 years ago
Geeth Munasinghe f67eee625a Changing the version to 1.0.0-SNAPSHOT
10 years ago
Geeth Munasinghe da9443a065 [maven-release-plugin] prepare for next development iteration
10 years ago
Geeth Munasinghe 7418cb8d4d [maven-release-plugin] prepare release 1.1.0
10 years ago
Geeth Munasinghe 1942fd68b1 [maven-release-plugin] rollback the release of wso2cdm-parent-1.0.0
10 years ago
Geeth Munasinghe ae4e56c9d6 [maven-release-plugin] prepare for next development iteration
10 years ago
Geeth Munasinghe d57c56e36d [maven-release-plugin] prepare release wso2cdm-parent-1.0.0
10 years ago
Geeth Munasinghe 02d1a259df [maven-release-plugin] rollback the release of 1.0.0
10 years ago
Geeth Munasinghe 462e53070c [maven-release-plugin] prepare for next development iteration
10 years ago
Geeth Munasinghe 0d81d60c99 [maven-release-plugin] prepare release 1.0.0
10 years ago
Geeth Munasinghe ac609f9996 Changing the version to 1.0.0-SNAPSHOT
10 years ago
Geeth Munasinghe b20bdc1625 A mistake happend to release on the master branch, I am reverting the changes
10 years ago
prabathabey 5d9fb3b803 Refactoring the poms to remove SNAPSHOT versions of certain dependencies and test clean up
10 years ago
Geeth Munasinghe f44b4597db Fixing group ids of the pom files
10 years ago
Geeth Munasinghe 462045eac9 Changing the version to 1.0.0
10 years ago
Geeth Munasinghe 9f789af79f Fixing git repo issues
10 years ago
Geeth Munasinghe ce3149bc45 Adding partially completed policy evaluation
10 years ago
DilanUA 1d45b494f1 Method signature of updatePolicy method in org.wso2.carbon.policy.mgt.common.Policy.PolicyDAO was updated
10 years ago
Geeth Munasinghe 9bddb9407b Fixing pom issues
10 years ago
Geeth Munasinghe 29247f7b50 Removing the unnessacary files from distribution target folder and changing the policy
10 years ago
Geeth Munasinghe e4d6070bee Adding the datasources changes
10 years ago
Geeth Munasinghe 28fa871eda Fixing names of the variable names
10 years ago
manoj 3419aba202 change set ploicy method
10 years ago
Geeth Munasinghe 78cc3b0070 Removing white spaces from the policy management and making data time fileds long
10 years ago
Geeth Munasinghe bd5971d263 Comminying policy management related code
10 years ago
Geeth Munasinghe 274d9ec37e Adding the feature management service and android application to webapps
10 years ago
Geeth Munasinghe 233c3c60b2 Adding policy mgt daos
10 years ago
Geeth Munasinghe 6bc84366f2 Fixing starting problems
10 years ago
Geeth Munasinghe a14980df1c Changing the policy interface
10 years ago
Geeth Munasinghe 6f79ae79e2 Changing the policy test cases
10 years ago
Geeth Munasinghe ec91735fa3 Adding test cases for policy management
10 years ago
Geeth Munasinghe eb734a4b14 Changing the policy interface and test case
10 years ago
Geeth Munasinghe 85fc1adc79 Adding featurs for the device mgt
10 years ago
Geeth Munasinghe 6336024353 Adding the feature and exception class to repo
10 years ago
Geeth Munasinghe 5fb3dec2ab Fixing Exception class in Policy Mgt
10 years ago
Geeth Munasinghe 95b555b11c Adding Constructors to the PDP exceptioon class
10 years ago
Geeth Munasinghe 578338263c Adding policy management components
10 years ago