Tobias Stenzel

Results 23 issues of Tobias Stenzel

Pull upstream NixOS changes, security fixes and package updates: - apacheHttpd: 2.4.58 -> 2.4.59 (CVE-2024-27316, CVE-2024-27316 and CVE-2023-38709) - chromedriver: 123.0.6312.86 -> 123.0.6312.122 - coreutils: apply patch for CVE-2024-0684 -...

@flyingcircusio/release-managers ## Release process Impact: Changelog: ### PR release workflow (internal) - [ ] PR has internal ticket - [ ] internal issue ID (PL-…) part of branch name -...

Newer nixpkgs has test files `pkgs/test/make-binary-wrapper/overlength-strings.*` with Nix store paths that are very long on purpose. fc-userscan should probably just emit a warning instead of failing when trying to register...

It should be possible to autogenerate proposition voting IDs when propositions are assigned to a voting phase from a string template. This is configured per proposition type and is optional....

enhancement
will fix bug

Users should be able to search using a form which shows allowed values for each field that has fixed values (from enums like PropositionStatus or from the database, for example...

Support for multiple departments is incomplete in some parts of the application. Find out what is still missing, including: * permissions for department admins: functionality may be limited to global...

The departments view (`/departments`) is publicly accessible at the moment but hidden. It's not very useful for normal users as it only displays the names of departments. * [x] change...

1. Search for strings in the code base that are not yet translated and change them to translated text. 1. Search for strings that have missing translations for specific languages...