All of lore.kernel.org
 help / color / mirror / Atom feed
* [layerindex-web][PATCH 0/5] More minor fixes (cover letter only)
@ 2018-09-26  5:27 Paul Eggleton
  0 siblings, 0 replies; only message in thread
From: Paul Eggleton @ 2018-09-26  5:27 UTC (permalink / raw)
  To: yocto

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-26  5:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-26  5:27 [layerindex-web][PATCH 0/5] More minor fixes (cover letter only) Paul Eggleton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.