camper/pkg
jordi fita mas cf527ce070 Add the application’s version to the footer
This is mostly because it is required for the “Digital Kit”, but it also
works in our favor because now i can version the URL to the static
resources.

Go 1.18 adds the info from git if the package is build from a git
repository, but this is not the case in OBS, so i instead relay on a
constant for the version number.  This constant is “updated” by Debian’s
rules, mostly due to the discussion in [0].

[0]: https://github.com/golang/go/issues/22706
2024-01-21 20:50:16 +01:00
..
app Add “part” of the bookings’ management 2024-01-18 21:05:30 +01:00
auth Add VAT and tourist tax information 2024-01-15 01:45:58 +01:00
booking Add “part” of the bookings’ management 2024-01-18 21:05:30 +01:00
build Add the application’s version to the footer 2024-01-21 20:50:16 +01:00
campsite Remove now-unused locales field from admin handlers 2024-01-16 01:26:35 +01:00
carousel Add home’s cover carousel 2024-01-16 21:05:52 +01:00
company Add VAT and tourist tax information 2024-01-15 01:45:58 +01:00
database Add a Go function for delete_service SQL function 2024-01-16 18:12:38 +01:00
form Replace L10nInput with I18nInput in service 2024-01-12 21:06:12 +01:00
hex Add cover media to campsite types 2023-09-10 03:04:18 +02:00
home Add home’s cover carousel 2024-01-16 21:05:52 +01:00
http Add the language switched to the public layout 2023-08-06 05:53:52 +02:00
legal Do not translate legal to the default language 2024-01-12 19:57:11 +01:00
locale Replace L10nInput with I18nInput in service 2024-01-12 21:06:12 +01:00
location Add golang template to initialize x-data for translation in admin 2024-01-12 19:51:12 +01:00
media Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
redsys Implement Redsys request signature in PostgreSQL 2023-10-27 01:52:04 +02:00
season Remove now-unused locales field from admin handlers 2024-01-16 01:26:35 +01:00
services Add a Go function for delete_service SQL function 2024-01-16 18:12:38 +01:00
surroundings Add management of surroundings’ highlights (points of interest) 2024-01-16 01:26:35 +01:00
template Add the application’s version to the footer 2024-01-21 20:50:16 +01:00
user User and login attempt pages only accept GET 2024-01-18 19:34:58 +01:00
uuid Add cover media to campsite types 2023-09-10 03:04:18 +02:00