diff --git a/.github/ISSUE_TEMPLATE/re3gistry-discussion.md b/.github/ISSUE_TEMPLATE/re3gistry-discussion.md deleted file mode 100644 index 8f51f037..00000000 --- a/.github/ISSUE_TEMPLATE/re3gistry-discussion.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -name: Start a discussion -about: Start a discussion or raise a question on the Re3gistry - ---- - -Please replace these lines with your question or discussion topic. diff --git a/.github/ISSUE_TEMPLATE/re3gistry-improvement-proposal.md b/.github/ISSUE_TEMPLATE/re3gistry-improvement-proposal.md deleted file mode 100644 index ec4d4db1..00000000 --- a/.github/ISSUE_TEMPLATE/re3gistry-improvement-proposal.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -name: Re3gistry Improvement Proposal -about: GitHub issue which proposes an improvement of the Re3gistry - ---- - -_Please follow the template below and provide at least information for -the first 4 sections_ - -# Background and Motivation -Explain the problem behind this proposal. If the problem has already been -discussed externally, please add a link. Source code or data snippets, -diagrams, graphics that illustrate the problem are welcome. - -# Proposed change -Explain what should be changed in the software. Mockups, screenshots, diagrams -or other graphics are welcome. - -# Alternatives -Describe alternative solutions/features that have been considered. - -# Funding -Is there full or partial funding available for implementing this proposal? - -# Additional information -This is an optional section for additional information. These could include, -for example: -- the impact of this improvement proposal, known risks or compatibility issues -on existing deployments. -- (time) constraints, if this proposal is fully or partially funded diff --git a/.github/ISSUE_TEMPLATE/re3gistry-problem.md b/.github/ISSUE_TEMPLATE/re3gistry-problem.md deleted file mode 100644 index 63f0a1dd..00000000 --- a/.github/ISSUE_TEMPLATE/re3gistry-problem.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -name: Report a problem or bug -about: Open an issue to report a problem with the Re3gistry - ---- - -Please replace these lines with a brief summary of your issue and the expected -behaviour. - -To help us investigate the issue, you may want to include: - -- [ ] a description of the steps to reproduce your issue -- [ ] the browser and version used -- [ ] a screenshot illustrating the problem -- [ ] the Test Report (ideally as an attachment to the issue) -- [ ] the name of the Test that failed or better: change the `Level of Detail` -in the Report by clicking on `All Details`, then scroll down to the failed test -and copy the Link on the right-hand side of the `Assertion URI` -- [ ] the URL of your service / the file you have uploaded or referenced (as -an attachment). - -If your service is protected or you have confidential data that you cannot -upload here, you can request an email address to which you can send URLs / files. -Please note that issues cannot be investigated for services/datasets that we cannot -access. diff --git a/sources/Re3gistry2/src/main/resources/configurations_files/configuration.properties b/sources/Re3gistry2/src/main/resources/configurations_files/configuration.properties index 87d9f035..0b05f9fe 100644 --- a/sources/Re3gistry2/src/main/resources/configurations_files/configuration.properties +++ b/sources/Re3gistry2/src/main/resources/configurations_files/configuration.properties @@ -33,7 +33,7 @@ application.persistenceunitname=Re3gistry2 # Application version -application.version=Version: 2.4.2 +application.version=Version: 2.5.1 # Localization application.language.available=en diff --git a/sources/Re3gistry2/src/main/webapp/jsp/ajaxServices/browseLoader.jsp b/sources/Re3gistry2/src/main/webapp/jsp/ajaxServices/browseLoader.jsp index 9e92874a..dd8cde1a 100644 --- a/sources/Re3gistry2/src/main/webapp/jsp/ajaxServices/browseLoader.jsp +++ b/sources/Re3gistry2/src/main/webapp/jsp/ajaxServices/browseLoader.jsp @@ -189,6 +189,7 @@ request.setCharacterEncoding("UTF-8"); %> +