aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Add "preparing" stateGravatar Gareth Coles2018-05-19-2/+15
|
* Messed up my lint earlierGravatar Gareth Coles2018-05-19-2/+2
|
* [Jams] Linting and infractionsGravatar Gareth Coles2018-05-19-10/+426
|
* Fix some small question-editing bugsGravatar Gareth Coles2018-05-19-3/+5
|
* [Jams] Complete question listing/editing/etcGravatar Gareth Coles2018-05-19-0/+1895
|
* [Jams] Add non-task info text to be displayed at jam announcementGravatar Gareth Coles2018-05-19-36/+169
|
* [Jams] A bunch more work. That's all for tonight, though.Gravatar Gareth Coles2018-05-18-11/+234
|
* Added SVG file and edited navbar accordingly (#72)Gravatar Jeremiah Boby2018-05-18-1/+56
|
* [Jams] Huge amount of work on code jam admin areaGravatar Gareth Coles2018-05-18-62/+1370
|
* Update wiki footer in line with main siteGravatar Gareth Coles2018-05-17-4/+4
|
* Remove WIP header and highlight wiki in nav when selectedGravatar Gareth Coles2018-05-17-19/+24
| | | | Also fix highlighting in collapsed nav
* [Jams] More restructuringGravatar Gareth Coles2018-05-17-88/+98
|
* Restructure code jams page layoutGravatar Gareth Coles2018-05-17-28/+100
|
* Commas are hardGravatar Gareth Coles2018-05-15-2/+2
|
* Second draft of privacy pageGravatar Gareth Coles2018-05-15-13/+86
|
* First draft of privacy pageGravatar Gareth Coles2018-05-15-0/+65
|
* Add snowflake index on oauth_data and use it for deletionsGravatar Gareth Coles2018-05-15-7/+16
| | | | We were using id previously, but that was no longer the correct key
* Main site redirects should be 302sGravatar Gareth Coles2018-05-15-0/+3
|
* Coveralls doesn't work, remove it from the travis build for nowGravatar Gareth Coles2018-05-15-1/+1
|
* LintingGravatar Gareth Coles2018-05-15-2/+2
|
* Add RedirectView class for views that only redirect elsewhereGravatar Gareth Coles2018-05-15-31/+63
|
* Fix editing wiki in debug modeGravatar Gareth Coles2018-05-15-9/+10
|
* Add TemplateView class for views that only render a templateGravatar Gareth Coles2018-05-15-37/+60
|
* Update font-awesome to 5.0.13Gravatar Gareth Coles2018-05-15-3/+3
|
* [GDPR] Also remove OAuth dataGravatar Gareth Coles2018-05-15-1/+21
|
* [GDPR] Small fixesGravatar Gareth Coles2018-05-15-2/+2
|
* [GDPR] Users are now updated and removed correctlyGravatar Gareth Coles2018-05-15-1/+49
|
* Gunicorn is super picky about when_ready arityGravatar Gareth Coles2018-05-14-3/+7
|
* Migration runner and migrations (#69)Gravatar Gareth Coles2018-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 exceptionGravatar Joseph2018-05-08-2/+2
|
* account for the FLASK_DEBUG env not being there before running testsGravatar Christopher Baklid2018-05-08-1/+4
|
* account for debug mode in unit testingGravatar Christopher Baklid2018-05-08-0/+1
|
* fix tests in travisGravatar Christopher Baklid2018-05-08-4/+4
|
* fix testsGravatar Christopher Baklid2018-05-08-98/+99
|
* Remove broken unit tests until Inver can look at themGravatar Gareth Coles2018-05-08-84/+84
|
* Small code jam page fixesGravatar Gareth Coles2018-05-08-23/+44
|
* Fix testsGravatar Gareth Coles2018-05-08-3/+5
|
* Fix testsGravatar Gareth Coles2018-05-08-2/+3
|
* Add manager to WS classGravatar Gareth Coles2018-05-08-0/+2
|
* LintingGravatar Gareth Coles2018-05-08-1/+1
|
* Move bot API key to a constantGravatar Gareth Coles2018-05-08-3/+5
|
* [Wiki] Fix an editor dumb: `not not`Gravatar Gareth Coles2018-05-07-3/+4
|
* Update the code jams info pageGravatar Gareth Coles2018-05-07-9/+10
|
* [Wiki] Case-insensitive searchingGravatar Gareth Coles2018-05-06-3/+3
|
* [Wiki] Misc improvements, plus a beta search featureGravatar Gareth Coles2018-05-06-15/+212
|
* I linted that, I swearGravatar Gareth Coles2018-05-06-2/+2
|
* [Wiki] Move page functionGravatar Gareth Coles2018-05-06-18/+143
|
* Merge remote-tracking branch 'origin/master'Gravatar Gareth Coles2018-05-05-52/+247
|\
| * Update README.mdGravatar Gareth Coles2018-05-05-1/+1
| |
| * [Wiki] 7.1rem wasn't quite enough for the sidebarGravatar Gareth Coles2018-05-04-1/+1
| |