Commit Graph

166 Commits

Author SHA1 Message Date
Luca Frosini 97a28c3157 Improved error message 2021-03-15 10:12:09 +01:00
Luca Frosini 7776774415 Fixed CHANGELOG 2021-03-12 18:27:42 +01:00
Luca Frosini b42893cbdc Remvoed -SNAPSHOT 2021-03-12 18:24:18 +01:00
Luca Frosini d0eb17812b Improved returned error messages 2021-03-12 18:21:48 +01:00
Luca Frosini 5ca0bbf023 Remvoed -SNAPSHOT 2021-03-12 12:48:53 +01:00
Luca Frosini 56604195cc created -SNAPSHOT version 2021-03-12 12:47:59 +01:00
Luca Frosini 9333243baa Fixed changelog 2021-03-12 12:46:15 +01:00
Luca Frosini 1877291fba Patched the upperBound calculation 2021-03-12 12:44:01 +01:00
Luca Frosini f29c258375 Removed -SNAPSHOT for release 2021-03-09 11:39:38 +01:00
Luca Frosini 4fc83e6091 fixed context and test profile in test 2021-03-09 11:38:29 +01:00
Luca Frosini dbefb6c6e2 Removed owner_org from the read item refs #20919 2021-03-09 11:30:12 +01:00
Luca Frosini bbf1755f72 Removing owner_org key from created/updated/patched item 2021-02-10 14:25:15 +01:00
Luca Frosini 0bb373dee6 Fixed groupId 2021-02-09 09:42:35 +01:00
Luca Frosini 61a979aec7 fixed service class 2021-02-09 09:25:25 +01:00
Luca Frosini 269fc894b4 Removed -SNAPSHOT for release 2021-02-05 13:44:21 +01:00
Luca Frosini cf0cafdcd6 Fixed changelog and version 2021-02-04 09:40:33 +01:00
Luca Frosini 40490b287f Fixed version and changelog 2021-02-04 09:13:02 +01:00
Luca Frosini 2d32d782e9 Added count methods for Organization, Groups and Profiles refs #20629 2021-02-03 21:55:32 +01:00
Luca Frosini 4e479f0db0 Implemented count on items 2021-02-03 16:48:42 +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 36b59cf13c Enhanced gcube-smartgears-bom version 2020-11-30 18:57:36 +01:00
Luca Frosini 420068f16f Merge branch 'master' of
gitea@code-repo.d4science.org:gCubeSystem/gcat.git

Conflicts:
	pom.xml
2020-10-08 14:29:36 +02:00
Fabio Sinibaldi a6226f0a23 adoption of gcube-smartgears-bom.2.0.0-SNAPSHOT 2020-10-07 16:59:49 +02:00
lucafrosini feea967d86 Commented the test used to purge all items from a catalog 2020-10-07 14:59:41 +02:00
lucafrosini b459719b6d Removed unneeded logging test dependency 2020-10-07 14:58:46 +02:00
Luca Frosini 6d78103b17 Removed wrong tag from gcube-app.xml 2020-09-28 10:10:33 +02:00
Luca Frosini d9e90d51a5 gcube-app.xml has been moved to gcube/extra-resources/WEB-INF thanks to
the new feature available in maven-parent. The section in the pom which
did such a job has been removed because it is not needed anymore.
2020-08-06 17:33:18 +02:00
Luca Frosini c851894ca9 Fixed list of files included in war 2020-08-06 16:52:52 +02:00
Luca Frosini 7d144c4fa7 Fixed changelog 2020-08-06 15:25:52 +02:00
Luca Frosini fd1d196eac The groupdId of gCat* component has been migrated from
org.gcube.data-publishing to org.gcube.data-catalogue
2020-08-06 15:06:54 +02:00
Luca Frosini 3c328f54b8 Switching JSON management to gcube-jackson 2020-08-06 14:55:28 +02:00
Luca Frosini a7962d5f79 Ignored copied file 2020-08-06 12:33:57 +02:00
Luca Frosini 72e1d8f809 Removed servicearchive creation which is deprecated 2020-08-06 12:26:38 +02:00
Luca Frosini 18108d1324 Switched changelog to the new format 2020-08-06 12:26:03 +02:00
Luca Frosini f86ddd76a8 Removed eclipse project file 2020-08-05 16:36:57 +02:00
Luca Frosini 6f7f71daa6 Fixing changelog 2020-07-13 16:23:08 +02:00
Luca Frosini 4c9a294b1a Fixed test 2020-06-23 15:06:44 +02: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 c7890e2121 Fixed changelog 2020-06-23 12:27:12 +02:00
Luca Frosini 06930ba4e1 Improved test to check the organization filter 2020-06-22 19:53:51 +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 0743445abe Fixing the implementation of the feature 2020-06-22 15:39:37 +02:00
Luca Frosini edbf4cd1d0 Fixing the implementation of the feature 2020-06-22 15:39:37 +02:00