index
:
pgeu-system.git
master
PostgreSQL Europe Conference and Membership management system.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
postgresqleu
/
digisign
/
implementations
/
signwell.py
Age
Commit message (
Expand
)
Author
2025-06-24
Enforce maximum height of signwell fields
Magnus Hagander
2024-12-04
Don't crash when contract has signwell enabled but no fields
Magnus Hagander
2024-11-05
Don't crash on contracts with no sender specific message
Magnus Hagander
2024-09-04
Fix two misspellings of status
Magnus Hagander
2024-06-25
Replace newline with <br/> in signwell messages
Magnus Hagander
2024-02-20
Separate the message to sponsor and org in digital contracts
Magnus Hagander
2023-11-14
Download completed digital contracts and store them in the db
Magnus Hagander
2023-10-27
Track and show processing dates of digital contracts
Magnus Hagander
2023-10-19
Send notifications to conf organizers on signed digital contracts
Magnus Hagander
2023-07-12
Implement re-sending of sponsorship contracts
Magnus Hagander
2023-07-12
Implement cancelation of digital contracts when sponsorship is rejected
Magnus Hagander
2023-06-22
Implement handler for contract-canceled webhook from signwell
Magnus Hagander
2023-06-07
Make the test= parameter to send_contract mandatory
Magnus Hagander
2023-06-03
Log the full webhook data when exception occurs
Magnus Hagander
2023-06-02
Fix two more instances of bad logging parameters
Magnus Hagander
2023-06-02
Add a log view that shows full debug details of digisign logs
Magnus Hagander
2023-06-02
Workaround field type naming bug in signwell
Magnus Hagander
2023-06-02
Fix logging of failed signing requests
Magnus Hagander
2023-06-02
Fix encoding of base64 output
Magnus Hagander
2023-06-02
Don't crash on failing to read the signwell webhook api
Magnus Hagander
2023-06-02
Add support for digital signature providers
Magnus Hagander