[Toaster] [review-request] michaelw/toaster/filters-tables
Michael Wood
michael.g.wood at intel.com
Thu Jun 18 09:32:33 PDT 2015
commit aa3dce0173e82a3dfa8bfb17b72d197236de26ea
Author: Michael Wood <michael.g.wood at intel.com>
Date: Thu Jun 18 14:16:07 2015 +0100
bitbake: toaster: Restore 'in project' filters to main tables
Restores the previously removed filters from recipes, machines and
layers
table. These filters allow filtering down the results to just
displaying
the current added layers, machines or recipes in the project.
[YOCTO #7851]
Signed-off-by: Michael Wood <michael.g.wood at intel.com>
commit 988c1cb84b244527fa04b142a16084e82b7182f6
Author: Michael Wood <michael.g.wood at intel.com>
Date: Thu Jun 18 14:18:12 2015 +0100
bitbake: toaster: table.js fix filter visual indicator and interaction
- Fix the id of the filter modal dialog.
- Fix the visual indicator toggle button
- Add check to see if the number of items to filter on is !=0 if it is
then don't allow applying this filter.
Signed-off-by: Michael Wood <michael.g.wood at intel.com>
commit 1b897988f5b6d1c77054fc82d1dc0def7dbface4
Author: Michael Wood <michael.g.wood at intel.com>
Date: Thu Jun 18 14:14:01 2015 +0100
bitbake: toaster: toastertable Pass up the kwargs for setup_filter
This allows us to setup_filter in tables using args such as the current
project.
Signed-off-by: Michael Wood <michael.g.wood at intel.com>
commit 876810d832e617553ad7943aba60b85a694ac76f
Author: Michael Wood <michael.g.wood at intel.com>
Date: Thu Jun 18 14:11:28 2015 +0100
bitbake: toaster: Enable toastertable cache
Enable the cache and fix warning on the toastertable cache which
happens
on the memcache backend "CacheKeyWarning: Cache key contains
characters that
will cause errors if used with memcached"
Signed-off-by: Michael Wood <michael.g.wood at intel.com>
More information about the toaster
mailing list