nao-pon
046f3512c0
[core] fix of @3dc406
2014-01-14 17:20:10 +09:00
nao-pon
3dc406c9ad
[core] supoort browser native history
...
Add new UI option `elFinder.options.useBrowserHistory`, default is on(true).
2014-01-11 20:31:19 +09:00
nao-pon
1955aed4a9
[cmd:info] fix judgment null at @a80db7f0
2014-01-11 09:33:50 +09:00
nao-pon
a80db7f0ed
[cmd:info] add command options {nullUrlDirLinkSelf : true}
...
`nullUrlDirLinkSelf : true` that make link that opens directory in elFinder, if "file.url" is null.
2014-01-10 21:17:01 +09:00
nao-pon
da7a52340a
[core] use location.hash for start dirctory
...
If location.hash is "#elf_`file.hash`", use `file.hash` as start dirctory.
2014-01-10 21:03:36 +09:00
nao-pon
7f68bd4a12
[cmd:info] not show link when url is NULL, for virtual holder volume
2014-01-09 16:08:57 +09:00
nao-pon
82076dfab9
[core] add 'distance:8' into fm.draggable object
...
For prevent unwanted drags when (dbl)clicking.
2013-12-16 16:11:13 +09:00
nao-pon
40d30e226d
[ui,cwd] fix hover of cwd
2013-12-13 20:30:39 +09:00
nao-pon
c54b8c108c
enable dblClick on fileSelector(div) in icon view
2013-12-13 18:01:38 +09:00
Chuck
1000d5f856
Copy & Paste in same Folder Fix
...
#739
2013-12-11 20:29:22 +09:00
Dmitry (dio) Levashov
edc5b1d2a5
Merge pull request #673 from mailtoartem/2.x
...
Change ftp_scan_dir from 'private' to 'protected' to add ability to reim...
2013-11-26 00:37:37 -08:00
nao-pon
083e122259
[core:resources] filename text selects with out extention on file copy
2013-11-15 15:49:50 +09:00
xunicorn
4e5196073f
Update resize.js
...
fixed syntax mistake
2013-10-09 15:02:57 +03:00
nao-pon
caacf718ae
[ui:cwd] correction for touch device (support long tap) & syntax strictly
...
ref. #266
Tap: Item select or Similar dblClick (selected item)
Long-tap: Similar dblClick (When nothing is chosen) or Multi (un)select
(When some are chosen)
2013-09-05 21:27:27 +09:00
Артем
f38a37870d
Change http request in 'open' command from GET to POST to hide url custom parameters (like passwords)
2013-09-04 10:51:15 +04:00
nao-pon
c843ffc736
[cwd] correction for touch devices ( fix #266 )
2013-09-01 23:31:40 +09:00
nfedorov
3867757aa3
#669 : fixed - add comma.
2013-08-16 13:53:05 +09:00
Naoki Sawada
c812a1bf37
Merge pull request #666 from benorde33/2.x
...
Update french translation,
2013-08-12 09:38:17 -07:00
benorde33
3082afe701
Update elfinder.fr.js
2013-08-12 01:16:35 +02:00
benorde33
779b5fcd1a
Update elfinder.fr.js
2013-08-12 01:14:10 +02:00
benoit delachaux
e964ccb0bd
Update french translation,
...
Add new descriptions
2013-08-12 00:06:21 +02:00
Jakub Ďuraš
917b9f2fa1
Slovak translation
2013-07-28 12:17:42 +02:00
nao-pon
10a7926d49
fix #641 resize doesn't update image dimensions
2013-07-10 08:54:50 +09:00
nao-pon
204a21ca7d
[cmd:getfile] fix #630 Multiple selection of files getDimensions info
2013-07-04 17:59:42 +09:00
nao-pon
ef22827387
[LANG] add resizeing error messages
2013-07-04 00:00:21 +09:00
nao-pon
78069809a5
update Japanese translation
2013-07-03 23:39:54 +09:00
nao-pon
957b05c812
[cmd:resize] fix problem of two or more resizing dialogs are opened
2013-07-03 23:33:14 +09:00
nao-pon
0cf0e72ee3
[cmd:resize] show confirm dialog on save with ENTER key
2013-07-03 23:05:00 +09:00
nao-pon
fcb46bea0a
[ui:dialog] fix modalize problem with stacked dialog
2013-07-03 23:02:41 +09:00
nao-pon
7662b27aac
[cmd:resize] disable "type"(input:radio) while loading img
2013-07-03 17:13:54 +09:00
nao-pon
befe5c52bb
[cmd:resize] fine pixel synchronize
2013-07-03 11:09:45 +09:00
nao-pon
a45b0b61a9
[cmd:resize] fix #628 resize calculation problem
2013-07-02 23:45:57 +09:00
nao-pon
e701aa15ad
[cmd:resize] fix preview window problem (synchronize with textbox)
2013-07-02 23:01:42 +09:00
nao-pon
2f958b63cf
[cmd:resize] JavaScript syntax strictly
2013-07-02 20:07:19 +09:00
nao-pon
c3bc4ab317
[cmd:resize] fix draggable with jQueryUI >= 1.10.2
2013-06-22 00:11:15 +09:00
nao-pon
59b4ef4c05
fix getting image pixel size on cmd:getfile
2013-05-26 01:26:29 +09:00
nao-pon
269571683b
fix acquiring dim - were not saving windth & height into fm.file data
2013-05-20 20:24:23 +09:00
nao-pon
7b0feb9ed3
update Japanese translation
2013-05-20 11:45:35 +09:00
nao-pon
8bfd4e589b
show notify while acquiring image dimension on cmd:getfile
2013-05-20 11:40:31 +09:00
nao-pon
f020516511
fix netmount volume insertion (do append)
2013-05-18 20:17:08 +09:00
nao-pon
5744e04ccd
fix ( #597 ) ClientOption dragUploadAllow
2013-05-18 10:02:42 +09:00
Arthur Halma
44492c0458
Issue #415 : Deleting files does work
2013-05-17 15:18:28 +03:00
nao-pon
7504bd9af4
Do URL-Encode of custom data value of cmd:download's IFRAME src
...
Now use `$.param` for make QueryString of downloading IFRAME `src`
2013-05-17 20:26:54 +09:00
nao-pon
92b7c4f53f
fix #589 info tool button bugfix (enbug)
2013-05-16 18:26:30 +09:00
nao-pon
96635e3a25
fix #589 , toolbar "info" doesn't work in cwd
2013-05-15 10:26:47 +09:00
Troex Nevelin
c1b81e5467
Merge branch '2.x' of github.com:Studio-42/elFinder into 2.x
2013-05-09 18:56:57 +03:00
Wojciech Jabłoński
91e74ea7ca
update polish translation, closes #496
2013-05-09 18:56:23 +03:00
Troex Nevelin
77c0a8f591
Merge pull request #534 from gavs/2.x
...
Added Swedish translation
2013-05-09 08:50:59 -07:00
Troex Nevelin
cd7c1f6dca
translations fixes
2013-05-09 18:40:06 +03:00
Troex Nevelin
72fabd9287
Merge branch '2.x' of github.com:Studio-42/elFinder into 2.x
2013-05-09 18:27:04 +03:00