From 8234a5a9f40cc18d80e96f4e82838908e04caea5 Mon Sep 17 00:00:00 2001 From: Git Repository Date: Mon, 8 May 2017 04:25:16 -0700 Subject: [PATCH] download jQuery and Bootstrap during setup and serve locally so that we don't rely on a CDN which is blocked in some parts of the world (#1167) (#1171) --- CHANGELOG.md | 1 + management/templates/index.html | 12 ++++++------ setup/management.sh | 26 ++++++++++++++++++++++++++ 3 files changed, 33 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 525298a3..519d712c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ Control Panel/Management: * Fix an error in the control panel showing rsync backup status. * Fix an error in the control panel related to IPv6 addresses. * TLS certificates for internationalized domain names can now be provisioned from Let's Encrypt automatically. +* Download management web assets (jQuery/Bootstrap) to the static web root directory. DNS: diff --git a/management/templates/index.html b/management/templates/index.html index 6dc4f07d..15531c7d 100644 --- a/management/templates/index.html +++ b/management/templates/index.html @@ -9,7 +9,7 @@ - + - + @@ -191,8 +191,8 @@ - - + +