bitbake: toaster: add empty outcome support to task page
authorDavid Reyna <David.Reyna@windriver.com>
Fri, 7 Mar 2014 06:15:58 +0000 (22:15 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Mar 2014 19:24:32 +0000 (12:24 -0700)
commit1c13a5be177bb1ded41499f5bc31bd1365dc9231
treef68ba75a02a06c1f98a4ae3fe4c412fc79669411
parent2a04633857d6d0e3b182ff08c3ada569efa5d225
bitbake: toaster: add empty outcome support to task page

Add the new "empty" outcome value to the task detail page,
with help text, help notice, plus sorting for empty in the
tasks page.

[YOCTO #5917]

(Bitbake rev: 874b627b96809c274023b5fa330dfbdd14676d19)

Signed-off-by: David Reyna <David.Reyna@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/toaster/orm/models.py
bitbake/lib/toaster/toastergui/templates/task.html
bitbake/lib/toaster/toastergui/views.py