camper/pkg
jordi fita mas 1f2ab494dd Add check_in and check_out fields to campsite_type
Apparently, each campsite type could have different check-in and
check-out times, thus i need them in the database.

I thought about using an integer or a datetime field, but customer seems
to want a text field to maybe add “before” and “after” there as well.
Translatable text it is.
2024-01-22 20:19:19 +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 Fix SQL to get list of all accommodation options for booking form 2024-01-22 03:24:53 +01:00
build Add the application’s version to the footer 2024-01-21 20:50:16 +01:00
campsite Add check_in and check_out fields to campsite_type 2024-01-22 20:19:19 +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 check_in and check_out fields to campsite_type 2024-01-22 20:19:19 +01:00
form Add Error method to I18nInput 2024-01-22 20:15:26 +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