Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Initial project layout for django | 2018-08-07 | -597/+0 | |
| | ||||
* | Revamp jam index, add winner team staff backend and user frontend | 2018-07-04 | -1/+42 | |
| | ||||
* | [Jams] Fix broken team-jam assoc on edit | 2018-06-24 | -1/+1 | |
| | ||||
* | [Jams/Teams] De-associate delete teams from jams | 2018-06-23 | -1/+14 | |
| | ||||
* | Fix teams not being restricted to their jam, and allow users to be in two ↵ | 2018-06-20 | -4/+2 | |
| | | | | teams for two different jams | |||
* | Fix creating questions for code jams | 2018-06-19 | -1/+5 | |
| | ||||
* | Backend for team assignment | 2018-06-17 | -7/+222 | |
| | ||||
* | Compile as much JS with Gulp as possible | 2018-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 lint | 2018-06-12 | -1/+1 | |
| | ||||
* | [Jams] Mention user in #code-jam-logs on approval | 2018-06-12 | -1/+10 | |
| | ||||
* | Linting | 2018-06-12 | -1/+1 | |
| | ||||
* | [Jams] Role assignment on approval/unapproval | 2018-06-12 | -3/+21 | |
| | ||||
* | [Jams] Approvals interface | 2018-06-12 | -1/+68 | |
| | ||||
* | Privacy/Usability updates (#75) | 2018-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 setup | 2018-05-19 | -1/+2 | |
| | ||||
* | [Jams] Linting and infractions | 2018-05-19 | -2/+37 | |
| | ||||
* | [Jams] Complete question listing/editing/etc | 2018-05-19 | -0/+29 | |
| | ||||
* | [Jams] A bunch more work. That's all for tonight, though. | 2018-05-18 | -3/+135 | |
| | ||||
* | [Jams] Huge amount of work on code jam admin area | 2018-05-18 | -0/+36 | |