tcdlpds
a4f1f64a70
Sync with master
3 months ago
Pahansith Gunathilake
7f8f6d6f75
Add FCM request improvements
3 months ago
tcdlpds
2d49cfe2c8
Sync with master branch
4 months ago
builder
fa24f95a69
[maven-release-plugin] prepare for next development iteration
4 months ago
builder
5f94113adf
[maven-release-plugin] prepare release v5.2.3
4 months ago
Jenkins
770575999e
[maven-release-plugin] prepare for next development iteration
4 months ago
Jenkins
41985cc347
[maven-release-plugin] prepare release v5.2.2
4 months ago
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
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
Pahansith Gunathilake
2006d7e97d
Add policy type conversion from BLOB to Text DB scripts
4 months ago
Lasantha Dharmakeerthi
3b672c74b4
Migrate from legacy FCM APIs to HTTP v1
4 months ago
Rajitha Kumara
c9763c8a1b
Fix jaxb dependency issue
4 months ago
Pahansith Gunathilake
529d1aec01
Add doc comments
4 months ago
Pahansith Gunathilake
23d31fd38c
Fix code review suggestions
4 months ago
tcdlpds
c99194299a
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core into apim420
4 months ago
builder
15afde08ac
[maven-release-plugin] prepare for next development iteration
4 months ago
builder
fa7628e47a
[maven-release-plugin] prepare release v5.1.0
4 months ago
Pahansith Gunathilake
c38aea743b
Add missing license headers
5 months ago
Pahansith Gunathilake
b1d3503e8b
Add improvements to Google API token generation in FCM
5 months ago
Rajitha Kumara
aafa824f08
Migrate from legacy FCM APIs to HTTP v1
5 months ago
Pahansith Gunathilake
5c73277c32
Add FCM changes
5 months ago
tcdlpds
ae8a170421
Fix merge conflicts
5 months ago
Charitha Goonetilleke
fb79d61b60
Add DEVICE_TYPE and DEVICE_IDENTIFICATION fields to DM_ENROLLMENT table
6 months ago
tcdlpds
8cf830b7c8
Fix server starting issue with latest WUM
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
builder
487c576ab2
[maven-release-plugin] prepare for next development iteration
7 months ago
builder
ff8147db5e
[maven-release-plugin] prepare release v5.0.41
7 months ago
Pasindu Rupasinghe
f03cae09fe
Sync with master branch
8 months ago
Lasantha Dharmakeerthi
202b9b7016
Upgrade versions of dependencies
8 months ago
tcdlpds
4e4ff9c960
Improve dependencies
8 months ago
tcdlpds
e67630feeb
Upgrade wso2 tomcat version
8 months ago
Isuri Mendis
0de808229f
deviceOrg: get children of root best practices apply
8 months ago
Isuri Mendis
d2593114b7
deviceOrg: get children of roots code refactor, license add
8 months ago
Isuri Mendis
efd73ba3c5
Merge branch 'master' into deviceOrgImprovements
8 months ago
Isuri Mendis
89bd784a57
deviceOrg: get children of root nodes api implementation
8 months ago
builder
d4455c5fe7
[maven-release-plugin] prepare for next development iteration
8 months ago
builder
52fe90256c
[maven-release-plugin] prepare release v5.0.40
8 months ago
Pasindu Rupasinghe
6b79abeaeb
Fix Osgi issues
9 months ago
Pasindu Rupasinghe
14554ba161
Fix sql issues
9 months ago
Pasindu Rupasinghe
1a9782c3f3
Fix dependency issues
9 months ago
Pasindu Rupasinghe
d938195373
Fix osgi reference addings in Service components
9 months ago
Pasindu Rupasinghe
67975ea5f8
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into apim420
9 months ago
Isuri Mendis
bd13e99e6c
deviceOrgFix: service negative test fix
10 months ago
Isuri Mendis
9fb3a4dec7
deviceOrg ( #326 )
...
Device Organization Complete Back End
Co-authored-by: isuri <isuri@entgra.io>
Reviewed-on: community/device-mgt-core#326
Co-authored-by: Isuri Medis <isuri@entgra.io>
Co-committed-by: Isuri Medis <isuri@entgra.io>
10 months ago
builder
4ba0be5510
[maven-release-plugin] prepare for next development iteration
10 months ago