| Age | Commit message (Expand) | Author |
| 2020-01-02 | Resynch docs with cookiecutter - remove unnecessary `omit` line in .coveragerc | Steve Piercy |
| 2020-01-02 | Resync wiki2/*.rst and related files after moving tests directory | Steve Piercy |
| 2020-01-02 | Resync wiki/*.rst and related files after moving tests directory | Steve Piercy |
| 2020-01-02 | Fix heading levels | Steve Piercy |
| 2020-01-02 | Update tests src files | Steve Piercy |
| 2020-01-02 | Update authorization src files | Steve Piercy |
| 2020-01-02 | Update authentication src files | Steve Piercy |
| 2020-01-02 | Update docs/tutorials/wiki2/definingviews.rst and related src files | Steve Piercy |
| 2020-01-02 | Update docs/tutorials/wiki2/definingmodels.rst and related src files | Steve Piercy |
| 2020-01-02 | Update docs/tutorials/wiki2/basiclayout.rst and related src files | Steve Piercy |
| 2020-01-02 | Update docs/tutorials/wiki2/installation.rst and related src files | Steve Piercy |
| 2020-01-02 | Update src files for tests | Steve Piercy |
| 2020-01-02 | Update docs/tutorials/wiki/authorization.rst and related src files | Steve Piercy |
| 2020-01-02 | Update docs/tutorials/wiki/definingviews.rst and related src files, and model... | Steve Piercy |
| 2020-01-02 | Update docs/tutorials/wiki/basiclayout.rst and related files | Steve Piercy |
| 2020-01-02 | Update docs/tutorials/wiki/installation.rst and related files | Steve Piercy |
| 2019-12-15 | Remove Python 3.4, Python 3.5, and add Python 3.8 | Steve Piercy |
| 2019-08-17 | run linkcheck, fix redirects, change busted links to inline literals | Steve Piercy |
| 2018-12-31 | Merge remote-tracking branch 'upstream/master' | Steve Piercy |
| 2018-12-31 | highlight docutil instead of bcrypt | Alexander McNulty |
| 2018-11-27 | Merge pull request #3438 from stevepiercy/docs-style-inputs | Steve Piercy |
| 2018-11-27 | Add a style to show text in input fields. | Steve Piercy |
| 2018-11-27 | Fix links after running linkcheck, excluding HISTORY.txt, a local link, and a... | Steve Piercy |
| 2018-11-26 | Update distributing with terms, rewrap | Steve Piercy |
| 2018-11-26 | Fix imports. Change info key from content to page_text. | Steve Piercy |
| 2018-11-26 | Add note about docutils deprecation warnings. | Steve Piercy |
| 2018-11-25 | rewrap narrative, adjust grammar | Steve Piercy |
| 2018-11-25 | Synch src files between auth and tests | Steve Piercy |
| 2018-11-25 | Align line numbers with code | Steve Piercy |
| 2018-11-25 | Remove settings for tm.manager_hook from __init__.py | Steve Piercy |
| 2018-11-25 | Fix path to template | Steve Piercy |
| 2018-11-25 | Fix template to include either the page name or a title for the title tag | Steve Piercy |
| 2018-11-25 | synch up src/authorization files | Steve Piercy |
| 2018-11-25 | rewrap review, shorter sentences, fix grammar. | Steve Piercy |
| 2018-11-25 | Update theme.css to display text in inputs | Steve Piercy |
| 2018-11-25 | Use path for pagename, not subpath | Steve Piercy |
| 2018-11-25 | indent literalincludes, add login.pt template and view | Steve Piercy |
| 2018-11-25 | rewrap policies and permissions sections, shorter sentences, fix grammar | Steve Piercy |
| 2018-11-25 | rewrap add an ACL section, shorter sentences, fix grammar | Steve Piercy |
| 2018-11-25 | rewrap users and groups section, shorter sentences, fix grammar | Steve Piercy |
| 2018-11-25 | We're adding both authn and authz | Steve Piercy |
| 2018-11-25 | Rewrap intro and add dependencies to authorization | Steve Piercy |
| 2018-11-25 | Add section for notfound | Steve Piercy |
| 2018-11-25 | Fix up line numbers, add a not found error check | Steve Piercy |
| 2018-11-25 | Fix up template for display on docs | Steve Piercy |
| 2018-11-25 | Fix up templates to inherit from layout.pt | Steve Piercy |
| 2018-11-25 | Align line numbers with src in views | Steve Piercy |
| 2018-11-25 | Add import and return a Page object for the notfound view | Steve Piercy |
| 2018-11-25 | Delete obsolete views.py | Steve Piercy |
| 2018-11-25 | Fix imports, contexts, paths to templates, and refactor `content` to `page_te... | Steve Piercy |