summaryrefslogtreecommitdiff
path: root/postgresqleu/confreg/views.py
AgeCommit message (Expand)Author
2025-07-10Allow filtering talk votes page by tagMagnus Hagander
2025-07-10Display session tags on voting pageMagnus Hagander
2025-07-09Adapt session notify email based on submission countMagnus Hagander
2025-06-11Add support for targeting cross-conference emails at volunteersMagnus Hagander
2025-05-26Include link to waitlist management in admin notificationMagnus Hagander
2025-05-21Don't try to do feedback on sessions without start timeMagnus Hagander
2025-04-28Use proper timezone when rendering tentative schedule slotsMagnus Hagander
2025-03-11Add "Potential registrations" to waitlist status dashboardMagnus Hagander
2025-03-10Don't crash rendering XML schedule if room is missingMagnus Hagander
2025-02-05Show which track a session is accepted into, if availableMagnus Hagander
2025-01-23Add support for asking for pronouns during registrationMagnus Hagander
2025-01-06Fix interactive voting result when using olympic averagesMagnus Hagander
2024-12-18Remove unused importMagnus Hagander
2024-11-19Remove OFFSET from queriesMagnus Hagander
2024-11-19Fix attendee email filteringMagnus Hagander
2024-11-12Filter out individual attendee mails on default viewMagnus Hagander
2024-11-06Include invoice num in log of invoice created/canceled for regsMagnus Hagander
2024-11-05Use select for update before creating invoice for conference registrationMagnus Hagander
2024-10-17Support specifying an autocancel time for reg transfer invoicesMagnus Hagander
2024-10-10Add "Olympic scoring" method.Vik Fearing
2024-08-05Calculate, store and use etags on speaker photosMagnus Hagander
2024-05-20Show error when trying to set value to non-existant dynamic fieldMagnus Hagander
2024-05-14Add ability to schedule attendee emails for the futureMagnus Hagander
2024-05-03Add sessionid attribute to cross conference sessionsMagnus Hagander
2024-05-03Include cross schedule sessions in overlapping rooms queryMagnus Hagander
2024-04-15Don't crash when trying to set dynamic fields on zero rowsMagnus Hagander
2024-03-22Add function to send email to arbitrary external recipientsMagnus Hagander
2024-03-16Allow fetching twitterpost thumbnails publiclyMagnus Hagander
2024-03-16Don't load image and thumb when getting list of twitter postsMagnus Hagander
2024-02-22Properly initialize email field for brand new speaker profilesMagnus Hagander
2024-02-13Replace Google charts javascript with local SVG chartsMagnus Hagander
2024-01-29Remove jquery, selectize and bootstrap js from conference frontendMagnus Hagander
2024-01-17Clean up schedule query a bit moreMagnus Hagander
2024-01-17Allow publishing of pending sessions as TBDMagnus Hagander
2024-01-08Include video links in schedule jsonMagnus Hagander
2023-12-22s/registraiton/registration/Andreas Scherbaum
2023-12-20Fix uniqueness for conference session feedbackMagnus Hagander
2023-11-01Implement pending registration transfers with invoicesMagnus Hagander
2023-10-20Implement basic feature for "favorite sessions"Magnus Hagander
2023-10-17Unbreak schedule rendering from social attribute changeMagnus Hagander
2023-10-16Teach social media posting to differentiate contents to providersMagnus Hagander
2023-10-03Add comment about interaction between reg transfer and conf policyMagnus Hagander
2023-08-28Include URL of news items in the JSON feedMagnus Hagander
2023-08-24Fix incorrect formatting string in invoice titleMagnus Hagander
2023-08-24Remove "all available feedback" viewMagnus Hagander
2023-08-24Explicitly include the conference date in the invoice titleMagnus Hagander
2023-08-21Add sortkey field to additional optionsMagnus Hagander
2023-08-02Show which track a session is confirmed in when it's confirmedMagnus Hagander
2023-08-02Implement dynamic properties on attendee registrationsMagnus Hagander
2023-07-31Implement conference policy confirmationMagnus Hagander