Commit Graph

87 Commits

Author SHA1 Message Date
Luca Frosini 08a2b09b57 removed uneeded imports 2021-04-14 14:53:18 +02:00
Luca Frosini dd8919f9de Fixing validation bug 2021-03-29 16:15:49 +02:00
Luca Frosini 34d9c0759d Fixed null pointer exception 2021-03-29 14:13:57 +02:00
Luca Frosini e90829157a Merge branch 'feature/20225' of gitea@code-repo.d4science.org:gCubeSystem/gcat.git into feature/20225 2021-03-29 11:01:01 +02:00
Luca Frosini 98aec729cc Fixing GeoJson validation 2021-03-29 10:58:42 +02:00
Luca Frosini 0d5c734d5b Improved error management 2021-03-15 10:02:38 +01:00
Luca Frosini 1a6d5733a2 Improving error message 2021-03-12 18:18:25 +01:00
Luca Frosini 2f5885579b Ported patch from branch feature/20965 2021-03-12 12:52:19 +01:00
Luca Frosini 4ece53108f Ported bug fix made in version 1.4.5 2021-03-09 12:16:42 +01:00
Luca Frosini 93d886ba37 Fixed wiki link due to wiki reoganization 2021-03-02 16:16:53 +01:00
Luca Frosini 501b65c92d Moved links from http to https refs #20778 2021-02-22 09:29:52 +01:00
Luca Frosini 243cae757f Fixed check on controlled vocabulary 2021-02-17 17:30:25 +01:00
Luca Frosini 878b5cfae9 Removed owner_org from created/updated/read item 2021-02-10 14:18:38 +01:00
Luca Frosini eb8e0b7bea Commented code which add non mandatory field as empty field if there are
no mandatory fields
2021-02-10 12:26:12 +01:00
Luca Frosini 51b76c89e6 commented code which does not compile due to new gcube-model 2021-02-09 17:12:42 +01:00
Luca Frosini 826a990b42 Ported count method from version 1.4.4 to 2.0.0-SNAPSHOT 2021-02-09 15:44:15 +01:00
Luca Frosini 786bbc337f Fixed GCat constant 2021-02-03 16:50:23 +01:00
Luca Frosini f258ff80a2 Fixed constant usage 2021-02-03 16:44:28 +01:00
Luca Frosini 09ae3573f8 Added support to get only the number of total items refs #20627 2021-02-03 16:28:17 +01:00
Luca Frosini 989df62fe2 Merge branch 'feature/20225' of
gitea@code-repo.d4science.org:gCubeSystem/gcat.git into feature/20225

Conflicts:
	src/main/java/org/gcube/gcat/profile/ISProfile.java
2021-01-27 11:44:42 +01:00
Luca Frosini 6b011e4e09 Fixed publishing on new Is due to change in gcube model 2021-01-24 23:31:33 +01:00
Luca Frosini 9436e96d90 Fixed profile according to latest version of IS Model and gCube Model 2021-01-11 13:17:53 +01:00
Luca Frosini 275880c428 Adding Configuration read/create to switch to the new IS 2020-12-09 15:33:28 +01:00
Luca Frosini 7a434f999a Fixed patch method 2020-12-02 16:57:39 +01:00
Luca Frosini ab0892eaf3 Migrated gCat from Jackson to gCube Jackson 2020-12-01 16:58:36 +01:00
Luca Frosini 2f5b23addf Improved error message 2020-12-01 15:39:06 +01:00
Luca Frosini 8cd17acfe9 fixed typo 2020-12-01 09:57:48 +01:00
Luca Frosini b384c08972 Refactored code which check basic provided information 2020-12-01 09:55:16 +01:00
Luca Frosini 1733b66c05 Implementing patch method 2020-11-30 19:44:15 +01:00
Luca Frosini 861ddc0f4b Fixed recursion 2020-06-23 15:06:27 +02:00
Luca Frosini ae173ccbd4 Adding the user to all supported organization instead of only to the
organization the item is going to be published.
2020-06-23 13:17:58 +02:00
Luca Frosini 7a0dbf48a9 Added check for supported organizations in list/search method 2020-06-22 19:39:29 +02:00
Luca Frosini 1ef0537f0e Fixing feature 2020-06-22 15:51:11 +02:00
Luca Frosini edbf4cd1d0 Fixing the implementation of the feature 2020-06-22 15:39:37 +02:00
Luca Frosini 62bb1d7a50 Added TODO 2020-06-19 18:26:15 +02:00
Luca Frosini d7cbc03f97 Changing the organization behavior to implement the feature. 2020-06-19 17:32:21 +02:00
Luca Frosini cb963dd702 Fixed CHANGELOG 2020-06-19 12:15:19 +02:00
Luca Frosini 85845fb8fc Fixed logger class 2020-05-29 13:04:17 +02:00
Luca Frosini c7ffb6c9ed Removed unneeded line of codes which causes null pointer bug 2020-05-29 13:03:59 +02:00
Luca Frosini a51c7f9312 Social Post is disabled if not explicitly enabled by the client #19295 2020-05-22 15:24:56 +02:00
Luca Frosini 5a382ce556 Fixed bug 2020-02-04 09:45:26 +01:00
Luca Frosini e9e1539e16 Catching situation where the file was not persisted by gcat 2020-02-03 15:50:58 +01:00
Luca Frosini c6f8ffa4fa Skipping file management for files not persisted 2020-01-23 15:04:51 +01:00
Luca Frosini 62a852ca40 Fixed bug on resource update 2020-01-22 17:35:48 +01:00
Luca Frosini b9c6fb995c Catching null object 2019-12-19 16:21:38 +01:00
Luca Frosini cbf7f04655 Added resolver URL check for preprod. 2019-12-19 14:13:44 +01:00
Luca Frosini 78c60541d8 Fixed dev base url 2019-12-19 12:41:38 +01:00
Luca Frosini 2f655c4ff8 Fixed component 2019-12-05 16:32:24 +01:00
Luca Frosini 6580680f6f Fixing code to allow to operate on VO which does not have a
corresponding organization
2019-10-10 14:26:15 +02:00
Luca Frosini c13656d3e3 Fixed javadoc warning 2019-10-04 17:04:50 +02:00