Commit Graph

8373 Commits (9561e003bf47441302ecc05e3ac26fb08c2d6f75)

Author SHA1 Message Date
Sasini Sandamali 01d76c6dbd Add necessary improvements and configs for grafana version 10.3.3 (#396)
5 months ago
Amalka Subasinghe b7848fd0c3 scopes and related permissions added when scope is not attached to an api
5 months ago
Lasantha Dharmakeerthi 3606592c2f Modify permission of operation status update
5 months ago
Pasindu Rupasinghe eadb2efb86 Change scope key not found log to debug level log
6 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
Lasantha Dharmakeerthi 1aec609bff Fix SQL error
6 months ago
Lasantha Dharmakeerthi c03e317e4b Add filter to display web apps in Enrollment Application Install
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
6 months ago
Pramila Niroshan 641ddbfb85 Fix sql syntax errors
6 months ago
Charitha Goonetilleke aca7aa3ccc Disable validateOperationCodeFiltering for validateOperationLogFilters
6 months ago
Ashvini Wegodapola 7616c2255c Add filter to get Web apps in Enrollment Application Install
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
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
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
7 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
Charitha Goonetilleke 62722718f2 Fix issues with handling OPERATION_DETAILS and OPERATION_PROPERTIES
7 months ago
Gimhan Wijayawardana 64189a400d Implement multi value (status) filtering for getting activity details
7 months ago
Ashvini Wegodapola 10d70ddd82 Resolve inability to edit app related data
7 months ago
Amalka Subasinghe 89bc0281c0 updated from master and fix merge conflicts
7 months ago
builder 487c576ab2 [maven-release-plugin] prepare for next development iteration
8 months ago
builder ff8147db5e [maven-release-plugin] prepare release v5.0.41
8 months ago
Ashvini Wegodapola 16199a7311 Fix DAO error in Tenant Deletion
8 months ago
Lasantha Dharmakeerthi ea542894cf Delete tenant data
8 months ago
Ashvini Wegodapola 159f603605 Delete tenant data
8 months ago
Navod Zoysa 2f1271f3be Revert Windows Content and Package URI changes
8 months ago
Rajitha Kumara f86a16220c Fix appx app installation issue
8 months ago
Rajitha Kumara dfdf2611a1 Fix extension resolving issue when content-disposition unavailable
8 months ago
Lasantha Dharmakeerthi f3974c2cb4 Fix AutoCommit issue in Tenant Deletion
8 months ago
Ashvini Wegodapola 8c75b30378 Fix AutoCommit issue in Tenant Deletion
8 months ago
Rajitha Kumara 00022b17cf Fix remote meta descriptor resolving issue
8 months ago
Rajitha Kumara 4957741173 Refactored the code
8 months ago
Rajitha Kumara bd021ff835 Add Content and Package URI changes
8 months ago
Pahansith Gunathilake c05d4e0b2c Add improvements for the reporting data publishing
8 months ago
Pahansith Gunathilake ea53734901 revert 6c1286ebad
8 months ago
Pahansith Gunathilake 0071e13692 revert b74dc5796b
8 months ago
Pahansith Gunathilake 8d597ab310 Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into imprv/reporting-data-publish
8 months ago
Pahansith Gunathilake b74dc5796b Make the executor Callable and retrieve the response
8 months ago
Lasantha Dharmakeerthi 093df7c161 Add capability to delete a tenant
8 months ago
Ashvini Wegodapola e9ac11da78 Create DAO for tenant deletion task
8 months ago
Lasantha Dharmakeerthi 7df968a6f7 Fix app name duplicating error
8 months ago
Ashvini Wegodapola d3ac0ce5b0 Fix app name duplicating error
8 months ago
Pahansith Gunathilake 97b690b8ef Fix user search by Firstname and Lastname
8 months ago
Pahansith Gunathilake 6c1286ebad Improvements for the reporting data publishing
8 months ago
Lasantha Dharmakeerthi d050736aaf Fix for the Windows app installed devices not loading
8 months ago
Pahansith Gunathilake a77c092645 Merge pull request 'Fix remote url resolving issue' (#366) from rajitha/device-mgt-core:stream-api into master
8 months ago
Rajitha Kumara 9caf1678de Fix remote url resolving issue
8 months ago
Pahansith Gunathilake 78dd491789 Merge pull request 'Add stream base file uploading' (#338) from rajitha/device-mgt-core:stream-api into master
8 months ago
Pahansith Gunathilake 170f1dcfe5 Merge branch 'master' into task-mgt
8 months ago
Charitha Goonetilleke 8f1781f4b6 Fix db connection pool exhaustion due to too many queries
8 months ago
Rajitha Kumara a54d2b0924 Fix building issue
8 months ago
Rajitha Kumara 3798134011 Add stream base file uploading
8 months ago
Rajitha Kumara 0673792bcc Fix policy delegation task starting issue
8 months ago
Pahansith Gunathilake 862cc72499 Fix for the Windows app installed devices not loading
8 months ago
Pahansith Gunathilake e1519fa2a8 Add policy content store as Json
8 months ago
Lasantha Dharmakeerthi dd03a073b2 Update user deletion logic
8 months ago
subodhinie 5dd155e3f7 Add Windows device operation scopes: apps, device-info, firewall-info, security-info (#360)
8 months ago
Charitha Goonetilleke e0cfa4d719 Add generated task id to dynamicTask object
8 months ago
Gimhan Wijayawardana 291249f80f Fix formatting issues
9 months ago
Gimhan Wijayawardana 59cd06df0f Handle default authdata in oauth2token handler
9 months ago
Rajitha Kumara cd56147da9 Add user removable status to basic user info
9 months ago
Isuri Mendis 0de808229f deviceOrg: get children of root best practices apply
9 months ago
Isuri Mendis d2593114b7 deviceOrg: get children of roots code refactor, license add
9 months ago
Isuri Mendis efd73ba3c5 Merge branch 'master' into deviceOrgImprovements
9 months ago
Isuri Mendis 89bd784a57 deviceOrg: get children of root nodes api implementation
9 months ago
builder d4455c5fe7 [maven-release-plugin] prepare for next development iteration
9 months ago
builder 52fe90256c [maven-release-plugin] prepare release v5.0.40
9 months ago
Ashvini Wegodapola 464214fe1b Sanitize app names and shorten screenshot names (#349)
9 months ago
Charitha Goonetilleke d2ad8ac579 Optimize based on review comments
9 months ago
Charitha Goonetilleke 5d69d08100 Improve dynamic and random task execution
9 months ago
Charitha Goonetilleke 4045e39a76 Fix inconsistencies in dynamic and random task execution
9 months ago
Amalka Subasinghe 20cf06122a remove unused imports and adding licence headers
9 months ago
Amalka Subasinghe 1dbc1d7b0d device/group authorization improvement
9 months ago
Amalka Subasinghe 1c0a0227ab post api publishing observer implementation
9 months ago
Pahansith Gunathilake 99b91ade01 Improve query param value
9 months ago
Pahansith Gunathilake 62f84461a5 Add application search by package name
9 months ago
Pahansith Gunathilake 7843514332 Fix application search issue
9 months ago
Rajitha Kumara d1e72cdf7a Restructured CEA mgt admin api
10 months ago
Pahansith Gunathilake 53c6fa86bc Merge pull request 'Modify operation template' (#322) from thameera/device-mgt-core:master into master
10 months ago
Isuri Mendis bd13e99e6c deviceOrgFix: service negative test fix
10 months ago
Isuri Mendis 9fb3a4dec7 deviceOrg (#326)
10 months ago
Thameera a600c69fdb Operation template codes implementation for subtypes
10 months ago
Thameera fbbdd172e7 Modify method names
10 months ago
Thameera c071b9de01 Modify operation template
10 months ago
builder 4ba0be5510 [maven-release-plugin] prepare for next development iteration
10 months ago