Update CHANGELOG.md#1482
Merged
Merged
Conversation
afuetterer
reviewed
Nov 21, 2025
afuetterer
reviewed
Nov 21, 2025
Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
Merged
MyPyDavid
reviewed
Dec 5, 2025
| ### Important changes ⭐ | ||
|
|
||
| * Rewrite progress bar and navigation using a new `AnswerTree` class (#1346) | ||
| * Allow links in select dropdown by optionset provider plugins |
Member
There was a problem hiding this comment.
Ive added this, should it go here and with this phrase??
Member
There was a problem hiding this comment.
Allow links in select dropdown by optionset provider plugins
from #1408
MyPyDavid
reviewed
Dec 5, 2025
| * Ignore fewer `ruff` rules (B007, B006, B018) | ||
| * Use [zizmor](https://github.com/zizmorcore/zizmor) to harden CI setup | ||
| * Update `poedit` management script to work on macOS | ||
| * Add checks for shibboleth setup |
Member
There was a problem hiding this comment.
Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
MyPyDavid
reviewed
Dec 5, 2025
|
|
||
| * the rules `is_editor_for_current_site` and `is_reviewer_for_current_site` were removed and the equivalent `is_editor` and `is_reviewer` can be used instead (#1431) | ||
| * the filtering behaviour of sites in a multisite setup for catalogs, tasks and views was changed (#1488) | ||
| * From now on, a catalog that does not have any sites will not be available to any site in a multisite setup, a data migration for catalogs is included in this release. |
Member
There was a problem hiding this comment.
do I actually also need to add a data migration for the tasks and views as well?! #1488 😕
Member
There was a problem hiding this comment.
Ok, I wanted to make PR for it but now accidentally pushed it to the release branch
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.