summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/tables.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: replace map with list comprehensionsEd Bartosh2016-05-161-2/+1
* bitbake: toaster: customrecipe Only show download icon or button if it's poss...Michael Wood2016-05-061-1/+3
* bitbake: toaster: add rev dep column to image detail pagesDave Lerner2016-04-061-0/+6
* bitbake: toaster: tables BuildsTable exclude cancelled buildsSujith H2016-04-061-2/+3
* bitbake: toaster: Move xhr calls for starting and stopping buildsMichael Wood2016-04-061-42/+1
* bitbake: toaster: change 'revision' to 'Git revision'Belen Barros Pena2016-03-071-3/+3
* bitbake: toaster: change 'delete layer' to 'remove layer'Belen Barros Pena2016-02-261-2/+2
* bitbake: toaster: remove custom images from Image RecipesDave Lerner2016-02-261-1/+4
* bitbake: toaster: add missing link to image recipe detailsBelen Barros Pena2016-02-261-0/+7
* bitbake: toaster: PackagesTable show only installed packagesMichael Wood2016-02-191-1/+3
* bitbake: toaster: SoftwareRecipesTable apply default order_byMichael Wood2016-02-191-0/+1
* bitbake: toaster: tables move template logic into the pkg_add_rm_btnMichael Wood2016-02-101-14/+1
* bitbake: toaster: make locale packages uneditable in custom image pageElliot Smith2016-02-101-1/+16
* bitbake: toaster: include locale and packagegroup packages in custom imageElliot Smith2016-02-101-7/+2
* bitbake: toaster: update custom image package table filtersElliot Smith2016-02-101-26/+20
* bitbake: toaster: move recent builds query to modelElliot Smith2016-02-101-19/+14
* bitbake: toaster: tables Check layer presence in project for customise_btnMichael Wood2016-02-101-0/+3
* bitbake: toaster: tables SelectPackagesTable rename recipe_id to custrecipeidMichael Wood2016-02-101-4/+8
* bitbake: toaster: tables Change SelectPackagesTable to use ProjectPackageMichael Wood2016-02-101-11/+16
* bitbake: toaster: tables add recipe download link to CustomImagesTableMichael Wood2016-02-101-4/+10
* bitbake: toaster: tables Add table for Packages and update SelectPackagesTableMichael Wood2016-02-101-25/+124
* bitbake: toaster: ToasterTables simplify filter function move common part to ...Michael Wood2016-02-101-1/+31
* bitbake: toastergui: code formatting and clean-upElliot Smith2016-01-151-1/+3
* bitbake: toastergui: fix error and warning counts for buildsElliot Smith2016-01-151-13/+27
* bitbake: toastergui: set default visible and hideable columnsElliot Smith2016-01-151-3/+20
* bitbake: toastergui: streamline construction of filter objectsElliot Smith2016-01-151-18/+17
* bitbake: toastergui: convert project builds page to ToasterTableElliot Smith2016-01-151-33/+151
* bitbake: toastergui: implement "today" and "yesterday" filtersElliot Smith2016-01-151-28/+59
* bitbake: toastergui: implement date range filters for buildsElliot Smith2016-01-151-1/+37
* bitbake: toastergui: show recent builds on all builds pageElliot Smith2016-01-151-1/+17
* bitbake: toastergui: refactor ToasterTable filteringElliot Smith2016-01-151-45/+87
* bitbake: toastergui: convert all builds page to ToasterTableElliot Smith2016-01-151-41/+302
* bitbake: toastergui: switch projects/ view to ToasterTableElliot Smith2016-01-151-1/+1
* bitbake: toaster: check inferred file suffixes against list of known typesElliot Smith2016-01-151-4/+4
* bitbake: toastergui: use ToasterTable for projects pageElliot Smith2016-01-151-3/+223
* 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