Commit Graph

199 Commits

Author SHA1 Message Date
Luca Frosini 200d599fb8 Fixed changelog and removed snapshot for release 4.19 2020-01-28 11:00:16 +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 4a4055fced Added missing dependency 2019-12-19 17:25:30 +01:00
Luca Frosini ddd099bc00 Added explicitly logback-classic version to avoid jenking problems 2019-12-19 17:21:48 +01:00
Luca Frosini 706b3e13e6 Updated changelog and removed -SNAPSHOT from version for release 2019-12-19 16:23:06 +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 987affa96d Removed and ingored eclipse project files 2019-12-10 10:05:04 +01:00
Luca Frosini 2082f45db7 Aligned naming 2019-12-06 17:11:04 +01:00
Luca Frosini c627aedc2b Fixed changelog 2019-12-06 17:05:52 +01:00
Luca Frosini af36d222af Aligned naming 2019-12-06 13:55:36 +01:00
Luca Frosini 3c604d0e4c Removed uneeded files 2019-12-05 16:35:32 +01:00
Luca Frosini 2f655c4ff8 Fixed component 2019-12-05 16:32:24 +01:00
Luca Frosini 423fdbf881 Removed uneeded file 2019-12-05 16:28:47 +01:00
Luca Frosini 1c571da24e Remvoed old uneeded file 2019-12-05 16:27:09 +01:00
Luca Frosini 50e4919684 Fixed profile 2019-12-05 16:18:46 +01:00
Luca Frosini a2bba868f9 Fixed xml files 2019-12-05 15:28:02 +01:00
Luca Frosini aed3ce3ccb Fixing pom 2019-12-05 14:54:39 +01:00
Luca Frosini c6b3f53bce Fixed pom for a better management of distro files 2019-11-21 17:01:08 +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 0d55676462 Fixed pom 2019-10-07 12:53:18 +02:00
Luca Frosini 8e56f12065 Removed distro directory, moved files in the component root 2019-10-07 12:30:31 +02:00
Luca Frosini c13656d3e3 Fixed javadoc warning 2019-10-04 17:04:50 +02:00
Luca Frosini c6ae43578f Fixed the EU project section and order 2019-10-04 16:52:55 +02:00
Luca Frosini 55dbf14be8 Fixed LICENSE 2019-10-04 16:47:38 +02:00
Luca Frosini 6c3f62137e Updated changelog 2019-10-04 15:25:12 +02:00
Luca Frosini 3adfa417fe Fixed README 2019-10-04 15:11:43 +02:00
Luca Frosini 59474915e1 Fixing distro files 2019-10-04 15:06:47 +02:00
Luca Frosini f96e9e3d41 Fixed allow list for query parameter in list method 2019-10-04 14:42:44 +02:00
Luca Frosini 707993872b Added lines for future tests 2019-10-04 14:16:51 +02:00
Luca Frosini 7322b7d43e Added allowed list of field instead of checking the ones to be rejected
reject
2019-10-04 14:16:34 +02:00
Luca Frosini 68e12bf99a Update 'README.md' 2019-10-03 16:19:58 +02:00
Luca Frosini db89a8b737 Fixed README 2019-10-03 16:19:45 +02:00
Luca Frosini 0382192e82 Update 'README.md' 2019-10-03 16:16:21 +02:00
Luca Frosini 6fd1f93525 Created README file 2019-10-03 16:15:50 +02:00
Luca Frosini 1c13a898d8 Generalized 'scm' section 2019-10-03 12:51:31 +02:00
Luca Frosini 6d6211c2b2 Fixed version and 'scm' properties to comply with release procedure 2019-10-03 11:13:09 +02:00
Luca Frosini 78a54707ec Added the possibility to list items by specifying query parameters (used
for direct query on Slr via Ckan package_search API)
2019-10-01 18:00:40 +02:00
Luca Frosini 9779afe1e5 Added organization parameter to allow client to specify the target
organization in item listing (in VO and ROOT) refs #17635
2019-09-27 17:33:10 +02:00
Luca Frosini 56261f96ab Fixed bug which does not allow to create a new cache because the second
had the same name of the first
2019-09-27 17:24:34 +02:00
Luca Frosini 7e1046f63f Fixed maven parent version 2019-09-24 11:12:17 +02:00
Luca Frosini f6b97c7b3d Only admin can manage profiles 2019-09-23 11:15:49 +02:00
Luca Frosini 5c187c9842 Improved code in test 2019-09-20 14:46:54 +02:00
Luca Frosini 246a481533 Added test 2019-09-19 17:13:41 +02:00
Luca Frosini d12ed67446 User Cache is per Scope and not per ckan installation. Fixed this issue 2019-09-18 12:58:03 +02:00
Luca Frosini 3f542a763b Fixed HTTP Error 2019-09-18 12:57:30 +02:00
Luca Frosini 8afc2aa2cf Added check for Profile management. Only editor and admin can do that 2019-09-16 15:46:11 +02:00
Luca Frosini 1c64d870f0 User Cache expires avery 15 minutes 2019-09-16 14:55:57 +02:00