pgeu-website.git
2018-08-24 Magnus HaganderShow session id on talk voting page
2018-08-24 Magnus HaganderAdd row numbering to talk vote page
2018-08-24 Magnus HaganderMake it possible to filter talkvote list by status
2018-08-24 Magnus HaganderAllow talk vote status change by admins
2018-08-23 Daniel GustafssonFix typo in cancel reg popup
2018-08-16 Magnus HaganderAutomatically cascade deletes to conference session...
2018-08-14 Magnus HaganderProperly support markdown when previewing session abstracts
2018-08-13 Magnus HaganderAllow administrators to view talk voting page without...
2018-08-13 Magnus HaganderDon't crash speaker lookup on speakers with no userid
2018-08-13 Magnus HaganderChange voting comment to be text instead of varchar...
2018-08-10 Daniel GustafssonAttempt to fix sessionvotes rendering
2018-07-20 Daniel GustafssonMinor documentation touch-ups
2018-07-20 Daniel GustafssonAdd invoice payment information to sponsor admin page
2018-07-20 Daniel GustafssonClarify wording on notification queue draining
2018-07-18 Guillaume LelargeRevert "Add the membership navigation menu to the invoi...
2018-07-18 Dave PageAdd the nav menu to invoice pages.
2018-07-18 Guillaume LelargeAdd the membership navigation menu to the invoices...
2018-07-18 Guillaume LelargeUpdate date on the statutes
2018-07-18 Guillaume LelargeAdd a link to member's invoices to the membership page.
2018-07-17 Daniel GustafssonWiden buttons on registration dashboard
2018-07-17 Daniel GustafssonWrap sessionlink in div element to allow styling
2018-07-17 Magnus HaganderFix typo
2018-07-17 Magnus HaganderSeparate pending invoices from overdue one for confirme...
2018-07-17 Magnus HaganderMake it possible to clear a voucher code from a registr...
2018-07-17 Magnus HaganderRemove duplicate alert messages code and styles
2018-07-16 Magnus HaganderMake unconfirmed benefits a bit more compact
2018-07-16 Magnus HaganderAdd some spacing between buttons
2018-07-16 Magnus HaganderFix incorrect colspan
2018-07-16 Magnus HaganderWarning text about changing sponsorship benefits
2018-07-16 Magnus HaganderRemove global superuser link
2018-07-16 Magnus HaganderAdd basic docs for sponsorship side of things
2018-07-16 Magnus HaganderIndicate invoice status for pending sponsors
2018-07-16 Magnus HaganderAdd proper backend editor for sponsors
2018-07-16 Magnus HaganderUse bootstrap accordion in admin interface
2018-07-16 Magnus HaganderUpgrade bootstrap and jquery to later minor releases
2018-07-16 Magnus HaganderStyle fixes for sponsorship backend interface
2018-07-13 Magnus HaganderMake it even more clear why IBAN transfers are discouraged
2018-07-13 Magnus HaganderMake it possible to use HTML in payment method description
2018-07-13 Magnus HaganderInclude username in backend listings of speaker edit
2018-07-12 Magnus HaganderUpdate invoice reminder text
2018-07-09 Daniel GustafssonMinor doc touch-ups and typo fixes
2018-07-09 Magnus HaganderAdd filter-by-track to talkvoting page
2018-07-09 Magnus HaganderFix styling for back button on session notification...
2018-07-09 Magnus HaganderMove talk voting links into /admin/
2018-07-09 Magnus HaganderAdd edit session button to conference voting page
2018-07-09 Magnus HaganderAttempt to simplify talk voting pages
2018-07-09 Magnus HaganderFix link to pending session notifications
2018-07-09 Magnus HaganderMake it possible to make waitlist offers until a certai...
2018-07-09 Magnus HaganderMake it possible to cancel a waitlist offer
2018-07-09 Magnus HaganderApply styling to old-style buttons in backend views
2018-07-09 Magnus HaganderAdd admin functionality to edit a signup response
2018-07-09 Magnus HaganderBasic documentation for confreg system
2018-07-06 Magnus HaganderRender HTML date input fields for invoice dates
2018-07-06 Magnus HaganderMove HTML 5 date input widget to utils
2018-07-05 Magnus HaganderDon't allow textchoices on numeric answers in feedback...
2018-07-05 Magnus HaganderVolunteer ical link should not be on admin page
2018-07-03 Magnus HaganderCurrent posted data must always be included in selectiz...
2018-07-03 Magnus HaganderDon't try to get current field values before object...
2018-07-02 Magnus HaganderStop crashing on forms with no selectize fields
2018-07-02 Magnus HaganderMake the conference editing form use fieldsets
2018-07-02 Magnus HaganderAdd support for using fieldsets in backend forms
2018-06-29 Magnus HaganderFix code spelling errors in cannot-happen paths
2018-06-29 Magnus HaganderDon't store return values if we're not going to use...
2018-06-29 Magnus HaganderRemove unused variable
2018-06-29 Magnus HaganderAdd missing return
2018-06-29 Magnus HaganderFix incorrect exception names
2018-06-29 Magnus HaganderRemove a number of unused imports
2018-06-29 Magnus HaganderFix /admin/ interface for registrations without user...
2018-06-29 Magnus HaganderMake selectize fields in backend load entries dynamically
2018-06-28 Magnus HaganderFix conference editing
2018-06-28 Magnus HaganderSet verbose name on a number of fields on Conference
2018-06-28 Magnus HaganderImplement editor for conference series
2018-06-28 Magnus HaganderMake bypass_conference_filter work properly for lists
2018-06-28 Magnus HaganderAdd a decorator for superuser_required
2018-06-28 Magnus HaganderAdd backend forms for editing superuser parameters...
2018-06-28 Magnus HaganderSupport running a trigger on backend forms when creatin...
2018-06-27 Magnus HaganderAllow NULL in vatstatus and vatnumber on sponsors
2018-06-27 Magnus HaganderUpdate sponsorship benefits to use json data properly
2018-06-27 Magnus HaganderMake sponsorship benefits actually use JSON datatype...
2018-06-27 Magnus HaganderAdd widgets for pretty-printing json
2018-06-27 Magnus HaganderAdd validator for json structure
2018-06-26 Guillaume LelargeAdd GA 2018 minutes, in PDF format
2018-06-26 Magnus HaganderFix accidentally broken page title on dashboard
2018-06-25 Guillaume LelargeAdd GA 2018 minutes
2018-06-25 Magnus HaganderPass in 'conference' to dashboard
2018-06-25 Magnus HaganderPrevent edit links from showing up in backend copy...
2018-06-21 Magnus HaganderChange term Rejected to Not Accepted for sessions
2018-06-20 Magnus HaganderMake it possible for an admin to edit sponsorship managers
2018-06-20 Magnus HaganderClarify text about sponsors buying vouchers and discoun...
2018-06-20 Magnus HaganderDon't show "share email" on reg status when not enabled...
2018-06-20 Magnus HaganderAdd json merge data for sponsorship benefits
2018-06-20 Magnus HaganderAdd support for merging json data based on dropdown...
2018-06-20 Magnus HaganderStore benefit class default values as structure instead...
2018-06-20 Magnus HaganderFix handling of default values for sponsorship benefits
2018-06-20 Magnus HaganderFix a number of default parameter specifications on...
2018-06-20 Magnus HaganderSupport auto-cascade of limited deletes in backend...
2018-06-20 Magnus HaganderMove copying of previous sponsorship levels to backend...
2018-06-20 Magnus HaganderAdd backend editors for sponsorship levels and contracts
2018-06-20 Magnus HaganderHandle update_fields in sponsorship model
2018-06-20 Magnus HaganderLink a sponsorship contract to a specific conference
next