Yocto Project Discussions
 help / color / mirror / Atom feed
From: "Paul Eggleton" <paul.eggleton@linux.intel.com>
To: yocto@yoctoproject.org
Subject: [layerindex-web][PATCH 0/5] Misc bug fixes [cover letter only]
Date: Mon,  9 Dec 2019 11:43:17 +1300	[thread overview]
Message-ID: <cover.1575844900.git.paul.eggleton@linux.intel.com> (raw)

Updates some bundled components (jQuery, Chart.js, Bootstrap) and fixes
a couple of bugs in the layer update script and background task display
for admins.


The following changes since commit f84223f4730cd171d25c980b43f07d89950f46bd:

  README.devel: mention python SMTP server (2019-11-26 10:44:37 +1300)

are available in the Git repository at:

  git://git.yoctoproject.org/layerindex-web paule/fixes15
  http://git.yoctoproject.org/cgit.cgi/layerindex-web/log/?h=paule/fixes15

Paul Eggleton (5):
  Upgrade Bootstrap to 3.4.1
  Upgrade jquery to 3.4.1
  Upgrade Chart.js to 2.9.3
  update: ensure removed recipe dependencies are removed from db
  tasks: squash out CRs in task logs to avoid huge transfers

 layerindex/recipeparse.py                     |    12 +-
 layerindex/static/css/bootstrap-theme.css     |   200 +-
 layerindex/static/css/bootstrap-theme.css.map |     2 +-
 layerindex/static/css/bootstrap-theme.min.css |     6 +-
 .../static/css/bootstrap-theme.min.css.map    |     2 +-
 layerindex/static/css/bootstrap.css           |   985 +-
 layerindex/static/css/bootstrap.css.map       |     2 +-
 layerindex/static/css/bootstrap.min.css       |     6 +-
 layerindex/static/css/bootstrap.min.css.map   |     2 +-
 layerindex/static/js/Chart.js                 | 25319 +++++++++-------
 layerindex/static/js/Chart.min.js             |    13 +-
 layerindex/static/js/bootstrap.js             |   397 +-
 layerindex/static/js/bootstrap.min.js         |     7 +-
 .../js/{jquery-3.3.1.js => jquery-3.4.1.js}   |   596 +-
 layerindex/update_layer.py                    |     2 +-
 layerindex/views.py                           |     7 +-
 templates/base.html                           |     2 +-
 17 files changed, 14925 insertions(+), 12635 deletions(-)
 rename layerindex/static/js/{jquery-3.3.1.js => jquery-3.4.1.js} (94%)

-- 
2.20.1


                 reply	other threads:[~2019-12-08 22:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1575844900.git.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@linux.intel.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox