summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/views.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toasterui: remove layer directory in managed modeBelen Barros Pena2015-02-201-4/+10
* bitbake: toaster: landing page when no build moduleDavid Reyna2015-02-201-21/+21
* bitbake: toasterui: UI query performance improvementsAlexandru DAMIAN2015-02-201-6/+9
* bitbake: toaster: bitbake cooker log saving and downloadingAlexandru DAMIAN2015-02-201-18/+76
* bitbake: toasterui: empty state for pagesAlexandru DAMIAN2015-02-171-5/+15
* bitbake: toaster: Set the machines page default pagesize to 100Michael Wood2015-02-171-1/+2
* bitbake: toaster: Remove filtering from layers,machines and targetsMichael Wood2015-02-171-59/+2
* bitbake: toaster: Remove Layer source from machines, layers and targetsMichael Wood2015-02-171-37/+0
* bitbake: toaster: Additional fixes for the project variable pageDavid Reyna2015-02-171-14/+28
* bitbake: toaster: All machines Fix filter countsMichael Wood2015-02-101-6/+4
* bitbake: toaster: All machines reset order_by if removing that columnMichael Wood2015-02-101-0/+2
* bitbake: toaster: all Machines exclude de-prioritised layer source itemsMichael Wood2015-02-101-11/+22
* bitbake: toaster: All machines Add filtering based on layer in projectMichael Wood2015-02-101-5/+43
* bitbake: toaster: All machines Add layer name order by functionsMichael Wood2015-02-101-1/+3
* bitbake: toaster: All machines add a column to link back to machine confMichael Wood2015-02-101-1/+4
* bitbake: toaster: machines Make sure we don't overwrite the pagesizeMichael Wood2015-02-101-1/+1
* bitbake: toaster: Add add/select functionality to machines pageMichael Wood2015-02-101-6/+6
* bitbake: toaster: machines Fix undefined variablesMichael Wood2015-02-101-0/+1
* bitbake: toastergui: set column heading to 'Revision'Belen Barros Pena2015-02-101-4/+6
* bitbake: toaster: display Toaster mode and version in debug modeAlexandru DAMIAN2015-02-101-2/+6
* bitbake: toaster: improve logging facilities for toasterAlexandru DAMIAN2015-02-101-1/+1
* bitbake: toastergui: improvements in layer selection logicAlexandru DAMIAN2015-02-101-11/+24
* bitbake: toastergui: update project build listingAlexandru DAMIAN2015-01-291-37/+66
* bitbake: toastergui: enable re-ordering when columns are hiddenAlexandru DAMIAN2015-01-231-0/+10
* bitbake: toastergui: minor fixesAlexandru DAMIAN2015-01-231-1/+8
* bitbake: toastergui: fix all targets page searchAlexandru DAMIAN2015-01-231-2/+5
* bitbake: toastergui: fix all-targets redirectAlexandru DAMIAN2015-01-231-1/+1
* bitbake: toastergui: fix duplicate IDs all builds pageAlexandru DAMIAN2015-01-231-27/+10
* bitbake: toastergui: save cookie for orderby/page size settingsAlexandru DAMIAN2015-01-231-4/+11
* bitbake: toaster: project configuration variables pageDavid Reyna2015-01-211-1/+105
* bitbake: toaster: project builds pageAlexandru DAMIAN2015-01-211-204/+66
* bitbake: toastergui: all builds page lists failed build requestsAlexandru DAMIAN2015-01-161-199/+416
* bitbake: toaster: layerdetails Remove compatibility settingMichael Wood2015-01-161-1/+0
* bitbake: toaster: Add layer details page featureMichael Wood2015-01-161-1/+93
* bitbake: toaster: implementation of project pageAlexandru DAMIAN2015-01-081-53/+44
* bitbake: toaster: Improve client side error handlingMichael Wood2015-01-081-2/+4
* bitbake: toaster: projectapp Add links to the imported layers notifyMichael Wood2014-12-181-2/+2
* bitbake: toaster: Importlayer add notify exactly which layers changedMichael Wood2014-12-181-3/+8
* bitbake: toaster: Add import layer feature.Michael Wood2014-12-181-5/+102
* bitbake: toasterui: refactor project layer finding logicAlexandru DAMIAN2014-12-181-31/+18
* bitbake: toastergui: implement UI changes to allow file downloadAlexandru DAMIAN2014-12-181-67/+101
* bitbake: toaster: release name consistencyBelen Barros Pena2014-11-281-2/+2
* bitbake: toastergui: new project pageAlexandru DAMIAN2014-11-281-2/+5
* bitbake: toaster: display Toaster exceptions and other fixesAlexandru DAMIAN2014-11-281-1/+1
* bitbake: toastergui: update layer search criteriaAlexandru DAMIAN2014-11-281-22/+37
* bitbake: toaster: Add New Build Button featureMichael Wood2014-11-211-1/+31
* bitbake: toaster: libtoaster: Add getProjectInfo utility functionMichael Wood2014-11-211-1/+4
* bitbake: toastergui: layer name correlationAlexandru DAMIAN2014-11-211-36/+48
* bitbake: toastergui: fix XSS injection points in projects pageAlexandru DAMIAN2014-11-121-23/+25
* bitbake: toastergui: changes for the Project page, round 3 of reviewsAlexandru DAMIAN2014-11-121-10/+31