AjaXplorer 2.5.2
Complete ChangeLog for 2.5.2 Release :
- Update ‘C’ message, point to F.A.Q.
- Remove unnecessary tests
- Track E_NOTICE errors.
- Fixed config file repositories not being editable, declare admin repository after default files, add CHARSET in access.fs manifest.
- getTrueSize : If no tricks is working, use sprintf(« %u », filesize($file))
- Download using a form with a hidden iframe as target. Coupled with a simple error_handler on the PHP side that send back ajaxplorer.displayMessage() instruction in the iframe on error.
- Fix splitter initialize sizes bug, set bottom detail pane to 2/5 of the height. Keep sizes ratio on resize
Added permission check in readFile. This still breaks downloading unaccessible files but does it without ugly « Warning » message - Fixed charset support for both ssh and ftp repository
- Default option AJXP_CHARSET dans la session.
- Added LDAP_FILTER optional parameter
- Disable chmod action in Demo driver