camper/web/templates/public
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
..
campsite Add public pages for each individual accommodation 2024-01-26 22:27:54 +01:00
payment Use redsys_environment to choose the correct URL to send the payment to 2023-10-27 17:03:50 +02:00
amenity.gohtml Add amenities section and public page 2024-01-27 22:51:41 +01:00
booking.gohtml Add ask_zone_preferences and overflow_allowed to campsite_type 2024-01-29 03:38:11 +01:00
campground.gohtml Add a polygon around each accommodation on the public map 2024-01-25 04:28:51 +01:00
form.gohtml Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
home.gohtml Make the slogan user-editable and translatable 2024-01-23 11:52:39 +01:00
layout.gohtml Remove trailing slash from <link> in public layout 2024-01-21 21:12:12 +01:00
legal.gohtml Add management of legal texts 2023-12-22 02:23:18 +01:00
location.gohtml Added copyright statement to files modified by Oriol 2024-01-16 17:58:49 +01:00
page.gohtml Add the pages section 2023-08-08 20:09:57 +02:00
services.gohtml Added copyright statement to files modified by Oriol 2024-01-16 17:58:49 +01:00
surroundings.gohtml Add ad management for surroundings 2024-01-23 14:53:15 +01:00