Pahansith Gunathilake
|
bea478d0ca
|
Merge pull request 'Fix device permanent delete with mssql' (#283) from prathabanKavin/device-mgt-core:permanantdeletefix into master
Reviewed-on: community/device-mgt-core#283
|
1 year ago |
Pahansith Gunathilake
|
93650ce4bd
|
Merge pull request 'Fix geofence group device assignment in mssql' (#285) from prathabanKavin/device-mgt-core:geofencegroups into master
Reviewed-on: community/device-mgt-core#285
|
1 year ago |
Pahansith Gunathilake
|
8475cb5764
|
Merge pull request 'Fix user search by partial filters' (#284) from prathabanKavin/device-mgt-core:searchusersfix1 into master
Reviewed-on: community/device-mgt-core#284
|
1 year ago |
builder
|
d01e55ed08
|
[maven-release-plugin] prepare for next development iteration
|
1 year ago |
builder
|
8c6ac48c7b
|
[maven-release-plugin] prepare release v5.0.32
|
1 year ago |
Thameera
|
d297c55b73
|
Update missiong scope
|
1 year ago |
prathabanKavin
|
b96074e56f
|
Fix geofence group device assignment in mssql
|
1 year ago |
prathabanKavin
|
8d1d418f67
|
Fix user search by partial filters
|
1 year ago |
prathabanKavin
|
27d582456b
|
Add single class imports
|
1 year ago |
prathabanKavin
|
410e04c015
|
Fix device permant delete with mssql
|
1 year ago |
Pahansith Gunathilake
|
d1799e54e7
|
Merge pull request 'Search roles with partial role names' (#281) from prathabanKavin/device-mgt-core:searchrolefix into master
Reviewed-on: community/device-mgt-core#281
|
1 year ago |
Pahansith Gunathilake
|
e9b441e97d
|
Merge pull request 'Add tenant id when inserting operation' (#280) from prathabanKavin/device-mgt-core:remotefix into master
Reviewed-on: community/device-mgt-core#280
|
1 year ago |
prathabanKavin
|
ce62632702
|
Fix geofence search by partial name
|
1 year ago |
prathabanKavin
|
fe9273ab45
|
Search roles with partial role names
|
1 year ago |
prathabanKavin
|
a4bd373c97
|
Add tenant id when inserting operation
|
1 year ago |
Viranga Gunarathna
|
fdd5a7cfcf
|
change permission string for update password
|
1 year ago |
Navod Zoysa
|
e8dd6942ad
|
Add storeVisibilityEnabled flag to plugin device types
|
1 year ago |
builder
|
6b948c9989
|
[maven-release-plugin] prepare for next development iteration
|
1 year ago |
builder
|
0e769a8dd9
|
[maven-release-plugin] prepare release v5.0.31
|
1 year ago |
shamalka
|
df14fbab07
|
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core into 201013
|
1 year ago |
shamalka
|
0f1f236c91
|
Add storeVisibilityEnabled to device types
|
1 year ago |
Lasantha Dharmakeerthi
|
ba17f0e778
|
Add tenant view perm to role permissions
|
1 year ago |
prathabanKavin
|
9ab12d1b3f
|
Add tenant view perm to role permissions
|
1 year ago |
Rajitha Kumara
|
9054329e34
|
Fix not detecting resource path
|
1 year ago |
Sasini Sandamali
|
3631acfe45
|
Add new get device activities API
|
1 year ago |
Charitha Goonetilleke
|
31889b4a05
|
Merge branch 'master' into master
|
1 year ago |
Lasantha Dharmakeerthi
|
8fa8cca776
|
Remove jaggery modules
|
1 year ago |
Kavin Prathaban
|
9767f7e90f
|
Add validation for user deletion (#244)
## Purpose
* Fixes https://roadmap.entgra.net/issues/10337
## Description
* Add validation to check whether the user has enrolled devices
Co-authored-by: prathabanKavin <kavinprathaban025@gmail.com>
Reviewed-on: community/device-mgt-core#244
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
|
1 year ago |
Inosh Perara
|
15de6d397e
|
Merge pull request 'Add permission updating logic' (#254) from tcdlpds/device-mgt-core:master into master
Reviewed-on: community/device-mgt-core#254
|
1 year ago |
Oshani Silva
|
c3cc4fe6d4
|
Add fix for search operation (#251)
fixes https://roadmap.entgra.net/issues/10279
Co-authored-by: osh <osh.silva@gmail.com>
Reviewed-on: community/device-mgt-core#251
Co-authored-by: Oshani Silva <oshani@entgra.io>
Co-committed-by: Oshani Silva <oshani@entgra.io>
|
1 year ago |
Lasantha Dharmakeerthi
|
1b0ad156b2
|
Add Java Doc comments
|
1 year ago |
Pahansith Gunathilake
|
8696ec9343
|
Merge pull request 'Modify get Geofence API to get total count' (#243) from pramilaniroshan/device-mgt-core:add-geofence-count into master
Reviewed-on: community/device-mgt-core#243
|
1 year ago |
Akeela Azhar
|
22b9897a4b
|
Add permission updating logic
|
1 year ago |
Pahansith Gunathilake
|
98954c9374
|
Merge pull request 'Add default perm config' (#252) from tcdlpds/device-mgt-core:master into master
Reviewed-on: community/device-mgt-core#252
|
1 year ago |
tcdlpds
|
49747efa18
|
Add default perm config
|
1 year ago |
Viranga Gunarathna
|
d63f2a3f24
|
mapping permissions with scopes
|
1 year ago |
Inosh Perara
|
db80546a5a
|
Merge pull request 'Fix scope attaching issue' (#247) from tcdlpds/device-mgt-core:master into master
Reviewed-on: community/device-mgt-core#247
|
1 year ago |
tcdlpds
|
58670028c0
|
Fix scope attaching issue
|
1 year ago |
Pahansith Gunathilake
|
8813619929
|
Merge pull request 'Add scope perm mapping logic' (#235) from tcdlpds/device-mgt-core:master into master
Reviewed-on: community/device-mgt-core#235
|
1 year ago |
tcdlpds
|
563077fbfb
|
Add scope perm mapping logic
|
1 year ago |
Pahansith Gunathilake
|
616c70face
|
Merge pull request 'Fix delete groups with Geo Fence references issue' (#223) from ThilinaPremachandra/device-mgt-core:Bug#10236#issue36 into master
Reviewed-on: community/device-mgt-core#223
|
1 year ago |
Pramila Niroshan
|
77823e2839
|
Modify get Geofence API to get total count
|
1 year ago |
Navod Zoysa
|
f8e3fb90e6
|
Fix analytics publishing for Windows devices
|
1 year ago |
Viranga Gunarathna
|
9e0427021e
|
Duplicate keys for same permission in different files
|
1 year ago |
Viranga Gunarathna
|
6c8c2efb80
|
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core into scope-fixes
|
1 year ago |
Viranga Gunarathna
|
48a72e80e9
|
Modify scope keys
|
1 year ago |
osh
|
3c658f0afe
|
Fix ownership issue in device deletion
|
1 year ago |
Inosh Perara
|
50887c12f9
|
Merge pull request 'Add device deletion scenario for billing' (#226) from osh.silva/device-mgt-core:billing-delete-9713 into master
Reviewed-on: community/device-mgt-core#226
|
1 year ago |
Sasini Sandamali
|
bb0369cde9
|
Update addOperation and sql files
|
1 year ago |
Pahansith Gunathilake
|
0068a26b58
|
Merge pull request 'Fix added for loading device groups' (#228) from prathabanKavin/device-mgt-core:sqldevicegroupfix into master
Reviewed-on: community/device-mgt-core#228
|
1 year ago |