Commit Graph

7 Commits

Author SHA1 Message Date
Daniel Kesselberg 040e66154b
chore!: drop support for PHP 7.4
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-01-02 21:40:18 +01:00
Christoph Wurst 8c63dc09f2
Format code
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-25 16:06:32 +01:00
Christoph Wurst ad9ad0ecd5
Do not conflict appointments with cancelled or free events
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-25 16:06:31 +01:00
Christoph Wurst 1d9dcb436c
Fix appointments daily max filter
* Look into all of the principal's calendars
* Do the filtering for our special property in PHP

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-25 16:06:31 +01:00
Christoph Wurst 13b3ed4a63
Apply php-cs-fixer auto fixes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-25 16:06:30 +01:00
Christoph Wurst 6dad5d9d61
Fix appointments daily max filter if there is no limit
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-25 16:06:30 +01:00
Christoph Wurst a902e1aa46
Add an appointment booking page
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-25 16:06:29 +01:00