sinthuja
|
4018d582ed
|
Adding comments to the batch size config.
|
8 years ago |
sinthuja
|
f2ea96efde
|
Reverting the changes done to GenericFeatureDAOImpl.
|
8 years ago |
sinthuja
|
ce5ca09e51
|
Adding oracle server specific impl.
|
8 years ago |
sinthuja
|
124c0b4cf8
|
Fixing issues related to oracle database.
|
8 years ago |
Harshan Liyanage
|
3857be50b9
|
Fixed wso2/product-iots#473
|
8 years ago |
Harshan Liyanage
|
43ba1e1b43
|
Added Device-Cache for caching device objects which resolves harshanl/product-iots#1005
|
8 years ago |
Harshan Liyanage
|
3766ba0349
|
Refactored DeviceMgmtProviderService to fetch only the required data which resolves product-iots#991
|
8 years ago |
Harshan Liyanage
|
35d1c9897e
|
Resolves harshanl/product-iots#518
|
8 years ago |
warunalakshitha
|
97a53a7387
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
8 years ago |
Harshan Liyanage
|
273be79ca2
|
Resolving #695:Fix for Policy Delegation task is not starting for tenants in distributed setup
|
8 years ago |
warunalakshitha
|
5831d277da
|
Fixing https://github.com/wso2/carbon-device-mgt-plugins/issues/613
|
8 years ago |
ayyoob
|
20c3940ca4
|
made MonitoringTask to get config from device management service
|
8 years ago |
ayyoob
|
db2ddc7bed
|
policy manager refactored to support tenancy
|
8 years ago |
Ruwan
|
7619eabc87
|
Merge pull request #495 from rasika/release-2.0.x
IOTS-325: Fixing cannot delete a policy associated with a group
|
8 years ago |
Rasika Perera
|
4cd2b94303
|
IOTS-325: Fixing cannot delete a policy associated with a group
|
8 years ago |
Supun94
|
a831dc6a9a
|
Changing cdm-config file
|
8 years ago |
Supun94
|
89410dfae4
|
Changing getEffectiveFeatures method
|
8 years ago |
Supun94
|
2751d4b856
|
Code refactoring
|
8 years ago |
Supun94
|
eb1575126f
|
Minor refactoring on policy merging
|
8 years ago |
Supun94
|
451b2fd1dc
|
Minor refactoring on policy evaluation
|
8 years ago |
Supun94
|
02fb952cc0
|
Minor refactoring on policy decision point
|
8 years ago |
Supun94
|
35f3fcc8f9
|
Changed policy evaluation point
|
8 years ago |
Supun94
|
62acc2ebf2
|
Adding merged policy evaluation service component
|
8 years ago |
Supun94
|
936e71a743
|
Adding configurations for different policy evaluation service components
|
8 years ago |
Supun94
|
272ba7b012
|
Changed getEffectiveFeatures method
|
8 years ago |
Supun94
|
c91da9219d
|
fixed policy conflicts
|
8 years ago |
geethkokila
|
2b7d5fd66b
|
Fixing the null pointer issue in policy manager
|
8 years ago |
geethkokila
|
20ca76640d
|
Adding changes for the grouping and ownership changes
|
8 years ago |
charitha
|
1bfba25c5e
|
Remove user list and role list attributes from group object
Move group components to same devicemgt package levels
|
8 years ago |
charitha
|
5f68953b11
|
Merge branch 'master' into IoTS-1.0.0
# Conflicts:
# components/device-mgt/org.wso2.carbon.device.mgt.api/src/main/java/org/wso2/carbon/device/mgt/jaxrs/service/api/GroupManagementService.java
# components/device-mgt/org.wso2.carbon.device.mgt.api/src/main/java/org/wso2/carbon/device/mgt/jaxrs/service/api/admin/GroupManagementAdminService.java
# components/device-mgt/org.wso2.carbon.device.mgt.api/src/main/java/org/wso2/carbon/device/mgt/jaxrs/service/impl/GroupManagementServiceImpl.java
# components/device-mgt/org.wso2.carbon.device.mgt.api/src/main/java/org/wso2/carbon/device/mgt/jaxrs/service/impl/admin/GroupManagementAdminServiceImpl.java
# components/device-mgt/org.wso2.carbon.device.mgt.api/src/main/webapp/WEB-INF/cxf-servlet.xml
|
8 years ago |
harshanl
|
370f6de260
|
Removed applied policy upon removal of the last policy applicable for a device
|
8 years ago |
harshanl
|
036ed6fe41
|
Added POLICY_REVOKE operation upon deletion of the last policy
|
8 years ago |
harshanl
|
73539362d4
|
Refactored PolicyAdministratorPointImpl
|
8 years ago |
harshanl
|
6e1fdabaad
|
EMM-1342:Added policy revoke operation
|
8 years ago |
harshanl
|
24c38602b8
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
8 years ago |
harshanl
|
51910ee67a
|
EMM-1675:Added policy revoke operation
|
8 years ago |
susinda
|
ca68181541
|
Fixing NPE of EMM-1715
|
8 years ago |
hasuniea
|
2128f08658
|
fixing EMM-1750
|
8 years ago |
kamidu
|
2f852d84f4
|
Fix for the issue : EMM policy updating issue
|
8 years ago |
charitha
|
670ca7c228
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
# Conflicts:
# components/device-mgt/org.wso2.carbon.device.mgt.api/src/main/java/org/wso2/carbon/device/mgt/jaxrs/beans/BasePaginatedResult.java
# components/device-mgt/org.wso2.carbon.device.mgt.api/src/main/java/org/wso2/carbon/device/mgt/jaxrs/service/api/GroupManagementService.java
|
8 years ago |
harshanl
|
4bcf350236
|
EMM-1678:Updated the oauth component versions
|
8 years ago |
charitha
|
f22d392978
|
Upgrade to comply with latest CDMF changes
|
8 years ago |
harshanl
|
f9ba45f439
|
Fixed the device status changing issue when there are multiple enrollments for the same device
|
8 years ago |
harshanl
|
dd03d0b740
|
Added device status change upon inactivity mechanism
|
8 years ago |
harshanl
|
1b6c7ea502
|
Refactored PolcyMgt component
|
8 years ago |
harshanl
|
108ea98677
|
Refactor policy mgt components and fixed add operations for invalid devices from task service
|
8 years ago |
harshanl
|
c967fc34d0
|
Fixed EMM-1513
|
8 years ago |
harshanl
|
671ef77b63
|
Fixed EMM-1107 issue
|
9 years ago |
hasuniea
|
6db619317c
|
fixing app-install issue
|
9 years ago |
Prabath Abeysekara
|
cc90bef42b
|
Merge pull request #318 from Securepoint/master
Minor bug fixies and code improvements
|
9 years ago |