camper/web/templates/admin
jordi fita mas ff6e9497b5 Replace contact page with location
Customer does not want a contact page, but a page where they can write
the direction on how to reach the campground, with a Google map embed
instead of using Leaflet, because Google Maps shows the reviews right
in the map.

That means i had to replace the GPS locations with XML fields for the
customer to write.  In all four languages.

This time i tried a translation approach inspired by PrestaShop: instead
of opening a new page for each language, i have all languages in the
same page and use AlpineJS to show just a single language.  It is far
easier to write the translations, even though you do not have the source
text visible, specially in this section that there is no place for me
to put the language links.
2023-12-21 21:17:04 +01:00
..
campsite Add position to campsite type features 2023-12-21 17:33:01 +01:00
carousel Fix type comment for carousel/l10n.gohtml template 2023-10-12 16:22:43 +02:00
home Add user-defined order to campsite types, options, seasons and carousels 2023-12-20 19:52:14 +01:00
media Move admin-only links inside the user’s menu 2023-09-25 13:13:19 +02:00
season Add user-defined order to campsite types, options, seasons and carousels 2023-12-20 19:52:14 +01:00
services Add user-defined order to campsite types, options, seasons and carousels 2023-12-20 19:52:14 +01:00
dashboard.gohtml Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
form.gohtml Add the payment form to admin 2023-10-27 16:08:13 +02:00
htmx.gohtml Move admin-only links inside the user’s menu 2023-09-25 13:13:19 +02:00
layout.gohtml Replace contact page with location 2023-12-21 21:17:04 +01:00
location.gohtml Replace contact page with location 2023-12-21 21:17:04 +01:00
login.gohtml Add the minimal CSS for the admin section from Numerus 2023-09-28 02:23:25 +02:00
payment.gohtml Add the payment form to admin 2023-10-27 16:08:13 +02:00
profile.gohtml Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
taxDetails.gohtml Add the first draft of the booking and payment forms 2023-10-19 21:37:34 +02:00