aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/views/main/jams/join.py (follow)
Commit message (Collapse)AuthorAgeLines
* Initial project layout for djangoGravatar Gareth Coles2018-08-07-247/+0
|
* [Jams] Fix signup messageGravatar Gareth Coles2018-06-03-2/+2
|
* [Jams] Send signup messages to jam log channelGravatar Gareth Coles2018-06-02-1/+14
|
* [Jams] Add mod-log logging of code jam application statusGravatar Gareth Coles2018-05-31-2/+48
|
* Privacy/Usability updates (#75)Gravatar Gareth Coles2018-05-20-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Use less intrusive oauth scopes, add login redirect method * Remove debugging prints, add missing __init__ * Work towards new privacy policy * Fix judging state icons on code jam management page * Jammer profile retraction and punishments based on jam status * Linting * [Jams] Deny profile saving for users < 13 years, and finish removal page * Fix tests * Clean up and address Volcyy's review * Add proper login redirection to require_roles decorator * Fix template is_staff() and add staff link to navigation * Address lemon's review * Linting * Privacy page formatting * Privacy page formatting
* [Jams] Redirect user back to form from profile pageGravatar Gareth Coles2018-05-20-1/+1
|
* [Jams] Fix bad redirectGravatar Gareth Coles2018-05-19-2/+2
|
* Jammer profilesGravatar Gareth Coles2018-05-19-2/+12
|
* Fix infractions setupGravatar Gareth Coles2018-05-19-8/+6
|
* [Jams] Signups code is more or less done, just a few things leftGravatar Gareth Coles2018-05-19-0/+180