Some news / Next version
Hi all! What’s up with AjaXplorer? Well, I’m beginning a recording session in a studio next week, to work on my band’s next album, so I will have few time to work on AjaXplorer and answer the forum for a couple of weeks. Yes, i’m a professional musician before being an open-source geek (http://www.almasound.com/)!
But we’ve been working hard with Cyril on the 2.5 during the last weeks, so you can expect a new release at the beginning of June.
Amongst other features and enhancements :
- Publiclets : The longly awaited “public download” link generation feature! This will be a killer one!
- Scalability : Auto-paginate when a folder contains a huge number of items, make use of the standard GUI to manage all the configuration settings (huge number of users/repository was crashing the whole thing…)
- Modularization / Integration : the authentication mechanism and configuration mechanism have been totally “pluginized”, to ease integration with any other CMS or system.
- New supported plugins : Ftp plugin, ssh, ldap for authentication, etc.
- And lots of refactorings to enable these new features, making it even easier to develop new actions, new plugins, etc.
So stay tuned, the 2.5 will be great! For the most motivated, you can already work on the SVN version and try to detect the new features and test them…
SVN Users : stable vs. developement branch
SVN Users, please be aware that in the forthcoming time, the 2.4 will be supported as the official stable release, inside the SVN branch ajaxplorer-core-2.4.
The trunk branch is now the 2.5 “dev” version, until it goes to 2.6 stable version. There will be major changes on the users management system to ease the interfacing of AjaXplorer with other CMS, thus for some time it will be probably very unstable. You should not use it in a production enviromment, but switch to the 2.4 branch instead!
AjaXplorer 2.4 : the stable release!
At last, the longly awaited “stable” release of AjaXplorer is out now! This is mainly a bugfix release of the 2.4RC1. However, a diagnostic tool has been added to help find the problems on the server configuration.
How-to install? Download, unzip and access via your web server : the diagnostic tool will run once and tell you if potential problems are found. If everything is ok, you will directly access to AjaXplorer, now change the admin password and you are ready to use!
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 —–
Docs and conf
Update install instructions
Big conf file clean up, moved some variables to conf.fs.inc, move size unit to the i18n files, removed bottom.html.
Fixed the license text
Tests
Automatic Tests Framework : called at installation and at repository creation/edition
Implementation of the automatic diagnostic tool
Test zlib extension presence.
Encoding, escaping, url-ing…
Fix pb with wrong characters when calling thumb urls
Fixed encoding translation bug for chinese charset encoding on windows
Partially fix “attachement-name” display by urlencoding non ascii characters
Multiple player : Limit the length of the URL
Escape/encode filenames in multiple player
Add utf-8 charset in header for html templates
GUI
Fix bug in online renaming when the panel is scrolled!
IE Optims
Fix date problem in InfoPanel for IE
Disable history only on WebKit
Fix IE missing scrollbar
Resize problems in IE
Check menu is not going out of the viewport, put a scroller if necessary.
Misc
Fix MacOSX upload bug
Fix date error : wrong month!
Fixed the default mask to not be executable
Fixed a bug with broken link handling
hide_extensions, filenames and folders
AjaXplorer 2.3.10 [RC1 for 2.4] is released
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
AjaXplorer 2.3.9 released
This release focuses on bug fixes, some of which could be critical in specific situations (small screen resolutions, etc.). Japanese and Russian are now integrated to the release.
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 now available here !
Release Notes :
[2344779] About IFrame too long on Linux / FF3
[2387719] Double slashes stripped at online edition
[2371565] Huge files (above 2GB) display wrong size
[2440599 ] Unusability in 1024X768
[2427162] Copy / Move dialog does not load tree correctly
[2441110] Repository with quotes in the name
[2419778] Files in zip not downloadable
[2419776] Double login screen
[2402108] Download large files fail
New forum www.ajaxplorer.info/forum/
The forum is now located at http://www.ajaxplorer.info/forum/
Please do not use anymore the sourceforge forum. Do not use either the contact email if your question is not a very specific topic for the ajaxplorer team, like developement proposal, etc. This way, anyone will find a lot of information about all type of bugs in the forum.
Japanese translation available
Thanks to Satoru Matsumoto, the japanese translation is now available. To install it follow the instructions below :
- Download ja.zip, unzip and extract ja.php to the following location “your_install_folder/client/i18n/“
- Version 2.3.8 : just refresh the GUI, the “Japanese” option should appear in the user preferences list.
- Version before 2.3.8 : add an entry to the language array in the “your_install_folder/server/conf/conf.php” file. Add something like “ja”=>”Japanese”. Beware of opening the file as UTF-8 and saving it back to UTF-8. Save and refresh the GUI.
The translation will of course be directly integrated to the next release of AjaXplorer. Thanks again to Satoru for the support, please send your own translation file if it’s not already available! There are a lot of languages to translate to!
Russian translation available
Thanks to Serguey Kuzmin, the russian translation is now available. To install it follow the instructions below :
- Download ru.zip, unzip and extract ru.php to the following location “your_install_folder/client/i18n/“
- Version 2.3.8 : just refresh the GUI, the “Russian” option should appear in the user preferences list.
- Version before 2.3.8 : add an entry to the language array in the “your_install_folder/server/conf/conf.php” file. Add something like “ru”=>”Russian”. Beware of opening the file as UTF-8 and saving it back to UTF-8. Save and refresh the GUI.
The translation will of course be directly integrated to the next release of AjaXplorer. Thanks again to Serguey for the support, please send your own translation file if it’s not already available! There are a lot of languages to translate to!
AjaXplorer 2.3.8 released
This is mainly a bugfix release for special characters management (functionnality was partially broken in last release), plus a new skin and minor features. See release notes below.
Download page : AjaXplorer on Sourceforge
FAQ : http://www.ajaxplorer.info/documentation/chapter-8-faq/
Demo : http://www.ajaxplorer.info/demo/
Documentation is now available here !
Release Notes :
- FLV files preview thanks to MC Media Player.
- Charset Fixes at various places
- Languages files auto detection
- Fix bug with repository deleting/replacing: unique identification
- New skin (again!)
- Security enhancement (load admin frame only when clicking button, avoid firebug sniffing)
- New admin functionnality : install Log
- Various IE display bugs fixed
- Translations updated
AjaXplorer 2.3.7 released
New Features:
+ “Remember me” option at login
+ Brand new flash uploader (full Flash, to avoid problems with FF3 and Flash 10)
+ New access driver: use AjaXplorer to browse, edit and search your MySQL database!
+ Customizable HTML header and footer
Plus various bug fixes, as usual.
Translation Wanted !
There are already existing i18n files in French, English, Dutsch, German, Italiano and Spanish. They were created at various steps of the developement and except for the english one, they are very incomplete. If you can check out those files, edit them (warning, UTF-8 encoding!) and send them to me it would be very useful! Or if you want to add your own language, just duplicate the english file and replace! The i18n files can be downloaded here.
Download page : AjaXplorer on Sourceforge
FAQ : http://www.ajaxplorer.info/documentation/chapter-8-faq/
Demo : http://www.ajaxplorer.info/demo/
Documentation is now available here !