WCF
WCF copied to clipboard
WoltLab Suite Core (previously WoltLab Community Framework)
A filter dialog with many filters becomes very long and is visually unappealing. In this case, a two-column display might be a good option.
Currently, there is no option to create an additional filter that is displayed in the filter form before the column filters.
Texts are currently wrapped very aggressively if there is insufficient space in a grid view. Since the table can be scrolled horizontally, this is not really necessary and should only...
Bumps [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) from 13.2.0 to 13.2.1. Release notes Sourced from mdast-util-to-hast's releases. 13.2.1 Fix ab3a795 Fix support for spaces in class names Types efb5312 Refactor to use @imports a5bc210 Add...
The automatic deletion of content located in the trash bin is currently implemented inconsistently across the WoltLab Suite. ## Problem - Automatic trash cleanup exists in Forum, Gallery, Blog, Filebase,...
Codemirror loses the position of the content when switching tabs if there are more than 306 lines. For example, if you switch tabs at line 600 and then jump back,...
Labels currently have to be sorted manually within a label group. With a large number of labels, this is very time-consuming. It would be desirable to be able to optionally...
The poll system is largely unchanged since WCF 2.0. While there have been improvements over time to the UI and UX, there have been no conceptual revisions at large. There...
We cannot change the behavior of the existing `JSON::encode()` and `JSON::decode()` implementations but we can deprecate them in favor of new methods that offer the same but rely on `\JSON_THROW_ON_ERROR`....
We’re currently only targeting PHP 8.1-8.4 since PHP 8.5 is not yet released and dependencies had not been updated. This has changed in so far as dependencies are being updated....