David Bruchmann
David Bruchmann
### Current behavior extbase extensions all rely on data that are stored in special tables. The case that the data are coming from the content record itself is not covered...
### Current behavior It's written there exist 3 ways to create Plugins, but the list shows only 2. ### Expected behavior/output That the list count is according to the announcing...
Currently the request can be seen in debug output but it's protected without a getter. This makes things unnecessary difficult when events, signals or slots are used.
File access to data-dir is not checked and the leads to missing or wrong log-messages. On some level something like this can be logged and shown in cli: ``` ERROR...
**Is your feature request related to a problem? Please describe.** bidirectional connections between tables are often a desired feature but as far as I see there is no option to...
The change reflects the native behavior according to the settings inside the extension builder: If selected, a repository beside `.git...` files is created, else not.
**Is your feature request related to a problem? Please describe.** the wires as connection between tables / relations are hard to see. **Describe the solution you'd like** The wires and...
this is a first improvement. fix #761 fix #730
The installtool listed some deprecated things that have been changed. The extension should work currently in v12 & v13, the produced code might be outdated though and the tests haven't...