dwasyl

Results 25 issues of dwasyl

This code is great and versions have helped with lots of modals, but I found one flaw/issue. The if statement below fails to trigger if there is any content in...

### Issue Summary First asked about this in #8989 but it seems like this is a separate issue so creating this new one. Working to update an older Wagtail installation...

type:Bug
status:Unconfirmed

Just finally upgrading from the ancient 3.2.5 version of this app and stumbled across one cropping option that doesn't seem to exist anymore that would be really handy `autocrop`. In...

This deals with possible Occurrence overlap issues when multiple Occurrences can exist (i.e. one being cancelled and another replacing it) Deals with the issues raised in #562

Where there is an Event with a cancelled Occurrence, but another Event has been scheduled in place of the original at the same time, it causes `EventListManager.occurrences_after()` to fail at...