From d5739cf768cb94b8ad1f6212ca5ac9f73b85ba00 Mon Sep 17 00:00:00 2001 From: Alan Hardman Date: Mon, 30 Jan 2023 17:03:43 -0700 Subject: [PATCH] v1.7.14 Updates all third-party resources to their latest compatible release, includes previously-unreleased bug fixes. --- app/view/blocks/footer-scripts.html | 2 +- app/view/taskboard/index.html | 2 +- app/view/user/single.html | 2 +- composer.lock | 40 ++++++++++++++--------------- index.php | 2 +- js/autosize.min.js | 4 +-- js/chart.js | 10 -------- js/chart.min.js | 7 +++++ js/easymde.min.js | 4 +-- js/jquery-3.6.0.min.js | 2 -- js/jquery-3.6.3.min.js | 2 ++ js/sortable.min.js | 4 +-- js/stupidtable.min.js | 2 +- 13 files changed, 40 insertions(+), 43 deletions(-) delete mode 100644 js/chart.js create mode 100755 js/chart.min.js delete mode 100644 js/jquery-3.6.0.min.js create mode 100644 js/jquery-3.6.3.min.js diff --git a/app/view/blocks/footer-scripts.html b/app/view/blocks/footer-scripts.html index e91245b6..1420a89c 100644 --- a/app/view/blocks/footer-scripts.html +++ b/app/view/blocks/footer-scripts.html @@ -7,7 +7,7 @@ } ~} - + diff --git a/app/view/taskboard/index.html b/app/view/taskboard/index.html index cb3fe089..25a73911 100644 --- a/app/view/taskboard/index.html +++ b/app/view/taskboard/index.html @@ -432,7 +432,7 @@ end: '{{ @sprint->getLastWeekday() }} 23:59:59' }; - + +