bitbake: toaster: fix builds page CSS and functionality
authorAlexandru DAMIAN <alexandru.damian@intel.com>
Mon, 20 Jan 2014 17:31:08 +0000 (17:31 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Jan 2014 21:01:07 +0000 (21:01 +0000)
commit0d95d15c3a5a2e6094b26bdf19d70b68de9acbfc
tree448de47840d3e12ec2c486049d8e46d648d61ead
parent251d67face848f265a9037a0f3d6579cbf32e487
bitbake: toaster: fix builds page CSS and functionality

This patch fixes a set of CSS and functionality problems
with the build list page:

* Fix Recent Builds text styles
* Added proper links from Failed Tasks entries.
* Always Search returns to the first page of results.
* Clear search button appears only if search is active.
* Search shows the number of object, proper no objects found
* Various smaller fixes.

(Bitbake rev: 9164948e387a726f318f723f63e8d93435d7afe6)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/toaster/toastergui/templates/basetable_top.html
bitbake/lib/toaster/toastergui/templates/build.html
bitbake/lib/toaster/toastergui/views.py