Commit Graph

14 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 f88e39f507
Delete appointment configs when the user is deleted
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-25 16:06:34 +01:00
Christoph Wurst 09ddffbe52
Drop dead code
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-25 16:06:33 +01:00
Christoph Wurst a10fc3ddd8
Filter appointment configs on a db level
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
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
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
Christoph Wurst e1e97a7dcf
Add profile page integration for appointments
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