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
/
confwiki
/
forms.py
Age
Commit message (
Expand
)
Author
2024-08-21
Remove unused import
Magnus Hagander
2024-03-19
Make it possible to send signup emails based on multiple responses
Magnus Hagander
2024-03-18
Register signup emails as attendee emails
Magnus Hagander
2022-03-08
Don't allow adding of signup responses for canceled registrations
Magnus Hagander
2019-07-09
Prefix signup emails with conference name (like all others)
Magnus Hagander
2019-07-09
Bring wiki pages and signups admin pages up to date with layout
Magnus Hagander
2019-07-09
Make email forms use monospace font and fixed width
Magnus Hagander
2019-02-28
Fix form for editing signup answers
Magnus Hagander
2019-01-10
Generic changes for python3 from 2to3
Magnus Hagander
2019-01-04
Fix sibling imports
Magnus Hagander
2018-12-14
Fix blankline related warnings
Magnus Hagander
2018-12-14
Fix spaces before/after comma and colon
Magnus Hagander
2018-12-14
Replace tabs with spaces
Magnus Hagander
2018-10-06
Add protection against concurrent modification of wiki pages
Magnus Hagander
2018-07-09
Add admin functionality to edit a signup response
Magnus Hagander
2018-02-28
Add functionality to send email to people based on signup
Magnus Hagander
2016-03-03
Support values to entries in signup form
Magnus Hagander
2016-01-07
Fix includes for django 1.8
Magnus Hagander
2015-09-14
Add explicit option "no" to signups with no options
Magnus Hagander
2015-09-01
Try to fix labels for confs with attendees with non-ascii in names
Magnus Hagander
2015-08-31
Implement simple "signups" for conference registrations
Magnus Hagander
2015-08-31
Use selectize on wiki admin edit form
Magnus Hagander
2015-08-31
Implement basic conference wiki support
Magnus Hagander