index
:
pgeu-system.git
master
PostgreSQL Europe Conference and Membership management system.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
postgresqleu
/
confreg
/
admin.py
Age
Commit message (
Expand
)
Author
2023-07-24
Move cfpintro, additionalintro and welcomemail from db to templates
Magnus Hagander
2023-01-12
Fix selection of users to show as check-in processors
Magnus Hagander
2022-10-10
Exclude messaging_config from django admin of registrations
Magnus Hagander
2022-06-26
Support higher resolution speaker photos
Magnus Hagander
2022-06-25
Make registration open controlled by an optional time range
Magnus Hagander
2022-06-25
Rename field 'active' on a conference to 'registrationopen'
Magnus Hagander
2022-06-25
Make call for papers and sponsors controllable by a time range
Magnus Hagander
2020-07-13
Remove unused imports
Magnus Hagander
2020-04-04
Enable use of django 2.2 autocomplete in admin views
Magnus Hagander
2020-04-04
Remove dependency on django-selectable
Magnus Hagander
2019-12-13
Exclude photo from field validation of speakers in django admin
Magnus Hagander
2019-10-29
Move speaker photos into main model with bytea
Magnus Hagander
2019-07-11
Make the speaker photo use a proper widget and validator
Magnus Hagander
2019-02-05
Fix conference filter in django admin
Magnus Hagander
2019-01-10
Fix for comparison between string and int
Magnus Hagander
2019-01-10
Manual pep8 fixes
Magnus Hagander
2019-01-10
Replace __unicode__ with __str__
Magnus Hagander
2019-01-10
Import related fixes from 2to3
Magnus Hagander
2019-01-04
Fix sibling imports
Magnus Hagander
2019-01-04
Switch to new style try/except handling
Magnus Hagander
2018-12-26
Create ticketing and check-in system
Magnus Hagander
2018-12-19
Remove legacy permissions code from confreg django admin
Magnus Hagander
2018-12-19
Remove legacy email-to-multiple functionality
Magnus Hagander
2018-12-16
Move django admin interface to /admin/django/
Magnus Hagander
2018-12-15
Replace usage of has_key()
Magnus Hagander
2018-12-14
Avoid multi-statement rows
Magnus Hagander
2018-12-14
Fix blankline related warnings
Magnus Hagander
2018-12-14
Fix comment warnings
Magnus Hagander
2018-12-14
Fix spaces before/after comma and colon
Magnus Hagander
2018-12-14
Fix spacing around operators
Magnus Hagander
2018-12-14
Manual fix of further whitespace issues
Magnus Hagander
2018-12-14
Replace tabs with spaces
Magnus Hagander
2018-11-17
Implement conference series permissions
Magnus Hagander
2018-09-23
Revamp and expand news handling
Magnus Hagander
2018-09-07
Fix imports of django urlresolves
Vik Fearing
2018-05-23
Add support for token based access to admin information
Magnus Hagander
2018-03-23
Use selectable for registrator in /admin/
Magnus Hagander
2018-02-01
Change ConferenceRegistration.payconfirmedat to timestamptz
Vik Fearing
2017-12-29
Remove support for non-jinja based conference skinning
Magnus Hagander
2017-12-09
Rewrite cross-conference email system
Magnus Hagander
2017-11-02
Attempt to implement concurrently safe admin
Magnus Hagander
2017-10-04
Revert "Properly set debugging parameter in class"
Magnus Hagander
2017-10-04
Properly set debugging parameter in class
Magnus Hagander
2017-10-04
Implement volunteer schedule management
Magnus Hagander
2017-08-18
Fix previous commit by putting values in the correct class
Magnus Hagander
2017-08-18
Show more metadata in admin view of pending additional orders
Magnus Hagander
2017-01-20
Add support for rendering badges using jinja/json
Magnus Hagander
2017-01-20
Add admin interface safeguard for jinjatemplates
Magnus Hagander
2017-01-07
Make speaker records searchable in /admin/
Magnus Hagander
2016-12-20
Add some more fields in the conference overview
Magnus Hagander
[next]