[#20193] Switching to GR "Catalogue" with <AppId>gCat</AppId>.

backup_moderation_merged_on_master r5.4.0
Francesco Mangiacrapa 3 years ago
parent d8dfb745fd
commit 219a4c3b4e

@ -11,6 +11,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
[#21188] Avoiding the catalogue widget window close if the user clicks outside it
[#21470] Bug fixed publishing widget uses the orgTitle instead of orgName
[#20193] Switching to GR "Catalogue" with <AppId>gCat</AppId>. They will be updated by UpdateItemCatalogueResource class.
Moved to maven-portal-bom 3.6.3

@ -36,7 +36,7 @@ public class UpdateItemCatalogueResource extends Thread{
private String cleanUrl;
private static final org.slf4j.Logger logger = LoggerFactory.getLogger(UpdateItemCatalogueResource.class);
public static final String APPLICATION_ID_CATALOGUE_MANAGER = "org.gcube.datacatalogue.ProductCatalogue";
public static final String APPLICATION_ID_CATALOGUE_MANAGER = "gCat";
/**

Loading…
Cancel
Save