Block a user
[WIP] use quantity and notes from previous event as default
add time to ask bottle content dialog
fix puke event quantity
@penguin86 it would be nice to get this merged before any release. Otherwise it will corrupt the data of this event and lead to a crash.
fix puke event quantity
Add puke and bath events, add signature setting
I noticed a small bug with the bug event. For the puke amount I have the values 0/1/2 as quantity. That means the NumericUtils.formatEventQuantity will disregard the 0 value. Either we let…