Commit Graph

12 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
Richard Steinmetz 1d6abdb7bd
Limit how far in the future appointments can be booked
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-01-11 15:49:34 +01:00
Richard Steinmetz 8b14bc738f
Fix freebusyUris naming inconsistencies
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-12-01 16:49:45 +01:00
Christoph Wurst 26e40b684f
Fix tests
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-25 16:06:33 +01:00
Christoph Wurst 50393bb0f4
Fix time before next slot
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-25 16:06:33 +01:00
Christoph Wurst 3d29295091
Add appointments availability settings
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-25 16:06:32 +01:00
Anna Larch 9b21971a27
Add booking mechanism for apptments
Signed-off-by: Anna Larch <anna@nextcloud.com>
2021-11-25 16:06:32 +01:00
Richard Steinmetz ea317651e3
Implement CRUD UI for appointment configs
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-11-25 16:06:30 +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
Anna Larch d39f1dad78
Modify Migration for Appointments
Signed-off-by: Anna Larch <anna@nextcloud.com>
2021-11-25 16:06:29 +01:00
Christoph Wurst 40d21302a0
Add REST API for appointment configs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-25 16:06:29 +01:00
Anna Larch 9087968333
Appointments Slot Support
Signed-off-by: Anna Larch <anna@nextcloud.com>
2021-11-25 16:06:29 +01:00