WCF icon indicating copy to clipboard operation
WCF copied to clipboard

WoltLab Suite Core (previously WoltLab Community Framework)

Results 348 WCF issues
Sort by recently updated
recently updated
newest added

Disclaimer: This is a rough list of things that may or may not be considered for the next major release. Things will get added, removed or postponed till eternity -...

Discussion

HtmlOutputProcessor has issues due to state that needs to be preserved between `->process()` and `->getHtml()` and it also needs to modify external state (#4018). Ideally the `HtmlOutputProcessor` would be deprecated...

Discussion

This has been suggested already for WCF 2, but there's still no solution. While almost every website allows you to register/log in using multiple 3rd party providers (if they even...

Needs Triage

… and convert the logout link within the dropdown into a form + submit button. If the LogoutForm is accessed via a link it should show a regular button, asking...

Bug
P2: Low

Events should be added to the email notification system to support different external services using a plugin (e.g. instant messengers). Plugins should be able to cancel the outgoing email to...

Feature

* [ ] Show case featured plugins * [ ] Highlight optional plugins that build upon already installed plugins. * [ ] Browse the categories with files being automatically filtered...

Discussion

- [ ] Better explain field types - [ ] Default value input depending on the selected field type (e.g. a datepicker could be displayed for the field type "date")...

Discussion

As of February 21st, 2024, google.maps.Marker is deprecated. Please use google.maps.marker.AdvancedMarkerElement instead. At this time, google.maps.Marker is not scheduled to be discontinued, but google.maps.marker.AdvancedMarkerElement is recommended over google.maps.Marker. While google.maps.Marker...