Rajitha Kumara
127b554ef7
Remove not null constraints from metainfo field
1 year ago
shamalka
6d6d3f4f40
Add firmware system version column
1 year ago
shamalka
4ab0c77e8e
Add i8n support
1 year ago
shamalka
d869159625
Add missing type params to device info xml
1 year ago
shamalka
67864cb762
Add deviceinfo config beans
1 year ago
osh
74d4e2dded
Add vpp scopes
1 year ago
Navod Zoysa
607b11a224
Add missing Windows enroll scope
1 year ago
builder
fabd3ebae8
[maven-release-plugin] prepare for next development iteration
1 year ago
builder
02458cc4fe
[maven-release-plugin] prepare release v5.0.28
1 year ago
Kavin Prathaban
1921b3e54d
Add missing device identifier column to dbscripts ( #189 )
...
## Purpose
device identifier column is missing in dm_device_certificate table
Co-authored-by: prathabanKavin <kavinprathaban025@gmail.com>
Reviewed-on: community/device-mgt-core#189
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
1 year ago
builder
f19f48d050
[maven-release-plugin] prepare for next development iteration
1 year ago
builder
ff9971ed77
[maven-release-plugin] prepare release v5.0.27
1 year ago
prathabanKavin
a0d6c2bd21
Add missing ios scopes in mdm-ui-config
1 year ago
Kavin Prathaban
87de656571
Add footer config template
...
## Purpose
* Fixes https://roadmap.entgra.net/issues/10180
## Description
* cdm-config.xml.j2, cdm-config.xml templates are updated from hardcoded values to retrieve values from deployment.toml
* server_name, server_version and current_year are added as variables
* **Usage:** change deployment.toml values when a new version released. This will update the footer
## Related PRs
* proprietary/product-uem#15
Co-authored-by: prathabanKavin <kavinprathaban025@gmail.com>
Reviewed-on: community/device-mgt-core#160
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
1 year ago
Navod Zoysa
d862ab8143
Fix incorrect clear app scope
1 year ago
builder
ab2e1297e5
[maven-release-plugin] prepare for next development iteration
1 year ago
builder
6c9d33a16a
[maven-release-plugin] prepare release v5.0.26
1 year ago
Thilina Sandaruwan
145740fec6
Add hierarchical grouping feature
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
prathabanKavin
d49ab1c7f0
Fix create geofence issue with mssql db
1 year ago
Dharmakeerthi Lasantha
713759f3f7
Update copyright
1 year ago
Amalka Subasinghe
951dde2a31
fixed build issues after restucturing
1 year ago
Amalka Subasinghe
1229f275f6
fixing issues after component refactoring
2 years 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
75309b8d96
refactored device-mgt extension 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
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
Thameera
8533542035
Update operation template core changes
2 years ago
Thameera
800fa4fb9a
add some modifications to operation template
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
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
Kavindya Devindi
47990e4a16
Add subtype-mgt feature ( #74 )
...
## Purpose
To seperate out component with main generic things of subtype management.
## Goals
This subtype-mgt component enables the dynamic implementation of any subtypes using APIs. PFA
## Approach
* Add generic methods to subtype management component.
* Add cacheloader mechanism to optimum data loading part.
* Add unit test cases for all subtype's methods.
## Documentation
Requirement & Design Approach of Subtype Management ->
https://docs.google.com/document/d/1Cp7LqFKuV2FZOhN-cOCveLYcjyrzbZTDA0gNPYuV918/edit?usp=sharing
## Automation tests
- Unit tests
- service test
- service negative test
- DAO test
- DAO negative test
- Integration tests
> N/A
## Security checks
> N/A
## Related MRs
> N/A
## Test environment
Linux 22.04
## Learning
> N/A
Co-authored-by: kavindya_devindi <kavindyadevindi038@gmail.com>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: community/device-mgt-core#74
Co-authored-by: Kavindya Devindi <kavindya@entgra.io>
Co-committed-by: Kavindya Devindi <kavindya@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
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
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
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
Pahansith Gunathilake
5610ac7bec
Merge branch 'master' into suspend-package
2 years ago