Amalka Subasinghe
|
243a74da8c
|
refactored heart beat, notification logger, identity extensions component
|
2023-05-11 12:30:03 +05:30 |
|
Amalka Subasinghe
|
75309b8d96
|
refactored device-mgt extension component
|
2023-05-11 12:14:29 +05:30 |
|
Amalka Subasinghe
|
0bf6b3899e
|
refactored apimgt extension component
|
2023-05-11 11:33:09 +05:30 |
|
Amalka Subasinghe
|
d98abb1ddf
|
refactored application mgt component
|
2023-05-11 11:03:21 +05:30 |
|
Amalka Subasinghe
|
162507ac8b
|
refactored policy mgt component
|
2023-05-11 10:43:14 +05:30 |
|
Amalka Subasinghe
|
5d5980c720
|
refactored cert mgt component
|
2023-05-11 09:51:57 +05:30 |
|
Amalka Subasinghe
|
f0380076c1
|
refactored transport mgt component
|
2023-05-11 09:31:30 +05:30 |
|
Amalka Subasinghe
|
baf7661e9d
|
refactored task mgt component
|
2023-05-10 20:08:20 +05:30 |
|
Amalka Subasinghe
|
fa2056e9d6
|
fixed parent artifact id
|
2023-05-10 11:56:29 +05:30 |
|
Amalka Subasinghe
|
a71abaa6e9
|
change the group id
|
2023-05-10 11:53:11 +05:30 |
|
|
|
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: https://repository.entgra.net/community/device-mgt-core/pulls/113
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
|
2023-05-10 04:47:36 +00:00 |
|
osh
|
f425a0c869
|
Fix cache issue when billing cache is enabled
|
2023-05-10 11:21:33 +10:00 |
|
Oshani Silva
|
d7d28b1879
|
Fix billing issues
Co-authored-by: Oshani Silva <oshani@entgra.io>
Co-committed-by: Oshani Silva <oshani@entgra.io>
|
2023-05-05 07:28:25 +00:00 |
|
builder
|
fa7ee67aed
|
[maven-release-plugin] prepare for next development iteration
|
2023-04-26 09:20:38 +05:30 |
|
builder
|
71007cc03c
|
[maven-release-plugin] prepare release v5.0.25
|
2023-04-26 09:20:33 +05:30 |
|
|
|
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: https://repository.entgra.net/community/device-mgt-core/pulls/75
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
|
2023-04-25 07:54:05 +00:00 |
|
|
|
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: https://repository.entgra.net/community/device-mgt-core/pulls/72
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
|
2023-04-25 07:50:37 +00:00 |
|
Charitha Goonetilleke
|
7a2827e73a
|
Merge branch 'master' into master
|
2023-04-24 11:22:21 +00:00 |
|
Amalka Subasinghe
|
290dcf61ae
|
change format of device scope
|
2023-04-21 22:36:45 +05:30 |
|
Amalka Subasinghe
|
3b7544770d
|
avoid replacing _ in device types
|
2023-04-21 22:31:45 +05:30 |
|
rajitha
|
e383f3b456
|
Refactor code
|
2023-04-19 14:14:44 +05:30 |
|
rajitha
|
64d194bfea
|
add tenant-mgt module
|
2023-04-18 12:31:09 +05:30 |
|
builder
|
3238e78f0c
|
[maven-release-plugin] prepare for next development iteration
|
2023-04-11 21:09:57 +05:30 |
|
builder
|
6d43a16ab2
|
[maven-release-plugin] prepare release v5.0.24
|
2023-04-11 21:09:47 +05:30 |
|
shamalka
|
994f49db16
|
Add missing db scripts
|
2023-04-11 11:06:58 +05:30 |
|
builder
|
b75cabfce7
|
[maven-release-plugin] prepare for next development iteration
|
2023-04-10 21:20:03 +05:30 |
|
builder
|
c8e176c930
|
[maven-release-plugin] prepare release v5.0.23
|
2023-04-10 21:19:54 +05:30 |
|
Lasantha Dharmakeerthi
|
f06a27c46e
|
Add try it now feature (#99)
Co-authored-by: Dharmakeerthi Lasantha <tcdlpds@gmail.com>
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/99
Co-authored-by: Lasantha Dharmakeerthi <lasantha@entgra.io>
Co-committed-by: Lasantha Dharmakeerthi <lasantha@entgra.io>
|
2023-04-10 14:55:07 +00:00 |
|
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: https://repository.entgra.net/community/device-mgt-core/pulls/98
Co-authored-by: Lasantha Dharmakeerthi <lasantha@entgra.io>
Co-committed-by: Lasantha Dharmakeerthi <lasantha@entgra.io>
|
2023-04-10 06:23:40 +00:00 |
|
builder
|
dda5860e57
|
[maven-release-plugin] prepare for next development iteration
|
2023-04-07 15:33:50 +05:30 |
|
builder
|
abb66486d8
|
[maven-release-plugin] prepare release v5.0.22
|
2023-04-07 15:33:43 +05:30 |
|
Lasantha Dharmakeerthi
|
b53bfdf780
|
Add offset and limit when querying policies from DAO layer
|
2023-04-07 09:06:51 +00:00 |
|
Sanjana Rajapakshe
|
4d97a6ee14
|
Fix on API response messages (#50)
Co-authored-by: Thashmi-nil <nilupuleethash765@gmail.com>
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/50
Co-authored-by: Sanjana Rajapakshe <sanjana@entgra.io>
Co-committed-by: Sanjana Rajapakshe <sanjana@entgra.io>
|
2023-04-07 09:04:49 +00:00 |
|
Shamalka Navod
|
fbbd07d262
|
Restructure Traccar integration on device management (#81)
Co-authored-by: shamalka <shamalkanavod95@gmail.com>
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/81
Co-authored-by: Shamalka Navod <shamalka@entgra.io>
Co-committed-by: Shamalka Navod <shamalka@entgra.io>
|
2023-04-06 05:14:02 +00:00 |
|
navodzoysa
|
708d6be59d
|
Add offset and limit when querying policies from DAO layer
|
2023-04-05 13:28:21 +05:30 |
|
builder
|
f5ef8bafd6
|
[maven-release-plugin] prepare for next development iteration
|
2023-04-04 11:40:46 +05:30 |
|
builder
|
5720651046
|
[maven-release-plugin] prepare release v5.0.21
|
2023-04-04 11:40:39 +05:30 |
|
osh
|
95d4afbc3b
|
Fix PR comments
|
2023-04-04 11:02:47 +05:30 |
|
osh
|
ad7466ee1e
|
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into pr/feature/whitelabel
|
2023-04-03 10:27:11 +05:30 |
|
Thashmi-nil
|
19750486de
|
Add improvements
|
2023-03-30 23:20:15 +05:30 |
|
osh
|
35a09566e4
|
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into pr/feature/whitelabel
|
2023-03-30 15:12:52 +05:30 |
|
Amalka Subasinghe
|
766606f9f7
|
added analytics extension to persist event streams,receivers,publishers
|
2023-03-29 22:50:08 +05:30 |
|
osh
|
9b9defed19
|
Resolve conflicts
|
2023-03-29 18:18:46 +05:30 |
|
osh
|
c4e08362ff
|
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into self-guiding-ui-9939
|
2023-03-29 07:59:37 +05:30 |
|
osh
|
5275bb180e
|
Change config implementation
fixes https://roadmap.entgra.net/issues/9939
|
2023-03-29 07:59:25 +05:30 |
|
Charitha Goonetilleke
|
802922022b
|
Merge branch 'master' into master
|
2023-03-28 15:31:17 +00:00 |
|
osh
|
7747d7b425
|
Update status history path
|
2023-03-28 16:40:10 +05:30 |
|
osh
|
d2bc463284
|
Resolve comments
fixes http://roadmap.entgra.net/issues/9939
|
2023-03-28 12:34:11 +05:30 |
|
osh
|
0f28d318ed
|
Remove unwanted code
fixes http://roadmap.entgra.net/issues/9939
|
2023-03-27 20:09:04 +05:30 |
|
osh
|
6962e94d44
|
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into self-guiding-ui-9939
|
2023-03-27 19:47:06 +05:30 |
|