aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/views/staff/jams/actions.py (follow)
Commit message (Collapse)AuthorAgeLines
* Initial project layout for djangoGravatar Gareth Coles2018-08-07-597/+0
|
* Revamp jam index, add winner team staff backend and user frontendGravatar Momo2018-07-04-1/+42
|
* [Jams] Fix broken team-jam assoc on editGravatar Gareth Coles2018-06-24-1/+1
|
* [Jams/Teams] De-associate delete teams from jamsGravatar momothereal2018-06-23-1/+14
|
* Fix teams not being restricted to their jam, and allow users to be in two ↵Gravatar momothereal2018-06-20-4/+2
| | | | teams for two different jams
* Fix creating questions for code jamsGravatar Momo2018-06-19-1/+5
|
* Backend for team assignmentGravatar Gareth Coles2018-06-17-7/+222
|
* Compile as much JS with Gulp as possibleGravatar Gareth Coles2018-06-13-16/+16
| | | | | | | | | | This will concatenate ALL of our JS, and minify it - thus leaving us with a single file to be loaded. There's a few libraries we can't do this with, unfortunately - these are now added in fouc.js: * Ace Editor * Flatpickr * Font-Awesome
* It's always the smallest changes that don't lintGravatar Gareth Coles2018-06-12-1/+1
|
* [Jams] Mention user in #code-jam-logs on approvalGravatar Gareth Coles2018-06-12-1/+10
|
* LintingGravatar Gareth Coles2018-06-12-1/+1
|
* [Jams] Role assignment on approval/unapprovalGravatar Gareth Coles2018-06-12-3/+21
|
* [Jams] Approvals interfaceGravatar Gareth Coles2018-06-12-1/+68
|
* Privacy/Usability updates (#75)Gravatar Gareth Coles2018-05-20-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Fix infractions setupGravatar Gareth Coles2018-05-19-1/+2
|
* [Jams] Linting and infractionsGravatar Gareth Coles2018-05-19-2/+37
|
* [Jams] Complete question listing/editing/etcGravatar Gareth Coles2018-05-19-0/+29
|
* [Jams] A bunch more work. That's all for tonight, though.Gravatar Gareth Coles2018-05-18-3/+135
|
* [Jams] Huge amount of work on code jam admin areaGravatar Gareth Coles2018-05-18-0/+36