[mythtv-commits] mythweb branch fixes/0.28 updated by stuarta. v0.28.1-5-gaf896ae

Git Repo Owner noreply at mythtv.org
Thu Feb 1 11:39:00 UTC 2018


The branch, fixes/0.28 has been updated on the
mythweb repository by gitolite user stuarta.
       via  af896aee40413449c97d1e8a818772343e468ba9 (commit)
      from  ed8d6a1c9621c612fb3e69d85c78614cdf0996fa (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 af896aee40413449c97d1e8a818772343e468ba9
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, 1 Feb 2018 11:38:21 +0000
URL:       http://code.mythtv.org/cgit/mythweb/commit/?id=af896aee40413449c97d1e8a818772343e468ba9

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