aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/views/wiki/page.py (follow)
Commit message (Collapse)AuthorAgeLines
* [Wiki] Fix dodgy staff edit redirect query paramGravatar Gareth Coles2018-04-12-1/+1
|
* Easier debugging and optimised importsGravatar Gareth Coles2018-04-08-1/+3
| | | | Simply set FLASK_DEBUG=1 in your env to skip OAuth checks
* Allow helpers to edit pages alsoGravatar Gareth Coles2018-04-07-2/+2
|
* Display improvementsGravatar Gareth Coles2018-04-07-2/+2
|
* Considerable progress on the wikiGravatar Gareth Coles2018-04-07-1/+2
|
* More work towards the wikiGravatar Gareth Coles2018-04-05-1/+1
|
* Flake8Gravatar Gareth Coles2018-04-04-1/+1
|
* Early wiki work including a WS test route for RST parsingGravatar Gareth Coles2018-04-04-2/+28
|
* Basic wiki routesGravatar Gareth Coles2018-04-03-0/+10