pgeu-website.git
2018-05-03 Dave PageAdd trademark info.
2018-04-27 Magnus HaganderUpdate privacy policy with a lot more details
2018-04-27 Magnus HaganderMake it possible to view reports on anonymized data
2018-04-27 Magnus HaganderSupport purging of personal data from conference regist...
2018-04-27 Magnus HaganderAllow opt-out functionality without a token
2018-04-26 Dave PageFix typo.
2018-04-26 Dave PageUpdate Django version
2018-04-26 Dave PageIgnore pycharms project files.
2018-04-15 Magnus HaganderThe sponsor VAT saga continues...
2018-04-14 Magnus HaganderInvoiceManager must be instantiated
2018-04-14 Magnus HaganderAdd missing import
2018-04-14 Magnus HaganderAdd missing import
2018-04-14 Magnus HaganderAdd missing import
2018-04-14 Magnus HaganderAdd tool to flag completed Trustly refunds
2018-04-14 Magnus HaganderSend alerts if API issued refunds don't complete within...
2018-04-13 Magnus HaganderFix typo
2018-04-12 Magnus HaganderAdd some missing spacing
2018-04-12 Magnus HaganderSupport a "select all" button when copying
2018-04-12 Magnus HaganderImplement copy functionality for basic models
2018-04-12 Magnus HaganderAdd support for copying data from previous conference
2018-04-12 Magnus HaganderUse DataTables for backend editing lists
2018-04-12 Magnus HaganderMake the plural name of a form available
2018-04-12 Magnus HaganderChange default for allow_new/allow_delete
2018-04-12 Magnus HaganderFix db storage class for new django
2018-04-06 Magnus HaganderRemove leftover testing/debugging code :)
2018-04-06 Magnus HaganderAllow wider popovers
2018-04-06 Magnus HaganderAdd view to show all pending invoices for a conference
2018-04-05 Andreas ScherbaumAdd description how the reg transfer works.
2018-04-05 Magnus HaganderAdd backend editor for discount codes
2018-04-05 Magnus HaganderFix breadcrumbs capitalization
2018-04-05 Magnus HaganderDon't give admin edit link when creating new objects
2018-04-05 Magnus HaganderSupport two-step creation of new objects
2018-04-05 Magnus HaganderAdd editor for feedback questions
2018-04-05 Magnus HaganderDon't set form-control on checkboxes
2018-04-05 Magnus HaganderEditor for additional options
2018-04-03 Magnus HaganderAutomatically validate that all dates are within confer...
2018-04-03 Magnus HaganderAdd backend forms for ScheduleSlots and VolunteerSlots
2018-04-03 Magnus HaganderAdd ability to change display field in backend list
2018-04-02 Magnus HaganderAdd a state graph for the different conference session...
2018-04-02 Magnus HaganderImplement editing of session statuses in backend
2018-04-02 Magnus HaganderMove session notify queue into /events/admin/
2018-04-02 Magnus HaganderBackend editors for sessions, rooms and tracks
2018-04-02 Magnus HaganderDon't list "None" in backend lists
2018-04-02 Magnus HaganderSupport overriding column headers in backend lists
2018-04-02 Magnus HaganderRemove conference name from autogenerated room/track...
2018-04-02 Magnus HaganderMove scheule creation and json to /events/admin/ urls
2018-04-02 Magnus HaganderFix schedule creation permissions
2018-04-02 Magnus HaganderMove reports under /events/admin/ url
2018-03-30 Magnus HaganderAttempt to better handle payment exceptions in adyen...
2018-03-30 Magnus HaganderFix JSON/badge report when there are regs with no regtype
2018-03-29 Magnus HaganderDon't allow changing a reg cost after it's been used
2018-03-29 Magnus HaganderDon't show additionaloptions fields if none exist on...
2018-03-29 Magnus HaganderRemove redundant link to edit a registration in /admin/
2018-03-29 Magnus HaganderProperly capitalize title in backend object list
2018-03-29 Magnus HaganderAdd editor for RegistrationDay
2018-03-29 Magnus HaganderGenerate buttons for superuser to shortcut to django...
2018-03-29 Magnus HaganderSupport auto-calculating VAT fields in backend forms
2018-03-29 Magnus HaganderUse a HTML5 date picker for Date fields in backend
2018-03-29 Magnus HaganderInclude conference in pdfschedule template
2018-03-29 Magnus HaganderRefactor conference authentication on the backend side
2018-03-29 Magnus HaganderLay the groundwork for moving metadata into the backend...
2018-03-29 Magnus HaganderAdd some form utility template filters
2018-03-29 Magnus HaganderUpdate verbose fieldnames for RegistrationType and...
2018-03-29 Magnus HaganderAdd a middleware to support redirects using raise
2018-03-29 Magnus HaganderInclude "share email" on registration view
2018-03-29 Magnus HaganderAdd verbose names and helptexts to a bunch of fields...
2018-03-29 Magnus HaganderDon't allow welcome email to be enabled without setting...
2018-03-29 Magnus HaganderMake it possible to update protected fields after form...
2018-03-29 Andreas 'ads... Nicer CSS for signup admin page
2018-03-25 Magnus HaganderFix template loaders for django 1.11
2018-03-25 Magnus HaganderNo need for double headers saying Accounting
2018-03-25 Magnus HaganderAdd base template forgotten in previous commit
2018-03-25 Magnus HaganderCentralize and clean accounting javascript
2018-03-25 Magnus HaganderClean up HTML in accounting system
2018-03-25 Magnus HaganderMove waitlist message template into admin framework
2018-03-25 Magnus HaganderAdd proper breadcrumbs to registration list
2018-03-25 Magnus HaganderMove prepaid batch handling into the admin framework
2018-03-25 Magnus HaganderRemove jon-jinja confwiki frontend templates
2018-03-24 Magnus HaganderMove attendee reports into admin framework
2018-03-24 Magnus HaganderRender feedback results in the admin templates
2018-03-24 Magnus HaganderIntegrate Create Schedule in the admin framework
2018-03-24 Magnus HaganderFix invoice generation for bulk invoices as well
2018-03-24 Magnus HaganderFix invoicerow saving in create_invoice
2018-03-23 Magnus HaganderFix pagination with >10 pages of accounting entries
2018-03-23 Magnus HaganderNull parameter has no meaning on ManyToManyField
2018-03-23 Magnus Haganderrender -> render_to_response for payment processing
2018-03-23 Magnus HaganderUse render instead of render_to_response in more apps
2018-03-23 Magnus HaganderFix template bug
2018-03-23 Magnus HaganderFix incorrect number of columns in list in template
2018-03-23 Magnus HaganderRemove cannot-reach codepath for conference template...
2018-03-23 Magnus HaganderFix model diffing to work on new django
2018-03-23 Magnus HaganderModelChoiceFields must reference a manager
2018-03-23 Magnus HaganderUpdate template configuration to be compatible with...
2018-03-23 Magnus Haganderform._changed_data doesn't exist anymore
2018-03-23 Magnus Hagandertemplate.render() should not use a context, just a...
2018-03-23 Magnus HaganderFix InvoicePresentationWrapper not to inherit
2018-03-23 Magnus HaganderUse render instead of render_to_response in some apps
2018-03-23 Magnus HaganderUpdate format of URL listings
2018-03-23 Magnus HaganderRemove unused import
2018-03-23 Magnus HaganderUse selectable for registrator in /admin/
next