To ease the task of updating the availability, it would be nice if an editor could select:
- a whole week at once (by clicking on the week number, that should thus be enabled in the widget settings before it can work)
- a whole month at once (by clicking on the month name)
- all same days of the week in a month (by clicking on one of the day of the week names)

As a side request: selecting a whole week (or even a whole month) could be implemented for the formatter as well, but that will take additional logic to determine what weeks and months are fully selectable (though that is currently also not checked).

Comments

fietserwin’s picture

First version committed. Please test and let me know the results.

TODO:
- Check performance, is the client-side processing at loading of the edit page not too heavy or can it be improved?
- Make weeks and day of weeks with no selectable days in it not selectable.

fietserwin’s picture

Issue summary: View changes
Status: Active » Fixed

- Performance seems OK.
- 2nd todo will not be done, there will be just no (visual) changes made.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.