aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/wiki_page_history.tpl
Commit message (Collapse)AuthorAgeFilesLines
* Custom commit message available. Improved history viewer and feedback from ↵Andrew Manning2016-06-051-4/+4
| | | | revert buttons.
* Basic page reversion implemented. The revert button on the history view ↵Andrew Manning2016-06-051-2/+3
| | | | replaces the editor text but does not save the page.
* Created page history widget to dynamically fetch and display the git commit ↵Andrew Manning2016-05-301-0/+11
history for wiki pages.