This version is achieving a certain stability, fixes various bugs, and implements critical missing features. The aim is to have a 2.4 very stable, to go on another developement cycle. See details below.

Warning, the upgrade will work except for the users! Sorry, but the the login method has changed to enhance the security, and the passwords won’t match anymore. Just delete the content of the « server/users » folder (except for the .htaccess) and refresh, a clean « admin » user will be re-created.

Please test and report as more bugs as possible, no features requests please on this RC. Update also the i18n files if you can.

Download page : AjaXplorer on Sourceforge

FAQ : http://www.ajaxplorer.info/documentation/chapter-8-faq/

Demo : http://www.ajaxplorer.info/demo/

Forum : http://www.ajaxplorer.info/forum/

Documentation is available here !

—- Release note —–

Various bugs/enhancements
+ ajxp.fs : Fixed « move » operation makes a copy/delete : Bad performance for huge files
+ Various gui problems : when adding a customized header, the buttons text move on the gradient background and become invisible, selected row unfocused become unreadable also
+ Integration of swedish translation, was ready but not published yet
+ Date and time format : integrated in the i18n files
+ Charsets : Plus, &, and quote signs fixed (zip problems specially)

Users Management & Security
+ Added « admin » right to any user, so that the admin can change its login
+ Added additionnal optionnal data on users, to be used by drivers (« wallet »)
+ Implemented a « Direct Login » pattern avoiding the password transmission clear on http
+ Make « log » folder unreadable
+ Integration of the sshfs plugin (currently developed by Xyril) to enable precise rights on folders

Repository Management
+ Add « edit » action on repositories

Image Gallery
+ Generate thumbnail => enhance browser performances but more cpu load on the server, made optional.
+ Handle case where height/width is not provided by the php driver