camper/web/templates/admin
jordi fita mas 0cbf973cbb Add the payment form to admin
Had to change setup_redsys because admins can not read the current
encrypt key, thus it is not possible to `set encrypt_key =
coalesce(…, encrypt_key)`.

Not that it did much sense, anyway, as i was already inside the branch
of the if when encrpty_key is null.

However, it seems that this also affects in the `on conflict` update. I
assume this is because `excluded` is some kind of row of the relation
and has the same restrictions.
2023-10-27 16:08:13 +02:00
..
campsite Add the list of features for campsite type 2023-10-13 20:30:31 +02:00
carousel Fix type comment for carousel/l10n.gohtml template 2023-10-12 16:22:43 +02:00
home Add campsite type options, mainly for plots 2023-10-06 13:26:01 +02:00
media Move admin-only links inside the user’s menu 2023-09-25 13:13:19 +02:00
season Add the calendar to the public campsite type page 2023-10-14 23:14:23 +02:00
services Add campsite type options, mainly for plots 2023-10-06 13:26:01 +02: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 Add the payment form to admin 2023-10-27 16:08:13 +02: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