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 !
AjaXplorer 2.3.5 Released
After a long time without having time to release but integrating functionnalities in the SVN, finally here comes the 2.3.5!
Brand new skin for improved clarity and usability, excellent performances due the javascript compression, several bug fixes. You can now create the repositories via the GUI (in the Settings panel, logged in as admin), and use the special keywords AJXP_INSTALL_PATH and AJXP_USER in the repository definition to make users private repositories.
Compatibility should be total with 2.3.4. This is a release candidate for AjaXplorer 2.4, please feed the forums and bug trackers on sourceforge to track down the issues!
Download page :
http://sourceforge.net/project/showfiles.php?group_id=192639
F.A.Q :
http://www.ajaxplorer.info/frequently-asked-questions/
Tested :
Windows [ Firefox 2 & 3, Safari, IE 6 & 7 and Opera ], Linux [ Firefox 2 ]
AjaXplorer 2.3.4 : At last the zip features!
The long awaited zip features are implemented in this release, thanks to the excellent class PclZip of PhpConcept.
What it does :
- Select multiple file or folders and download a generated zip.
- Browse Zip archives directly online, select files/folders to extract them to any folder.
The 2.3.3 was concerning a major architecture change. All the actions are configured via an XML registry file shared by both the server and the client, enabling easy extension of the API.
Plus minor bug fixes.
Download page : http://www.sourceforge.net/projects/ajaxplorer
Enjoy!
EDIT : Problem when disabling users management
If you want to use 2.3.4 and disable users management, you will face a blocking bug. Please downlonad the patch and replace it in the folder plugins/ajxp.fs/. Everything should work fine then.
AjaXplorer 2.2.1 Released : Bugfixes, i18n, browsers support
AjaXplorer 2.2.1 is now released.
You can download it at :
http://sourceforge.net/projects/ajaxplorer/
This release focuses on bugfixes from release 2.2, mainly making the system work on Safari and Opera, as well as integrating the Dutch and Spanish translations.
BUGS FIXED (among others)
1835337 IE6 Dialog window : image not displayed in title
1835328 IE Search Results Icons not displayed
1835085 Search results : folder have broken icon
1835001 Thumb display : block when lots of photos
1834995 IE bugs on first multiple upload
1834993 Opera not working
1834991 Safari not working
1832346 Do not catch ctrl+key
1832344 “Show larger image†link
1830277 IE : tab not working in modal dialogs
1830275 Browser cannot remember login/password
1830274 Headers when screen is very large
AjaXplorer 2.2 Released : users management system
AjaXplorer is now fully functionnal with this last functionnality that was missing : the users management. Administrator can give read and/or write access for each user and each repository, users can save their own preferences (for the moment language and display mode), and a guest user can be enabled.
Plus minor bug fixes and lookNfeel enhancements, as well as i18n (french language fully functionnal) and libraries upgrade (prototype and scriptaculous).
Download on Sourceforge. Enjoy!
AjaXplorer v2.1
+ New powerful functionnality : Thumbnails display
+ Bug Correction :
1809300 : Mac+Firefox problem fixed,
1809299 : Multi-Racine : broken functionnality in v2.0
1809297 : GUI broken when resizing window too small
1752873 : BM Bar mess everything up when too many bookmarks
Please download at : http://sourceforge.net/projects/ajaxplorer/
Ajaxplorer 2.0 : now it’s serious!
I’m proud to announce the Ajaxplorer 2.0 release.
Download here : http://sourceforge.net/projects/ajaxplorer/
Features
- Totally new GUI, really Ajax oriented, no more HTML frame, no more page reloading.
- Backward compatibility for all file actions (cf previous releases) : copy/move, rename, delete (recursive), create dir/file, download…
- Online files edition and syntax highlighting (see prev. releases)
- [new] InfoPanel : gives more info on the file, especially images files. Images preview
- [new] Search Engine : search for a string in the filenames, in the current directory and sub directories.
- [new] Play mp3 online without downloading them
- [new] View images online as a diaporama inside a given folder.
- [new] Better multiple file upload monitoring : when you upload many files, they are sent one by one so you can better follow the upload.
- [new] Start screen and load progress : the script is quite heavy to load at first time, there is progress bar for dynamic library loading and GUI initialization.
Tests & Known Bugs
- AjaXplorer has been tested on FireFox2 on windows and mac, on IE6 and IE7 on windows. It is best displayed on FF but is working quite good too on IE. Some minor bugs to fix though.
- AjaXplorer does not need any database, only PHP to run. It has been tested on PHP4.3 and PHP5.
- There is a strong display bug with bookmarks bar : when there are too many bookmark, the layout below the bar is totally messed up. I will try to fix that as soon as possible.
- Bug withâ€&†character in folder names : it mess up a lot of things to use “&†characters in files or folders. I will work on this (normalization of XML data…)
Credits
- There are some new libraries and widgets involved, please check the “info†button when you have installed.
- Here is a short list of sites to visit (more infos in the credits screen) :
- http://www.prototypejs.org/
- http://jquery.com/
- http://methvin.com/jquery/jq-corner.html
- http://methvin.com/jquery/splitter/
- http://webfx.eae.net/
- http://www.eight.nl/files/leightbox/
- http://www.huddletogether.com/projects/lightbox/
- http://www.codepress.org/
- http://www.alsacreations.fr/mp3-dewplayer.html
AjaXplorer Release Plan : v0.2
I will have a little refactoring according to my software engineer mate Mathieu, and put new numbers to the releases. The current release are functionnal but still quite experimenting, and I know I will have soon or late to make a huge refactoring. So the versions 1.X will be renamed 0.1.X, in order to attain a first stable version with release 0.2.
The main upcoming features for 0.2 will be :
- Keyboard navigation: shortcuts for all actions
- Users management: users logon, preferences, bookmarks, etc. I still have to think about a nice way of managing user disconnexion, since it is always very messy in framed applications (one frame is disconnected, the other is not, etc.)
- Add many root directories
Some useful features that will come in 0.1.5 (end of the week I think, it is already done, I just need time to package…)
- Better image management : image preview in tooltip when mouseover image file
- CodePress integration for syntax highlighting when editing a code file (js, sql, php, java, perl, css)
- Keyboard events : use UP/DOWN and SHIFT+UP/DOWN to browse and select files in the files list
- Keyboard events : use TAB to navigate between sidebar tree and files list panel
If you have any features request or bug found, please feel free to leave a comment here, or add it in the Sourceforge. trackers.