-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1772 from OpenEnergyPlatform/master
Master into dev post release
- Loading branch information
Showing
12 changed files
with
84 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
[bumpversion] | ||
current_version = 0.20.3 | ||
current_version = 0.21.4 | ||
|
||
[bumpversion:file:VERSION] | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.20.3 | ||
0.21.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
__version__ = "0.20.3" | ||
__version__ = "0.21.4" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Changes to the oeplatform code | ||
|
||
## Changes | ||
|
||
- All visitors can use metadata builder in standalone version [(#1746)](https://github.com/OpenEnergyPlatform/oeplatform/pull/1746) | ||
|
||
- Scenario Bundle Comparison: Harmonize usage of scenario types & study descriptors on bundle & comparison pages. Additionally make all Chips clickable and provide link to oeo class description pages. [#1751](https://github.com/OpenEnergyPlatform/oeplatform/pull/1751) | ||
|
||
- The auto-select feature on the scenario bundle/scenario edit page now shows table resources from the scenario topic in the format of: "Metadata Table Title (table_name)" to harmonize the display of table resources also when displaying a bundle. Note: Existing resources must currently be updated manually. [(#1753)](https://github.com/OpenEnergyPlatform/oeplatform/pull/1753) | ||
|
||
- Fix issues related to [(#1768)](https://github.com/OpenEnergyPlatform/oeplatform/pull/1768): | ||
- update functionality to select scenario input and output tables, to avoid duplicate selections within one category | ||
- listing tables as input / output tables on the tables detail page (to link table and scenario bundle) | ||
- Additional: Remove duplicated publication dates from overview | ||
|
||
## Features | ||
|
||
- Add new sparql query endpoint and GUI (using YASGUI) to query the OEKG. This feature is linked via the scenario bundle overview page [#1758](https://github.com/OpenEnergyPlatform/oeplatform/pull/1758) | ||
|
||
## Bugs | ||
|
||
- Open peer review: Fixed several bugs that hindered the user to submit a review, broke the indicators dots that show the review progress & showed badly formatted data on the summary tab [(#1762)](https://github.com/OpenEnergyPlatform/oeplatform/pull/1762) | ||
|
||
- Fixed multiple scenario bundle bugs [(#1764)](https://github.com/OpenEnergyPlatform/oeplatform/pull/1764) | ||
- Fix incorrect rendering of multiple publication years and show None if no data available. | ||
- Year of publication in scenario bundle detail view now renders only the year | ||
- Model & framework factsheets are now rendered as clickable chip that links to the detail page of the factsheet. The chip now renders either the acronym or the | ||
name of the factsheet. | ||
|
||
## Documentation updates |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Changes to the oeplatform code | ||
|
||
## Changes | ||
|
||
## Features | ||
|
||
## Bugs | ||
|
||
- Fix docker image build workflow [#1773](https://github.com/OpenEnergyPlatform/oeplatform/pull/1773) | ||
|
||
## Documentation updates |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Changes to the oeplatform code | ||
|
||
## Changes | ||
|
||
- Add never cache decorator to scenario bundle plugin view [#1774](https://github.com/OpenEnergyPlatform/oeplatform/pull/1774) | ||
|
||
## Features | ||
|
||
## Bugs | ||
|
||
- Fix docker image build workflow again [#1774](https://github.com/OpenEnergyPlatform/oeplatform/pull/1774) | ||
|
||
## Documentation updates |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Changes to the oeplatform code | ||
|
||
## Changes | ||
|
||
## Features | ||
|
||
## Bugs | ||
|
||
- Fix docker image build workflow as oeo release files structure changed [#1775](https://github.com/OpenEnergyPlatform/oeplatform/pull/1775) | ||
|
||
## Documentation updates |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Changes to the oeplatform code | ||
|
||
## Changes | ||
|
||
## Features | ||
|
||
## Bugs | ||
|
||
- Fix docker image build workflow [#1776](https://github.com/OpenEnergyPlatform/oeplatform/pull/1776) | ||
|
||
## Documentation updates |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters