generic-poky/bitbake/lib/toaster/toastergui/templatetags
Elliot Smith da4c6144f1 bitbake: toaster: Make the builds view the project page for "command line builds"
Command line builds don't have configuration or layers which can
be manipulated in Toaster, so these pages shouldn't be visible.
However, the configuration page is the default page for the
project view (/project/X/), which isn't correct for the
command line builds project.

Modify all project page links across the application so that
the command line builds project (aka the "default" project)
always displays the builds tab.

Add a project_url tag for templates which contains the logic
determining where the URL for a project links to, based on
whether it is the default project or not.

[YOCTO #8231]

(Bitbake rev: 3ea10f4c16a557e94781251f6776b13acb8e9eba)

Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: brian avery <avery.brian@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-10-16 14:59:59 +01:00
..
__init__.py bitbake: toaster: clone Simple UI as base for Toaster GUI 2014-01-10 15:20:24 +00:00
project_url_tag.py bitbake: toaster: Make the builds view the project page for "command line builds" 2015-10-16 14:59:59 +01:00
projecttags.py bitbake: toastergui: remove xhr_datatypeahead and xhr_XXXbuild 2015-06-12 00:01:49 +01:00