aboutsummaryrefslogtreecommitdiffstats
path: root/templates/base.html
AgeCommit message (Expand)Author
2023-10-16bootstrap: add version to filenamesTim Orling
2023-10-16jquery: upgrade 3.4.1 -> 3.7.1Tim Orling
2022-01-13Updates for Django 3.0Tim Orling
2019-12-09Upgrade jquery to 3.4.1Paul Eggleton
2019-11-21Add recipe dependencies toolPaul Eggleton
2019-10-21Add branch comparison functionPaul Eggleton
2019-07-17Upgrade django-registration to version 3.0.Amber Elliot
2019-02-21RRS: move Export button and restore Tools drop-down menuPaul Eggleton
2018-11-20Make login button return user to previous pagePaul Eggleton
2018-11-19Return to previous page after Edit profilePaul Eggleton
2018-10-01Add an email test functionPaul Eggleton
2018-09-20Add admin link to tools dropdown menuPaul Eggleton
2018-09-20Upgrade to Bootstrap 3Paul Eggleton
2018-08-13Add ability to trigger comparison updates manually from UIPaul Eggleton
2018-07-09Add site-wide notice supportPaul Eggleton
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