pgeu-website.git
2017-12-30 Magnus HaganderAdd support for subdirectories in deploystatic
2017-12-30 Magnus HaganderTeach deploystatic to remove directories in the destination
2017-12-29 Magnus HaganderRemove support for non-conference speakerprofile viewing
2017-12-29 Magnus HaganderDrive borders around badges from form and/or commandline
2017-12-29 Magnus HaganderRemove non-jinja badge support
2017-12-29 Magnus HaganderFix githash setting for deploystatic:ed templates
2017-12-29 Magnus HaganderRemove support for non-jinja based conference skinning
2017-12-29 Magnus HaganderAdd ability to copy submissions from a previous conference
2017-12-27 Magnus HaganderAdd "redirect homepage" for base event urls
2017-12-27 Magnus HaganderThe Great URL Rename (TM) project
2017-12-27 Magnus HaganderAdd CHECK constraints for token lengths
2017-12-27 Magnus HaganderProperly set speaker token on empty speaker creation
2017-12-20 Magnus HaganderProperly exclude speakertoken from form
2017-12-20 Magnus HaganderFix generation of speaker tokens
2017-12-18 Magnus HaganderFix type-to-complete in admin conference dropdowns
2017-12-18 Magnus HaganderRemove dead code
2017-12-18 Magnus HaganderMinor upgrade of selectize
2017-12-11 Magnus HaganderFix schedule creation since b3258f9
2017-12-11 Magnus HaganderRemove leftover debugging code
2017-12-10 Magnus HaganderActually mark series as mandatory
2017-12-09 Magnus HaganderMake conference series a mandatory field
2017-12-09 Magnus HaganderFix cm scraping script for new headers from the site
2017-12-09 Magnus HaganderFix error message reporting
2017-12-09 Magnus HaganderMake registration and speaker tokens mandatory fields
2017-12-09 Magnus HaganderRewrite cross-conference email system
2017-12-09 Magnus HaganderAdd utility function to run query with no results
2017-12-09 Magnus HaganderAdd bootstrap glyphicons
2017-11-29 Magnus HaganderInclude email address when listing mails about to be...
2017-11-25 Magnus HaganderFix second place where the Adyen strings are matched...
2017-11-23 Daniel GustafssonFix typo on notification queue
2017-11-21 Magnus HaganderSync the max length of talk vote comments with the...
2017-11-19 Magnus HaganderIn feedback view, show average scores against the rest...
2017-11-19 Vik FearingIgnore stuff created by dev_setup.sh
2017-11-19 Vik FearingAdd "Sponsor signup" link to admin_dashboard_single
2017-11-19 Vik FearingUse FILTERed aggregates instead of CASE statements
2017-11-19 Vik Fearingadd sponsor to voucher table in reg dashboard
2017-11-19 Magnus HaganderHandle new Adyen transaction string
2017-11-17 Magnus HaganderRemove version requirement on psycopg2 in dev setup
2017-11-17 Magnus Haganderqrencode is a requirement for some of the confreg funct...
2017-11-13 Magnus HaganderSort by time first, room later
2017-11-13 Magnus HaganderEmbarassing to_char parameter mistake..
2017-11-13 Magnus HaganderFix for sessions with on speaker
2017-11-13 Magnus HaganderAttempt to fix accidental exclusion of breaks
2017-11-13 Magnus HaganderRender schedule from SQL instead of looping over ORM
2017-11-11 Magnus HaganderAdd some utility db functions
2017-11-02 Magnus HaganderThe new slides code requires file-magic
2017-11-02 Magnus HaganderValidate uploaded slides using magic library
2017-11-02 Magnus HaganderFix typo
2017-11-02 Magnus HaganderAttempt to implement concurrently safe admin
2017-10-30 Magnus HaganderDisplay which MIME type is used on slide uploads when...
2017-10-28 Magnus HaganderFix formatting of "bulk invoice refunded" message
2017-10-26 Magnus HaganderIncrease maximum URL length to 1000
2017-10-26 Magnus HaganderDon't crash on overlength URLs
2017-10-26 Magnus HaganderUse correct exception name when failing to parse JSON
2017-10-25 Magnus HaganderFix viewing of speaker profile when feedback is open
2017-10-25 Magnus HaganderFix merge error
2017-10-25 Magnus HaganderAdd support for uploading slides
2017-10-22 Magnus HaganderFix another silly typo
2017-10-22 Magnus HaganderFix missing import
2017-10-20 Magnus HaganderAdd basic functionality to copy all feedback questions...
2017-10-20 Magnus HaganderFix transfer of discount voucher codes
2017-10-20 Magnus HaganderUnicode fixes
2017-10-20 Magnus HaganderFix missing import
2017-10-20 Magnus HaganderAdd ability for admins to cancel a waitlist entry
2017-10-20 Magnus HaganderFix silly typo
2017-10-20 Magnus HaganderFix direction of regtype change
2017-10-19 Magnus HaganderDon't cancel all registration on a bulk payment at...
2017-10-19 Magnus HaganderAdd functionality to transfer a registration confirmation
2017-10-18 Magnus HaganderFix wiki notifications to go to the correct recipient
2017-10-18 Magnus HaganderUnicode fixes for confwiki
2017-10-16 Magnus HaganderRender pdf schedule form in admin framework
2017-10-16 Magnus HaganderDeploystatic needs to include static in template deploy...
2017-10-16 Magnus HaganderInject equalto operator in jinja badge building
2017-10-09 Magnus HaganderShow waitlist positions
2017-10-08 Magnus HaganderDon't show "penalty for late payment" on receipts
2017-10-08 Magnus HaganderMake it easier to do partial refunds
2017-10-07 Magnus HaganderMore clearly indicatae which sessions are confirmed...
2017-10-07 Magnus HaganderMake sign-up button same color and size as the other...
2017-10-07 Magnus HaganderSplit up admin and volunteer view in volunteer schedule
2017-10-06 Magnus HaganderFix incorrect conversion from range type to end time
2017-10-06 Dave PageAdd missing comma to generated config file.
2017-10-06 Magnus HaganderChange order of fields in volsched day headers
2017-10-06 Magnus HaganderAutomatically process InvoiceDeduction accounting rows...
2017-10-04 Magnus HaganderInclude both id and names for additional options in...
2017-10-04 Magnus HaganderProperly set debug parameter
2017-10-04 Magnus HaganderRevert "Properly set debugging parameter in class"
2017-10-04 Magnus HaganderProperly set debugging parameter in class
2017-10-04 Magnus HaganderAdd basic filters for jinjabadges and inlist tests
2017-10-04 Magnus HaganderSupport drawing of lines in jinjabadges
2017-10-04 Magnus HaganderAllow empty entries in jinjabadge definition
2017-10-04 Magnus HaganderFix json badge generation error reporting
2017-10-04 Magnus HaganderFix json export of conference days
2017-10-04 Magnus HaganderDon't crash json export with NULL regclass
2017-10-04 Magnus HaganderAdd a default ordering for volunteer slots
2017-10-04 Magnus HaganderFix typos
2017-10-04 Magnus HaganderImplement volunteer schedule management
2017-10-04 Magnus HaganderMake DateTimeRangeField's look better in admin
2017-10-04 Daniel GustafssonAdd counters for total number on waitlist
2017-10-03 Magnus HaganderFix typo
2017-09-27 Magnus HaganderUpdate VAT FAQ for new reality
next