pgeu-website.git
2016-12-20 Magnus HaganderAdd "pagemagic" attribute to all conference pages
2016-12-19 Magnus HaganderUpdate cmutuel scraper for the new website
2016-12-19 Magnus HaganderRemove old debugging code from cmutuel scraper
2016-12-16 Magnus HaganderAdd tool to copy confreg data from one conference to...
2016-11-27 Magnus HaganderHandle fractional euros/dollars in Adyen payments
2016-11-27 Magnus HaganderRemove leftover | in the list of links in admin header
2016-11-27 Magnus HaganderMake header of admin site annoyingly red when in debug...
2016-11-02 Magnus HaganderApply similar Adyen workaround to refunds as done for...
2016-11-02 Magnus HaganderFix typo
2016-11-01 Magnus HaganderWorkaround manual Adyen paymesn of less than 1EUR
2016-10-31 Magnus HaganderAdd ability to define a time difference on a conference
2016-10-31 Magnus Hagandertypo fix for some reason requires a migration
2016-10-31 Daniel GustafssonFix typo in comment
2016-10-31 Magnus HaganderInclude room in the object for each session on the...
2016-10-25 Magnus HaganderSwitch font for user data on invoices
2016-10-25 Daniel GustafssonRemove superflous table header markup
2016-10-23 Guillaume LelargeForgot the last version of the text :-/
2016-10-23 Guillaume LelargeAdd goodies page
2016-10-18 Magnus HaganderHighlight waitlist button when there are actions required
2016-10-18 Magnus HaganderRemove dead file
2016-10-06 Magnus HaganderAdd cancel link to registration page as well
2016-09-30 Magnus HaganderAttempt to decode emails in hte queue
2016-09-30 Magnus HaganderAllow a user to cancel a pending confreg invoice
2016-09-06 Daniel GustafssonAdd a clarifying paragraph on bank transfers to invoice...
2016-09-06 Daniel GustafssonFix typo in requiresregtype help text
2016-08-31 Magnus HaganderMake the benefit prompt red and bold
2016-08-24 Magnus HaganderSet dialog status using ajax instead
2016-08-24 Magnus HaganderDon't duplicate notices from messages framework
2016-08-23 Magnus HaganderExplicitly forbit setting a session to approved in...
2016-08-16 Magnus HaganderFix stupid speling error
2016-08-16 Magnus HaganderSend reminders to speakers with empty profiles
2016-08-16 Magnus HaganderCallforpapers form needs to be atomic
2016-07-21 Magnus HaganderImplement global http auth middleware
2016-07-21 Magnus HaganderActually include the incorrect amounts in the alert...
2016-07-21 Magnus HaganderFix for sillyness in paypal api and missing import
2016-07-21 Magnus HaganderAdd script to compare paypal balance to accounting...
2016-07-21 Magnus HaganderFix spelling error
2016-07-19 Daniel GustafssonFix typo in sponsorship benefit email subject
2016-07-15 Magnus HaganderInclude email when searching and viewing users in dropdowns
2016-07-15 Magnus HaganderReplace references to User and Registration with dynami...
2016-07-15 Magnus HaganderRemove admin forms that should not have existed in...
2016-07-15 Magnus HaganderAdd lookups and mixin for handling selectable in admin...
2016-07-15 Magnus HaganderAdjust admin stylesheet for selectable
2016-07-15 Magnus HaganderImport django-selectable for use in the admin interface
2016-07-14 Magnus HaganderDon't crash in admin view if speaker has no user attached
2016-07-13 Magnus HaganderFix support for discount code on bulk invoices
2016-07-13 Magnus HaganderClear out discount and voucher codes when an invoice...
2016-06-23 Magnus HaganderWorkaround for inconsistent paypal transaction numbering
2016-06-23 Magnus HaganderHandle incoming paypal payments with zero fees
2016-06-23 Magnus HaganderMatch paypal transactions with empty description
2016-06-23 Magnus HaganderSwitch default report address to one that actually...
2016-06-23 Magnus HaganderSeems paypal transfers no longer give a currency code...
2016-06-16 Magnus HaganderFix typos
2016-06-15 Magnus HaganderFix more django 1.8isms
2016-05-18 Magnus HaganderRemove deprecated callable syntax
2016-05-17 Magnus HaganderFix field name for Braintree logreports
2016-05-17 Magnus HaganderFix another import
2016-05-17 Magnus HaganderFix incorrect imports
2016-05-17 Magnus HaganderConvert braintree cronjobs to django 1.8
2016-03-30 Magnus HaganderDon't use both instance and initial at the same time
2016-03-23 Magnus HaganderSlightly fix wording about membership
2016-03-15 Magnus HaganderMake payment confirmed available in report listings
2016-03-15 Magnus HaganderSupport > and < when filtering attendee reportsr
2016-03-03 Magnus HaganderSupport values to entries in signup form
2016-03-02 Magnus HaganderFix sum row on dashboard
2016-03-02 Magnus HaganderShow discount code expiry dates on reg dashbaord
2016-03-02 Magnus HaganderRevert "Discount codes should be valid including their...
2016-03-02 Magnus HaganderDiscount codes should be valid including their final day
2016-02-29 Guillaume Lelarge2016 board
2016-02-07 Magnus HaganderProperly order available sponsorships on dashboard
2016-02-06 Guillaume LelargeAdd GA 2016 minutes
2016-02-04 Magnus HaganderDon't send attendee reminders to conferences in the...
2016-01-28 Magnus HaganderAdd admin form for signup responses
2016-01-26 Magnus HaganderOnly send "empty submission" reminders for submitted...
2016-01-24 Magnus HaganderMake clicking on talk titles toggle instead of always...
2016-01-24 Magnus HaganderPartial reimplement of layout for conference admin...
2016-01-24 Magnus HaganderImport bootstrap CSS
2016-01-21 Magnus HaganderFix yet another unicode error
2016-01-21 Magnus HaganderSend email to attendees involved in bulk pay operations
2016-01-21 Magnus HaganderFix unicode issue
2016-01-20 Magnus HaganderFix refunded check in two cron jobs
2016-01-20 Magnus HaganderDon't send duplicate emails in cross-conference emailing
2016-01-20 Magnus HaganderInclude the reason for invoice cancellation in email
2016-01-20 Magnus HaganderFix up styling of refund form
2016-01-20 Magnus HaganderReturn payment fees as a number, not a string
2016-01-20 Magnus HaganderImplement proper refund management
2016-01-19 Magnus HaganderFix missing variable name change
2016-01-19 Magnus HaganderProperly handle API errors from Paypal
2016-01-19 Magnus HaganderAllow empty paidusing
2016-01-18 Magnus HaganderMove paypal reporting script to be a management command
2016-01-18 Magnus HaganderRemove unused import
2016-01-18 Magnus HaganderMove paypal fetching script to be an admin command
2016-01-16 Magnus HaganderUpdate twitter link to also be https
2016-01-16 Magnus HaganderRemove a really old page that just redirects
2016-01-16 Magnus HaganderFix link in ical to be https
2016-01-16 Magnus HaganderMake all links to wiki.postgresql.org use https
2016-01-16 Magnus HaganderRemove all support for mixed content (http/https)
2016-01-15 Magnus HaganderSet default invoice view to "unpaid"
2016-01-15 Magnus HaganderSwitch to using migrations for invoice processors
2016-01-15 Magnus HaganderTrack which payment provider was used to pay an invoice
next