mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-20 04:36:12 +02:00
tea/Classes/Controller
Oliver Klee a6869c6fee
[BUGFIX] Skip validation where validation makes no sense (#877)
When creating a new tea record in the FE, or when editing one,
the tea model provided to the form is not necessarily valid
(and we need to accept invalid models if the following action
rejects the model due to a valiation error).
2023-06-23 12:07:54 +02:00
..
FrontEndEditorController.php [BUGFIX] Skip validation where validation makes no sense (#877) 2023-06-23 12:07:54 +02:00
TeaController.php [CLEANUP] Use typed properties instead of @var annotations (#599) 2022-10-03 19:00:55 +02:00