aboutsummaryrefslogtreecommitdiffstats
path: root/templates (follow)
Commit message (Collapse)AuthorAgeLines
* Address input given in contrib channel, and add FAQGravatar Gareth Coles2018-05-29-3/+236
|
* Revision of the rules, and a channels pageGravatar Gareth Coles2018-05-22-8/+15
|
* Revision of the rules, and a channels pageGravatar Gareth Coles2018-05-22-44/+283
|
* UIKit is pushy.Gravatar Gareth Coles2018-05-21-2/+2
|
* [Jams] Fix up textarea formattingGravatar Gareth Coles2018-05-21-2/+2
|
* Privacy/Usability updates (#75)Gravatar Gareth Coles2018-05-20-94/+338
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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] Redirect user back to form from profile pageGravatar Gareth Coles2018-05-20-1/+5
|
* [Jams] Fix infraction table display when user is not on serverGravatar Gareth Coles2018-05-19-1/+1
|
* [Jams] Form inputs should be a flex columnGravatar Gareth Coles2018-05-19-1/+1
|
* [Jams] Update edit state availabilityGravatar Gareth Coles2018-05-19-6/+6
|
* Don't escape form preambleGravatar Gareth Coles2018-05-19-1/+1
|
* Form preamble, jam creation fixesGravatar Gareth Coles2018-05-19-0/+153
|
* [Jams] Basics may now be edited at any pointGravatar Gareth Coles2018-05-19-16/+9
|
* Fix various page titlesGravatar Gareth Coles2018-05-19-16/+15
|
* Update nav/privacy policyGravatar Gareth Coles2018-05-19-2/+18
|
* Jammer profilesGravatar Gareth Coles2018-05-19-1/+106
|
* Fix infractions setupGravatar Gareth Coles2018-05-19-7/+9
|
* [Jams] Signups code is more or less done, just a few things leftGravatar Gareth Coles2018-05-19-22/+453
|
* [Jams] Some amount of public display, but links not ready yetGravatar Gareth Coles2018-05-19-54/+72
|
* Logical block organisationGravatar Gareth Coles2018-05-19-4/+4
|
* Add "preparing" stateGravatar Gareth Coles2018-05-19-2/+14
|
* [Jams] Linting and infractionsGravatar Gareth Coles2018-05-19-1/+331
|
* Fix some small question-editing bugsGravatar Gareth Coles2018-05-19-3/+3
|
* [Jams] Complete question listing/editing/etcGravatar Gareth Coles2018-05-19-0/+1711
|
* [Jams] Add non-task info text to be displayed at jam announcementGravatar Gareth Coles2018-05-19-35/+165
|
* [Jams] A bunch more work. That's all for tonight, though.Gravatar Gareth Coles2018-05-18-2/+6
|
* Added SVG file and edited navbar accordingly (#72)Gravatar Jeremiah Boby2018-05-18-1/+1
|
* [Jams] Huge amount of work on code jam admin areaGravatar Gareth Coles2018-05-18-4/+736
|
* 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-87/+97
|
* Restructure code jams page layoutGravatar Gareth Coles2018-05-17-25/+71
|
* 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/+58
|
* Add snowflake index on oauth_data and use it for deletionsGravatar Gareth Coles2018-05-15-5/+11
| | | | We were using id previously, but that was no longer the correct key
* Migration runner and migrations (#69)Gravatar Gareth Coles2018-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
* Small code jam page fixesGravatar Gareth Coles2018-05-08-23/+40
|
* [Wiki] Fix an editor dumb: `not not`Gravatar Gareth Coles2018-05-07-2/+3
|
* Update the code jams info pageGravatar Gareth Coles2018-05-07-9/+10
|
* [Wiki] Misc improvements, plus a beta search featureGravatar Gareth Coles2018-05-06-10/+104
|
* [Wiki] Move page functionGravatar Gareth Coles2018-05-06-17/+56
|
* Merge remote-tracking branch 'origin/master'Gravatar Gareth Coles2018-05-05-46/+130
|\
| * [Wiki] Implement page deletions and improve sidebar constructionGravatar Gareth Coles2018-05-02-36/+79
| |
| * [All Pages] Fix linksGravatar Gareth Coles2018-05-02-1/+1
| |
| * Add special pages and an "all pages" special pageGravatar Gareth Coles2018-05-02-10/+51
| |
* | Use Discord embed image for index page buttonGravatar Gareth Coles2018-05-05-2/+2
|/
* [Wiki] Add Minecraft to the sidebarGravatar Gareth Coles2018-04-30-0/+3
|
* [Wiki] This should completely make headers uniformGravatar Gareth Coles2018-04-30-2/+6
|
* [Wiki] Small template fixesGravatar Gareth Coles2018-04-30-3/+2
|