generic-poky/bitbake/lib/toaster/toastergui
Elliot Smith 4357d7a296 bitbake: toaster: set non-hideable columns for built recipes table
None of the columns in the built recipes table are marked
as not hideable, so it is possible to remove all the columns
and make the table disappear.

Set the recipe name and version columns as not hideable.

Also rename the "Name" column to "Recipe", for consistency with
the design and with other recipe tables.

[YOCTO #9833]

(Bitbake rev: 3abd0ac300462e6d1335018cf2d0420de7cc8b76)

Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-07-26 08:10:36 +01:00
..
fixtures bitbake: toaster: orm Remove the layerindex specific up_branch fields 2016-07-26 08:10:36 +01:00
static bitbake: toaster: Replace references to LayerSource models 2016-07-26 08:10:36 +01:00
templates bitbake: toaster: fix download URL for task logs 2016-07-26 08:10:36 +01:00
templatetags bitbake: toaster: display Target targets in build dashboard 2016-07-19 08:56:51 +01:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
api.py bitbake: toaster: Replace references to LayerSource models 2016-07-26 08:10:36 +01:00
buildtables.py bitbake: toaster: set non-hideable columns for built recipes table 2016-07-26 08:10:36 +01:00
tablefilter.py bitbake: toaster: use items and range instead of old APIs 2016-06-02 08:24:04 +01:00
tables.py bitbake: toaster: Rework displaying package dependencies across Toaster 2016-06-15 08:35:04 +01:00
tests.py bitbake: toaster: orm Remove the layerindex specific up_branch fields 2016-07-26 08:10:36 +01:00
typeaheads.py bitbake: toaster: Exclude "command line builds" project from projects typeahead 2015-10-16 14:16:17 +01:00
urls.py bitbake: toaster: add Layer delete front end feature to layerdetails 2016-07-08 09:57:29 +01:00
views.py bitbake: toaster: orm Remove the layerindex specific up_branch fields 2016-07-26 08:10:36 +01:00
widgets.py bitbake: toaster: fix broken reference to urllib 2016-06-15 08:35:06 +01:00