aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/views/staff/jams (follow)
Commit message (Collapse)AuthorAgeLines
* Initial project layout for djangoGravatar Gareth Coles2018-08-07-1212/+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
|
* Merge branch 'master' into teams-user-frontendGravatar momothereal2018-06-22-1/+1
|\
| * [Jams] Allow editing info while preparingGravatar Gareth Coles2018-06-20-1/+1
| |
* | Free some space in jam list, allow preparing state to edit infoGravatar momothereal2018-06-22-1/+1
| |
* | Fix teams not being restricted to their jam, and allow users to be in two ↵Gravatar momothereal2018-06-20-15/+5
|/ | | | teams for two different jams
* Fix creating questions for code jamsGravatar Momo2018-06-19-1/+5
|
* [Jams] Additional logging on teams pageGravatar Gareth Coles2018-06-19-0/+4
|
* [Jams] Additional logging on teams pageGravatar Gareth Coles2018-06-19-0/+4
|
* Backend for team assignmentGravatar Gareth Coles2018-06-17-7/+328
|
* Remove debug print from productionGravatar Joseph2018-06-13-2/+0
|
* 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
* [Jams] User ID and avatar on approvals pageGravatar Gareth Coles2018-06-12-0/+2
|
* 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/+120
|
* Privacy/Usability updates (#75)Gravatar Gareth Coles2018-05-20-5/+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
* [Jams] Update edit state availabilityGravatar Gareth Coles2018-05-19-3/+4
|
* Actually insert preambleGravatar Gareth Coles2018-05-19-0/+2
|
* LintingGravatar Gareth Coles2018-05-19-3/+1
|
* Form preamble, jam creation fixesGravatar Gareth Coles2018-05-19-1/+60
|
* [Jams] Basics may now be edited at any pointGravatar Gareth Coles2018-05-19-3/+0
|
* Fix infractions setupGravatar Gareth Coles2018-05-19-1/+2
|
* [Jams] Some amount of public display, but links not ready yetGravatar Gareth Coles2018-05-19-0/+1
|
* Messed up my lint earlierGravatar Gareth Coles2018-05-19-2/+2
|
* [Jams] Linting and infractionsGravatar Gareth Coles2018-05-19-7/+69
|
* Fix some small question-editing bugsGravatar Gareth Coles2018-05-19-0/+2
|
* [Jams] Complete question listing/editing/etcGravatar Gareth Coles2018-05-19-0/+172
|
* [Jams] Add non-task info text to be displayed at jam announcementGravatar Gareth Coles2018-05-19-1/+2
|
* [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/+266
|
* Restructure code jams page layoutGravatar Gareth Coles2018-05-17-0/+0