summaryrefslogtreecommitdiff
path: root/postgresqleu/confreg/admin.py
AgeCommit message (Expand)Author
2023-07-24Move cfpintro, additionalintro and welcomemail from db to templatesMagnus Hagander
2023-01-12Fix selection of users to show as check-in processorsMagnus Hagander
2022-10-10Exclude messaging_config from django admin of registrationsMagnus Hagander
2022-06-26Support higher resolution speaker photosMagnus Hagander
2022-06-25Make registration open controlled by an optional time rangeMagnus Hagander
2022-06-25Rename field 'active' on a conference to 'registrationopen'Magnus Hagander
2022-06-25Make call for papers and sponsors controllable by a time rangeMagnus Hagander
2020-07-13Remove unused importsMagnus Hagander
2020-04-04Enable use of django 2.2 autocomplete in admin viewsMagnus Hagander
2020-04-04Remove dependency on django-selectableMagnus Hagander
2019-12-13Exclude photo from field validation of speakers in django adminMagnus Hagander
2019-10-29Move speaker photos into main model with byteaMagnus Hagander
2019-07-11Make the speaker photo use a proper widget and validatorMagnus Hagander
2019-02-05Fix conference filter in django adminMagnus Hagander
2019-01-10Fix for comparison between string and intMagnus Hagander
2019-01-10Manual pep8 fixesMagnus Hagander
2019-01-10Replace __unicode__ with __str__Magnus Hagander
2019-01-10Import related fixes from 2to3Magnus Hagander
2019-01-04Fix sibling importsMagnus Hagander
2019-01-04Switch to new style try/except handlingMagnus Hagander
2018-12-26Create ticketing and check-in systemMagnus Hagander
2018-12-19Remove legacy permissions code from confreg django adminMagnus Hagander
2018-12-19Remove legacy email-to-multiple functionalityMagnus Hagander
2018-12-16Move django admin interface to /admin/django/Magnus Hagander
2018-12-15Replace usage of has_key()Magnus Hagander
2018-12-14Avoid multi-statement rowsMagnus Hagander
2018-12-14Fix blankline related warningsMagnus Hagander
2018-12-14Fix comment warningsMagnus Hagander
2018-12-14Fix spaces before/after comma and colonMagnus Hagander
2018-12-14Fix spacing around operatorsMagnus Hagander
2018-12-14Manual fix of further whitespace issuesMagnus Hagander
2018-12-14Replace tabs with spacesMagnus Hagander
2018-11-17Implement conference series permissionsMagnus Hagander
2018-09-23Revamp and expand news handlingMagnus Hagander
2018-09-07Fix imports of django urlresolvesVik Fearing
2018-05-23Add support for token based access to admin informationMagnus Hagander
2018-03-23Use selectable for registrator in /admin/Magnus Hagander
2018-02-01Change ConferenceRegistration.payconfirmedat to timestamptzVik Fearing
2017-12-29Remove support for non-jinja based conference skinningMagnus Hagander
2017-12-09Rewrite cross-conference email systemMagnus Hagander
2017-11-02Attempt to implement concurrently safe adminMagnus Hagander
2017-10-04Revert "Properly set debugging parameter in class"Magnus Hagander
2017-10-04Properly set debugging parameter in classMagnus Hagander
2017-10-04Implement volunteer schedule managementMagnus Hagander
2017-08-18Fix previous commit by putting values in the correct classMagnus Hagander
2017-08-18Show more metadata in admin view of pending additional ordersMagnus Hagander
2017-01-20Add support for rendering badges using jinja/jsonMagnus Hagander
2017-01-20Add admin interface safeguard for jinjatemplatesMagnus Hagander
2017-01-07Make speaker records searchable in /admin/Magnus Hagander
2016-12-20Add some more fields in the conference overviewMagnus Hagander