Version NotesezFilemanager v2.5 final 07-02-2011
- Added simple authentication method
- Added custom plugin for inserting links in text input fields
- Minor security bug fixes
ezFilemanager v2.1.1d final 01-07-2010
- Added Spanish translation (by Pablo Muñoz)
- Added Swedish translation (by Jan Forsman)
- Added Czech translation (by Karel Korous)
ezFilemanager v2.1.1c final 08-03-2010
- Fixed delete file/folder javascript error
- Added Portuguese translation (by Anderson)
ezFilemanager v2.1.1b final 14-02-2010
- Added Norwegian translation (by Ole Harald)
ezFilemanager v2.1.1a final 09-02-2010
- Fixed check writable typo which returned false for Win OS
ezFilemanager v2.1.1 03-02-2010
- Added option to enable/disable thumb creation
- Added option to enable/disable copy/paste
- Fixed image preview typo
- Changed some definitions to more meaningful text
ezFilemanager v2.1 final 02-02-2010
- Changed ezFilemanager php functions to class
- Changed ezFilemanager folder read function
- Changed ezFilemanger config allowed file types
- Changed thumb creation prefix function
- Fixed copy/paste not working with IE when spaces in folder/file
- Fixed copy/paste/upload/rename not keeping file extension character case
- Added ezFilemanager folder navigation function
- Added better upload error handeling
- Added option to disable image mouse-over preview
- Added JW-Player to media files (www.longtailvideo.com)
- Added toggle (hide/show) link to directory information
- Added Dutch translation (by Peter Bakker)
- Added German translation (by Herbert Weissenboek))
- Removed breadcrumbs.inc.php
- Removed upload_path/dir_path hidden form fields for better security
ezFilemanager v2.0.1a final 21-01-2010
- Fixed Image Preview javascript not returning correct this.href
- Fixed PHP get_file_mime function for unknown file types
- Changed Insert Image/File link (Tiny_MCE) javascript
ezFilemanager v2.0.1 Final 18-01-2010
- Fixed DOCUMENT_ROOT ending slash problem
- Fixed right click context menu delete function
- Fixed file renaming not updating correctly in memory file to copy (if it exists)
- Fixed file upload function not verifying upload directory
- Fixed folder creation function not verifying directory in which the new folder will be created
- Changed PHP htmlspecialchars_decode to javascript
- Added option to allow/disallow spaces in file/folder names (config)
- Added security/sanitation to file/folder deleting function
- Added javascript checking for tiny_mce_popup.js correct URL
- Removed file/folder renaming disabling delete checkbox
- Compressed js files
ezFilemanager v2.0 Final 12-01-2010
- Fixed ezFilebrowser showing hidden linux directories
- Added right click download,copy,paste and delete context menu
- Added file copy/paste between directories
ezFilemanager v2.0 Pre Release 07-01-2010
- Fixed CSS compatibilty with major browsers
- Fixed bug files/folders renaming overwriting existing files
- Fixed bug files/folders renaming not getting sanitized completely
- Fixed bug files/folders renaming textarea width not setting to correct width
- Fixed bug folders renaming not changing URL if GET type or tmce were in the link
- Fixed bug filebrowsers default sorting by name ignoring Uppercase
- Fixed bug thumb view not working after renaming
- Fixed bug thumb creation not calculating correct dimensions
- Fixed bug OS/platform dependand javascript errors
- Fixed bug screen resizing/flickering on thumb view
- Fixed bug in bytestostring() PHP functions
- Fixed PHP warnings for depreciated functions and date()
- Fixed language translation, now all texts are used within langs/en.inc.php
- Added option (in config.inc.php) to add index.html (or any other file) to newly created folders
- Added option (in config.inc.php) to hide user defined files, e.g. index.html
- Added option (in config.inc.php) for header branding (enable/disable and customize see /css/branding folder)
- Added option (in config.inc.php) to use Kb/KiB and MB/MiB (http://en.wikipedia.org/wiki/Kibibyte)
- Added option (in config.inc.php) for Date format (http://php.net/manual/en/function.date.php)
- Added browsing directory information (number of directories, number of files and size of current directory)
- Added view file information (date created/modified, Permissions, size and if image; dimensions)
- Added image thumb file creation in file information, the new image thumb is proportinally resized to the entered width
- Added force mime download (simulating right click->save as download)
- Added tooltips with minimal help information
- Added "select all" tick-boxes
- Added more visual informations to ezFilemanager GUI
- Changed config for easier configuration
- Changed Maximum upload size (in config.inc.php), now you can use either server(php.ini) default size or custom size
- Changed ezFilemanager GUI to disable delete/rename/upload/thumb/new folder creation in non-writable folders
Please report any bugs or problems that you encounter.
Hope you like the new version, as much as I liked scripting it.