- Updated elFinder to 2.1.65
- Updated ACE Editor to 1.32.3
- Fix #17
- Fix #18 Added brazilian portuguese, thanks to mvldebian
- Fixe for mobile view, fixes #15
- Automatically hide navbar and toolbar on mobile
- Single click to open folder on mobile
- Updated ACE Editor to 1.14.0
- Fix ACE editor
- Fix forJS error
- Worker Test
- Updated ACE Editor to 1.5.0
- Updated elFinder to 2.1.61
- tweak ACE editor
- re-create some shortcuts
- Updated ACE Editor to 1.4.12
- Updated elFinder to 2.1.57
- Updated ACE Editor to 1.4.10
- Updated elFinder to 2.1.56
- Remove refresh, when storage plugin is active
- Fix for RC 1.4.x final
- Fix elFinder CodeMirror implementation
- Fix for save attachments
- Fix and customization for Roundcube 1.4 RC2
- Added CHANGELOG.md to release
- Fixed typo
- Fix for missing elopen.html
- Fix for missing volume icon
- Add language autoload
- Fix for #7
- Updated to elFinder 2.1.49
- Merged Pull Request for Elastic Icon
- Added support for Roundcube 1.4 Elastic Skin
- Update to elFinder 2.1.37 with fix for directory traversal vulnerability
- fixing backward compatibility in larry skin
- moving debug var to a better position
- simplified path configuration. You need only to set
$config['storage_basepath']
. Use tha variable%u
to specify the username - set
$config['storage_debug']
to true, to display calculated path in Roundcubes error.log file
- Fix for button sometimes disabled in taskbar
- Small fix for Classic skin
- You can now add files from the server storage with the hekp of elFinder.
- Fix for wrong path issue
- There is now a special connector.roundcube.php file, so that you can use this, instead of connector.minimal.php
- Configuration of basepath is now done in config.inc.php
- It's now possible to save E-Mail Attachments in the configured storage. For this, there is a new config parameter in config.inc.php to specify the right path. If this path doesn't exist, it will be created automatically.
- I have changed the authentication. Now I use directly the Roundcube session to login and build the path for elFinder. This is more secure than my previous approach.
- Addes skin support for classic skin
- This is the first release and somewhat like a first test. You have to download and configure elFinder yourself, since this is not the goal of this plugin.