MDL-56007 lib: Update readme_moodle.txt and thirdpartylibs.xml
authorSimey Lameze <simey@moodle.com>
Tue, 4 Oct 2016 07:42:32 +0000 (15:42 +0800)
committerSimey Lameze <simey@moodle.com>
Tue, 4 Oct 2016 07:43:17 +0000 (15:43 +0800)
lib/jquery/plugins.php
lib/jquery/readme_moodle.txt
lib/thirdpartylibs.xml

index eb03322..09a4d03 100644 (file)
@@ -37,6 +37,6 @@
 
 $plugins = array(
     'jquery'  => array('files' => array('jquery-3.1.0.min.js')),
-    'ui'      => array('files' => array('ui-1.11.4/jquery-ui.min.js')),
-    'ui-css'  => array('files' => array('ui-1.11.4/theme/smoothness/jquery-ui.min.css')),
+    'ui'      => array('files' => array('ui-1.12.1/jquery-ui.min.js')),
+    'ui-css'  => array('files' => array('ui-1.12.1/theme/smoothness/jquery-ui.min.css')),
 );
index 0c2ae0a..3700dcf 100644 (file)
@@ -5,6 +5,7 @@ Description of import of various jQuery libraries into Moodle:
 
 2/ download jQuery UI files from http://jqueryui.com/download/all/,
    delete old files and edit plugins.php and lib/requirejs/moodle-config.js
+   delete unnecessary files: external folder, index.html, AUTHORS.txt, package.json and any css or js files not minified
 
 3/ download all UI themes and update smoothness theme
 
index 8acc232..faabd95 100644 (file)
     <location>jquery</location>
     <name>jQuery UI</name>
     <license>MIT</license>
-    <version>1.11.4</version>
+    <version>1.12.1</version>
     <licenseversion></licenseversion>
   </library>
   <library>