From c9755048eaa3e136a479a9f735ac9853e832148c Mon Sep 17 00:00:00 2001 From: Release-Tool Date: Wed, 10 Jul 2024 12:49:46 +0200 Subject: [PATCH 1/5] Change project version to 24.07-SNAPSHOT --- module-base/pom.xml | 2 +- module-gui/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/module-base/pom.xml b/module-base/pom.xml index 514860b..91202d1 100644 --- a/module-base/pom.xml +++ b/module-base/pom.xml @@ -3,7 +3,7 @@ io.goobi.workflow.plugin plugin-dashboard-extended - 24.06 + 24.07-SNAPSHOT plugin-dashboard-extended-base jar diff --git a/module-gui/pom.xml b/module-gui/pom.xml index 44a30fe..bbcd989 100644 --- a/module-gui/pom.xml +++ b/module-gui/pom.xml @@ -3,7 +3,7 @@ io.goobi.workflow.plugin plugin-dashboard-extended - 24.06 + 24.07-SNAPSHOT plugin-dashboard-extended-gui jar diff --git a/pom.xml b/pom.xml index c5eb526..243a3c6 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ io.goobi.workflow workflow-base - 24.06 + 24.07-SNAPSHOT io.goobi.workflow.plugin From 790cc35b55c3108fb1052c6b962fa2d65b2865d2 Mon Sep 17 00:00:00 2001 From: Dominick Leppich Date: Tue, 30 Jul 2024 15:10:17 +0200 Subject: [PATCH 2/5] fix: JS script paths --- .../main/webapp/resources/uii/plugin_dashboard_extended.xhtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module-gui/src/main/webapp/resources/uii/plugin_dashboard_extended.xhtml b/module-gui/src/main/webapp/resources/uii/plugin_dashboard_extended.xhtml index 60011ba..5e825e0 100644 --- a/module-gui/src/main/webapp/resources/uii/plugin_dashboard_extended.xhtml +++ b/module-gui/src/main/webapp/resources/uii/plugin_dashboard_extended.xhtml @@ -39,8 +39,8 @@ - - + +