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
/
volsched.py
Age
Commit message (
Expand
)
Author
2024-11-05
Fix crash on total time if all volunteers have zero time
Magnus Hagander
2024-11-05
Fix volunteer sorting on time when time > 24 hours
Magnus Hagander
2024-11-05
Don't query fields we don't care about for volunteer stats
Magnus Hagander
2024-11-05
Prevent signing up for volunteer slot when not a volunteer
Magnus Hagander
2021-11-24
Fix typo
Magnus Hagander
2021-11-24
Fix return codes in volunteer schedule API
Magnus Hagander
2020-07-13
Remove unused imports
Magnus Hagander
2020-05-06
Centralize conference notification sending
Magnus Hagander
2020-04-12
Set explicit filenames for ical/xcal/xml downloads
Magnus Hagander
2020-03-12
Create wrapper function to get a conference from urlname
Magnus Hagander
2020-02-22
Add explicit ordering of volunteers in dropdown lists
Magnus Hagander
2020-02-22
Add missing help link
Magnus Hagander
2020-02-22
Redo the volunteer schedule management to be more dynamic
Magnus Hagander
2020-02-22
Move volunteer schedule back into admin framework
Magnus Hagander
2020-02-22
Add notifications for session and volunteer confirmations
Magnus Hagander
2019-05-02
Another attempt at fixing volunteer confirmation
Magnus Hagander
2019-05-02
Fix confirmation/removal of volunteer slots
Magnus Hagander
2019-04-06
Change volunteer schedule to use http POST instead of GET
Magnus Hagander
2019-01-04
Fix sibling imports
Magnus Hagander
2018-12-14
Fix module imports location
Magnus Hagander
2018-12-14
Fix blankline related warnings
Magnus Hagander
2018-12-14
Replace tabs with spaces
Magnus Hagander
2018-11-17
Implement conference series permissions
Magnus Hagander
2018-03-23
Use render instead of render_to_response in more apps
Magnus Hagander
2018-03-23
Update format of URL listings
Magnus Hagander
2018-03-01
Include all volunteers in statistics, not just active ones
Magnus Hagander
2017-10-07
Split up admin and volunteer view in volunteer schedule
Magnus Hagander
2017-10-04
Implement volunteer schedule management
Magnus Hagander