Jenkins
b1ff511d4c
[maven-release-plugin] prepare for next development iteration
4 months ago
Jenkins
0deebf09d8
[maven-release-plugin] prepare release v5.2.1
4 months ago
Rajitha Kumara
8f8e5e67d4
Update generic device dao
4 months ago
Rajitha Kumara
c480512f10
Fix issues related to new devices and stats
4 months ago
osh.silva
3112fd92a6
Validate billing cost
4 months ago
Rajitha Kumara
40c12875ac
Improve APPM subscription data retrieving logic
...
Co-authored-by: Rajitha Kumara <rajitha@entgra.io>
Co-committed-by: Rajitha Kumara <rajitha@entgra.io>
4 months ago
Lasantha Dharmakeerthi
ac9c7b1a38
Fix stream corrupted exception for profile type operations
4 months ago
Navod Zoysa
71eae764ce
Fix stream corrupted exception for profile type operations
4 months ago
Lasantha Dharmakeerthi
a7ed2a2423
Fix devices not loading in web apps
4 months ago
Pramila Niroshan
7b0f12b890
Fix devices not loading in web apps
4 months ago
Lasantha Dharmakeerthi
9f809d04a4
Fix devices not loading for web apps
4 months ago
Pramila Niroshan
8a8846be5a
Fix devices not loading in web apps
4 months ago
Waruni Sandareka
7be828a556
Add EVENT REVOKE operation for groupIds to delete
4 months ago
Oshani Silva
8b6eee0a97
Add fix for group subscription table
...
Co-authored-by: Oshani Silva <oshani@entgra.io>
Co-committed-by: Oshani Silva <oshani@entgra.io>
4 months ago
tcdlpds
211ed7a489
Sync with master
4 months ago
tcdlpds
3d5f4004d0
Sync with master
4 months ago
Jenkins
e062bf79dc
[maven-release-plugin] prepare for next development iteration
4 months ago
Jenkins
6d1414d09f
[maven-release-plugin] prepare release v5.2.0
4 months ago
subodhinie
0ca4d025ee
Add Windows device operation scope: os-updates-info ( #406 )
...
Co-authored-by: Subodhinie <subodhinie@entgra.io>
Reviewed-on: community/device-mgt-core#406
Co-authored-by: subodhinie <subodhinie@entgra.io>
Co-committed-by: subodhinie <subodhinie@entgra.io>
4 months ago
Nipuni Kavindya
f0fafde0d2
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core into #11464
...
# Conflicts:
# components/application-mgt/io.entgra.device.mgt.core.application.mgt.core/src/main/java/io/entgra/device/mgt/core/application/mgt/core/impl/SubscriptionManagerImpl.java
# components/device-mgt/io.entgra.device.mgt.core.device.mgt.core/src/main/java/io/entgra/device/mgt/core/device/mgt/core/dao/EnrollmentDAO.java
# components/device-mgt/io.entgra.device.mgt.core.device.mgt.core/src/main/java/io/entgra/device/mgt/core/device/mgt/core/dao/GroupDAO.java
# components/device-mgt/io.entgra.device.mgt.core.device.mgt.core/src/main/java/io/entgra/device/mgt/core/device/mgt/core/dao/impl/AbstractEnrollmentDAOImpl.java
# components/device-mgt/io.entgra.device.mgt.core.device.mgt.core/src/main/java/io/entgra/device/mgt/core/device/mgt/core/dao/impl/AbstractGroupDAOImpl.java
# components/device-mgt/io.entgra.device.mgt.core.device.mgt.core/src/main/java/io/entgra/device/mgt/core/device/mgt/core/service/DeviceManagementProviderService.java
# components/device-mgt/io.entgra.device.mgt.core.device.mgt.core/src/main/java/io/entgra/device/mgt/core/device/mgt/core/service/DeviceManagementProviderServiceImpl.java
# components/device-mgt/io.entgra.device.mgt.core.device.mgt.core/src/main/java/io/entgra/device/mgt/core/device/mgt/core/service/GroupManagementProviderService.java
# components/device-mgt/io.entgra.device.mgt.core.device.mgt.core/src/main/java/io/entgra/device/mgt/core/device/mgt/core/service/GroupManagementProviderServiceImpl.java
5 months ago
Nipuni Kavindya
22f8497952
Fix Search is not working in installation details in app store
5 months ago
Pahansith Gunathilake
290952ae53
Merge pull request 'Add capability to search policies by device type' ( #339 ) from ashvini/device-mgt-core:Improvement#10585 into master
...
Reviewed-on: community/device-mgt-core#339
5 months ago
Ashvini Wegodapola
8a82d1666c
Add capability to search policies by device type
...
Resolve comments
Resolve comments
Remove unnecessary changes
5 months ago
Lasantha Dharmakeerthi
3342bc8cc6
Add policy type conversion from BLOB to Text DB scripts
5 months ago
prathabanKavin
11bca0f4ae
Remove unnecessary logs
5 months ago
prathabanKavin
de1d79f27c
Fix same device data loading for subscriptions
5 months ago
Pahansith Gunathilake
2006d7e97d
Add policy type conversion from BLOB to Text DB scripts
5 months ago
Kavin Prathaban
3c31c9d432
Merge branch 'master' into removeddevicefix
5 months ago
prathabanKavin
1a1df97253
Resolve comments
5 months ago
Lasantha Dharmakeerthi
2ac2b0fc37
Add configuration to delete Tenant Application artifacts
5 months ago
Pahansith Gunathilake
03457250fa
Merge pull request 'Add Microsoft Store integration for Windows devices' ( #443 ) from navodzoysa/device-mgt-core:issue-10635/store-integration into master
...
Reviewed-on: community/device-mgt-core#443
5 months ago
Pahansith Gunathilake
faefad1505
Merge pull request 'Fix user, role app installations failing' ( #445 ) from prathabanKavin/device-mgt-core:uuserrolefix into master
...
Reviewed-on: community/device-mgt-core#445
5 months ago
Ashvini Wegodapola
e1a47c68fb
Get TenantMgtAdminService as an osgi service
...
Resolve comments
Remove source reference
Change error messages
Make changes in code
Add license
Resolve comments
Add java doc comments
Resolve comments
Resolve comment
5 months ago
prathabanKavin
953f72afdc
Filter devices according to their devicetype
5 months ago
Navod Zoysa
d566cf966a
Add Microsoft Store integration for Windows devices
5 months ago
prathabanKavin
68a4de92d6
Fix all,device,group removed devices
5 months ago
prathabanKavin
f9cea050ae
Fix user,role removed devices
5 months ago
Lasantha Dharmakeerthi
541853df30
Add App publishing improvements
5 months ago
Rajitha Kumara
1576ef86d0
App publishing improvements
5 months ago
Lasantha Dharmakeerthi
d43bc1c5a4
Fix issues in device renaming functionality
5 months ago
Nipuni Kavindya
61a21edb9d
Fix Device renaming is not working issue#11452
5 months ago
Ashvini Wegodapola
8e33eebbf6
Add tenant application artifact deletion configuration
...
Fix code errors
Remove spaces
Refactor code
5 months ago
Kavin Prathaban
cd43a6a812
Merge branch 'master' into uuserrolefix
5 months ago
prathabanKavin
9a99b5804f
Fix user, role app installations failing
5 months ago
Lasantha Dharmakeerthi
3b672c74b4
Migrate from legacy FCM APIs to HTTP v1
5 months ago
Rajitha Kumara
c9763c8a1b
Fix jaxb dependency issue
5 months ago
tcdlpds
dc3a9e868b
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core into apim420
5 months ago
prathabanKavin
d1ed100f2f
Fix device status,name not loading
5 months ago
tcdlpds
898a12dc31
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core into apim420
5 months ago
Nipuni Kavindya
c51b3c49fa
Add backend implementation to get devices not in a group
...
Purpose:
https://roadmap.entgra.net/issues/11349
Co-authored-by: Nipuni Kavindya <nipuni@entgra.io>
Co-committed-by: Nipuni Kavindya <nipuni@entgra.io>
5 months ago
tcdlpds
c99194299a
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core into apim420
5 months ago
builder
15afde08ac
[maven-release-plugin] prepare for next development iteration
5 months ago
builder
fa7628e47a
[maven-release-plugin] prepare release v5.1.0
5 months ago
tcdlpds
92a49e71c1
Sync with master
5 months ago
Lasantha Dharmakeerthi
743d60e307
Fix incorrect device status updates
5 months ago
Lasantha Dharmakeerthi
ae8834da0d
Fix web apps not installing via user, group, role issue
5 months ago
Pahansith Gunathilake
0a19d8ee0c
Fix incorrect device status updates
5 months ago
Ashvini Wegodapola
ea10eb1f3c
Fix web apps not installing via user, group, role issue
...
Add case to handle web clip uninstallation
Add license
Refactor code
Remove hard-coded value
5 months ago
prathabanKavin
2021a0b37a
Fix issues in get devices method
5 months ago
prathabanKavin
aa9f3da380
Fix issues in returning type in allsubscriptions
5 months ago
prathabanKavin
e024283f25
Return device type and identifier with subscription list
5 months ago
Kavin Prathaban
6099c68d88
Add application installation monitoring feature ( #436 )
...
## Purpose
* Fixes https://roadmap.entgra.net/issues/11098
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
5 months ago
Oshani Silva
05ce0dd0b4
Add fix for multiple device app activity details retrieval
...
fixes https://roadmap.entgra.net/issues/10260
Co-authored-by: Oshani Silva <oshani@entgra.io>
Co-committed-by: Oshani Silva <oshani@entgra.io>
5 months ago
Pahansith Gunathilake
c38aea743b
Add missing license headers
5 months ago
Rajitha Kumara
aafa824f08
Migrate from legacy FCM APIs to HTTP v1
5 months ago
tcdlpds
4b92df7638
Fix merge conflicts
5 months ago
Gimhan Wijayawardana
31c25de956
Modify permission of operation status update
6 months ago
Lasantha Dharmakeerthi
e84a479c23
Add missing test cases for DevicePersistTests and GroupPersistTests
6 months ago
Pramila Niroshan
d443fef6e0
Add missing test cases for DevicePersistTests and GroupPersistTests
6 months ago
tcdlpds
d3e48edeef
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core into apim420
6 months ago
Lasantha Dharmakeerthi
1aec609bff
Fix SQL error
6 months ago
tcdlpds
0548dbdc3a
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core into apim420
6 months ago
tcdlpds
ae8a170421
Fix merge conflicts
6 months ago
prathabanKavin
b0362c5825
Fix devices of a group not loading
6 months ago
Lasantha Dharmakeerthi
12e65ee7e1
Fix sql syntax errors
6 months ago
Pramila Niroshan
f0c48c585d
Fix sql syntax errors
6 months ago
Pahansith Gunathilake
1d7438bcd6
Merge pull request 'Fix sql syntax errors' ( #407 ) from pramilaniroshan/device-mgt-core:fix-sql-syntax-erros into master
...
Reviewed-on: community/device-mgt-core#407
6 months ago
Pramila Niroshan
641ddbfb85
Fix sql syntax errors
6 months ago
Charitha Goonetilleke
aca7aa3ccc
Disable validateOperationCodeFiltering for validateOperationLogFilters
6 months ago
Charitha Goonetilleke
caf548ac75
Fix overrides in DeviceDAO
6 months ago
Charitha Goonetilleke
7c0df33738
Fix issue DB transaction handling issue
6 months ago
Charitha Goonetilleke
7dea32d2e3
Performance improvements
6 months ago
Charitha Goonetilleke
d1fe1baad0
Fix issues with caching
6 months ago
Charitha Goonetilleke
fb79d61b60
Add DEVICE_TYPE and DEVICE_IDENTIFICATION fields to DM_ENROLLMENT table
6 months ago
Pahansith Gunathilake
3abe68788c
Merge pull request 'Refactor SQL query to filter out 'REMOVED' and 'DELETED' statuses' ( #393 ) from pramilaniroshan/device-mgt-core:rm-11025 into master
...
Reviewed-on: community/device-mgt-core#393
6 months ago
Pahansith Gunathilake
e17405ee88
Merge pull request 'Add EVENT_UPDATE operation code and refactor geo fence update' ( #395 ) from pramilaniroshan/device-mgt-core:add-event-update-oc into master
...
Reviewed-on: community/device-mgt-core#395
6 months ago
tcdlpds
3106b23d31
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core into apim420
6 months ago
Pramila Niroshan
14580b5f5f
Fix EVENT_REVOKE operation is not being sent after geofence delete
6 months ago
Pramila Niroshan
60eac79c74
Add EVENT_UPDATE operation code and refactor geo fence update
6 months ago
Lasantha Dharmakeerthi
03d6a145d8
Fix unknown application type error when installing web apps
7 months ago
Ashvini Wegodapola
3fd6163603
Remove comments
7 months ago
Pramila Niroshan
2ab1cf767a
Refactor SQL query to filter out 'REMOVED' and 'DELETED' statuses
7 months ago
Ashvini Wegodapola
2169c6937a
Fix unknown application type error when installing web apps
7 months ago
Pahansith Gunathilake
1171086eb7
Remove duplicate properties field
7 months ago
Pahansith Gunathilake
8fd032c336
Fix issue in operation log not loading
7 months ago
tcdlpds
8cf830b7c8
Fix server starting issue with latest WUM
7 months ago
Rajitha Kumara
177b8cc831
Sync with master
7 months ago
Rajitha Kumara
d1661e3f6d
Sync with master
7 months ago
Charitha Goonetilleke
62722718f2
Fix issues with handling OPERATION_DETAILS and OPERATION_PROPERTIES
...
This is to fix incorrectly handled operation details retrieval and operation properties handling.
Need following migration for existing data.
```
ALTER TABLE `DM_DB`.`DM_OPERATION`
ADD COLUMN `OPERATION_PROPERTIES` BLOB NULL DEFAULT NULL AFTER `OPERATION_DETAILS`;
ALTER TABLE `ARCHIVAL_DB`.`DM_OPERATION_ARCH`
ADD COLUMN `OPERATION_PROPERTIES` BLOB NULL DEFAULT NULL AFTER `OPERATION_DETAILS`;
UPDATE DM_OPERATION SET OPERATION_DETAILS = null;
UPDATE DM_ENROLMENT_OP_MAPPING SET STATUS = 'ERROR' WHERE STATUS = 'PENDING' OR STATUS = 'IN_PROGRESS' OR STATUS = 'NOTNOW';
```
Reviewed-on: community/device-mgt-core#371
Co-authored-by: Charitha Goonetilleke <charitha@entgra.io>
Co-committed-by: Charitha Goonetilleke <charitha@entgra.io>
7 months ago
Gimhan Wijayawardana
64189a400d
Implement multi value (status) filtering for getting activity details
...
Co-authored-by: Gimhan Wijayawardana <gimhan@entgra.io>
Co-committed-by: Gimhan Wijayawardana <gimhan@entgra.io>
7 months ago