Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/.bumpversion.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tool.bumpversion]
current_version = "2.1.2"
current_version = "2.1.3"
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)"
serialize = ["{major}.{minor}.{patch}"]
search = "{current_version}"
Expand Down
7 changes: 7 additions & 0 deletions app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

## [Unreleased]

## [v2.1.3] – 2026-05-20
### Changed
- Remove specific workshop dates from courses site (will be redirected to DGS instead) [[#475](https://github.com/open-plan-tool/gui/pull/475)]

### Fixed
- Fix display on LCOE and percentage values [[#476](https://github.com/open-plan-tool/gui/pull/476)]

## [v2.1.2] – 2026-05-13
### Fixed
- Fix thermal efficiency value display for heat storage on results page [[#451](https://github.com/open-plan-tool/gui/pull/451)]
Expand Down
2 changes: 2 additions & 0 deletions app/dashboard/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -701,6 +701,8 @@ def request_kpi_table(request, proj_id=None):
break

if param["unit"] == "%":
values.append(beautify_number(val * 100, 0))
elif f"{proj.economic_data.currency}/kWh" in param["unit"]:
values.append(beautify_number(val, 2))
else:
values.append(beautify_number(val, 0))
Expand Down
2 changes: 1 addition & 1 deletion app/epa/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2.1.2"
__version__ = "2.1.3"
2 changes: 1 addition & 1 deletion app/epa/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
import sys

# Version number -> gets updated by bump-my-version, do not touch manually
APP_VERSION_NUMBER = "2.1.2"
APP_VERSION_NUMBER = "2.1.3"

# Build paths inside the project like this: BASE_DIR / 'subdir'.
BASE_DIR = Path(__file__).resolve().parent.parent
Expand Down
3 changes: 3 additions & 0 deletions app/locale/de/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -5030,3 +5030,6 @@ msgstr "Aufgrund einer laufenden Umstrukturierung ist der Simulationsserver mög

msgid "Due to the ongoing restructuring, the use of variable costs with time series data in the DSO components is not functioning as intended."
msgstr "Aufgrund der laufenden Umstrukturierung funktioniert die Verwendung von variablen Kosten mit Zeitreihendaten in den DSO-Komponenten nicht wie vorgesehen."

msgid "Further information"
msgstr "Weitere Informationen"
50 changes: 14 additions & 36 deletions app/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,42 +63,20 @@ <h2>{% translate "Application areas" %}</h2>
</div-->
</div>
</section>
<section class="application2">
<div>
<h2>{% translate "Courses, workshops and webinars" %}</h2>
<div class="involvement2__cards">
<div class="involvement2__card">
<img src="{% static 'assets/icons/i_features_hex.png' %}" alt="" width="60">
<p>{% translate "Introduction to using the OpenPlan Tool" %}</p>
<p><b>{% translate "Wednesday" %} 28.01.2026, 09:00 - 12:00</b></p>
<p>{% translate "In this interactive course, participants are introduced to using the OpenPlan Tool through practical exercises." %}</p>
<a href="https://www.bigmarker.com/dgs-landesverband-berlin-bra/einf-hrung-in-die-bedienung-des-openplan-tools" class="btn btn--hollow">{% translate "To the workshop" %}</a>
</div>
<div class="involvement2__card">
<img src="{% static 'assets/icons/i_features_hex.png' %}" alt="" width="60">
<p>{% translate "Introduction to using the OpenPlan Tool" %}</p>
<p><b>{% translate "Thursday" %} 07.05.2026, 14:00 - 17:00</b></p>
<p>{% translate "In this interactive course, participants are introduced to using the OpenPlan Tool through practical exercises." %}</p>
<a href="https://www.bigmarker.com/dgs-landesverband-berlin-bra/einf-hrung-in-die-bedienung-des-openplan-tools-39bb43367e57" class="btn btn--hollow">{% translate "To the workshop" %}</a>
</div>
<div class="involvement2__card">
<img src="{% static 'assets/icons/i_features_hex.png' %}" alt="" width="60">
<p>{% translate "Introduction to using the OpenPlan Tool" %}</p>
<p><b>{% translate "Wednesday" %} 23.09.2026, 14:00 - 17:00</b></p>
<p>{% translate "In this interactive course, participants are introduced to using the OpenPlan Tool through practical exercises." %}</p>
<a href="https://www.bigmarker.com/dgs-landesverband-berlin-bra/einf-hrung-in-die-bedienung-des-openplan-tools-bbb12c95df4b" class="btn btn--hollow">{% translate "To the workshop" %}</a>
</div>

<!-- <div class="involvement2__card">-->
<!-- <img src="{% static 'assets/icons/i_coop_hex.png' %}" alt="" width="60">-->
<!-- <p>{% translate "Stakeholder-Workshop" %}</p>-->
<!-- <p>{% translate "New features are presented, the current state of development is discussed, and feedback is gathered in interactive stakeholder workshops." %}</p>-->
<!-- <a href="https://events.teams.microsoft.com/event/752ae133-c3e4-4d88-96ff-bb2e904b00ec@039d85e5-be25-4a36-8a01-d480397b8e69" class="btn btn&#45;&#45;hollow">{% translate "To the workshop" %}</a>-->
<!-- </div>-->
<!-- </div>-->
</div>
</div>
</section>
<!-- <section class="application2">-->
<!-- <div>-->
<!-- <h2>{% translate "Courses, workshops and webinars" %}</h2>-->
<!-- <div class="involvement2__cards">-->
<!-- <div class="involvement2__card">-->
<!-- <img src="{% static 'assets/icons/i_features_hex.png' %}" alt="" width="60">-->
<!-- <p>{% translate "Introduction to using the OpenPlan Tool" %}</p>-->
<!-- <p><b>{% translate "Wednesday" %} 28.01.2026, 09:00 - 12:00</b></p>-->
<!-- <p>{% translate "In this interactive course, participants are introduced to using the OpenPlan Tool through practical exercises." %}</p>-->
<!-- <a href="https://www.bigmarker.com/dgs-landesverband-berlin-bra/einf-hrung-in-die-bedienung-des-openplan-tools" class="btn btn&#45;&#45;hollow">{% translate "To the workshop" %}</a>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </section>-->

{% include 'landing/newsletter_insert.html' %}
{% include 'landing/logos.html' %}
Expand Down
20 changes: 3 additions & 17 deletions app/templates/landing/courses.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,24 +32,10 @@ <h2>{% translate "Courses, workshops and webinars" %}</h2>
<div class="involvement2__cards">
<div class="involvement2__card">
<img src="{% static 'assets/icons/i_features_hex.png' %}" alt="" width="60">
<p>{% translate "Introduction to using the OpenPlan Tool" %}</p>
<p><b>{% translate "Wednesday" %} 28.01.2026, 09:00 - 12:00</b></p>
<p><b>{% translate "Introduction to using the OpenPlan Tool" %}</b></p>
<!-- <p><b>{% translate "Wednesday" %} 23.09.2026, 14:00 - 17:00</b></p>-->
<p>{% translate "In this interactive course, participants are introduced to using the OpenPlan Tool through practical exercises." %}</p>
<a href="https://www.bigmarker.com/dgs-landesverband-berlin-bra/einf-hrung-in-die-bedienung-des-openplan-tools" class="btn btn--hollow">{% translate "To the workshop" %}</a>
</div>
<div class="involvement2__card">
<img src="{% static 'assets/icons/i_features_hex.png' %}" alt="" width="60">
<p>{% translate "Introduction to using the OpenPlan Tool" %}</p>
<p><b>{% translate "Thursday" %} 07.05.2026, 14:00 - 17:00</b></p>
<p>{% translate "In this interactive course, participants are introduced to using the OpenPlan Tool through practical exercises." %}</p>
<a href="https://www.bigmarker.com/dgs-landesverband-berlin-bra/einf-hrung-in-die-bedienung-des-openplan-tools-39bb43367e57" class="btn btn--hollow">{% translate "To the workshop" %}</a>
</div>
<div class="involvement2__card">
<img src="{% static 'assets/icons/i_features_hex.png' %}" alt="" width="60">
<p>{% translate "Introduction to using the OpenPlan Tool" %}</p>
<p><b>{% translate "Wednesday" %} 23.09.2026, 14:00 - 17:00</b></p>
<p>{% translate "In this interactive course, participants are introduced to using the OpenPlan Tool through practical exercises." %}</p>
<a href="https://www.bigmarker.com/dgs-landesverband-berlin-bra/einf-hrung-in-die-bedienung-des-openplan-tools-bbb12c95df4b" class="btn btn--hollow">{% translate "To the workshop" %}</a>
<a href="https://www.dgs-berlin.de/einfuehrung-in-die-bedienung-des-openplan-tools/" target="_blank" class="btn btn--hollow">{% translate "Further information" %}</a>
</div>

<!-- <div class="involvement2__card">-->
Expand Down
Loading