summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/tables.py
AgeCommit message (Expand)Author
2016-01-15bitbake: toastergui: implement "today" and "yesterday" filtersElliot Smith
2016-01-15bitbake: toastergui: implement date range filters for buildsElliot Smith
2016-01-15bitbake: toastergui: show recent builds on all builds pageElliot Smith
2016-01-15bitbake: toastergui: refactor ToasterTable filteringElliot Smith
2016-01-15bitbake: toastergui: convert all builds page to ToasterTableElliot Smith
2016-01-15bitbake: toastergui: switch projects/ view to ToasterTableElliot Smith
2016-01-15bitbake: toaster: check inferred file suffixes against list of known typesElliot Smith
2016-01-15bitbake: toastergui: use ToasterTable for projects pageElliot Smith
2015-12-14bitbake: toaster: tables Set a default order for the software recipes tableBelen Barros Pena
2015-12-07bitbake: toaster: tables Fix invalid field name on NewCustomImagesTableMichael Wood
2015-12-07bitbake: toaster: tables Add default_orderby field where it was missing or unsetMichael Wood
2015-12-07bitbake: toaster: machines table Fix missing layers information needed for fi...Michael Wood
2015-10-16bitbake: toaster: Have 'Version' next to recipe nameBelen Barros Pena
2015-10-11bitbake: toaster: Fix stale layer state buttonsMichael Wood
2015-10-11bitbake: toaster: tables Add the recipe filter back into the Recipe tableMichael Wood
2015-10-11bitbake: toaster: Set default columns in recipes tablesBelen Barros Pena
2015-09-29bitbake: toaster: orm remove the complicated querying on the ORMMichael Wood
2015-09-29bitbake: toaster: tables show all recipes in the layerdetails even duplicatesMichael Wood
2015-09-29bitbake: toaster: Add ToasterTables for Image customisation featureMichael Wood
2015-09-29bitbake: toaster: tables Move the title and name into the widgetMichael Wood
2015-08-06bitbake: toastergui: layerBtn Fix build trigger mechanismMichael Wood
2015-08-06bitbake: toastergui: Fix typo on layers in project filter conditionMichael Wood
2015-08-06bitbake: toastergui: Machine select button url parameters changeMichael Wood
2015-08-06bitbake: toastergui: Move layerdetails view definition to the views.pyMichael Wood
2015-08-06bitbake: toastergui: tables Use util functions for the common querysetsMichael Wood
2015-08-01bitbake: toastergui: tables Add name field to layers tableMichael Wood
2015-08-01bitbake: toastergui: Standardise the layer object property layerdetailurlMichael Wood
2015-06-26bitbake: toaster: Restore 'in project' filters to main tablesMichael Wood
2015-06-12bitbake: toaster: tables: Remove obsolete field_name for select columnVlad Fulgeanu
2015-06-12bitbake: toaster: fixes after refactoringAlexandru DAMIAN
2015-06-12bitbake: toastergui: remove xhr_datatypeahaed layerdeps callAlexandru DAMIAN
2015-06-12bitbake: toaster: add class template view for single-object pagesAlexandru DAMIAN
2015-06-12bitbake: toaster: ToasterTables add computational fieldsAlexandru DAMIAN
2015-06-12bitbake: toaster: toastertables REST refactoringAlexandru DAMIAN
2015-05-29bitbake: toaster: Add an invalidate cache method on data update signalMichael Wood
2015-05-29bitbake: toaster: Port layerdetails to ToasterTablesMichael Wood
2015-05-14bitbake: toaster: Port All recipes, layers and machines to ToasterTablesMichael Wood