Amalka Subasinghe
1bb571acde
fixing dependency issues when installing on apim420
1 year ago
Lasantha Dharmakeerthi
cebc3bf5d4
Fix issue with delete geofences with MSSQL db
1 year ago
osh
891e7972c8
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into search-10113
1 year ago
osh
96e3c3f0e0
Fix search by user
...
fixes https://roadmap.entgra.net/issues/10113
1 year ago
prathabanKavin
1fb777264d
Check for logged in tenant id
1 year ago
Sanjana Rajapakshe
c06fd22ecd
Add original app icons into single device app list and application restriction policy app list
...
Co-authored-by: Sanjana Rajapakshe <sanjana@entgra.io>
Co-committed-by: Sanjana Rajapakshe <sanjana@entgra.io>
1 year ago
Oshani Silva
2cf7cf8705
Add policy search functionality to API
...
Co-authored-by: Oshani Silva <oshani@entgra.io>
Co-committed-by: Oshani Silva <oshani@entgra.io>
1 year ago
prathabanKavin
bd5776947d
Fix issue with delete geofences with mssql db
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
Pahansith Gunathilake
209f2b66c9
Add tenant based storing and loading SCEP certificates
1 year ago
inoshperera
1aafd53d3e
OTP for enrollment with Mutual TLS
...
Fixes https://roadmap.entgra.net/issues/10093
1 year ago
Lasantha Dharmakeerthi
19ce7d6fac
Add try it now feature ( #99 )
...
Co-authored-by: Dharmakeerthi Lasantha <tcdlpds@gmail.com>
Reviewed-on: community/device-mgt-core#99
Co-authored-by: Lasantha Dharmakeerthi <lasantha@entgra.io>
Co-committed-by: Lasantha Dharmakeerthi <lasantha@entgra.io>
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
0ef880eb3c
fix issues related to uem test failures
1 year ago
Amalka Subasinghe
951dde2a31
fixed build issues after restucturing
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
Amalka Subasinghe
243a74da8c
refactored heart beat, notification logger, identity extensions component
1 year ago
Amalka Subasinghe
75309b8d96
refactored device-mgt extension component
1 year ago
Amalka Subasinghe
0bf6b3899e
refactored apimgt extension component
1 year ago
Amalka Subasinghe
d98abb1ddf
refactored application mgt component
1 year ago
Amalka Subasinghe
162507ac8b
refactored policy mgt component
1 year ago
Amalka Subasinghe
5d5980c720
refactored cert mgt component
1 year ago
Amalka Subasinghe
f0380076c1
refactored transport mgt component
1 year ago
Amalka Subasinghe
baf7661e9d
refactored task mgt component
2 years ago
Amalka Subasinghe
fa2056e9d6
fixed parent artifact id
2 years ago
Amalka Subasinghe
a71abaa6e9
change the group id
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
osh
f425a0c869
Fix cache issue when billing cache is enabled
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
builder
fa7ee67aed
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
71007cc03c
[maven-release-plugin] prepare release v5.0.25
2 years ago
Kavin Prathaban
36bae5e3c1
Fix geofences not loading with MSSQL db ( #75 )
...
## Purpose
* Fixes https://roadmap.entgra.net/issues/9987
## Description
* Fix geofences page not loading when starting the pack with MSSQL databases.
Co-authored-by: prathabanKavin <kavinprathaban025@gmail.com>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: community/device-mgt-core#75
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
2 years ago
Kavin Prathaban
27cceecd33
Fix device enrolment using MSSQL as database ( #72 )
...
## Purpose
* Fixes https://roadmap.entgra.net/issues/9859
## Description
* Fix device enrolment using MSSQL as database
* Fix test case failures of database engine getting a null value
Co-authored-by: prathabanKavin <kavinprathaban025@gmail.com>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: community/device-mgt-core#72
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
2 years ago
Charitha Goonetilleke
7a2827e73a
Merge branch 'master' into master
2 years ago
Amalka Subasinghe
290dcf61ae
change format of device scope
2 years ago
Amalka Subasinghe
3b7544770d
avoid replacing _ in device types
2 years ago
Rajitha Kumara
e383f3b456
Refactor code
2 years ago
Rajitha Kumara
64d194bfea
add tenant-mgt module
2 years ago
builder
3238e78f0c
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
6d43a16ab2
[maven-release-plugin] prepare release v5.0.24
2 years ago
shamalka
994f49db16
Add missing db scripts
2 years ago
builder
b75cabfce7
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
c8e176c930
[maven-release-plugin] prepare release v5.0.23
2 years ago
Lasantha Dharmakeerthi
f06a27c46e
Add try it now feature ( #99 )
...
Co-authored-by: Dharmakeerthi Lasantha <tcdlpds@gmail.com>
Reviewed-on: community/device-mgt-core#99
Co-authored-by: Lasantha Dharmakeerthi <lasantha@entgra.io>
Co-committed-by: Lasantha Dharmakeerthi <lasantha@entgra.io>
2 years ago
Lasantha Dharmakeerthi
63889f4e05
Fix default theme loading issue ( #98 )
...
Co-authored-by: Dharmakeerthi Lasantha <tcdlpds@gmail.com>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: community/device-mgt-core#98
Co-authored-by: Lasantha Dharmakeerthi <lasantha@entgra.io>
Co-committed-by: Lasantha Dharmakeerthi <lasantha@entgra.io>
2 years ago
builder
dda5860e57
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
abb66486d8
[maven-release-plugin] prepare release v5.0.22
2 years ago
Lasantha Dharmakeerthi
b53bfdf780
Add offset and limit when querying policies from DAO layer
2 years ago
Sanjana Rajapakshe
4d97a6ee14
Fix on API response messages ( #50 )
...
Co-authored-by: Thashmi-nil <nilupuleethash765@gmail.com>
Reviewed-on: community/device-mgt-core#50
Co-authored-by: Sanjana Rajapakshe <sanjana@entgra.io>
Co-committed-by: Sanjana Rajapakshe <sanjana@entgra.io>
2 years ago
Shamalka Navod
fbbd07d262
Restructure Traccar integration on device management ( #81 )
...
Co-authored-by: shamalka <shamalkanavod95@gmail.com>
Reviewed-on: community/device-mgt-core#81
Co-authored-by: Shamalka Navod <shamalka@entgra.io>
Co-committed-by: Shamalka Navod <shamalka@entgra.io>
2 years ago
navodzoysa
708d6be59d
Add offset and limit when querying policies from DAO layer
2 years ago
builder
f5ef8bafd6
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
5720651046
[maven-release-plugin] prepare release v5.0.21
2 years ago
osh
95d4afbc3b
Fix PR comments
2 years ago
osh
ad7466ee1e
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into pr/feature/whitelabel
2 years ago
Thashmi-nil
19750486de
Add improvements
2 years ago
osh
35a09566e4
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into pr/feature/whitelabel
2 years ago
Amalka Subasinghe
766606f9f7
added analytics extension to persist event streams,receivers,publishers
2 years ago
osh
9b9defed19
Resolve conflicts
2 years ago
osh
c4e08362ff
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into self-guiding-ui-9939
2 years ago
osh
5275bb180e
Change config implementation
...
fixes https://roadmap.entgra.net/issues/9939
2 years ago
Charitha Goonetilleke
802922022b
Merge branch 'master' into master
2 years ago
osh
7747d7b425
Update status history path
2 years ago
osh
d2bc463284
Resolve comments
...
fixes http://roadmap.entgra.net/issues/9939
2 years ago
osh
0f28d318ed
Remove unwanted code
...
fixes http://roadmap.entgra.net/issues/9939
2 years ago
osh
6962e94d44
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into self-guiding-ui-9939
2 years ago
osh
f89e71d4bf
Reuse email implementation
...
fixes http://roadmap.entgra.net/issues/9939
2 years ago
Lasantha Dharmakeerthi
65c93aea81
Add improvements for chat feature
2 years ago
Thashmi-nil
3d8f704699
Add license
2 years ago
Amalka Subasinghe
4dac92b260
fixed adding operation and operation response paths with emqx integration
2 years ago
Thashmi-nil
798e851922
Add modifications
2 years ago
osh
24064b650b
Resolve conflict
2 years ago
Thashmi-nil
2d1879d1b6
Changes on reviews
2 years ago
Pramila Niroshan
7441e57d36
Refactor log context name
2 years ago
Pramila Niroshan
4005a9e8cb
User log context added
2 years ago
Pramila Niroshan
950f67da5f
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into entgra-logger
...
# Conflicts:
# components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml
# pom.xml
2 years ago
Amalka Subasinghe
98baaf8fc1
added entgra licence
2 years ago
Amalka Subasinghe
78dd331306
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core
2 years ago
Amalka Subasinghe
6c1b224b89
fixing formatting and licence headers
2 years ago
Charitha Goonetilleke
79b84aa191
Merge remote-tracking branch 'origin/master'
2 years ago
Charitha Goonetilleke
c78abf0564
Remove unnecessary logs
2 years ago
Amalka Subasinghe
44b5b4f44d
fixing invalid attribute
2 years ago
Amalka Subasinghe
d3ffba8e26
improve device type configuring and event data publishing
2 years ago
builder
4d8d4bdcf7
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
1b363c0978
[maven-release-plugin] prepare release v5.0.20
2 years ago
Charitha Goonetilleke
204ba91010
Remove unnecessary logs
2 years ago
osh
5dab9433a4
Update email subject
...
fixes https://roadmap.entgra.net/issues/9939
2 years ago
Thashmi-nil
0f6db69c18
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core into live-chat-feature
2 years ago
Thashmi-nil
74f50b28c5
Add user identification improvement
2 years ago
osh
0bbcac4a93
Add enrollment guide permissions
...
fixes https://roadmap.entgra.net/issues/9939
2 years ago
osh
79a2d573fa
Fix build failure
...
fixes https://roadmap.entgra.net/issues/9939
2 years ago