From 8b2d40aa02cb548b144393448b2388a4d1525784 Mon Sep 17 00:00:00 2001 From: Lucie Jensen <jensen@itc.rwth-aachen.de> Date: Mon, 6 Jan 2025 14:16:30 +0100 Subject: [PATCH] Sprint 2024-24-26 --- Changelog.md | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 52 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 6164612..8fe1bad 100644 --- a/Changelog.md +++ b/Changelog.md @@ -9,7 +9,7 @@ Some of the logged changes might apply to Features that will be unlocked in the 2. Make sure you have an **empty line** after the closing `</details>` tag if you have multiple collapsible sections. **TEMPLATE** -#### Planned Release for --.--.2024 +#### Planned Release for --.--.2025 <details> <summary>Details</summary> @@ -25,7 +25,57 @@ Some of the logged changes might apply to Features that will be unlocked in the </details> --> -#### Planned Release for 02.12.2024 +#### Planned Release for 13.01.2025 +<!-- Sprint 2024-25+26 --> +<details> + <summary>Details</summary> + + ##### General + Master Version 20.5 + - added a searchbar to institute selection panel + - RWTH and Coscine: Removed surplus privacy notice from page footer + + ##### Applications + - Coscine Jards: + - improved texts + - updated subject and return adress for mails triggered by extension lite + - fixed a bug where fields with value "0" were not transferred correct during the application copy process + + ##### Reviews + - The technical review application detail table now includes the PC additionally to the PI + - added new mail notifications on Finished TEC Review / Finished Sci Review + - notifications are disabled by default, and can be activated individually for TEC and/or SCI reviews on request + - notifications are enabled for Coscine applications + - TUDa applications: enabled automatic reminder mail for projects that end soon (sent on 1.5/4.5 month remaining project duration) + - FAU applications: disabled automatic mail to HPC mail address on Application Finalization + - _see [this wiki-page](https://git-ce.rwth-aachen.de/jards/issues-external/-/wikis/Automatische-Mails) for an overview of all configurable mails sent by jards automatically_ + + ##### API + - new API endpoint: `reviewertoolkit/review/overdue_reviews`: returns overdue reviews as determinded by open state and given days since reviewer assignment + + ##### Hotfixes released during the last cycle + +</details> + +#### Release from 16.12.2024 +<!-- Sprint 2024-24 --> +<details> + <summary>Details</summary> + + ##### General + Master Version 20.5 + - fixed a bug where changing your mail address could cause issues, if the new mail adress contained capital letters + + ##### Applications + - PC2 applications: limit between normal and large projects increased from 20 to 30 million cpu-h + - fixed a rounding error for small amounts of requested storage resources in the application PDF + + ##### Reviews + - Improved displayed error messages on approval pages + +</details> + +#### Release from 02.12.2024 <!-- Sprint 2024-23 --> <details> <summary>Details</summary> -- GitLab