summaryrefslogtreecommitdiff
path: root/postgresqleu/confsponsor/backendforms.py
AgeCommit message (Expand)Author
2025-04-28Replace "instantbuy" setting on sponsorship levels with contract levelsMagnus Hagander
2024-12-04Expose that sponsor cost is a VAT field in backend interfaceMagnus Hagander
2024-11-24Allow sponsorship payment terms(due date) to be changedSteve Singer
2024-08-21List which fields are available when building tweet templatesMagnus Hagander
2024-06-16Make it possible to have some benefits not included in token dataMagnus Hagander
2024-05-16Make it possible to filter social media fields per sourceMagnus Hagander
2024-05-12Add instance.id check to get_list() calls in backend editorMagnus Hagander
2024-05-08Fix sponsor benefit tweet preview when no messaging providers existMagnus Hagander
2024-05-06Add ability to copy linked objects in backend formsMagnus Hagander
2024-04-15Add support for token-downloads of sponsor level metadataMagnus Hagander
2024-04-15Implement multi-claim sponsorship benefitsMagnus Hagander
2024-04-09Don't force deadline date to be inside the conference datesMagnus Hagander
2024-04-07Add an (optional) deadilne to sponsorship benefitsMagnus Hagander
2023-12-22Fix test addressAndreas Scherbaum
2023-11-01Fix copying of sponsorship levels with sponsor sessionsMagnus Hagander
2023-10-20Don't check if a benefit without a class can be autoconfirmedMagnus Hagander
2023-10-19Un-break editing of sponsors when autocontracts are offMagnus Hagander
2023-10-17Teach the sponsor system about multiple social media providersMagnus Hagander
2023-10-11Allow copying sponsorship contracts between conferencesMagnus Hagander
2023-07-19Make all sponsorship benefits potentially autoconfirmableMagnus Hagander
2023-06-28Split the sponsorship level form into different fieldsetsMagnus Hagander
2023-06-28Add a field for "invoice extra description", use in confsponsorMagnus Hagander
2023-06-02Add support for digital signature providersMagnus Hagander
2022-08-15Create a base class for before-new-object-formsMagnus Hagander
2022-07-15Fix some old incorrect-indentation sinsMagnus Hagander
2022-06-25Make it clear which field is name and which is displayname in previewMagnus Hagander
2022-01-20Don't crash when trying to create sponsorship level with duplicate urlnameMagnus Hagander
2021-11-09Don't try to validate benefitclass params if there is no benefitclassMagnus Hagander
2019-12-21Prevent copying of sponsorship benefits referencing invalid regtypesMagnus Hagander
2019-10-29Make sponsorship contracts use inline pdf storageMagnus Hagander
2019-10-29Don't allow instant signup sponsorships to be zero costMagnus Hagander
2019-10-29Don't force sponosrship contract pdf to both exist and notMagnus Hagander
2019-08-28Make "public visibility" a separate property on a sponsorship levelMagnus Hagander
2019-06-03Include displayname and twitter name in sponsor tweet template exampleMagnus Hagander
2019-05-31Fix sponsorship benefits not requiring confirmationMagnus Hagander
2019-02-16Be consistent in using internal name of payment methodsMagnus Hagander
2019-02-16Introduce a shipment tracking systemMagnus Hagander
2019-01-15Properly show benefit class name for sponsorship benefitsMagnus Hagander
2019-01-09Don't crash for NULL benefit classesMagnus Hagander
2019-01-09Reimplement sponsorship benefit configuration using json formsMagnus Hagander
2019-01-04Fix sibling importsMagnus Hagander
2019-01-04Switch to new style try/except handlingMagnus Hagander
2018-12-28Don't allow sponsorship levels without both instant and contractMagnus Hagander
2018-12-19Add an "extra cc" address for sponsorsMagnus Hagander
2018-12-16Move root of backendviews/forms/lookups into utilMagnus Hagander
2018-12-14Fix blankline related warningsMagnus Hagander
2018-12-14Fix spaces before/after comma and colonMagnus Hagander
2018-12-14Fix spacing around operatorsMagnus Hagander
2018-12-14Manual fix of further whitespace issuesMagnus Hagander
2018-12-14Replace tabs with spacesMagnus Hagander