WCF
WCF copied to clipboard
WoltLab Suite Core (previously WoltLab Community Framework)
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 -...
see #4030
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...
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...
… 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...
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...
* [ ] Show case featured plugins * [ ] Highlight optional plugins that build upon already installed plugins. * [ ] Browse the categories with files being automatically filtered...
- [ ] 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")...
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...