[yocto] [layerindex-web][PATCH 0/5] More minor fixes (cover letter only)
Paul Eggleton
paul.eggleton at linux.intel.com
Tue Sep 25 22:27:34 PDT 2018
A tweak for the other distro comparison modals, some fixes for the
browse/search forms on the machines/distros/classes pages, and a fix for
where bitbake-cookerdaemon.log gets written out when parsing.
The following changes since commit 5edeb03cb1a50d68dc2b60c21f807c1f5c2db295:
TODO: remove completed item (2018-09-20 16:04:49 +1200)
are available in the Git repository at:
git://git.yoctoproject.org/layerindex-web paule/fixes9
http://git.yoctoproject.org/cgit.cgi/layerindex-web/log/?h=paule/fixes9
Paul Eggleton (5):
comparison: use style on hidden select instead of CSS class to hide
comparisonrecipeselect: fix logic for setting modal title
Select input box on machine/distro/class pages
Ensure browse buttons clear input text
recipeparse: fix bitbake-cookerdaemon.log being written out to meta/
TODO | 2 --
layerindex/recipeparse.py | 5 +++++
layerindex/static/css/additional.css | 4 ----
templates/layerindex/classes.html | 19 +++++++++++++++--
.../layerindex/comparisonrecipeselect.html | 21 ++++++++-----------
.../comparisonrecipeselectdetail.html | 2 +-
templates/layerindex/distros.html | 19 +++++++++++++++--
templates/layerindex/machines.html | 19 +++++++++++++++--
templates/layerindex/recipes.html | 4 ++--
9 files changed, 68 insertions(+), 27 deletions(-)
--
2.17.1
More information about the yocto
mailing list