Skip to content

Releases: OpenEnergyPlatform/oeplatform

Patch - v0.18.1

19 Feb 17:18
bcc891e
Compare
Choose a tag to compare

Features

🌟Scenario Bundles are out of its early access stage !

🌟Implementation of a check that helps developers to identify missing oeo files that are relevant for the use of the oeplatform including the ontology functions.

🌟New user interface on the profile page that makes the table publishing functionality available to all users.

Bug Fixes

🐞Deleting a row in a table using the http api does not fail any more in case the row is a not nullable field.

🐞In the factsheets app, we disabled a feature that generated a Git activity graph based on the link to the Github repository. We do not allow our server to communicate with the outside world. This feature causes several error logs if it cant access the GitHub-API.

Changes

🌪️Creating and editing scenario bundles is less error prone in case a user is not registered.

See the Full Changelog.

v0.18.0

06 Feb 14:11
71d2fa5
Compare
Choose a tag to compare

Table publishing via profile/table page

🌟 It is now possible to publish a table via the Tables subpage on the profile page. By publishing data in the OEP, the data table is moved to a topic (such as "Scenario"). The metadata of the table must contain an open data license in the "Licences" field of the oemetadata. (Note! Currently all existing tables are visible as "Published". We will provide an fix for this soon.)

🌟 There is now an automatic license check. This compares the license names of the oemetadata with the complete list of SPDX identifiers. The result is visible in the website user interface and useful messages are displayed to indicate errors or the success of the automatic check.

Datalist / dataview / open peer review

🐞 Clicking on tags opens a list of tagged tables again.

🐞During a peer review, the reviewed version of the oemeta data is now saved separately in order to avoid an inconsistent review result.

Metadata creation / editing using the oemetaBuilder

🌪️ The oemeta data is now saved including empty fields. The metadata is saved in json format, which now also contains "null" values. This change does not apply to existing metadata, it only becomes visible when it is saved again.

View Metadata in the Meta Information widget

🐞 Fixed a bug where foreign keys from the oemeta data were not visible.

Ontology / oeo pages

🌟 Introduce htmx based page loading behavioir to midgate the effect of long loading times on usability.

🌟 Link to TIP terminology service in the ontology navigation dropdown.

🌪️ The textual oeo viewer has been restructured to better clarify navigation in the hiracic oeo classes. Also the UI was enhanced.

Scenario Bundles

🌪️ Added more tooltips in scenario tab.

🌪️ Sort scenario years in ascending order.

🐞 Fix repeated DOIs

HTTP/Web API

🌟 New list endpoints that provide information in json format about available tables in the scenario theme as well as available framework and model factsheets.

See the full changelog.

Hotfix - v0.17.2

20 Dec 10:41
1546cd7
Compare
Choose a tag to compare

🐞 Fixed a bug in the bundle access control for Scneario Bundles that raised an error when checking for the delete permission.

See the full changelog.

Hotfix - v0.17.1

20 Dec 10:39
4363c59
Compare
Choose a tag to compare

🐞 Fixed a bug in the bundle access control of Scneario that allowed the deletion of a bundle when the user is logged in.

See the full changelog.

v0.17.0

20 Dec 10:37
7cb4682
Compare
Choose a tag to compare

Profile pages

🌟 Enhance “Tables” Subpage UI and introduce sections for published & draft datasets and eplain the layout.
🌟 Enhance "Seetings" Subpage UI by making Permissing Groups more visible and explain ther pupose.

Scenario Bundles

🐞 fix a bug in the link to study report.
🐞 Fixed a bug in open URLs for study descriptors.
🐞 Fixed a typo in study descriptors.
🌟 Update source for available Framwokr & Model Factsheets as well as Datasets (for autocomplete options)
🌟 Add clickable study descriptor badges.
🌟 Add clickable input and output datasets badges.
🌟 Add another scenario descriptor as: study report due to legal obligation.
🌪️ Sort regions and interacting regions alphabetically.
🌪️ Update UI of qualitative comparison page

OEO

🌟 Include oeo release version 2.1.0
🌟 Enhance ontology/oeo pages layout and functionality.
🌟 Add a button to download oeo-closure.
🌟 Sort sub-classes in text-based oeo-viewer

See the full changelog.

HotFix v0.16.2

19 Nov 17:13
28f6ba8
Compare
Choose a tag to compare

🐞 Update outdated list of input and output datasets.
🐞 Fix/Add notification if user attempts to delete a factsheet without permission.
🐞Remove model factsheet info text from framework factsheet page.

See the full changelog.

HotFix v0.16.1

13 Nov 16:21
e423652
Compare
Choose a tag to compare

🐞Fix typo in scenario bundle functionality that causes a error when selecting scenario years

See the full changelog.

v0.16.0 Enhanced Scenario Bundle, Factsheets & OEP-NavigarionBar

13 Nov 15:17
5be2f69
Compare
Choose a tag to compare

🌟 Enhance the UI of scenario bundles detail & edit pages
🌟 Update the oep-homepage by adding a specific card for scenario bundles instead of factsheet
🌟 Add a delete functionality to framework and model factsheet
🌟 Add intro text to model factsheet page

🌪️ Update & harmonize the oep navigation bar (all 3 versions of it)
🌪️ Apply several minor updates to the Scenario Bundles that will smooth the bundle creaton

🐞Fixed a bug that displayed outdated data on model & framework factsheet pages because a cached version of the page was displayed
🐞Fix several minor bug on the factsheet and modelview pages
🐞Fix several bugs on the Scneario Bundles pages
🐞Fix link to correct faq page in oeacademy

See the full changelog.

Hotfix v0.15.4 - Fix oeo modules download url

06 Nov 17:16
Compare
Choose a tag to compare

🐞 Fix a bug that raised an error when atttemping to download the oeo modules.

See the full changelog.

Hotfix v0.15.3 - Fix scenario bundle app config

23 Oct 16:08
c32eab1
Compare
Choose a tag to compare

🐞 Fix react app config for frontend requests.

See the full changelog.