Dharmakeerthi Lasantha
c3d23c3cfa
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core into apim420
1 year ago
prathabanKavin
79d49a0512
used try with resources
1 year ago
prathabanKavin
d49ab1c7f0
Fix create geofence issue with mssql db
1 year ago
Dharmakeerthi Lasantha
36f7d9ea9b
Sync with master
1 year ago
Dharmakeerthi Lasantha
713759f3f7
Update copyright
1 year ago
Amalka Subasinghe
073762c9db
updated versions for apim 420 and jdk 17
1 year ago
osh
2b72f4890b
Add by serial number in store
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
prathabanKavin
9bf0fa553a
Fix remote session not working with MSSQL
1 year ago
Amalka Subasinghe
1229f275f6
fixing issues after component refactoring
1 year ago
Amalka Subasinghe
61f8589113
refactored version variables, oauth extension component
1 year ago
Amalka Subasinghe
0bf534689f
refactiored device mgt components
1 year ago