summaryrefslogtreecommitdiff
path: root/postgresqleu/digisign/implementations/signwell.py
AgeCommit message (Expand)Author
2025-06-24Enforce maximum height of signwell fieldsMagnus Hagander
2024-12-04Don't crash when contract has signwell enabled but no fieldsMagnus Hagander
2024-11-05Don't crash on contracts with no sender specific messageMagnus Hagander
2024-09-04Fix two misspellings of statusMagnus Hagander
2024-06-25Replace newline with <br/> in signwell messagesMagnus Hagander
2024-02-20Separate the message to sponsor and org in digital contractsMagnus Hagander
2023-11-14Download completed digital contracts and store them in the dbMagnus Hagander
2023-10-27Track and show processing dates of digital contractsMagnus Hagander
2023-10-19Send notifications to conf organizers on signed digital contractsMagnus Hagander
2023-07-12Implement re-sending of sponsorship contractsMagnus Hagander
2023-07-12Implement cancelation of digital contracts when sponsorship is rejectedMagnus Hagander
2023-06-22Implement handler for contract-canceled webhook from signwellMagnus Hagander
2023-06-07Make the test= parameter to send_contract mandatoryMagnus Hagander
2023-06-03Log the full webhook data when exception occursMagnus Hagander
2023-06-02Fix two more instances of bad logging parametersMagnus Hagander
2023-06-02Add a log view that shows full debug details of digisign logsMagnus Hagander
2023-06-02Workaround field type naming bug in signwellMagnus Hagander
2023-06-02Fix logging of failed signing requestsMagnus Hagander
2023-06-02Fix encoding of base64 outputMagnus Hagander
2023-06-02Don't crash on failing to read the signwell webhook apiMagnus Hagander
2023-06-02Add support for digital signature providersMagnus Hagander