aboutsummaryrefslogtreecommitdiffstats
path: root/templates
AgeCommit message (Expand)Author
2014-03-09recipes: preserve search keyword when switching between branchesPaul Eggleton
2014-03-09Fix append list name matchingPaul Eggleton
2014-03-09Show branch name next to last update datePaul Eggleton
2014-03-09duplicates: add ability to select layersPaul Eggleton
2014-03-03Fix OE-Classic stats page for update to latest django-nvd3 (0.6.0)Paul Eggleton
2013-12-28Use Django sites framework to specify website titlePaul Eggleton
2013-09-13Fix fields not saving their values when disabledPaul Eggleton
2013-09-05Fix detail page breadcrumbs to show layer branch instead of "Layers"Paul Eggleton
2013-09-05Disable web URL fields when repository is knownPaul 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-11Minor improvement to layer note spacing/marginsPaul Eggleton
2013-08-11Layer detail: use tabs for recipes/machines/appends/classesPaul Eggleton
2013-08-11Login drop-down style improvementsPaul Eggleton
2013-08-11Show appends in recipe detailPaul Eggleton
2013-08-11layers: leave drop-down filter box open when ticking/unticking itemsPaul Eggleton
2013-08-11Change tab titles to match front page buttonsPaul Eggleton
2013-08-11Add cancel button to edit layer formPaul Eggleton
2013-08-11Return to appropriate page when saving a layerPaul 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-17Collect bbappends and bbclasses for each layerPaul Eggleton
2013-06-03Collect BUGTRACKER, PROVIDES and BBCLASSEXTEND for each recipePaul Eggleton
2013-06-03Improve history collection and add link to history pagePaul Eggleton
2013-05-22Add user profile editing formPaul Eggleton
2013-04-05detail: ensure machine list is sorted by namePaul Eggleton
2013-03-31Add basic change history pagePaul Eggleton
2013-03-30editlayer: fix checkboxes not showing up in ChromiumPaul Eggleton
2013-03-28about: Drop secondary heading sizesPaul Eggleton
2013-03-28Change registered -> created in registration confirmation pagePaul Eggleton
2013-03-28Fix site name being blank in new account activation emailPaul Eggleton
2013-03-27about: Add Michael and Alex to the contributors listPaul Eggleton
2013-03-27Fix permission checking for publish_layer permissionPaul Eggleton
2013-03-27Change "register" to "create account" on login pagePaul Eggleton
2013-03-27Fix CSRF validation errors in password reset formsPaul Eggleton
2013-03-20De-emphasise recipes where there is a more preferred version availablePaul Eggleton
2013-03-20Move repo subdirectory to layerbranchPaul Eggleton
2013-03-08Added activation_complete templateAlexandru DAMIAN
2013-03-08Blocktrans can't take other url blocksAlexandru DAMIAN
2013-03-06Add introductory front pagePaul Eggleton
2013-03-06Add separate templates for review list and detailPaul 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