From 41f1fa867ca93caf0f492920d5886f2f897d919f Mon Sep 17 00:00:00 2001 From: tomi-rli Date: Wed, 1 Jul 2026 13:52:00 +0200 Subject: [PATCH 1/3] Fix data set button --- dataedit/templates/dataedit/dataedit_topiclist.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dataedit/templates/dataedit/dataedit_topiclist.html b/dataedit/templates/dataedit/dataedit_topiclist.html index fc4616353..aab642ea7 100644 --- a/dataedit/templates/dataedit/dataedit_topiclist.html +++ b/dataedit/templates/dataedit/dataedit_topiclist.html @@ -290,4 +290,9 @@

{% endfor %} + {% endblock %} From db0f7ddee546148d9b155429ef47510036e0c430 Mon Sep 17 00:00:00 2001 From: tomi-rli Date: Wed, 1 Jul 2026 14:07:46 +0200 Subject: [PATCH 2/3] Edit current.md --- versions/changelogs/current.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/versions/changelogs/current.md b/versions/changelogs/current.md index 588b1ea08..de32720ed 100644 --- a/versions/changelogs/current.md +++ b/versions/changelogs/current.md @@ -33,6 +33,9 @@ SPDX-License-Identifier: CC0-1.0 percentage and auto-select and -scroll to next field. [(#2342)](https://github.com/OpenEnergyPlatform/oeplatform/pull/2342) +- Fix "Add data set" button in database section + [(#2359)](https://github.com/OpenEnergyPlatform/oeplatform/pull/2359) + ## Documentation updates - Updated the OE Family Steering Committee From 1ba06c5baf0d44ab1036bffaf9441b4a7ef7aeb2 Mon Sep 17 00:00:00 2001 From: tomi-rli Date: Wed, 1 Jul 2026 15:46:51 +0200 Subject: [PATCH 3/3] fix bundle and add dataset option to navigation bar --- base/templates/base/_header.html | 16 ++++++++++++++-- base/templates/base/index.html | 11 ++++------- 2 files changed, 18 insertions(+), 9 deletions(-) diff --git a/base/templates/base/_header.html b/base/templates/base/_header.html index 448c4093f..b9dc02130 100644 --- a/base/templates/base/_header.html +++ b/base/templates/base/_header.html @@ -16,8 +16,20 @@

OEDB {% comment %} - Database + Database {% endcomment %}
@@ -61,15 +61,11 @@

Scenario Bundles

style="font-size: 16px" href="{% url 'factsheet:factsheets_index' %}">Scenario Bundles
- {#
#} - {# #} - {# Bundles#} - {#
#}
OEO {% comment %} - Ontology + Ontology {% endcomment %}
@@ -141,7 +137,8 @@

Academy

Learn more + href="{{ EXTERNAL_URLSgithub_openenergyplatform }}">Learn + more