summaryrefslogtreecommitdiff
path: root/postgresqleu/confreg/backendforms.py
AgeCommit message (Expand)Author
2025-01-29Properly list pronouns as a dynamic fieldMagnus Hagander
2025-01-23Add support for asking for pronouns during registrationMagnus Hagander
2025-01-22Use correct info to decide when to show VAT fieldsMagnus Hagander
2024-12-03Make refund patterns shift by days instead of timestampsMagnus Hagander
2024-12-03Enhance "copy from other conference" with timestamp shiftsMagnus Hagander
2024-11-27Fix creation of regtypes that have costMagnus Hagander
2024-10-10Add "Olympic scoring" method.Vik Fearing
2024-10-08Fix label for sentat columnMagnus Hagander
2024-09-11For failed social media posts, show time for next attemptMagnus Hagander
2024-06-26Show social media post status per network even for single text postsMagnus Hagander
2024-05-18Implement max submission count in call for papersMagnus Hagander
2024-05-16Remove unused importMagnus Hagander
2024-05-14Add ability to schedule attendee emails for the futureMagnus Hagander
2024-05-12Add instance.id check to get_list() calls in backend editorMagnus Hagander
2024-05-08Switch from pytz to zoneinfo for timezone dataMagnus Hagander
2024-04-15Don't crash on overly long filenames for sildesMagnus Hagander
2024-04-15Truncate slide URL when generating name field in backend interfaceMagnus Hagander
2024-04-15Add support for token-downloads of sponsor level metadataMagnus Hagander
2024-01-21Disallow renaming regtypes referenced in sponsorsihp benefitsMagnus Hagander
2024-01-19Implement automatic inclusion of hashtagsMagnus Hagander
2024-01-17Allow publishing of pending sessions as TBDMagnus Hagander
2024-01-17Don't show "Clear" option in bulk assignment when it won't workMagnus Hagander
2024-01-17Allow bulk changing of talk statusesMagnus Hagander
2024-01-05Require jinja to be enabled on a conf for mail and policyMagnus Hagander
2024-01-04Don't crash on conferences without skill levelsMagnus Hagander
2024-01-04Support storing video links on sessionsMagnus Hagander
2024-01-04Allow deleting queued tweets with error logs and pendingMagnus Hagander
2023-12-17Show if a user of an addiitonal option is checked in or not in overviewMagnus Hagander
2023-11-22Don't crash when adding invalid both dynafield and scannerfieldMagnus Hagander
2023-11-22Implement checkin field-scanningMagnus Hagander
2023-11-03Fix manual creation of new tweets in the backend interfaceMagnus Hagander
2023-11-03Move url-shortener handling into it's own fileMagnus Hagander
2023-11-03Indicate "post is overlength" errors in tweet queueMagnus Hagander
2023-11-03Allow setting both rowclass and rowtitle in backend listsMagnus Hagander
2023-11-03Add the option queryset_extra_columns to backend listsMagnus Hagander
2023-11-01Implement pending registration transfers with invoicesMagnus Hagander
2023-10-30The "status" field needs to go in nosave list for tweetsMagnus Hagander
2023-10-16Re-think error handling in social media postingMagnus Hagander
2023-10-16Teach social media posting to differentiate contents to providersMagnus Hagander
2023-10-16Pass a hash to use as cache to all backend list display overridesMagnus Hagander
2023-08-23Show in backend list which additional options are publicMagnus Hagander
2023-08-21Add sortkey field to additional optionsMagnus Hagander
2023-08-03Remove (very old) leftover debugging printMagnus Hagander
2023-08-03Handle validating the empty string in list of dynamic propertiesMagnus Hagander
2023-08-02Implement dynamic properties on attendee registrationsMagnus Hagander
2023-08-02Build list of fields for backend registration form more dynamicallyMagnus Hagander
2023-07-31Implement conference policy confirmationMagnus Hagander
2023-07-24Fix spellingMagnus Hagander
2023-07-24Move cfpintro, additionalintro and welcomemail from db to templatesMagnus Hagander
2023-06-02Add support for digital signature providersMagnus Hagander