diff --git a/CHANGELOG.md b/CHANGELOG.md index e199bc8ee..1c9389c93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## Changelog -#### Version 18.48-patch6 (May 13, 2017) +#### Version 18.48-patch7 (May 14, 2017) +* Added ability to edit multiple files at once, in side-by-side panels in File Manager [#629](https://github.com/qooob/authentic-theme/issues/629#issuecomment-296484593) * Added image color correction to obsolete table graphs * Added ability to manage theme config by users without home directory * Added ability for automatic switching to user mode upon entering its home directory in File Manager [#759](https://github.com/qooob/authentic-theme/issues/759) diff --git a/authentic-init.pm b/authentic-init.pm index d24c3b2ab..688ce57ee 100644 --- a/authentic-init.pm +++ b/authentic-init.pm @@ -135,10 +135,9 @@ sub embed_header if ( $args[3] eq '1' ) { my @css = ( 'bootstrap', 'bootstrap.tagsinput', 'datepicker', 'fontawesome-animation', - 'jquery.jspanel', 'jquery.datatables', 'fontbase', 'authentic' ); + 'jquery.datatables', 'fontbase', 'authentic' ); my @js = ( 'timeplot', 'jquery', - 'jquery-ui', 'jquery.jspanel', 'jquery.scrollintoview', 'bootbox', 'jquery.purl', 'bootstrap', 'bootstrap.tagsinput', 'datepicker', @@ -198,7 +197,7 @@ sub embed_header 'nprogress', 'messenger', 'select2', 'fontbase', 'authentic' ); - my @js = ( 'jquery', 'jquery-ui', 'bootstrap', 'jquery.scrollbar', + my @js = ( 'jquery', 'bootstrap', 'jquery.scrollbar', 'jquery.autocomplete', 'momentjs', 'favico', 'select2', 'jquery.purl', 'jquery.injectCSS', 'transition', 'nprogress', 'messenger', 'init' ); diff --git a/extensions/file-manager/file-manager.js b/extensions/file-manager/file-manager.js index ccb41a34f..bf2eafd50 100644 --- a/extensions/file-manager/file-manager.js +++ b/extensions/file-manager/file-manager.js @@ -97,6 +97,52 @@ function __f_____hl_() { setTimeout(function() {}, 750) } +function __f___es_adj(a, c) { + var d = a.find("option:selected").text(), + f = $("'); + n.parent("a").after('