builder
4d8d4bdcf7
[maven-release-plugin] prepare for next development iteration
2023-03-17 17:23:59 +05:30
builder
1b363c0978
[maven-release-plugin] prepare release v5.0.20
2023-03-17 17:23:51 +05:30
builder
2d56b0ea9a
[maven-release-plugin] prepare for next development iteration
2023-02-16 21:01:29 +05:30
builder
73d17e61a8
[maven-release-plugin] prepare release v5.0.19
2023-02-16 21:01:22 +05:30
builder
d715609b53
[maven-release-plugin] prepare for next development iteration
2023-02-11 23:48:28 +05:30
builder
0beeedef43
[maven-release-plugin] prepare release v5.0.18
2023-02-11 23:48:21 +05:30
5228a84400
Revert "Change the device status and see the device status lifecycle history ( #58 )"
...
This reverts commit 7f327bac08 .
2023-02-10 17:53:05 +05:30
builder
9f724eeffb
[maven-release-plugin] prepare for next development iteration
2023-02-09 22:41:22 +05:30
builder
50bc5560f8
[maven-release-plugin] prepare release v5.0.17
2023-02-09 22:41:16 +05:30
846d7a0f59
Add support to perform group operations ( #59 )
...
## Purpose
* Fixes https://roadmap.entgra.net/issues/8916
## Description
* Created a new API to check whether groups has relevant(Android, iOS, Windows) device types.
Co-authored-by: Arshana <arshana790@gmail.com>
Co-authored-by: prathabanKavin <kavinprathaban025@gmail.com>
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/59
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
2023-02-08 11:17:02 +00:00
7f327bac08
Change the device status and see the device status lifecycle history ( #58 )
...
## Purpose
* Fixes https://roadmap.entgra.net/issues/9266
## Feature
* Change device's status and view device's status life-cycle history
## Approach
* Created a API for change status and store changed status in to database.
* Created another API to view the device's life-cycle status history.
* lifecycle of the status is as shown in the diagram.
* lifecycle Status are taken from a xml file.
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/58
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
2023-02-07 06:52:04 +00:00
Rushdi
5cf7377a85
Update sendDeviceNameChangedNotification
2023-01-30 13:05:55 +05:30
builder
071b9486bb
[maven-release-plugin] prepare for next development iteration
2023-01-27 19:20:14 +05:30
builder
cf305362b4
[maven-release-plugin] prepare release v5.0.16
2023-01-27 19:20:08 +05:30
9ef3e0cf6e
Revert "Change the device status and see the device status lifecycle history"
...
This reverts commit df6a8e20a3 .
2023-01-26 22:22:20 +05:30
86f709a74a
Revert "Fix api errors in Lifecycle methods"
...
This reverts commit d69619bf65 .
2023-01-26 22:21:24 +05:30
prathabanKavin
d69619bf65
Fix api errors in Lifecycle methods
2023-01-26 09:25:34 +00:00
2580add403
Merge branch 'master' into android-feature
2023-01-26 08:24:21 +00:00
prathabanKavin
df6a8e20a3
Change the device status and see the device status lifecycle history
2023-01-24 11:46:57 +05:30
0f8c3e22e6
Merge branch 'master' into android-feature
2023-01-23 14:25:16 +00:00
Oshani Silva
a93f534e06
Improve billing feature
...
Co-authored-by: Oshani Silva <oshani@entgra.io>
Co-committed-by: Oshani Silva <oshani@entgra.io>
2023-01-04 21:03:15 +00:00
builder
1b2bddb167
[maven-release-plugin] prepare for next development iteration
2022-12-17 11:54:16 +05:30
builder
fb4e20490a
[maven-release-plugin] prepare release v5.0.15
2022-12-17 11:54:10 +05:30
ThilinaPremachandra
1bea33b259
fixed ownership validation issue
2022-12-15 13:36:37 +05:30
ThilinaPremachandra
e4bc9f87f8
fixed the validation issue
2022-12-15 01:05:07 +05:30
navodzoysa
a367cd6b35
Fix duplicate group and role error handling responses
2022-12-12 13:44:27 +05:30
builder
9d3e5fbc3a
[maven-release-plugin] prepare for next development iteration
2022-11-25 18:02:39 +05:30
builder
744881d21e
[maven-release-plugin] prepare release v5.0.14
2022-11-25 18:02:07 +05:30
Arshana
777940b896
Fix SendDeviceNameChangedNotification
2022-11-24 13:23:46 +05:30
Arshana
5e612ceaf2
Add capability to send a notification when device rename
2022-11-23 00:00:52 +05:30
builder
b18ddfedce
[maven-release-plugin] prepare for next development iteration
2022-11-15 09:29:05 +05:30
builder
ec8d08ca63
[maven-release-plugin] prepare release v5.0.13
2022-11-15 09:29:00 +05:30
builder
b9f2bf9246
[maven-release-plugin] prepare for next development iteration
2022-11-11 01:43:26 +05:30
builder
8f610eea63
[maven-release-plugin] prepare release v5.0.12
2022-11-11 01:42:41 +05:30
Shamalka Navod
df5cdb5240
Fix traccar issues ( #5 )
...
* Fix traccar client thredpool issue
* Refactor traccar implementation
* Fix traccar loading issue
Co-authored-by: shamalka <shamalkanavod95@gmail.com>
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/5
Co-authored-by: Shamalka Navod <shamalka@entgra.io>
Co-committed-by: Shamalka Navod <shamalka@entgra.io>
2022-11-10 15:36:55 +00:00
Pahansith Gunathilake
3332d8e85e
Merge branch 'swagger-fix' into 'master'
...
Swagger fix
See merge request entgra/carbon-device-mgt!921
2022-10-12 13:26:53 +00:00
Kavindya Sathsarani
bb5f779c26
Add a searchable input for App Restriction Settings policy
2022-10-04 09:37:45 +00:00
inoshperera
c14047f913
Fix issues in the swagger related to URLs
2022-09-28 11:13:00 +05:30
inoshperera
259795a274
fix swagger syntax issues
2022-09-20 22:09:41 +05:30
builder
223637c887
[maven-release-plugin] prepare for next development iteration
2022-09-14 20:25:10 +05:30
builder
b7311af447
[maven-release-plugin] prepare release v5.0.11
2022-09-14 20:25:02 +05:30
Amalka Subasinghe
5f1271db93
Fixes related to publishing ws api and routing requests
2022-09-12 06:03:21 +00:00
shamalka
eaad94b3e9
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into traccar
2022-09-02 00:33:35 +05:30
shamalka
83be953583
Fix issues
2022-09-02 00:33:22 +05:30
Pahansith Gunathilake
fef1d41d39
Merge branch 'ldap-fixes' into 'master'
...
Add optional user store domain query param to user APIs
See merge request entgra/carbon-device-mgt!892
2022-09-01 18:15:58 +00:00
shamalka
d61814329c
Revert global exception msg
2022-09-01 11:03:45 +05:30
Rushdi
ce0d0a1903
revert changes
2022-08-31 16:07:34 +05:30
shamalka
c68478daca
Fix formatting issues
2022-08-30 09:10:20 +05:30
shamalka
b311908d47
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into traccar
2022-08-29 17:09:05 +05:30
shamalka
31bb87db41
Add missing error logs and fix formatting issues
2022-08-29 17:07:49 +05:30