Go to file
jordi fita mas 80835256cc Use idiomorph and a delay in the booking form
This is specially for the departure date: Firefox triggers a change each
time the user writes something, but since the date may be outside the
allowed range while the user is typing, the form replaces the input with
the “corrected” one.  The idiomorph thing is to keep the focus in the
“same” field, from the point of view of the user.

It still happens if one is slow enough, but i guess people that want to
write instead of picking the date are usually fast typist. Let’s hope.
2024-02-27 20:06:28 +01:00
cmd/camper Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
debian Tag sqitch with version version 4 2024-02-27 20:06:28 +01:00
demo Open port 8069 for camper.tandem.ws 2024-02-15 16:36:31 +01:00
deploy Add the number of maximum nights that tourist tax applies 2024-02-27 20:06:28 +01:00
pkg Add the number of maximum nights that tourist tax applies 2024-02-27 20:06:28 +01:00
po Add the number of maximum nights that tourist tax applies 2024-02-27 20:06:28 +01:00
revert Add the number of maximum nights that tourist tax applies 2024-02-27 20:06:28 +01:00
test Add the number of maximum nights that tourist tax applies 2024-02-27 20:06:28 +01:00
verify Add the number of maximum nights that tourist tax applies 2024-02-27 20:06:28 +01:00
web Use idiomorph and a delay in the booking form 2024-02-27 20:06:28 +01:00
.gitignore Add the sample campsite types to the demo file 2023-09-10 03:57:46 +02:00
Makefile Send an email on notification of success payment 2024-02-13 05:20:35 +01:00
go.mod Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
go.sum Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
guix.scm Add Guix package definition 2024-01-28 18:12:38 +01:00
sqitch.conf Add empty Sqitch configuration anq plan files 2023-07-20 23:43:23 +02:00
sqitch.plan Add the number of maximum nights that tourist tax applies 2024-02-27 20:06:28 +01:00