# # ChangeLog for inc/js # # Generated by Trac 0.12.2 # 08/09/25 04:46:43 Tue, 28 Aug 2018 14:06:19 GMT franck [3829:1fd9893e0d0b] * inc/dbschema/upgrade.php (modified) * inc/js/jquery/1.11.3/jquery.cookie.js (deleted) * inc/js/jquery/1.11.3/jquery.js (deleted) * inc/js/jquery/1.12.4/jquery.cookie.js (added) * inc/js/jquery/1.12.4/jquery.js (added) * inc/js/jquery/3.3.1/jquery.cookie.js (added) * inc/js/jquery/3.3.1/jquery.js (added) Add jQuery 3.3.1 and replace 1.11.3 by 1.12.4 for public use of jQuery ... Fri, 16 Feb 2018 15:01:59 GMT franck [3706:170617361020] * admin/js/_blog_pref.js (modified) * admin/js/_blog_theme.js (modified) * admin/js/_blogs.js (modified) * admin/js/_blogs_actions.js (modified) * admin/js/_categories.js (modified) * admin/js/_category.js (modified) * admin/js/_comment.js (modified) * admin/js/_comments.js (modified) * admin/js/_comments_actions.js (modified) * admin/js/_index.js (modified) * admin/js/_langs.js (modified) * admin/js/_media.js (modified) * admin/js/_media_item.js (modified) * admin/js/_plugins.js (modified) * admin/js/_popup_link.js (modified) * admin/js/_popup_posts.js (modified) * admin/js/_post.js (modified) * admin/js/_posts_actions.js (modified) * admin/js/_posts_list.js (modified) * admin/js/_preferences-dragdrop.js (modified) * admin/js/_preferences.js (modified) * admin/js/_trackbacks.js (modified) * admin/js/_update.js (modified) * admin/js/_users.js (modified) * admin/js/_users_actions.js (modified) * admin/js/color-picker.js (modified) * admin/js/common.js (modified) * admin/js/confirm-close.js (modified) * admin/js/date-picker.js (modified) * admin/js/filter-controls.js (modified) * admin/js/jsUpload/template-download.js (modified) * admin/js/jsUpload/template-upload.js (modified) * admin/js/meta-editor.js (modified) * admin/js/prelude.js (modified) * inc/js/post.js (modified) * themes/berlin/tpl/user_footer.html (modified) * themes/default/js/post.js (modified) * themes/ductile/ductile.js (modified) use strict and no more linter warnings/errors as far as possible Sat, 06 Jan 2018 09:24:59 GMT franck [3645:dd7b54a80ed4] * inc/js/post.js (modified) As link rel="top" disapears in HTML5 (revison [3422]), the path should ... Sat, 11 Feb 2017 11:34:46 GMT franck [3528:6c3b56091267] * admin/js/jquery/jquery.js (modified) * inc/dbschema/upgrade.php (modified) * inc/js/jquery/2.2.0/jquery.js (deleted) * inc/js/jquery/2.2.4/jquery.cookie.js (moved) * inc/js/jquery/2.2.4/jquery.js (added) Upgrade jQuery 2.2.0 to 2.2.4 (last release of jQuery 2.n branche) Sat, 20 Feb 2016 08:56:23 GMT franck [3177:d4811fa50d11] * inc/js/jquery/2.2.0/jquery.cookie.js (added) * inc/js/jquery/2.2.0/jquery.js (added) Provide 2.2.0 version of jQuery (for public use) Wed, 01 Jul 2015 15:53:59 GMT franck [3027:6eb6b9daf703] * admin/js/jquery/jquery.js (modified) * inc/dbschema/upgrade.php (modified) * inc/js/jquery/1.11.2/jquery.js (deleted) * inc/js/jquery/1.11.3/jquery.cookie.js (moved) * inc/js/jquery/1.11.3/jquery.js (added) Switch from jQuery 1.11.2 to 1.11.3, fixes #2102 Sun, 01 Feb 2015 10:18:48 GMT franck [2950:3e6b8e366602] * admin/js/jquery/jquery-ui.custom.js (modified) * admin/js/jquery/jquery.js (modified) * inc/dbschema/upgrade.php (modified) * inc/js/jquery/1.11.1/jquery.cookie.js (deleted) * inc/js/jquery/1.11.1/jquery.js (deleted) * inc/js/jquery/1.11.2/jquery.cookie.js (added) * inc/js/jquery/1.11.2/jquery.js (added) Update jQuery and jQuery-UI from 1.11.1 to version 1.11.2, update blog ... Thu, 20 Nov 2014 11:22:41 GMT franck [2803:774aeab1c1c6] * inc/js/post.js (added) * inc/public/default-templates/currywurst/post.html (modified) * inc/public/default-templates/mustek/post.html (modified) * plugins/pages/default-templates/mustek/page.html (modified) * themes/ductile/tpl/page.html (modified) * themes/ductile/tpl/post.html (modified) put post.js script in more relevant place than default theme, fixes ... Tue, 18 Nov 2014 19:44:25 GMT franck [2800:92f82976773e] * admin/blog_pref.php (modified) * inc/core/class.dc.blog.php (modified) * inc/js/jquery/1.11.1/jquery.cookie.js (added) * inc/js/jquery/1.11.1/jquery.js (added) * inc/js/jquery/1.4.2/jquery.cookie.js (added) * inc/js/jquery/1.4.2/jquery.js (added) * inc/load_plugin_file.php (modified) * inc/prepend.php (modified) * inc/public/class.dc.template.php (modified) * inc/public/default-templates/currywurst/_head.html (modified) * inc/public/default-templates/mustek/_head.html (modified) * locales/fr/main.po (modified) Add a jQuery js library selector in blog pref, closes #1897