12 Commits

Author SHA1 Message Date
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