Konstantinos Spyrou
|
9e4817f2bd
|
refactoring
|
2023-01-23 18:26:19 +02:00 |
Konstantinos Spyrou
|
4231480cbc
|
disabled delete on interfaces
|
2023-01-23 17:57:44 +02:00 |
Konstantinos Spyrou
|
33694d17c1
|
disabled delete on interfaces
|
2023-01-23 17:57:18 +02:00 |
Konstantinos Spyrou
|
0aa604a192
|
refactoring
|
2023-01-23 17:54:51 +02:00 |
Konstantinos Spyrou
|
caa1f1244a
|
refactoring
|
2023-01-23 17:45:35 +02:00 |
Konstantinos Spyrou
|
63b99ea68e
|
base url can be altered only if existing is null or empty
|
2023-01-20 19:19:02 +02:00 |
Konstantinos Spyrou
|
ab03a5164d
|
base url can be altered only if existing is null or empty
|
2023-01-20 19:17:06 +02:00 |
Konstantinos Spyrou
|
607c417e3f
|
get all ids of user using email in registry
|
2023-01-20 19:15:59 +02:00 |
Konstantinos Spyrou
|
aeca9ce38b
|
Merge pull request 'check if CouId is null' (#2) from develop into master
Reviewed-on: #2
|
2023-01-19 14:40:37 +01:00 |
Antonis Lempesis
|
242014f2da
|
Merge pull request 'develop' (#1) from develop into master
Reviewed-on: #1
|
2023-01-19 12:41:44 +01:00 |
Konstantinos Spyrou
|
7b7c6b0842
|
check if CouId is null
|
2023-01-19 13:41:37 +02:00 |
Konstantinos Spyrou
|
125b64ec3b
|
check if CouId is null
|
2023-01-19 13:41:11 +02:00 |
Konstantinos Spyrou
|
415bb1e197
|
fixed conflict
|
2023-01-19 13:09:52 +02:00 |
Konstantinos Spyrou
|
95335461a2
|
getRolesWithStatus does not return null
|
2023-01-19 13:08:03 +02:00 |
Konstantinos Spyrou
|
f88d9b8381
|
fixed deserialization issue caused from json to String
|
2023-01-19 12:29:12 +02:00 |
Konstantinos Spyrou
|
cda2cd5557
|
fixed deserialization issue caused from json to String
|
2023-01-19 12:28:31 +02:00 |
Konstantinos Spyrou
|
0674a3c031
|
fixed null pointer exception
|
2023-01-19 12:16:42 +02:00 |
Konstantinos Spyrou
|
0ea91e909d
|
Merge branch 'develop' of code-repo.d4science.org:MaDgIK/uoa-repository-manager-service into develop
|
2023-01-19 12:15:41 +02:00 |
Konstantinos Spyrou
|
d5327aedea
|
fixed null pointer exception
|
2023-01-19 12:15:30 +02:00 |
Konstantinos Spyrou
|
7c5020c205
|
update user roles using identifier instead of email
|
2023-01-18 16:54:18 +02:00 |
Lampros Smyrnaios
|
df14f5eaab
|
- Update a "URLEncoder.encode()" call, to reduce the ambiguity which comes with the platform's default encoding.
- Update a deprecated MediaType.
- Fix an ambiguous unicode character.
|
2023-01-17 20:21:00 +02:00 |
Konstantinos Spyrou
|
e4d52c2323
|
refactoring project structure
|
2023-01-17 18:23:59 +02:00 |
Konstantinos Spyrou
|
139fb420d4
|
removed empty class
|
2023-01-17 18:21:20 +02:00 |
Konstantinos Spyrou
|
60ff3dce6e
|
changes for new aai registry
|
2023-01-17 18:20:41 +02:00 |
Konstantinos Spyrou
|
40b20b1122
|
added LIMIT 1 when retrieving piwik site to avoid problems with existing duplicates in db
|
2023-01-17 17:56:18 +02:00 |
Konstantinos Spyrou
|
49cc3d74e8
|
fixed content type missmatch error when converting response from json to string in method getRepositoriesByCountry
|
2023-01-17 16:57:14 +02:00 |
Konstantinos Spyrou
|
e551a7a783
|
replaced manual configuration with automatic
|
2023-01-17 16:53:37 +02:00 |
Konstantinos Spyrou
|
788dac69ad
|
added tests for InterfaceComplianceRequest
|
2023-01-17 15:50:43 +02:00 |
Konstantinos Spyrou
|
b1e1185765
|
fixed condition
|
2023-01-17 13:49:00 +02:00 |
Konstantinos Spyrou
|
817446df41
|
Created the functionality to alter an interface's compliance after its successful validation
|
2023-01-16 20:30:09 +02:00 |
Konstantinos Spyrou
|
87f610b06b
|
merge conflict
|
2023-01-13 18:11:41 +02:00 |
Konstantinos Spyrou
|
e947fe3fec
|
1. removed exceptions from emails
2. changed update repository interface
3. wip: after validation completes change interface compliance
|
2023-01-13 18:06:30 +02:00 |
Lampros Smyrnaios
|
96003f9f88
|
Optimize imports.
|
2023-01-13 12:55:15 +02:00 |
Lampros Smyrnaios
|
d4e4624a3f
|
Merge branch 'develop' of https://code-repo.d4science.org/MaDgIK/uoa-repository-manager-service into develop
# Conflicts:
# src/main/java/eu/dnetlib/repo/manager/service/security/AuthoritiesMapper.java
# src/main/java/eu/dnetlib/repo/manager/service/security/AuthoritiesUpdater.java
|
2023-01-13 12:22:28 +02:00 |
Lampros Smyrnaios
|
eaa4083b04
|
- Code optimization and polishing.
- Improve error-checking and exception-handling.
|
2023-01-13 12:20:06 +02:00 |
Lampros Smyrnaios
|
f136488b0e
|
Improve performance by pre-compiling the regexes.
|
2023-01-12 19:23:42 +02:00 |
Konstantinos Spyrou
|
720ee5a9a4
|
fix: savePiwikInfo no longer creates duplicates
|
2023-01-12 16:38:29 +02:00 |
Konstantinos Spyrou
|
4dd0320255
|
removed script
|
2023-01-12 14:32:06 +02:00 |
Konstantinos Spyrou
|
af0482a9fb
|
Merge branch 'develop' of code-repo.d4science.org:MaDgIK/uoa-repository-manager-service into develop
|
2023-01-12 14:23:57 +02:00 |
Konstantinos Spyrou
|
830df7cb52
|
1. use sub for session instead of email 2. minor refactoring
|
2023-01-12 14:16:27 +02:00 |
Konstantinos Spyrou
|
d8eac0ac10
|
replaced log4j2 with slf4j
|
2023-01-11 18:50:31 +02:00 |
Lampros Smyrnaios
|
ceb53248ce
|
Fix merge-commit, missing the improvement introduced in commit: 63c9caaf96
|
2022-12-21 13:44:58 +02:00 |
Konstantinos Spyrou
|
4850581c53
|
merge commit
|
2022-12-20 20:53:54 +02:00 |
Konstantinos Spyrou
|
a5a4924c08
|
chenged methods retrieving AggregationInfo
|
2022-12-20 20:40:37 +02:00 |
Konstantinos Spyrou
|
6c2780927d
|
changed objectMapper and restTemplate configuration
|
2022-12-20 20:27:13 +02:00 |
Lampros Smyrnaios
|
63c9caaf96
|
Improve performance of "AggregationServiceImpl.createYearMap()".
|
2022-12-14 17:12:27 +02:00 |
Lampros Smyrnaios
|
a40c1b3e44
|
- Move all the Aggregation-related code from "RepositoryService" into the new "AggregationService".
- Add info about the thrown exceptions.
|
2022-12-14 17:09:38 +02:00 |
Lampros Smyrnaios
|
1a4df2b852
|
- Add "README.md"
- Code polishing.
|
2022-12-14 16:33:12 +02:00 |
Lampros Smyrnaios
|
deae3b8b54
|
- Add error-checking and improve exceptions handling.
- Code polishing.
|
2022-12-07 13:37:55 +02:00 |
Lampros Smyrnaios
|
f720446bdf
|
Remove the obsolete "AggregationDetails" code and rename the related variables (which have already changed types).
|
2022-12-01 18:37:03 +02:00 |