Go to file
jordi fita mas c284230436 Add public pages for each individual accommodation
A small page with a brief description, carousel, and feature list of
each individual accommodation.

Most of the relations and functions for carousel and features are like
the ones for campsite types, but i had to use the accommodation’s label
to find them, because they do not have slugs; i did not even though
these would be public, and they already have a label, although not
unique for all companies, like UUID slugs are.
2024-01-26 22:27:54 +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 public pages for each individual accommodation 2024-01-26 22:27:54 +01:00
deploy Add public pages for each individual accommodation 2024-01-26 22:27:54 +01:00
pkg Add public pages for each individual accommodation 2024-01-26 22:27:54 +01:00
po Add public pages for each individual accommodation 2024-01-26 22:27:54 +01:00
revert Add public pages for each individual accommodation 2024-01-26 22:27:54 +01:00
test Add public pages for each individual accommodation 2024-01-26 22:27:54 +01:00
verify Add public pages for each individual accommodation 2024-01-26 22:27:54 +01:00
web Add public pages for each individual accommodation 2024-01-26 22:27:54 +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 public pages for each individual accommodation 2024-01-26 22:27:54 +01:00