Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Privacy/Usability updates (#75) | 2018-05-20 | -15/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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] Fix infraction table display when user is not on server | 2018-05-19 | -1/+1 | |
| | ||||
* | [Jams] Update edit state availability | 2018-05-19 | -6/+6 | |
| | ||||
* | Form preamble, jam creation fixes | 2018-05-19 | -0/+149 | |
| | ||||
* | [Jams] Basics may now be edited at any point | 2018-05-19 | -16/+3 | |
| | ||||
* | Fix various page titles | 2018-05-19 | -6/+5 | |
| | ||||
* | Jammer profiles | 2018-05-19 | -1/+0 | |
| | ||||
* | Fix infractions setup | 2018-05-19 | -4/+6 | |
| | ||||
* | [Jams] Some amount of public display, but links not ready yet | 2018-05-19 | -2/+2 | |
| | ||||
* | Logical block organisation | 2018-05-19 | -4/+4 | |
| | ||||
* | Add "preparing" state | 2018-05-19 | -2/+14 | |
| | ||||
* | [Jams] Linting and infractions | 2018-05-19 | -1/+331 | |
| | ||||
* | Fix some small question-editing bugs | 2018-05-19 | -3/+3 | |
| | ||||
* | [Jams] Complete question listing/editing/etc | 2018-05-19 | -0/+1711 | |
| | ||||
* | [Jams] Add non-task info text to be displayed at jam announcement | 2018-05-19 | -35/+165 | |
| | ||||
* | [Jams] A bunch more work. That's all for tonight, though. | 2018-05-18 | -2/+6 | |
| | ||||
* | [Jams] Huge amount of work on code jam admin area | 2018-05-18 | -3/+734 | |
| | ||||
* | Migration runner and migrations (#69) | 2018-05-14 | -7/+263 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Migration runner and migrations * Remove demo wiki data * [Staff] Table management pages * Fix weird travis build omission * Address review and comments by @Volcyy * [Tables] Fix pagination * Move table definitions to new file with nameduple * Linting * Address lemon's review comments * Address @Volcyy's review * Address lemon's review * Update search placeholder * Search by key now available | |||
* | Attempt to fix CSRF; add debug info to staff page | 2018-04-05 | -1/+4 | |
| | ||||
* | Staff page typo | 2018-03-29 | -1/+1 | |
| | ||||
* | Dynamic OpenGraph metadata in page templates | 2018-03-14 | -1/+3 | |
| | ||||
* | Jinja is weird | 2018-02-21 | -1/+1 | |
| | ||||
* | Rearrange views and templates | 2018-02-21 | -0/+9 | |