diff --git a/README.md b/README.md index f7e86d146..66b00dc49 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ that enables FAIR-compliant data access. ## Overview: +- [Style Guide](#style-guide) - [How to Run](#how-to-run) * [Configuration](#configuration) * [Java Version](#java-version) @@ -34,6 +35,10 @@ that enables FAIR-compliant data access. * [Additional Information](#additional-information) - [License](#license) +## Style Guide + +Please find the [styleguide](https://github.com/qbicsoftware/data-manager-app-design-system) in its own repository. + ## How to Run This application is based on maven and can be run after setting the diff --git a/application-commons/pom.xml b/application-commons/pom.xml index 9dda3e99d..614666e4b 100644 --- a/application-commons/pom.xml +++ b/application-commons/pom.xml @@ -5,7 +5,7 @@ datamanager life.qbic - 1.2.4 + 1.3.1 4.0.0 application-commons diff --git a/broadcasting/pom.xml b/broadcasting/pom.xml index f396e771e..6e2c12b7a 100644 --- a/broadcasting/pom.xml +++ b/broadcasting/pom.xml @@ -5,7 +5,7 @@ datamanager life.qbic - 1.2.4 + 1.3.1 4.0.0 broadcasting diff --git a/domain-concept/pom.xml b/domain-concept/pom.xml index 9ca877371..8c9cfa571 100644 --- a/domain-concept/pom.xml +++ b/domain-concept/pom.xml @@ -6,7 +6,7 @@ life.qbic datamanager - 1.2.4 + 1.3.1 domain-concept diff --git a/email-service-provider/pom.xml b/email-service-provider/pom.xml index bd6b839bc..a9193098c 100644 --- a/email-service-provider/pom.xml +++ b/email-service-provider/pom.xml @@ -6,7 +6,7 @@ life.qbic datamanager - 1.2.4 + 1.3.1 life.qbic.infrastructure @@ -21,13 +21,13 @@ life.qbic identity - 1.2.4 + 1.3.1 compile life.qbic project-management - 1.2.4 + 1.3.1 compile diff --git a/finances-api/pom.xml b/finances-api/pom.xml index 81fb73527..aa34bbc4f 100644 --- a/finances-api/pom.xml +++ b/finances-api/pom.xml @@ -6,7 +6,7 @@ life.qbic datamanager - 1.2.4 + 1.3.1 life.qbic.finances diff --git a/finances-infrastructure/pom.xml b/finances-infrastructure/pom.xml index 2ff9c0098..701236a1a 100644 --- a/finances-infrastructure/pom.xml +++ b/finances-infrastructure/pom.xml @@ -6,7 +6,7 @@ life.qbic datamanager - 1.2.4 + 1.3.1 finances-infrastructure @@ -20,7 +20,7 @@ life.qbic finances - 1.2.4 + 1.3.1 compile diff --git a/finances/pom.xml b/finances/pom.xml index 9033d4ea1..725abb2cf 100644 --- a/finances/pom.xml +++ b/finances/pom.xml @@ -5,7 +5,7 @@ datamanager life.qbic - 1.2.4 + 1.3.1 4.0.0 finances @@ -38,7 +38,7 @@ life.qbic.finances finances-api - 1.2.4 + 1.3.1 compile diff --git a/identity-api/pom.xml b/identity-api/pom.xml index 112b6c063..3de73a15a 100644 --- a/identity-api/pom.xml +++ b/identity-api/pom.xml @@ -6,7 +6,7 @@ life.qbic datamanager - 1.2.4 + 1.3.1 life.qbic.datamanager @@ -21,7 +21,7 @@ life.qbic application-commons - 1.2.4 + 1.3.1 compile diff --git a/identity-infrastructure/pom.xml b/identity-infrastructure/pom.xml index d0db9d767..f621c6188 100644 --- a/identity-infrastructure/pom.xml +++ b/identity-infrastructure/pom.xml @@ -6,14 +6,14 @@ life.qbic datamanager - 1.2.4 + 1.3.1 identity-infrastructure life.qbic identity - 1.2.4 + 1.3.1 compile diff --git a/identity/pom.xml b/identity/pom.xml index 0e4d93d30..faf5c5cce 100644 --- a/identity/pom.xml +++ b/identity/pom.xml @@ -5,7 +5,7 @@ datamanager life.qbic - 1.2.4 + 1.3.1 4.0.0 @@ -45,25 +45,25 @@ life.qbic broadcasting - 1.2.4 + 1.3.1 compile life.qbic application-commons - 1.2.4 + 1.3.1 compile life.qbic logging - 1.2.4 + 1.3.1 compile life.qbic domain-concept - 1.2.4 + 1.3.1 compile @@ -86,7 +86,7 @@ life.qbic.datamanager identity-api - 1.2.4 + 1.3.1 compile diff --git a/logging/pom.xml b/logging/pom.xml index 0550b02e6..bbbdc631a 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -5,7 +5,7 @@ datamanager life.qbic - 1.2.4 + 1.3.1 4.0.0 logging @@ -53,7 +53,7 @@ life.qbic.logging subscription-api - 1.2.4 + 1.3.1 compile diff --git a/pom.xml b/pom.xml index ab076f817..24cbf577e 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ life.qbic datamanager Data Manager - 1.2.4 + 1.3.1 user-interface identity @@ -30,7 +30,7 @@ 17 - 24.3.12 + 24.4.8 17 17 3.1.0 diff --git a/project-management-infrastructure/pom.xml b/project-management-infrastructure/pom.xml index 4355ba9c7..1165344ef 100644 --- a/project-management-infrastructure/pom.xml +++ b/project-management-infrastructure/pom.xml @@ -6,7 +6,7 @@ life.qbic datamanager - 1.2.4 + 1.3.1 life.qbic.identity @@ -29,7 +29,7 @@ life.qbic project-management - 1.2.4 + 1.3.1 compile diff --git a/project-management/pom.xml b/project-management/pom.xml index d4a0e2569..4076418c5 100644 --- a/project-management/pom.xml +++ b/project-management/pom.xml @@ -4,7 +4,7 @@ datamanager life.qbic - 1.2.4 + 1.3.1 4.0.0 project-management @@ -37,13 +37,13 @@ life.qbic application-commons - 1.2.4 + 1.3.1 compile life.qbic logging - 1.2.4 + 1.3.1 compile @@ -54,7 +54,7 @@ life.qbic domain-concept - 1.2.4 + 1.3.1 compile @@ -77,13 +77,13 @@ life.qbic.datamanager identity-api - 1.2.4 + 1.3.1 compile life.qbic.finances finances-api - 1.2.4 + 1.3.1 compile diff --git a/subscription-api/pom.xml b/subscription-api/pom.xml index bb333c12a..7216714be 100644 --- a/subscription-api/pom.xml +++ b/subscription-api/pom.xml @@ -5,7 +5,7 @@ datamanager life.qbic - 1.2.4 + 1.3.1 4.0.0 life.qbic.logging diff --git a/subscription-provider/pom.xml b/subscription-provider/pom.xml index 37d995ea5..662d3ea32 100644 --- a/subscription-provider/pom.xml +++ b/subscription-provider/pom.xml @@ -5,7 +5,7 @@ datamanager life.qbic - 1.2.4 + 1.3.1 4.0.0 life.qbic.logging @@ -14,7 +14,7 @@ life.qbic.logging subscription-api - 1.2.4 + 1.3.1 compile diff --git a/user-interface/pom.xml b/user-interface/pom.xml index b5cd0ffd4..8eaabdf9b 100644 --- a/user-interface/pom.xml +++ b/user-interface/pom.xml @@ -11,7 +11,7 @@ life.qbic datamanager - 1.2.4 + 1.3.1 @@ -144,7 +144,7 @@ commons-io commons-io - 2.12.0 + 2.16.1 org.springframework.boot @@ -189,31 +189,31 @@ life.qbic identity - 1.2.4 + 1.3.1 compile life.qbic identity-infrastructure - 1.2.4 + 1.3.1 compile life.qbic broadcasting - 1.2.4 + 1.3.1 compile life.qbic application-commons - 1.2.4 + 1.3.1 compile life.qbic logging - 1.2.4 + 1.3.1 compile @@ -223,24 +223,24 @@ life.qbic project-management - 1.2.4 + 1.3.1 compile life.qbic.logging subscription-provider - 1.2.4 + 1.3.1 life.qbic domain-concept - 1.2.4 + 1.3.1 compile life.qbic finances-infrastructure - 1.2.4 + 1.3.1 compile @@ -250,13 +250,13 @@ life.qbic.identity project-management-infrastructure - 1.2.4 + 1.3.1 compile life.qbic.infrastructure email-service-provider - 1.2.4 + 1.3.1 compile diff --git a/user-interface/src/main/resources/impressum/DataPrivacyAgreement.html b/user-interface/src/main/resources/impressum/DataPrivacyAgreement.html index 110d1cd91..fbd35676e 100644 --- a/user-interface/src/main/resources/impressum/DataPrivacyAgreement.html +++ b/user-interface/src/main/resources/impressum/DataPrivacyAgreement.html @@ -2,6 +2,9 @@
+
+

Back to QBiC's Data Manager.

+

Privacy Policy

Preamble

With the following privacy policy we would like to inform you about the types of personal data diff --git a/user-interface/src/main/resources/impressum/LegalNotice.html b/user-interface/src/main/resources/impressum/LegalNotice.html index 3daddeeaf..cc4627619 100644 --- a/user-interface/src/main/resources/impressum/LegalNotice.html +++ b/user-interface/src/main/resources/impressum/LegalNotice.html @@ -2,6 +2,9 @@

+
+

Back to QBiC's Data Manager.

+

Legal Notice

Provider

University of Tübingen