summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/tables.py
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: toaster: tables Set a default order for the software recipes tableBelen Barros Pena2015-12-141-0/+1
* bitbake: toaster: tables Fix invalid field name on NewCustomImagesTableMichael Wood2015-12-071-1/+1
* bitbake: toaster: tables Add default_orderby field where it was missing or unsetMichael Wood2015-12-071-3/+7
* bitbake: toaster: machines table Fix missing layers information needed for fi...Michael Wood2015-12-071-2/+4
* bitbake: toaster: Have 'Version' next to recipe nameBelen Barros Pena2015-10-161-3/+3
* bitbake: toaster: Fix stale layer state buttonsMichael Wood2015-10-111-3/+4
* bitbake: toaster: tables Add the recipe filter back into the Recipe tableMichael Wood2015-10-111-0/+13
* bitbake: toaster: Set default columns in recipes tablesBelen Barros Pena2015-10-111-2/+5
* bitbake: toaster: orm remove the complicated querying on the ORMMichael Wood2015-09-291-1/+1
* bitbake: toaster: tables show all recipes in the layerdetails even duplicatesMichael Wood2015-09-291-2/+4
* bitbake: toaster: Add ToasterTables for Image customisation featureMichael Wood2015-09-291-34/+188
* bitbake: toaster: tables Move the title and name into the widgetMichael Wood2015-09-291-0/+2
* bitbake: toastergui: layerBtn Fix build trigger mechanismMichael Wood2015-08-061-1/+1
* bitbake: toastergui: Fix typo on layers in project filter conditionMichael Wood2015-08-061-2/+2
* bitbake: toastergui: Machine select button url parameters changeMichael Wood2015-08-061-1/+1
* bitbake: toastergui: Move layerdetails view definition to the views.pyMichael Wood2015-08-061-23/+1
* bitbake: toastergui: tables Use util functions for the common querysetsMichael Wood2015-08-061-8/+3
* bitbake: toastergui: tables Add name field to layers tableMichael Wood2015-08-011-0/+5
* bitbake: toastergui: Standardise the layer object property layerdetailurlMichael Wood2015-08-011-2/+5
* bitbake: toaster: Restore 'in project' filters to main tablesMichael Wood2015-06-261-2/+73
* bitbake: toaster: tables: Remove obsolete field_name for select columnVlad Fulgeanu2015-06-121-2/+1
* bitbake: toaster: fixes after refactoringAlexandru DAMIAN2015-06-121-1/+9
* bitbake: toastergui: remove xhr_datatypeahaed layerdeps callAlexandru DAMIAN2015-06-121-6/+17
* bitbake: toaster: add class template view for single-object pagesAlexandru DAMIAN2015-06-121-2/+10
* bitbake: toaster: ToasterTables add computational fieldsAlexandru DAMIAN2015-06-121-2/+6
* bitbake: toaster: toastertables REST refactoringAlexandru DAMIAN2015-06-121-28/+56
* bitbake: toaster: Add an invalidate cache method on data update signalMichael Wood2015-05-291-5/+0
* bitbake: toaster: Port layerdetails to ToasterTablesMichael Wood2015-05-291-9/+78
* bitbake: toaster: Port All recipes, layers and machines to ToasterTablesMichael Wood2015-05-141-0/+279