]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: builds pages Fix the download cooker log link
authorBelen Barros Pena <belen.barros.pena@intel.com>
Tue, 10 Nov 2015 17:08:03 +0000 (17:08 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Nov 2015 11:51:24 +0000 (11:51 +0000)
commit50d7ffa697764d84d96f26a3ae58a9dacde7b31e
tree26169cbdaa12490a9b9d9cade854a26534e727db
parent10e1fbee0d79dbbf15b89ebc155bb2c0092a71f2
toaster: builds pages Fix the download cooker log link

The 'all builds' page was missing the download icon next to the outcome
icon, which allows you to download a build log from the 'all builds' page.

This patch brings it back. It also adds a check in the project builds page
to make sure the download icon only appears if the build generates a cooker
log, since builds that fail at the build request stage do not generate a
cooker log.

Signed-off-by: Belen Barros Pena <belen.barros.pena@intel.com>
Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/toaster/toastergui/templates/builds.html
lib/toaster/toastergui/templates/projectbuilds.html