Go to file
jordi fita mas 0cbf973cbb Add the payment form to admin
Had to change setup_redsys because admins can not read the current
encrypt key, thus it is not possible to `set encrypt_key =
coalesce(…, encrypt_key)`.

Not that it did much sense, anyway, as i was already inside the branch
of the if when encrpty_key is null.

However, it seems that this also affects in the `on conflict` update. I
assume this is because `excluded` is some kind of row of the relation
and has the same restrictions.
2023-10-27 16:08:13 +02:00
cmd/camper Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
debian Add the contact page, containing a map with the company location 2023-10-06 21:21:00 +02:00
demo Implement Redsys request signature in PostgreSQL 2023-10-27 01:52:04 +02:00
deploy Add the payment form to admin 2023-10-27 16:08:13 +02:00
pkg Add the payment form to admin 2023-10-27 16:08:13 +02:00
po Add the payment form to admin 2023-10-27 16:08:13 +02:00
revert Implement Redsys request signature in PostgreSQL 2023-10-27 01:52:04 +02:00
test Implement Redsys request signature in PostgreSQL 2023-10-27 01:52:04 +02:00
verify Implement Redsys request signature in PostgreSQL 2023-10-27 01:52:04 +02:00
web Add the payment form to admin 2023-10-27 16:08:13 +02:00
.gitignore Add the sample campsite types to the demo file 2023-09-10 03:57:46 +02:00
Makefile Manage all media uploads in a single place 2023-09-21 01:56:44 +02: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 Implement Redsys request signature in PostgreSQL 2023-10-27 01:52:04 +02:00