Go to file
jordi fita mas 3d0f7b0dc1 Handle empty array_agg in I18nInput.FillArray
array_agg returns [null] instead of [] when it can not find any rows,
thus the range enters the loop, but it fails to convert the null to
string.
2024-01-12 19:28:13 +01:00
cmd/camper Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
debian Update debian service description 2023-12-21 01:52:20 +01:00
demo Add location information to the demo 2024-01-10 19:22:27 +01:00
deploy Fix add_services_carousel_slide’s return type from void to integer 2024-01-12 19:22:55 +01:00
pkg Handle empty array_agg in I18nInput.FillArray 2024-01-12 19:28:13 +01:00
po Replace use of L10NInput with I18nInput for campsite 2024-01-10 21:52:49 +01:00
revert Fix add_services_carousel_slide’s return type from void to integer 2024-01-12 19:22:55 +01:00
test Fix add_services_carousel_slide’s return type from void to integer 2024-01-12 19:22:55 +01:00
verify Fix add_services_carousel_slide’s return type from void to integer 2024-01-12 19:22:55 +01:00
web Add slides to show parameter to carouselInit template 2024-01-11 21:04:32 +01:00
.gitignore Add the sample campsite types to the demo file 2023-09-10 03:57:46 +02:00
Makefile Add French’s Gettext file, with very little translations 2023-12-13 23:55:43 +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
sqitch.conf Add empty Sqitch configuration anq plan files 2023-07-20 23:43:23 +02:00
sqitch.plan Fix add_services_carousel_slide’s return type from void to integer 2024-01-12 19:22:55 +01:00