27 Commits

Author SHA1 Message Date
nao-pon f5cdb7cf7c [ui:tree] correction of touch event of extra icon of contextmenu 2019-02-03 18:25:54 +09:00
nao-pon 779bdfb001 [css:contextmenu] correction style of Auto reload icon
rel. #2724
2018-10-21 21:21:41 +09:00
♚ PH⑦ Soria ♛ 6eacd7d697 [css][CleanUp] Nicer + Consistent CSS indentation (#2519) 2018-06-04 20:07:13 +09:00
nao-pon f9b0e53d63 [css] replace volume_icon_* to SVG image
rel. #2503
2018-05-14 00:20:35 +09:00
nao-pon 79c4983c89 [cmd:edit] #2405 mount the zip archive to edit archive contents
Zip Archive editor require barryvdh/elfinder-flysystem-driver and league/flysystem-ziparchive

`composer require barryvdh/elfinder-flysystem-driver league/flysystem-ziparchive`

------

And also fix #2406 - PHP notice error
2018-03-03 00:03:40 +09:00
nao-pon 0f641273c2 [css:contextmenu] correction of submenu style 2017-06-08 00:34:05 +09:00
nao-pon 3576a871e9 [cmd:edit,ui:contextmenu] show editors icon on contextmenu 2017-06-07 00:06:33 +09:00
nao-pon 44e572d98b [css,img] add netmount icons 2016-11-07 10:58:46 +09:00
nao-pon dd04ceecca [ui:contextmenu,cmd:upload] colorling of current target in folder selector 2016-08-18 18:24:10 +09:00
nao-pon 8310eb8fe3 [css:contextmenu] tiny correction 2016-08-09 13:58:16 +09:00
nao-pon 4481357820 [jQuery3.0] remove CSS display:none from JS controlled elements
rel. #1582
2016-08-09 10:25:02 +09:00
nao-pon 71680b9897 [ui:path] show volume icon at volume select menu on mobile device 2016-07-21 14:07:32 +09:00
nao-pon d4285c2ec9 [cs:contextmenu] fix CSS style priority 2016-05-13 21:43:13 +09:00
nao-pon 254b3ba52b [css] correction of icon size for touch devices 2016-05-12 11:06:42 +09:00
nao-pon 1229ce14e4 [js] mobile: bigger icon, toolbar auto hide, fix fullscreen quicklook etc
ref #1373 Mobile friendly
2016-05-07 18:01:17 +09:00
nao-pon abedc37157 [css class] add class "elfinder-touch" to elFinder node & use it 2016-04-18 21:12:24 +09:00
nao-pon 4b15a1d2f2 [ui:contextmenu] correction for direction rtl 2016-04-13 23:39:30 +09:00
nao-pon ec0998a249 [js] fix #1320 supports elFinder into modal dialog 2016-04-12 15:38:31 +09:00
nao-pon 53c043d337 [contextmenu] add "Selected Items (x)" header 2016-02-19 22:55:49 +09:00
nao-pon e25081965b [js:core,cmd:reload] add Autosync button into contextmenu Reload
- Add new client configuration `syncStart`
```javascript
	/**
	 * Sync start on load if sync value >= 1000
	 *
	 * @type     Bool
	 * @default  true
	 */
	syncStart : true,
```
- Correction of `autoSync()` in elFinder.js
2016-01-11 10:56:33 +09:00
nao-pon 0afe405877 [ui:contextmenu] correction for old IE 2015-12-07 21:22:02 +09:00
nao-pon 90334895f3 [ui:contextmenu] fix typo & CSS correction 2015-12-05 21:46:59 +09:00
nao-pon 1df204e76a [ui:contextmenu:download] add URL link icon with <a>TAG
You can with link icon...
- Click then open url into new window(tab)
- Right click then copy of link URL etc.
- Drag-out then... possible various (though by your environment)

fixes #916, fixes #1161
2015-12-05 16:21:12 +09:00
nao-pon d800cd3ec6 [ui:contextmenu,cwd,plases,tree] corretion for touch devices 2015-03-27 15:01:54 +09:00
nao-pon 2be7da3aee fix #346, show contextmenu sort submenu 2014-12-12 01:52:33 +09:00
Dmitry (dio) Levashov f9805cffe6 closes #340, closes #331, thanks foxel 2012-07-26 21:17:01 +04:00
Troex Nevelin f6bd434394 fix context menu includes and naming 2011-11-09 22:35:32 +02:00