Go to file
jordi fita mas aa64e2e6e5 Replace fieldset:nth-child(3) with fieldset.campsite-options
Previously, the only type with options was plots, that was always the
third fieldset, which was the wrong thing to hardcode, but it was done
in a hurry.  Now there are more types with options, so we have to do it
properly.
2024-01-22 03:57:11 +01:00
cmd/camper Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
debian Add the application’s version to the footer 2024-01-21 20:50:16 +01:00
demo Add “part” of the bookings’ management 2024-01-18 21:05:30 +01:00
deploy Add “part” of the bookings’ management 2024-01-18 21:05:30 +01:00
pkg Fix SQL to get list of all accommodation options for booking form 2024-01-22 03:24:53 +01:00
po Add rel="terms-of-service" to booking form’s link to conditions 2024-01-22 03:41:54 +01:00
revert Add “part” of the bookings’ management 2024-01-18 21:05:30 +01:00
test Add “part” of the bookings’ management 2024-01-18 21:05:30 +01:00
verify Add “part” of the bookings’ management 2024-01-18 21:05:30 +01:00
web Replace fieldset:nth-child(3) with fieldset.campsite-options 2024-01-22 03:57: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
sqitch.conf Add empty Sqitch configuration anq plan files 2023-07-20 23:43:23 +02:00
sqitch.plan Add “part” of the bookings’ management 2024-01-18 21:05:30 +01:00