Severin Glöckle
Severin Glöckle
Implements #3687 The current draft is a working concept for an object-oriented and standardised access of DCA data. The basic approach is as follows: - A new service `DcaFactory` allows...
| Q | A | -----------------| --- | Fixed issues | Fixes #2389 This pull requests adds a URI and page ID field to `tl_log` and extends the `ContaoContext` for...
| Q | A | -----------------| --- | Fixed issues | Fixes #3450 , #3525 With the new routing, trying to generate a URL for a page with `tl_page.requireItem=1` throws...
Add documentation and examples for the support of enumerations in the `DCA` configuration and via `Model::getEnum()`. Closes #1339