Go to file
jordi fita mas 8d3dd589aa Allow to “replace” carousel slides
We realized that it was impossible to update the image of the home and
services carousels: since i am using the add_{type}_carousel() function,
it actually added a new slide instead of replacing the old one.

We need this one for tomorrow, so i made a workaround creating the
new slide, moving the relevant data from the old slide to the new, and
then removing the old slide.  Yuck.
2023-12-21 16:43:46 +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 Implement Redsys request signature in PostgreSQL 2023-10-27 01:52:04 +02:00
deploy Add user-defined order to campsite types, options, seasons and carousels 2023-12-20 19:52:14 +01:00
pkg Allow to “replace” carousel slides 2023-12-21 16:43:46 +01:00
po Fix a couple of French translation errors 2023-12-20 20:17:23 +01:00
revert Add user-defined order to campsite types, options, seasons and carousels 2023-12-20 19:52:14 +01:00
test Add user-defined order to campsite types, options, seasons and carousels 2023-12-20 19:52:14 +01:00
verify Add user-defined order to campsite types, options, seasons and carousels 2023-12-20 19:52:14 +01:00
web Justify nav’s content to the end 2023-12-21 16:24:39 +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 Add user-defined order to campsite types, options, seasons and carousels 2023-12-20 19:52:14 +01:00