bitbake: toaster: implement the configuration pagedreyna/configure-detail-view
authorDavid Reyna <David.Reyna@windriver.com>
Fri, 28 Feb 2014 13:55:46 +0000 (05:55 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 9 Mar 2014 19:24:01 +0000 (12:24 -0700)
commit2c87724158670cbb4343c973da11607c18e6cd42
tree8c5ace31fc35e3f4a4c0dbbfc64717aa20308c2a
parent0ca4cc60a8f73fe7dc28451a7b250b30ecb6d2a6
bitbake: toaster: implement the configuration pagedreyna/configure-detail-view

Update the configuration page with the file list pop-up, implement the file and description filters.

[YOCTO #4259]

(Bitbake rev: 54a767809960b66b2fe2d3bc46aa9c7e040c4ae3)

Signed-off-by: David Reyna <David.Reyna@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/toaster/toastergui/templates/base.html
bitbake/lib/toaster/toastergui/templates/configuration.html
bitbake/lib/toaster/toastergui/templates/configvars.html
bitbake/lib/toaster/toastergui/templatetags/projecttags.py
bitbake/lib/toaster/toastergui/views.py