Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add "preparing" state | 2018-05-19 | -2/+15 | |
| | ||||
* | Messed up my lint earlier | 2018-05-19 | -2/+2 | |
| | ||||
* | [Jams] Linting and infractions | 2018-05-19 | -10/+426 | |
| | ||||
* | Fix some small question-editing bugs | 2018-05-19 | -3/+5 | |
| | ||||
* | [Jams] Complete question listing/editing/etc | 2018-05-19 | -0/+1895 | |
| | ||||
* | [Jams] Add non-task info text to be displayed at jam announcement | 2018-05-19 | -36/+169 | |
| | ||||
* | [Jams] A bunch more work. That's all for tonight, though. | 2018-05-18 | -11/+234 | |
| | ||||
* | Added SVG file and edited navbar accordingly (#72) | 2018-05-18 | -1/+56 | |
| | ||||
* | [Jams] Huge amount of work on code jam admin area | 2018-05-18 | -62/+1370 | |
| | ||||
* | Update wiki footer in line with main site | 2018-05-17 | -4/+4 | |
| | ||||
* | Remove WIP header and highlight wiki in nav when selected | 2018-05-17 | -19/+24 | |
| | | | | Also fix highlighting in collapsed nav | |||
* | [Jams] More restructuring | 2018-05-17 | -88/+98 | |
| | ||||
* | Restructure code jams page layout | 2018-05-17 | -28/+100 | |
| | ||||
* | Commas are hard | 2018-05-15 | -2/+2 | |
| | ||||
* | Second draft of privacy page | 2018-05-15 | -13/+86 | |
| | ||||
* | First draft of privacy page | 2018-05-15 | -0/+65 | |
| | ||||
* | Add snowflake index on oauth_data and use it for deletions | 2018-05-15 | -7/+16 | |
| | | | | We were using id previously, but that was no longer the correct key | |||
* | Main site redirects should be 302s | 2018-05-15 | -0/+3 | |
| | ||||
* | Coveralls doesn't work, remove it from the travis build for now | 2018-05-15 | -1/+1 | |
| | ||||
* | Linting | 2018-05-15 | -2/+2 | |
| | ||||
* | Add RedirectView class for views that only redirect elsewhere | 2018-05-15 | -31/+63 | |
| | ||||
* | Fix editing wiki in debug mode | 2018-05-15 | -9/+10 | |
| | ||||
* | Add TemplateView class for views that only render a template | 2018-05-15 | -37/+60 | |
| | ||||
* | Update font-awesome to 5.0.13 | 2018-05-15 | -3/+3 | |
| | ||||
* | [GDPR] Also remove OAuth data | 2018-05-15 | -1/+21 | |
| | ||||
* | [GDPR] Small fixes | 2018-05-15 | -2/+2 | |
| | ||||
* | [GDPR] Users are now updated and removed correctly | 2018-05-15 | -1/+49 | |
| | ||||
* | Gunicorn is super picky about when_ready arity | 2018-05-14 | -3/+7 | |
| | ||||
* | Migration runner and migrations (#69) | 2018-05-14 | -122/+741 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | |||
* | Switch from using abort to using werkzeug exception | 2018-05-08 | -2/+2 | |
| | ||||
* | account for the FLASK_DEBUG env not being there before running tests | 2018-05-08 | -1/+4 | |
| | ||||
* | account for debug mode in unit testing | 2018-05-08 | -0/+1 | |
| | ||||
* | fix tests in travis | 2018-05-08 | -4/+4 | |
| | ||||
* | fix tests | 2018-05-08 | -98/+99 | |
| | ||||
* | Remove broken unit tests until Inver can look at them | 2018-05-08 | -84/+84 | |
| | ||||
* | Small code jam page fixes | 2018-05-08 | -23/+44 | |
| | ||||
* | Fix tests | 2018-05-08 | -3/+5 | |
| | ||||
* | Fix tests | 2018-05-08 | -2/+3 | |
| | ||||
* | Add manager to WS class | 2018-05-08 | -0/+2 | |
| | ||||
* | Linting | 2018-05-08 | -1/+1 | |
| | ||||
* | Move bot API key to a constant | 2018-05-08 | -3/+5 | |
| | ||||
* | [Wiki] Fix an editor dumb: `not not` | 2018-05-07 | -3/+4 | |
| | ||||
* | Update the code jams info page | 2018-05-07 | -9/+10 | |
| | ||||
* | [Wiki] Case-insensitive searching | 2018-05-06 | -3/+3 | |
| | ||||
* | [Wiki] Misc improvements, plus a beta search feature | 2018-05-06 | -15/+212 | |
| | ||||
* | I linted that, I swear | 2018-05-06 | -2/+2 | |
| | ||||
* | [Wiki] Move page function | 2018-05-06 | -18/+143 | |
| | ||||
* | Merge remote-tracking branch 'origin/master' | 2018-05-05 | -52/+247 | |
|\ | ||||
| * | Update README.md | 2018-05-05 | -1/+1 | |
| | | ||||
| * | [Wiki] 7.1rem wasn't quite enough for the sidebar | 2018-05-04 | -1/+1 | |
| | |