Lasantha Dharmakeerthi
e2a21c292b
Add fix for serial number search
1 year ago
osh
7d6cfaa3b1
Add fix for serial number search
...
fixes components/device-mgt/io.entgra.device.mgt.core.device.mgt.core/src/main/java/io/entgra/device/mgt/core/device/mgt/core/dao/impl/device/SQLServerDeviceDAOImpl.java
1 year ago
Kavin Prathaban
7688aa375d
Fix operation logs not loading with mssql
...
## Purpose
* Fixes https://roadmap.entgra.net/issues/10050
## Description
* Converting BIGINT to timestamp directly is not supported with MSSQL. Timestamp class is used for conversion.
Co-authored-by: prathabanKavin <kavinprathaban025@gmail.com>
Reviewed-on: community/device-mgt-core#117
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
1 year ago
Lasantha Dharmakeerthi
638c426c6a
Fix remote session not working with MSSQL
1 year ago
prathabanKavin
9bf0fa553a
Fix remote session not working with MSSQL
1 year ago
Amalka Subasinghe
0ef880eb3c
fix issues related to uem test failures
1 year ago
Amalka Subasinghe
ba0e2001bd
Merge pull request 'Fix SSL timeout issue in Rest client' ( #120 ) from pasindu/device-mgt-core:fixSSLTimeOut into master
...
Reviewed-on: community/device-mgt-core#120
1 year ago
Pasindu Rupasinghe
9ceb6cc0cf
mend
1 year ago
Pasindu Rupasinghe
401c549f13
Fix SSL timeout issue in Rest client
1 year ago
Amalka Subasinghe
a438b0fbd4
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core
1 year ago
Amalka Subasinghe
951dde2a31
fixed build issues after restucturing
1 year ago
Charitha Goonetilleke
ea4b7ac97b
Merge pull request 'Add missing log method's contents in logger component' ( #118 ) from kavindya_devindi/device-mgt-core:master into master
...
Reviewed-on: community/device-mgt-core#118
1 year ago
kavindya_devindi
55e3bb953f
Add missing log method's contents in logger component
1 year ago
Amalka Subasinghe
1229f275f6
fixing issues after component refactoring
1 year ago
Amalka Subasinghe
61f8589113
refactored version variables, oauth extension component
2 years ago
Amalka Subasinghe
0bf534689f
refactiored device mgt components
2 years ago
Amalka Subasinghe
243a74da8c
refactored heart beat, notification logger, identity extensions component
2 years ago
Amalka Subasinghe
75309b8d96
refactored device-mgt extension component
2 years ago
Amalka Subasinghe
0bf6b3899e
refactored apimgt extension component
2 years ago
Amalka Subasinghe
d98abb1ddf
refactored application mgt component
2 years ago
Amalka Subasinghe
162507ac8b
refactored policy mgt component
2 years ago
Amalka Subasinghe
5d5980c720
refactored cert mgt component
2 years ago
Amalka Subasinghe
1d0f27b98e
refactored ui request handler component
2 years ago
Amalka Subasinghe
f0380076c1
refactored transport mgt component
2 years ago
Amalka Subasinghe
8e26f3b4dd
refactored analytics mgt component
2 years ago
Amalka Subasinghe
7215c2f827
refactored webapp authentication component
2 years ago
Amalka Subasinghe
baf7661e9d
refactored task mgt component
2 years ago
Amalka Subasinghe
721de62362
refactored sub type mgt component
2 years ago
Amalka Subasinghe
2caf5a4f28
refactored tenant mgt component
2 years ago
Amalka Subasinghe
e3c4765650
refactored operation mgt component
2 years ago
Amalka Subasinghe
fdedc2b8f4
refactored feature artifact ids and folder names
2 years ago
Amalka Subasinghe
fa2056e9d6
fixed parent artifact id
2 years ago
Amalka Subasinghe
a71abaa6e9
change the group id
2 years ago
Amalka Subasinghe
18c35218fd
fixed build issues due to op template feature
2 years ago
Amalka Subasinghe
b5a2e4f41a
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core
2 years ago
Kavin Prathaban
bd35583737
Fix device enrolment and syncing with MSSQL db
...
## Purpose
* Fixes https://roadmap.entgra.net/issues/9859
* Fixes https://roadmap.entgra.net/issues/9892
## Details
* Fix dbscripts to support events and events mapping
* Fix config operation implementation in MSSQL
Co-authored-by: prathabanKavin <kavinprathaban025@gmail.com>
Reviewed-on: community/device-mgt-core#113
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
2 years ago
Charitha Goonetilleke
43a537d6a3
Merge pull request 'Operation Template implementation' ( #82 ) from thameera/device-mgt-core:feature/operation-template into master
...
Reviewed-on: community/device-mgt-core#82
2 years ago
Charitha Goonetilleke
9159b1105b
Merge branch 'master' into feature/operation-template
2 years ago
Lasantha Dharmakeerthi
09aab16faa
Fix cache issue when billing cache is enabled
2 years ago
Amalka Subasinghe
5b44c76936
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core
2 years ago
osh
f425a0c869
Fix cache issue when billing cache is enabled
2 years ago
Thameera
8533542035
Update operation template core changes
2 years ago
Thameera
f92e766856
add version changes and modifications
2 years ago
Thameera
800fa4fb9a
add some modifications to operation template
2 years ago
Thameera
7562c1fbf1
Operation Template implementation
2 years ago
Lasantha Dharmakeerthi
dc0f8f9979
Fix web app URL missing issue when editing the web app
2 years ago
Oshani Silva
d7d28b1879
Fix billing issues
...
Co-authored-by: Oshani Silva <oshani@entgra.io>
Co-committed-by: Oshani Silva <oshani@entgra.io>
2 years ago
Nishan Sangeeth
00b2c06ec0
Fix-invite-users-issue
...
Co-authored-by: Nishan Sangeeth <nishan@entgra.io>
Co-committed-by: Nishan Sangeeth <nishan@entgra.io>
2 years ago
Charitha Goonetilleke
03125e3dca
Merge pull request 'Fix dependency issue in subtype mgt component' ( #109 ) from kavindya_devindi/device-mgt-core:master into master
...
Reviewed-on: community/device-mgt-core#109
2 years ago
Dilini Bandara
d69809b319
Fix : Web-app url not updating
2 years ago