summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/views.py
AgeCommit message (Expand)Author
2015-10-29bitbake: toaster: templates Add meaningful title tagsBelen Barros Pena
2015-10-27bitbake: toaster: Remove all navigation when not in build modeElliot Smith
2015-10-27bitbake: toaster: Hide builds for non-cli projects in analysis modeElliot Smith
2015-10-27bitbake: toaster: Add BUILD_MODE flag to contextElliot Smith
2015-10-16bitbake: toaster: Modify "New build" button behaviour for cli builds projectElliot Smith
2015-10-13bitbake: toaster: Fix missing tooltips from layers on project configuration pageMichael Wood
2015-10-12bitbake: toaster: use get_alldeps in layerdetails rendererEd Bartosh
2015-10-11bitbake: toaster: Rationalise mimetype guessing to fix artifact downloadsElliot Smith
2015-10-11bitbake: toaster: Use Python's mimetypes moduleElliot Smith
2015-10-11bitbake: toaster: Comment out broken sorting and filtersBelen Barros Pena
2015-09-29bitbake: toaster: display most recent builds for projectsDavid Reyna
2015-09-29bitbake: toaster: Add Image customisation frontend featureMichael Wood
2015-09-29bitbake: toaster: Add new ReST API for Image Customisation featureEd Bartosh
2015-09-29bitbake: toaster: Fix indentation of jsunittests viewMichael Wood
2015-09-29bitbake: toaster: implement decorator for REST responsesEd Bartosh
2015-09-29bitbake: toaster: add toggle for enabling image customisation feeatureMichael Wood
2015-09-19bitbake: toaster: hide irrelevant builds in the project builds viewAlexandru DAMIAN
2015-09-18bitbake: toaster: Simplify redirects when build page parameters are missingElliot Smith
2015-09-18bitbake: toaster: Show correct builds count on project pagesElliot Smith
2015-09-18bitbake: toaster: hide irrelevant builds in the project builds viewAlexandru DAMIAN
2015-09-18bitbake: toaster: Don't def a function for each call to build_artifact()Elliot Smith
2015-09-18bitbake: toaster: Avoid unnecessary local to local copy of cooker logElliot Smith
2015-09-03bitbake: toaster: Exclude default project unless it has buildsElliot Smith
2015-09-03bitbake: toaster: Only redirect to projects page if user has added projectsElliot Smith
2015-08-29bitbake: toastergui: Add frontend javascript unit testsMichael Wood
2015-08-29bitbake: toaster: Remove Log column from All builds pageSujith Haridasan
2015-08-19bitbake: toastergui: fix projectbuilds pageAlexandru DAMIAN
2015-08-19bitbake: toastergui: do not show in-progress builds in the tableAlexandru DAMIAN
2015-08-19bitbake: toaster: fix pylint errorsAlexandru Damian
2015-08-19bitbake: toastergui: rename variables in views.pyAlexandru DAMIAN
2015-08-19bitbake: toaster: use loggers instead of printsAlexandru DAMIAN
2015-08-19bitbake: toaster: improve exception handlingAlexandru DAMIAN
2015-08-19bitbake: toaster: pylint fixesAlexandru DAMIAN
2015-08-19bitbake: Fix default function parameter assignment to a listPaul Eggleton
2015-08-06bitbake: toastergui: Move layerdetails view definition to the views.pyMichael Wood
2015-08-06bitbake: toastergui: views Standardise the fields project layer responseMichael Wood
2015-08-06bitbake: toasterui: views Remove unused xhr_typeahead view definitionMichael Wood
2015-08-06bitbake: toastergui: Switch to using the new toaster typeahead widgetMichael Wood
2015-08-01bitbake: toastergui: Add new project page and navigationMichael Wood
2015-08-01bitbake: toastergui: http api Add guard against incomplete change requestsMichael Wood
2015-08-01bitbake: toastergui: Standardise the layer object property layerdetailurlMichael Wood
2015-08-01bitbake: toastergui: Implement new project navigationMichael Wood
2015-06-26bitbake: toasterui: fixes after html5 compliance testingAlexandru DAMIAN
2015-06-26bitbake: toaster: delete multiple buildsAlexandru DAMIAN
2015-06-26bitbake: toastergui: select project typesAlexandru DAMIAN
2015-06-26bitbake: toaster: refactor build modelAlexandru DAMIAN
2015-06-26bitbake: toaster: fixes after replacing BuildRequest with BuildAlexandru DAMIAN
2015-06-26bitbake: toaster: fill in build data from buildrequestAlexandru DAMIAN
2015-06-26bitbake: toaster: refactor the builds pagesAlexandru DAMIAN
2015-06-26bitbake: toaster: remove BuildRequest referencesAlexandru DAMIAN