David Venhoff

Results 26 issues of David Venhoff

### Short description This pr stores the expansion state of the page tree in the browser session storage in order to reconstruct the previous state after navigating back to the...

### Describe the Bug Looks like the imprint sbs-view was forgotten when these features where implemented. This is similar to https://github.com/digitalfabrik/integreat-cms/pull/1666

bug
prio: medium
effort: low

### Motivation For some pages the link checker shows an error, even though the page technically works for users. For this reason, a warning category should be added. ### Proposed...

feature
good first issue
prio: medium
enhancement
effort: medium

### Short description This pr fixes a problem that the `best_translation` method of push notifications prefers translations without title over translations with title. ### Proposed changes - Only return the...

### Short description Update media file paths when uploading a new file in order to avoid caching problems. ### Proposed changes Instead of making sure that a path gets reused...

### Short description This pr makes the title field in the push notification form required for every language that is a default language in one of the push notifications regions....

### Describe the Bug When a push notification is not available in the backend language, its name will not be displayed. ![grafik](https://github.com/digitalfabrik/integreat-cms/assets/78504586/e0af9b0d-3f02-4118-ba70-3940dad5ab66)

bug

### Motivation Webauthn had a breaking update with version 2.0.0 which will require some minor refactoring in our codebase.

:baby_bottle: good first issue
:heavy_exclamation_mark: prio: medium
:link: dependencies
:relaxed: effort: low

### Describe the Bug Sometimes an error message shows up that a required field is not set, even though the mode is set to fallback to default language: ![grafik](https://github.com/digitalfabrik/integreat-cms/assets/78504586/43059db7-5d68-47fd-a2d5-176cae47757e) ###...

bug

### Short description That version contains some breaking changes, and this pr changes the affected code. Since I haven't worked much with 2fa yet, it probably makes sense that someone...