GUI & FEATURES :

  • Cross-repository copy : Using the new wrapper concept, it’s still experimental but is already working for FS and FTP.
  • New gui for flex uploader, autostart loading, should take less place for small screens.
  • Some cosmetic for public link dialog, and the password download page
  • Danish translation
  • At last added a scrollbar to the info panel
  • Handle massive directory listing case (pagination equivalent for the tree)
  • Added support for breaking brute force login attempt. The current limits are: 4 maximum failed attempt, then the login is locked for 5mn.
  • Remote Authentication plugin for interfacing with external systems (see doc for more info)

SERVER :

  • Generalisation of the Recycle Bin management to enable for plugins differents from fs.
  • Introduction of a « wrapper » concept for all plugins, to access the files via an url like ajxp.ftp://repositoryId/path/to/file.
  • Generic handler for better errors reporting through the Ajax GUI.
  • PHP 5.3.0 compatibility
  • New generator to update i18n files, the en.php file being the reference.

AND AMONG OTHERS …

  • Strange bug preventing from reading log files.
  • Fixed a stupid bug in zip file handling where the shutdown_function was register after the zip is downloaded (instead of before)
  • Implemented function chmod
  • Wrapper interface.
  • Finally fixed a bug in publiclet when using AJXP_USER
  • Changed the tests to be more verbose, so it’s clear what the error is when ssh deny connecting
  • Fix bug when directory parsing stop if a « 0″ file is found
  • Fixed problems in auth.sql driver, as well as problem with standard password change form when seed=-1.
  • Error handling when writing edited file to disk.
  • Swtich to list mode for diagnostic
  • Download in edit and diaporama didn’t work, fixed it.
  • A small change in session name change prevented flash upload to work. Fixed.
  • Fix a bug in getTrueSize preventing IIS to use COM objects
  • Support for safe IE HTTPS usage
  • Fix for correct display of repository with HTML char in them.
  • Fix a bug with safe_mode