[mythtv-commits] mythweb branch fixes/29 updated by stuarta. v29.0-2-g99838ff

Git Repo Owner noreply at mythtv.org
Thu Dec 14 16:13:16 UTC 2017


The branch, fixes/29 has been updated on the
mythweb repository by gitolite user stuarta.
       via  99838ff4323d7dfc20fd720d4ed3a2042592df69 (commit)
      from  6db62758ba7f06eb916a041292f50ec298cc01b0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 99838ff4323d7dfc20fd720d4ed3a2042592df69
Author:    Stuart Auchterlonie <stuarta at mythtv.org> at Fri, 8 Dec 2017 13:18:02 +0000
Committer: Stuart Auchterlonie <stuarta at mythtv.org> at Thu, 14 Dec 2017 16:12:51 +0000
URL:       http://code.mythtv.org/cgit/mythweb/commit/?id=99838ff4323d7dfc20fd720d4ed3a2042592df69

Fixes #13191 - Make mythweb use of CDN optional.
Adds a new database setting 'mythweb_use_cdn' which defaults
to true. If you wish to use local copies of the libraries or
run on an isolated network you will need to set this to false

There is no gui in the mythweb setting page to configure this
at this time. Patches for this will be accepted.

In addition this add the updated libraries locally.

(cherry picked from commit ef998f4172565743307b89fe2eb2fb90abf81e8b)



-----------------------------------------------------------------------

Summary of changes:
 includes/db_update.php                      |    6 +-
 js/README                                   |    5 +
 js/ajax/libs/jquery/3.2.1/jquery.min.js     |    4 +
 js/ajax/libs/prototype/1.7.3.0/prototype.js | 7588 +++++++++++++++++++++++++++
 modules/_shared/tmpl/default/header.php     |   15 +-
 5 files changed, 7614 insertions(+), 4 deletions(-)
 create mode 100644 js/README
 create mode 100644 js/ajax/libs/jquery/3.2.1/jquery.min.js
 create mode 100644 js/ajax/libs/prototype/1.7.3.0/prototype.js

-- 



More information about the mythtv-commits mailing list