mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 18:36:12 +02:00
tea/Classes
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
..
Controller [BUGFIX] Skip validation where validation makes no sense (#877) 2023-06-23 12:07:54 +02:00
Domain [FEATURE] Add validation to the FE-editable tea properties (#866) 2023-06-21 20:40:51 +02:00
ViewHelpers [TASK] Added extbase relevant directories (#20) 2019-12-07 11:29:50 +01:00