aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/views/wiki/edit.py (follow)
Commit message (Expand)AuthorAgeLines
* [Wiki] Fix actions not showing in some desirable casesGravatar Gareth Coles2018-06-03-2/+2
* Fix editing wiki in debug modeGravatar Gareth Coles2018-05-15-9/+10
* [Wiki] Fix an editor dumb: `not not`Gravatar Gareth Coles2018-05-07-1/+1
* [Wiki] Misc improvements, plus a beta search featureGravatar Gareth Coles2018-05-06-2/+8
* Declaring the encoding to be utf-8 is not necessary in Python3 projects, as t...Gravatar Leon Sandøy2018-04-27-1/+0
* Add wiki audit logs (#52)Gravatar Joseph2018-04-17-7/+126
* Initial data for tables and refactoring the dev-mode database handling to be ...Gravatar Leon Sandøy2018-04-15-2/+0
* [Wiki] Fix pages being wiped when saved without editsGravatar Gareth Coles2018-04-12-0/+5
* [Wiki] Some excellent shitcode for document TOCsGravatar Gareth Coles2018-04-12-1/+4
* Abstract rst away and add icon directiveGravatar Gareth Coles2018-04-09-4/+2
* Allow helpers to edit pages alsoGravatar Gareth Coles2018-04-07-3/+3
* Display improvementsGravatar Gareth Coles2018-04-07-1/+3
* Considerable progress on the wikiGravatar Gareth Coles2018-04-07-8/+17
* Flake8Gravatar Gareth Coles2018-04-06-7/+7
* Updated wiki editing system with live-previewingGravatar Gareth Coles2018-04-06-1/+8
* Flake8Gravatar Gareth Coles2018-04-05-1/+1
* More work towards the wikiGravatar Gareth Coles2018-04-05-2/+2
* More work towards the wikiGravatar Gareth Coles2018-04-05-2/+12
* Flake8Gravatar Gareth Coles2018-04-04-1/+1
* Early wiki work including a WS test route for RST parsingGravatar Gareth Coles2018-04-04-3/+15
* Basic wiki routesGravatar Gareth Coles2018-04-03-0/+13