Problem/Motivation
For our project we have custom flood events, but we only want to see user flood events in the Flood unblock table so the list is not to long. We want to filter on certain events.
Steps to reproduce
Go to the FloodUnblockAdminForm. Open the filter, there is no 'Event' filter.
Proposed resolution
Add a filter on the 'Event' field, same as on the identifier field (like query).
Remaining tasks
Write the code.
User interface changes
Filter events is added on the FloodUnblockAdminForm.
API changes
-
Data model changes
-
Comments
Comment #3
anneke_vde commentedI have added an event filter to the Flood Unblock Admin Form.
You can now for example filter on 'user' events.
Comment #4
anneke_vde commentedComment #5
anneke_vde commentedComment #6
batigolixThanks for this contribution.
I tested this and it works well, so I'll set it RTBC.
This reminds me that the documentation is not completely covering all the functionalities of the module. I will make a new issue for this.
I also noticed that there is no test coverage for the flood unblock page. I'll make another issue for that one.
Comment #7
batigolixComment #8
batigolix