aboutsummaryrefslogtreecommitdiffstats
path: root/templates/base.html
AgeCommit message (Expand)Author
2018-05-04rrs: restore full-width pagesPaul Eggleton
2018-05-04Add a link from the Tools drop-down to the RRS if enabledPaul Eggleton
2018-02-20Add statistics pagePaul Eggleton
2016-11-16Record and display update logsPaul Eggleton
2016-06-12Upgrade to Django 1.6+Paul Eggleton
2013-12-28Use Django sites framework to specify website titlePaul Eggleton
2013-09-05Top bar functions improvementsPaul Eggleton
2013-09-05Navigation improvementsPaul Eggleton
2013-09-05Add support for importing OE-Classic recipesPaul Eggleton
2013-08-11Login drop-down style improvementsPaul Eggleton
2013-08-11Enable messages framework and use it to display "layer saved" messagePaul Eggleton
2013-08-11Add recipe bulk change featurePaul Eggleton
2013-06-17Add duplicate recipes/classes pagePaul Eggleton
2013-06-03Improve history collection and add link to history pagePaul Eggleton
2013-05-22Add user profile editing formPaul Eggleton
2013-03-27Fix permission checking for publish_layer permissionPaul Eggleton
2013-03-06Add introductory front pagePaul Eggleton
2013-03-06Ensure we switch to the master branch for reviewingPaul Eggleton
2013-03-06Add a short description for branches to show in drop-downPaul Eggleton
2013-03-06Use appending to extend page title instead of overriding itPaul Eggleton
2013-03-06Move all templates to a templates directoryPaul Eggleton