Go to file
jordi fita mas 23be6ff26c Add ask_zone_preferences and overflow_allowed to campsite_type
The “overflow” is for when people want to book plots for more guests
than is permitted, which the system would need to add a new plot to the
“shopping cart”, as it were; not implemented yet.

The ask zone preferences is to whether show the corresponding input on
the booking form, that it was done implicitly when the campsite type had
options, because up until now it was only for plots, but it is no longer
the case, thus i need to know when to show it; now it is explicit.
2024-01-29 03:38:11 +01:00
cmd/camper Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
debian Tag database with v2 2024-01-29 02:52:52 +01:00
demo Add ask_zone_preferences and overflow_allowed to campsite_type 2024-01-29 03:38:11 +01:00
deploy Add ask_zone_preferences and overflow_allowed to campsite_type 2024-01-29 03:38:11 +01:00
pkg Add ask_zone_preferences and overflow_allowed to campsite_type 2024-01-29 03:38:11 +01:00
po Add ask_zone_preferences and overflow_allowed to campsite_type 2024-01-29 03:38:11 +01:00
revert Add ask_zone_preferences and overflow_allowed to campsite_type 2024-01-29 03:38:11 +01:00
test Add ask_zone_preferences and overflow_allowed to campsite_type 2024-01-29 03:38:11 +01:00
verify Add ask_zone_preferences and overflow_allowed to campsite_type 2024-01-29 03:38:11 +01:00
web Add ask_zone_preferences and overflow_allowed to campsite_type 2024-01-29 03:38:11 +01:00
.gitignore Add the sample campsite types to the demo file 2023-09-10 03:57:46 +02:00
Makefile Add French’s Gettext file, with very little translations 2023-12-13 23:55:43 +01:00
go.mod Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
go.sum Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
guix.scm Add Guix package definition 2024-01-28 18:12:38 +01:00
sqitch.conf Add empty Sqitch configuration anq plan files 2023-07-20 23:43:23 +02:00
sqitch.plan Add ask_zone_preferences and overflow_allowed to campsite_type 2024-01-29 03:38:11 +01:00