Update jquery and jquery-ui and use SRI checking
[?]
Apr 28, 2016, 1:13 PM
PHNYL7T6PI2GCBUYTHTEMHZ45KQHYGM3ELD2JKSH4BJPYT6WQWVQCDependencies
- [2]
5L7IWOIWUse https://ajax.googleapis.com if we're on https - [3]
GTXYNFUKMerge branch 'master' into persona - [4]
HRAFVVOEmake logo configurable via HYDRA_LOGO env var - [5]
OEPUOUNBUsing twitter bootstrap for more consistent looks for Hydra - [6]
UVMFS73T* Some jQuery / CSS hackery. - [7]
UM73XPLKFix some XML wellformedness issues - [8]
KT2SLXPUMove <style> to hydra.css - [9]
CM2QYOQ7Revert to jQuery 1.8.3 - [10]
2P7VNAACMove common Javascript code into a separate file - [11]
OCRZNLGSUpdate jquery/jqueryui - [12]
HFUSVMYVSet the character set - [13]
PZL3SZM3Give every page a consistent title - [14]
36ZTCZ4FAdd basic Persona support - [*]
J5UVLXOK* Start of a basic Catalyst web interface.
Change contents
- replacement in src/root/layout.tt at line 14
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script><script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jqueryui/1.10.1/jquery-ui.min.js"></script><script src="https://code.jquery.com/jquery-1.12.3.js"integrity="sha256-1XMpEtA4eKXNNpXcJ1pmMPs8JV+nwLdEqwiJeCQEkyc="crossorigin="anonymous"></script><script src="https://code.jquery.com/ui/1.10.4/jquery-ui.js"integrity="sha256-tp8VZ4Y9dg702r7D6ynzSavKSwB9zjariSZ4Snurvmw="crossorigin="anonymous"></script>