[mythtv-commits] mythweb branch master updated by stuarta. v29.0-2-gef998f4

Git Repo Owner noreply at mythtv.org
Fri Dec 8 13:22:25 UTC 2017


The branch, master has been updated on the
mythweb repository by gitolite user stuarta.
       via  ef998f4172565743307b89fe2eb2fb90abf81e8b (commit)
      from  02a3d12ddb36ef129458c6adff6ee2807f74c336 (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 ef998f4172565743307b89fe2eb2fb90abf81e8b
Author:    Stuart Auchterlonie <stuarta at mythtv.org> at Fri, 8 Dec 2017 13:18:02 +0000
Committer: Stuart Auchterlonie <stuarta at mythtv.org> at Fri, 8 Dec 2017 13:18:02 +0000
URL:       http://code.mythtv.org/cgit/mythweb/commit/?id=ef998f4172565743307b89fe2eb2fb90abf81e8b

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.



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

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