camper/pkg
jordi fita mas d5905a2277 Add the contact page, containing a map with the company location
I was not sure whether to use PostGIS to store the GPS location of the
company, as i am sure i will only use that point just to show the map.
However, just in case, it is not a big deal.

There is no way to change that from the administration pages for now,
because of time constraints, and it is very unlikely that they will
change the campgrounds’ location in the near future.

The location is in a separate table because i did not want to have to
change every test file, to be honest, but this also makes the map
“optional” without the need for NULL values.

I added the contact address to every public page because the new design
adds it to the footer, so i will be needing it everywhere, just like the
menu.
2023-10-06 21:21:00 +02:00
..
app Add the contact page, containing a map with the company location 2023-10-06 21:21:00 +02:00
auth Add the form to update company’s tax details 2023-08-15 22:35:21 +02:00
campsite Add campsite type options, mainly for plots 2023-10-06 13:26:01 +02:00
carousel Add http.MethodDelete to the list of allowed methods for carousel 2023-09-25 20:03:38 +02:00
company Add the form to update company’s tax details 2023-08-15 22:35:21 +02:00
database Add the campsite type cost per season 2023-10-01 21:14:39 +02:00
form Add the campsite type cost per season 2023-10-01 21:14:39 +02:00
hex Add cover media to campsite types 2023-09-10 03:04:18 +02:00
home Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
http Add the language switched to the public layout 2023-08-06 05:53:52 +02:00
locale Add the edit form for services 2023-09-25 20:10:33 +02:00
media Add the upload form to the media picker 2023-09-22 01:40:22 +02:00
season Add internationalization and localization to seasons 2023-10-03 21:14:37 +02:00
services Add function and HTTP handler to delete services 2023-09-26 17:29:49 +02:00
template Add the contact page, containing a map with the company location 2023-10-06 21:21:00 +02:00
uuid Add cover media to campsite types 2023-09-10 03:04:18 +02:00