Commit Graph

  • 13b0b4e99b adoption of gcube-smartgears-bom.2.0.0-SNAPSHOT master Fabio Sinibaldi 2020-10-07 16:39:21 +0200
  • e7fbe9a6a0 Fixed maven parent and 'scm' section Luca Frosini 2019-10-03 13:06:42 +0200
  • 26285ccb7e Fixed eclipse project settings Luca Frosini 2019-07-25 15:04:44 +0200
  • b8a4f15db4 Ignored generated target directory Luca Frosini 2019-07-25 15:00:18 +0200
  • 4f9c68e4e5 Switched maven parent from 1.0.0 to 1.1.0-SNAPSHOT Luca Frosini 2019-07-25 14:59:54 +0200
  • 5564435a00 Setting the default workspace JDK as project JDK Luca Frosini 2019-04-23 10:40:54 +0000
  • b11b2640ae Enhanced version after release Luca Frosini 2018-11-02 11:42:55 +0000
  • fe6c1d3b76 Merged from branch version 1.3 of release 4.13 Luca Frosini 2018-11-02 11:32:50 +0000
  • cfa207064a updated eclipse project Luca Frosini 2018-07-20 13:53:50 +0000
  • 703b95aa32 Fixed project Luca Frosini 2018-05-11 12:54:16 +0000
  • 0ffc0995e8 Fixed changelog Luca Frosini 2018-04-12 16:42:51 +0000
  • ba1468e4c8 Fixed changelog Luca Frosini 2018-04-12 16:38:57 +0000
  • 1ceb6af362 Fixed changelog Luca Frosini 2018-04-12 16:32:59 +0000
  • a881355db7 Merged from private branch Luca Frosini 2018-04-12 15:56:38 +0000
  • 0a49656129 Removed useless empty packages Luca Frosini 2018-02-28 15:25:45 +0000
  • f535629c98 Fixed goal in pom Luca Frosini 2018-02-28 14:39:47 +0000
  • 8814c2efc5 minor fixes on getCatalogue method Costantino Perciante 2018-02-23 15:17:07 +0000
  • f83ce30d82 improved checks for application tokens Costantino Perciante 2018-02-23 14:36:15 +0000
  • 827ad3d740 minor fix due to change in catalogue library Costantino Perciante 2018-02-08 15:57:15 +0000
  • be560de0c5 useless comments removed from pom.xml Costantino Perciante 2018-02-06 16:58:14 +0000
  • 591529c07f minor fixes taking into account ticket #10596 Costantino Perciante 2018-01-25 10:03:11 +0000
  • 49356f03f6 resource's methods updated. Fix for organization name extraction Costantino Perciante 2018-01-24 20:32:20 +0000
  • 3f90513003 partial implementation of the application token request handling Costantino Perciante 2018-01-24 18:40:00 +0000
  • b2fafeb32a purge method fix Costantino Perciante 2018-01-15 14:23:03 +0000
  • a76b9d36af returns entire error on item create instead of message only Costantino Perciante 2017-12-15 17:49:11 +0000
  • 237b98f08d minor fix to the example Costantino Perciante 2017-12-12 11:55:29 +0000
  • c580d706a0 Added catalogue publish example Costantino Perciante 2017-12-06 20:48:39 +0000
  • 003a624f00 user's role in organization is now checked via db (much faster) Costantino Perciante 2017-06-27 08:11:21 +0000
  • 96d24bb334 fixed check of organization existence and roles in it. Minor fixes for tags and groups creation (original field key is still used) Costantino Perciante 2017-06-26 16:46:19 +0000
  • 7b39907a01 Several improvements: namespaces are no longer handled transparently; catalogueutils class has been separated and Validator and Delegator have been added; added check for role of the user in the organization she wants to publish; other minor fixes. Moved to version 1.1 Costantino Perciante 2017-06-25 13:06:58 +0000
  • 34a076572d fixed default value usage Costantino Perciante 2017-06-11 08:30:51 +0000
  • 30bbf3d21f fixed default value usage Costantino Perciante 2017-06-11 08:25:13 +0000
  • 8039286ec9 moved to 1.0.1 Costantino Perciante 2017-06-09 08:38:41 +0000
  • dee8a06874 added fix for vocabulary field without terms Costantino Perciante 2017-06-09 08:38:04 +0000
  • 025c13a8ca Check for ITEM_URL field among the custom fields submitted and removed if it is the case. propagateUp property is now managed Costantino Perciante 2017-05-19 10:47:23 +0000
  • 04792a90e4 minor fixes on create resources with multipart Costantino Perciante 2017-05-08 13:41:51 +0000
  • 3052887f9d fixed writepostcatalogue call in the way it builds the request json object Costantino Perciante 2017-05-08 09:56:29 +0000
  • 09b904a3be alert to users for post is handled by using IS information Costantino Perciante 2017-05-08 09:54:38 +0000
  • 38e9722798 minor fixes on group creation Costantino Perciante 2017-05-08 09:18:56 +0000
  • d644ee2f22 improved exception handling for fields with vocabulary Costantino Perciante 2017-05-08 08:35:14 +0000
  • 5d5b872f08 minor fixes Costantino Perciante 2017-05-08 08:26:06 +0000
  • 82dd47b70c item url is returned even if it has not been added yet to the product. Minor fixes on case of errors coming from ckan itself. Ehcache configuration fixed (explicitly set the tmp path for disk area) Costantino Perciante 2017-05-05 16:51:22 +0000
  • 106e71e779 minor fixes on gcore endpoint social discovery Costantino Perciante 2017-05-05 14:17:44 +0000
  • 64b2c80116 delete and purge methods marged with annotation @DELETE Costantino Perciante 2017-05-05 13:53:45 +0000
  • 421f8adf5e pom fixed (removed jcr useless dependency, fixed http client). Added method to retrieve declared namespaces Costantino Perciante 2017-05-05 13:46:19 +0000
  • 64396def27 minor improvements Costantino Perciante 2017-05-05 10:50:34 +0000
  • b9d2d30552 minor fix Costantino Perciante 2017-05-03 16:25:57 +0000
  • 1e5a5593ac fixed check for mandatory fields Costantino Perciante 2017-05-03 09:48:42 +0000
  • 5c30c76701 enriched index.jsp Costantino Perciante 2017-04-28 14:46:24 +0000
  • e15e6ff66b minor fixes and improvements Costantino Perciante 2017-04-28 14:29:14 +0000
  • 64efdd8465 minor fixes Costantino Perciante 2017-04-27 16:12:37 +0000
  • e387f21c8a fixed retrieval of Categories Costantino Perciante 2017-04-27 08:59:01 +0000
  • 9dabe607e2 categories are no longer published within the item. Ehcache configuration fixed Costantino Perciante 2017-04-26 07:57:15 +0000
  • 70a9e2d026 using metadatadiscovery 3.0 version. Minor fix on write post thread (username is useless) Costantino Perciante 2017-04-06 14:24:16 +0000
  • 52d136e582 use shifts for division Costantino Perciante 2017-04-03 16:32:25 +0000
  • 9093618785 added check on file size (allowed 100mb at most) Costantino Perciante 2017-04-03 16:28:08 +0000
  • 9ef3e69298 create resource via multipart works Costantino Perciante 2017-04-03 15:45:10 +0000
  • bfc940ce68 implemented create resource through multipart (to be tested) Costantino Perciante 2017-04-02 19:53:33 +0000
  • 24ad4c8600 upper bound for custom fields is checked too now Costantino Perciante 2017-04-02 17:50:04 +0000
  • 993102e663 added cache for user profiles. Minor bug fixes Costantino Perciante 2017-04-01 09:04:46 +0000
  • 9a5ac5bbf5 added distro directory Costantino Perciante 2017-03-31 15:13:51 +0000
  • 228c8c57b9 git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-catalogue/catalogue-ws@146504 82a268e6-3cf1-43bd-a215-b396298e98cf Costantino Perciante 2017-03-31 15:09:06 +0000