Go to file
jordi fita mas 66e12d5019 Add TimelineMonthRow and TimelineMonthModel
These are a lot like TimelineDayRow and TimelineDayModel, and are
supposed to go in the timeline’s header too, but instead of showing the
day number, they show the month name.

I still need to know the with of each day, because the month must be as
wide as all shown days, that may not be all the days in that month, in
the first and last months, at least.

Usually i will show two or three months, so i thing is is fair to keep a
list of all the months and their days, rather than compute them each
time the name or the day count, two times per month, are requested.
2025-01-13 18:32:02 +01:00
cmd/camper Increase HTTP timeout 2024-03-05 12:05:00 +01:00
debian Include weasyprint as dependency of camper package 2024-04-28 21:47:44 +02:00
demo Add season dates for “next year” 2024-11-20 19:43:59 +01:00
deploy Add operating_dates to campsite type table 2024-07-15 23:41:47 +02:00
pkg Add operating_dates to campsite type table 2024-07-15 23:41:47 +02:00
po Fix French typo 2024-07-15 23:12:12 +02:00
revert Add operating_dates to campsite type table 2024-07-15 23:41:47 +02:00
src Add TimelineMonthRow and TimelineMonthModel 2025-01-13 18:32:02 +01:00
test Add operating_dates to campsite type table 2024-07-15 23:41:47 +02:00
verify Add operating_dates to campsite type table 2024-07-15 23:41:47 +02:00
web Change “ACSI” to “ACSI / ANWB” 2024-05-13 10:40:21 +02:00
.gitignore Add skeleton for a QML application 2024-12-14 01:19:20 +01:00
CMakeLists.txt Add a very ugly login page to test database connection 2024-12-16 12:59:19 +01:00
Makefile Send an email on notification of success payment 2024-02-13 05:20:35 +01:00
go.mod Add customer and invoices sections 2024-04-28 20:28:45 +02:00
go.sum Add customer and invoices sections 2024-04-28 20:28:45 +02:00
guix.scm Remove postgresql-iban from guix.scm 2024-12-24 04:04:39 +01:00
sqitch.conf Add empty Sqitch configuration anq plan files 2023-07-20 23:43:23 +02:00
sqitch.plan Add operating_dates to campsite type table 2024-07-15 23:41:47 +02:00