camper/web/templates/public
jordi fita mas f2143cd0e6 Add the admin page to see payments
Had to do a couple of changes to the database: add the currency_code to
the payment relation, to format the price according to the payment’s
currency instead of the company’s; and the reference SQL function, to
replace the equivalent golang function, so that i can use it to index
payments.

The rest is mostly the same as any other page, except that the
individual payment’s page is not a form, but a regular info dump.

I also moved the payment settings as a sub-route of payments, as i
believe this makes more sense than an additional user menu item.
2024-02-14 04:54:42 +01:00
..
booking Add down payment 2024-02-13 23:45:25 +01:00
campsite Allow campsite type option to be just per unit, not per unit per night 2024-02-11 21:45:00 +01:00
payment Add the admin page to see payments 2024-02-14 04:54:42 +01:00
amenity.gohtml Add amenities section and public page 2024-01-27 22:51:41 +01:00
campground.gohtml Translate map’s legend 2024-01-29 14:37:27 +01:00
form.gohtml Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
home.gohtml Change “Discover the environment” to “Discover” 2024-02-06 10:55:29 +01:00
layout.gohtml Replace + with 00 to the address in the bottom, too 2024-02-03 01:04:25 +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