Commit Graph

108 Commits

Author SHA1 Message Date
Naoki Sawada 48576af671 Prepare elFinder for jQuery 4 sup (#3781)
* Refactor touch event binding in elfinder.js (#3762)

for jquery 4.0

* Refactor name trimming in elFinder.resources.js (#3763)

for jquery 4.0

* Replace jQuery methods with native JavaScript equivalents (#3764)

for jquery 4.0

* Refactor command binding to use bind method (#3765)

for jquery 4.0

* Refactor search input value handling and buttonset (#3766)

for jquery 4.0

* Refactor function calls to use bind instead of proxy (#3767)

for jquery 4.0

* Refactor text trimming method in parseUploadData (#3768)

for jquery 4.0

* Fix mime trimming and whitespace handling (#3769)

for jquery 4.0

* Refactor value trimming to use native trim method (#3772)

for jquery 4.0

* Fix binding of 'make' method in mkfile.js (#3773)

for jquery 4.0

* Fix binding of make function in mkdir command (#3774)

for jquery 4.0

* Fix string trimming for translator names (#3775)

for jquery 4.0

* Fix binding of mixin make function in edit.js (#3776)

For jquery 4

* Refactor permission value trimming method (#3777)

For jquery 4.0

* fix: to support jQuery 4.0.0

* update: use jQuery 4.0.0/jQueyUI 1.14.2

---------

Co-authored-by: Brian Stone <brianstone@hotmail.com.au>
2026-04-20 13:45:00 +09:00
nao-pon 6359650ced elfinder.src.html bump jQuery 3.7.1 and jQuery UI 1.12.4 2023-12-20 16:39:26 +09:00
nao-pon 9125a2673e [js:src] fix #2615 missing source files in commands/*.js 2018-08-16 23:24:27 +09:00
nao-pon 2c8ca7c387 [cmd:opennew] fix #2457 new command "Open in new window" for the folder 2018-04-03 23:17:01 +09:00
nao-pon 1350900b93 fix #2336 'jp' isn't a Japanese in ISO-639 correctly it's a 'ja' 2017-12-19 17:19:57 +09:00
nao-pon f040fe041a [example:manager] fix # add "X-UA-Compatible" content="IE=edge,chrome=1" 2017-12-01 13:44:55 +09:00
nao-pon 28fe1ce7df [example:html] load "js/ui/navdock.js" 2017-08-30 13:38:00 +09:00
nao-pon 1223a34295 [ui:cwd] fix #2158 add file type badge in icons view with CSS 2017-08-21 20:36:47 +09:00
nao-pon 36588e3629 [cmd] fix #2144 add cmds select(all|none|invert) 2017-08-15 11:49:16 +09:00
nao-pon 09a26df32e [cmd:mkdir] fix #2142 icons of "mkdir" and "mkdirin" are the same 2017-08-13 00:10:07 +09:00
nao-pon d0b7a456da [html:example] add "undo.js" 2017-08-01 14:07:12 +09:00
nao-pon 99ab753617 [js:core] fix #2079 lost binded user functions with node.elfinder('reload') 2017-06-29 13:12:52 +09:00
nao-pon d9891e3de0 [cmd:empty] fix #2061 add a new command empty - "Empty the folder" 2017-06-22 17:14:57 +09:00
nao-pon a86709f751 [cmd:edit] fix #2047 unable to edit without extras/editors.default.js 2017-06-14 09:45:03 +09:00
nao-pon 2c5453a0bb [cmd:rm,trash,restore] fix #1991 implementation of restore function 2017-05-04 00:56:42 +09:00
nao-pon 68234b9934 [js:options] commandsOptions.netmount separates to elFinder.options.netmount.js` 2016-11-03 11:51:34 +09:00
nao-pon ad4f7bc8eb [ui] fix #1609 toast notification on complete of upload/paste into any folder 2016-08-21 16:13:58 +09:00
nao-pon 184e5076a8 [example] jQuery/jQueryUI up to 1.12.4/1.12.0 2016-08-17 11:19:46 +09:00
nao-pon 27bebecc86 fix #1599 typo 2016-08-17 09:12:35 +09:00
nao-pon b747a8c7ce [js:ui,cmd:fullscreen] fix #1563 add ui command "fullscrren" 2016-08-03 23:43:13 +09:00
nao-pon db691ea076 [cmd:chmod] fix #1465 remove unnecessary this reference 2016-06-15 20:19:02 +09:00
nao-pon e6a33ba584 [dev] fix #1367 use latest jQuery libs for src version 2016-05-03 01:22:34 +09:00
nao-pon f1661bb0f1 [js:extras] add quicklook.googledocs.js 2016-04-01 15:10:23 +09:00
nao-pon 8fa175029d [cmd:mkdir] to callable "New Folder with Selected items" 2016-02-19 23:59:28 +09:00
nao-pon ed283228d1 Update example manager html file 2016-01-19 00:11:37 +09:00
nao-pon 61ddf95a1d [ui:places] make sortable, and modification of behavior 2016-01-17 17:45:18 +09:00
nao-pon 87c6bbc605 [cmd] add new crient command opendir - open parent folder 2016-01-13 13:51:32 +09:00
Lawrence Okoth-Odida 271d8a3ed8 Update elfinder.src.html 2015-08-10 09:59:20 +01:00
Lawrence Okoth-Odida d31dc73c98 Update elfinder.src.html
Clean up the source code file so users can reasonably use the elFinder source version out of the box
2015-08-07 09:19:13 +01:00
Jakub Ďuraš 1ca22f70f6 "$().ready(handler)" in example not recommended
As "$().ready(handler)" is not recommended(http://api.jquery.com/ready/)
2013-07-28 12:28:56 +02:00
Troex Nevelin f70237d4eb add translations to src file 2013-05-09 19:03:03 +03:00
gabriel c6b332d8e3 Added Swedish translation 2013-03-15 10:38:53 +01:00
Dmitry (dio) Levashov 22cd9cf7d4 add Vietnamese translation 2013-02-28 00:54:25 +04:00
Dmitry (dio) Levashov 6f81b4afcb update ui theme 2013-02-28 00:25:25 +04:00
ppetrid 4eec364a96 adding greek translation src file 2012-09-26 15:18:45 +03:00
Dmitry (dio) Levashov 964f9d0b91 fix tree sync 2012-09-03 23:12:10 +04:00
Dmitry (dio) Levashov e6fb94a448 upgrade jquery to 1.8.1, fixes #374 2012-08-31 22:49:57 +04:00
Dmitry (dio) Levashov 014291ec19 nothing 2012-08-28 23:02:59 +04:00
Dmitry (dio) Levashov b8e5ebf33a fixes #366, test please 2012-08-28 22:47:57 +04:00
Dmitry (dio) Levashov f9805cffe6 closes #340, closes #331, thanks foxel 2012-07-26 21:17:01 +04:00
Dmitry (dio) Levashov f38b89a237 fix fr translation 2012-07-24 20:58:23 +04:00
Dmitry (dio) Levashov c55fd01802 dummy commit 2012-07-09 22:21:25 +04:00
Keyhan Mohammadpour 363ea6dc41 Persian-Farsi translation, closes #328 2012-07-09 15:53:23 +03:00
Hwang Ahreum 황아름 1e6bb320fa Korean translation, closes #315 2012-07-09 15:45:00 +03:00
Dmitry (dio) Levashov 79da4e27d0 closes #327 - icrease tree render speed 3 times. 2012-07-07 18:52:54 +04:00
Dmitry (dio) Levashov 94e90f01fa fixes #319. this is not brilliant solution but one I found 2012-07-07 16:33:43 +04:00
Dmitry (dio) Levashov 4fed970787 dummy 2012-06-24 15:45:21 +04:00
Dmitry (dio) Levashov 446729ff7c Merge branch '2.x' of github.com:Studio-42/elFinder into 2.x 2012-06-15 22:50:22 +04:00
Dmitry (dio) Levashov c7c4bc6fb2 sort updated, not complete 2012-06-15 22:50:08 +04:00
Troex Nevelin b17ea6054e html5 code, jquery ui updated, restore elfinder.html 2012-06-15 19:47:33 +03:00