generic-poky/bitbake/lib/toaster/toastergui
Belen Barros Pena 46271833be bitbake: toaster: buildtables Remove links from non name fields
Design change to have no links for non-named fields in BuiltPackagesTable.
BuiltRecipesTables and BuildTasksTable.

Additionally:
- Fix class and elements for Bootstrap3 in help text.
- Change title of InstalledPackages table to Packages Included.
- Change which columns are default shown/hidden columns.

(Bitbake rev: 7c377e161a90184a4786e33951d8c0e30688ba3b)

Signed-off-by: Belen Barros Pena <belen.barros.pena@linux.intel.com>
Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-06-15 08:35:05 +01:00
..
fixtures bitbake: toaster: tests Add new build tables to tests 2016-06-15 08:35:04 +01:00
static bitbake: toaster: table.js Add the ability to highlight a particular row 2016-06-15 08:35:04 +01:00
templates bitbake: toaster: buildtables Remove links from non name fields 2016-06-15 08:35:05 +01:00
templatetags bitbake: toaster: Rework displaying package dependencies across Toaster 2016-06-15 08:35:04 +01:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
api.py bitbake: toaster: use re.sub() instead of translate() 2016-06-02 08:24:04 +01:00
buildtables.py bitbake: toaster: buildtables Remove links from non name fields 2016-06-15 08:35:05 +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: tests Add new build tables to tests 2016-06-15 08:35:04 +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: port Installed packages table to ToasterTable 2016-06-15 08:35:04 +01:00
views.py bitbake: toaster: fix typo which prevents filters from working 2016-06-15 08:35:04 +01:00
widgets.py bitbake: toaster: widgets ToasterTable Catch template rendering exceptions 2016-06-15 08:35:04 +01:00