Richard Henkenjohann

Results 33 issues of Richard Henkenjohann

## About This PR introduces KnpMenu for the frontend navigation modules. The benefits of KnpMenu will be ~better Twig implementation~ (postponed) and [using events to allow a menu to be...

feature

| Q | A | -----------------| --- | Fixed issues | | Docs PR or issue | tba. This PR allows adding new widgets/fragments to the dashboard. Often, extension developers...

feature
stale

| Q | A | -----------------| --- | Fixed issues | N/A | Docs PR or issue | tba. This PR reworks the backend controller and fragment handling. More precisely,...

feature

| Q | A | -----------------| --- | Fixed issues | N/A | Docs PR or issue | TODO I made some thoughts on how we can enhance the Contao...

feature

| Q | A | -----------------| --- | Fixed issues | N/A | Follow-up of | #989 | Docs PR or issue | tba. This PR is in a very...

feature

The `modelSaved` method is not called reliable, i.e. as for the alias generation (see comments 1-3 at https://github.com/MetaModels/contao-frontend-editing/issues/6). We can a) deprecate the `modelSaved()` and switch to the pre-persist event...

enhancement

## Description @zonky2 sent me a link to the [Contao Community](https://community.contao.org/de/showthread.php?52542-Backend-Liste-filtern-Wie-macht-man-das). This POC brings this use case functionality to the core. For instance: In the backend, a user must only...

enhancement

## Checklist before I submit this issue report I confirm that: - [x] I have tested this with the latest version available - [x] I have read documentation @ http://metamodels.readthedocs.org/en/...

bug
frontend
Filter

I am using the DCA picker on Doctrine entities and this is how I got it working (real Doctrine associations instead of a serialized string in the database).

Developer Documentation

This is a reminder to create the documentation for the user commands added in contao/contao#1463.