pgeu-website.git
2017-08-28 Magnus HaganderSupport setting up without community auth without ugly...
2017-08-26 Daniel GustafssonAdd link to discount codes on dashboard
2017-08-18 Magnus HaganderFix previous commit by putting values in the correct...
2017-08-18 Magnus HaganderShow more metadata in admin view of pending additional...
2017-08-18 Magnus HaganderUnicode fix (I think) for pending additional orders
2017-08-15 Magnus HaganderDon't strip the templates/ prefix of target directory
2017-08-15 Magnus HaganderAdd function for deploystatic to just deploy jinja...
2017-08-15 Magnus HaganderMake bulk registration email lookups case insensitive
2017-08-14 Magnus HaganderFix possibly incorrect None check
2017-08-14 Magnus HaganderFix sending of cross conference emails
2017-08-10 Magnus HaganderAdd ability to extend autocancel dates for invoices...
2017-08-08 Magnus HaganderDon't crash when benefit image is not found
2017-08-08 Magnus HaganderDon't crash on missing entry in mandatory field
2017-08-08 Magnus HaganderAdd small tool to dump session data
2017-08-08 Magnus HaganderFix variable initialization for invoice auto canceling
2017-08-01 Daniel GustafssonFix typo on admin_sponsor
2017-07-19 Magnus HaganderDo VAT roundoff on a per-invoicerow basis instead of...
2017-07-19 Magnus HaganderFix silly spelling error
2017-07-17 Magnus HaganderShow additional optional prices including VAT if one...
2017-07-17 Magnus HaganderFix VAT in additional options preview
2017-07-17 Magnus HaganderProperly pass messages context to jinja templates
2017-07-14 Daniel GustafssonFix typo and small wordsmithing on donate/
2017-07-14 Daniel GustafssonFix typo on contact/
2017-07-14 Daniel GustafssonSet correct anchorlinks on VAT FAQ page
2017-07-13 Daniel GustafssonFix incorrect <p> blocks on statutes and minutes
2017-07-08 Magnus HaganderAdd support for limiting membership per country
2017-07-07 Magnus HaganderAdd an FAQ page with questions about VAT
2017-06-29 Stephen FrostAdd missing closing-paren for conf addons
2017-06-28 Magnus HaganderRound row amount of VAT
2017-06-28 Daniel GustafssonFix conference date span on confreg dashboard
2017-06-28 Daniel GustafssonFix <script> attributes to match XHTML spec
2017-06-27 Daniel GustafssonFix typos in accounting and csrf_failure
2017-06-27 Magnus HaganderFix unicode rendering problem in jinja templates
2017-06-26 Daniel GustafssonTop-align "Pay Invoice" and "External Link"
2017-06-07 Magnus HaganderLoad context.override.json in local development installs
2017-06-07 Magnus HaganderInclude label tag for additional speakers
2017-05-30 Magnus HaganderDedup code for generating full names
2017-05-30 Magnus HaganderSet sendername on more emails when sent
2017-05-30 Magnus HaganderProperly format email headers with non-ascii
2017-05-23 Stephen FrostUse explicit values instead of 'find'
2017-05-23 Stephen FrostRemove 'registration' from 'save and finish registration'
2017-05-23 Stephen FrostFix typo
2017-05-22 Magnus HaganderCorrect URL to sponsorship contracts
2017-04-27 Daniel GustafssonFix typos
2017-04-18 Guillaume LelargeAdd EGA 2017-04 minutes, in PDF format
2017-04-17 Guillaume LelargeAdd EGA 2017-04 minutes
2017-04-17 Stephen FrostFilter out news thats in the future
2017-04-17 Stephen FrostIntroduce send_template_mail
2017-04-16 Stephen FrostAllow changing membership length and cost
2017-04-16 Stephen FrostFix amount sent to Braintree
2017-04-16 Magnus HaganderRemove /news url from global urlmap
2017-04-16 Stephen FrostAdd /news view
2017-04-16 Magnus HaganderCode review for making treasurer configurable
2017-04-16 Stephen FrostUse a variable for organization name and treasurer...
2017-04-04 Daniel GustafssonFix typo
2017-04-02 Magnus HaganderMake it possible to join a meeting only 4 hours before...
2017-03-28 Magnus HaganderAnother fix for graphs in jinja2 templates
2017-03-28 Magnus HaganderAttempt to fix graph rendering in jinja templates
2017-03-20 Guillaume LelargeAdd financial report for EGA 2017
2017-03-16 Magnus HaganderDon't attempt to draw empty lines on badges
2017-03-14 Daniel GustafssonAdd vertical break after multiple selection on report
2017-03-09 Magnus HaganderMark choice and saved as safe attributes in signups
2017-03-09 Magnus HaganderMarkdown adds <p> tags, so avoid nesting them
2017-02-22 Daniel GustafssonVertically align sponsor invoice address on admin
2017-02-19 Magnus HaganderEncode meeting passwords in an URL safe way
2017-02-18 Magnus HaganderUpdate for new board positions
2017-02-18 Magnus HaganderAdd markdown support to deploystatic.py
2017-02-18 Stephen FrostFix dastetime format missing in conversion to jinja2
2017-02-14 Dave PageAdd Gülçin Yıldırım
2017-02-12 Daniel GustafssonClarify election closing time
2017-02-06 Andreas ScherbaumAdd some extra whitespace to make navigation easier
2017-02-06 Guillaume LelargeAdd GA 2017 minutes
2017-02-02 Daniel GustafssonFix underline artefact on election results
2017-01-31 Magnus HaganderShow which VAT rates were used on the refund page
2017-01-31 Magnus HaganderShow total without VAT on refund page
2017-01-31 Magnus HaganderRemove registrations after an invoice is refunded
2017-01-31 Magnus HaganderImplement support for VAT in refunds
2017-01-31 Magnus HaganderAdd API to get payment method actually used for invoices
2017-01-29 Daniel GustafssonFix typo on about/website
2017-01-29 Daniel GustafssonMake postgresql.org links https rather than http
2017-01-28 Magnus HaganderFix CSS class typo
2017-01-28 Magnus HaganderWe don't have a list of official donors, so don't refer...
2017-01-28 Magnus HaganderHandle conference responses without conference
2017-01-28 Magnus HaganderDon't store actual INI files, instead store samples
2017-01-26 Magnus HaganderAdd missing namespace references
2017-01-26 Magnus HaganderClean up incorrectly re-used variable name
2017-01-26 Daniel GustafssonEnsure that table header and table rows have same set...
2017-01-26 Daniel GustafssonUse the bootstrap table class for waitlist tables
2017-01-25 Magnus HaganderUse InvoicePresentationWrapper for bulk payment invoices
2017-01-25 Magnus HaganderProperly encode currency symbol in template calls
2017-01-25 Daniel GustafssonMake the GA as having happened
2017-01-25 Daniel GustafssonMore flow related markup fixes
2017-01-24 Magnus HaganderFix syntax error in template
2017-01-24 Daniel GustafssonFix broken markup on events page
2017-01-23 Magnus HaganderFix mis-copy/paste in headline
2017-01-23 Magnus HaganderAdd ability to dump schedule data as json
2017-01-23 Magnus HaganderAdd datetimeformat and slugify filters
2017-01-23 Magnus HaganderMake sure tracks and speakers are returned as list
2017-01-23 Magnus HaganderAdd support for static deployment directly from a git...
2017-01-23 Daniel GustafssonFix typo in template documentation
next