*********************************
Changelog for ninjaXplorer
*********************************
--- version 1.0.5 released ---
* Added Polish language files
* Fixed .ini editing issue
* Fixed View File Popup

 
--- version 1.0.2 released ---
* fixed REQUEST URI issue on Windows servers http://neosmart.net/blog/2006/100-apache-compliant-request_uri-for-iis-and-windows/
* changed addresses in XML - ninjoomla to ninjaforge


--- version 1.0.1 released ----
* fixed "Local Directory Traversal" + XSS security issue


--- version 1.0.0 released ----





XXXXXXXXXXX FORKED XXXXXXXXXXXXXX

*********************************
Changelog for joomlaXplorer
*********************************
*
--- version 1.6.2 released ----

- suppress STRICT standards warnings
- empty bookmark file generated an error
- archives couldn't be extracted
- again fixed a critical error where wrong permissions would be applied to an uploaded file in FTP mode
	(leading to a 403 error on some servers)
- updated finnish language file

--- version 1.6.1 released ----

- update to MooTools 1.11
- fixed Frontend File Browsing (nearly blank screen, just table headers)
- fixed the "symlink points to target which can't be accessed" problem
- fixed "out of memory" problems
- directory names changed (no directories starting with a '.' anymore now)
- updated CodePress to version 0.9.5.
- reintroduced the direct file link (very helpful for viewing images) for those directories which are located inside the Joomla! installation joomlaXplorer is used in
- using correct encoding (urlencode) now for file links, so files with special characters can be modified, deleted or downloaded as well
- fixed the "...foreach..." error in the "show_error" page

--- version 1.6.0 released ----

- archives do not contain the whole file path anymore now, but only the relative one
- added possibility to specify a directory where an archive file is saved to (allows to create archives even when the currenty directory is not writable)
- added the great CodePress Sytnax Highlighting Editor (http://codepress.fermads.net/)
- removed the extra spaces in the directory path
- fixed the "Strict Standards" error (non-static method called statically)

--- version 1.5.1 released ----

- added ftp logout function to allow different ftp logins during one admin session
- added possibility to specify an FTP host name and port (other than localhost:21)
- bookmark functionality fixes (thanks to pokemon!)
- fixed a critical error where wrong permissions would be applied to an uploaded file in FTP mode
	(leading to a 403 error on some servers)
	
--- version 1.5.0 released ---

- changed the way errors are displayed (+nice styling).
- added support for *symbolic links*. You can create and delete links, but not change the target. You will have to create a new link to do so.

- joomlaXplorer is an FTP client now! - added PEAR'S Net_FTP package to allow local FTP access/transactions

- changed Archiving Section to ajax-based step-by-step system to prevent time-outs
- added PEAR Package File_Archive to allow better archive handling
- changed file links in the directory list to "Edit" or "Download"
- added a simple file-based bookmark system
- changed the download function to allow larger downloads (100MB+)
- replaced hardcoded english strings with new variables (thanks to Paulino Michelazzo!)

--- version 1.4.0 released ---

- added a new "View File" feature to dispay a file's source code with GeSHi syntax highlighting

- checking now, if a remembered directory exists (it might have been deleted meanwhile)
- added line number / column monitoring on the "Edit file" form
	it also allows to jump to a certain line number
- added feature to allow overwriting existing files on upload
- fixed directory chmod issues 
	Details: when running a *chmod* command on files and directories 
	with permissions that do not include "execute", directories would become inaccessible (e.g. d--------- (root). Tip by John, thanks!)
- added basic frontend directory browsing and file download feature (not comparable to Docman or ReMOSitory, 
	it's just a directory browser, no descriptions, no download counter!)
	!DISABLED BY DEFAULT!
	Enable by editing the file
	/components/com_joomlaxplorer/configuration.jx.php

--- version 1.3.3 released ---

- fixed a wrong image source (menu_divider.gif => png)
- fixed a fatal error when using joomlaXplorer on installations with the SafeMode hack
- added Bulgarian language (thanks to Ivo Apostolov)
- fixed download problems under Mambo 4.5.2.3 with gzip compression = On


--- version 1.3.2 released ---

- fixed various problems (create file/directory, archiving, download) with $mosConfig_absolute_path


--- version 1.3.1 released ---

- last visited directory is stored in the session for quick go-back
- updated finnish language
- added Icelandic language
- fixed an error which caused icons not to display
  in directories outside of the Joomla/Mambo root directory

--- version 1.3.0 released ---

- the home directory is now ONE LEVEL ABOVE the joomla/mambo directory.
	If you have joomla inside 
	/public_html/
	You will be able to browse to the root directory
	/
	! Check if you want this behaviour. When not, see /config/conf.php line 41....
- created archives don't contain the full path anymore, but the relative path from the mosConfig_absolute_path
- converted transparent .png to .gif
- removed the IE transparency fix, which caused IE to slow down (really long load times!)
- updated the language files
- "Chmod", "Edit" and "Delete" links are not active now, when the file is not chmodable, writable or deletable
- delete alert box will display the name of the file that is to be deleted
- added a checkbox to chmod form, so the user can decide wether to chmod rescursively or not
- added a rename feature
- current user ID and group ID (on a *nix OS) are displayed correctly now
- component name changed to "joomlaXplorer"

--- version 1.2.1 released ---

- bug fix: File Upload Icon is grey although file uploads are allowed
- bug fix: [#4944] mamboXplorer strips \r\n to just rn
- added Unzip / Unarchive Feature (Feature Request #6171)
  to unpack archive types: zip, gz, bz2
  directly on your webspace.
- fix for the PNG Fix.

--- version 1.2a released ---

- new language variables + more languages
- nice X - Icon for components Menu. thanks to Michael!
- added PNG transparency fix for IE
- added Owner / Group information to File List
- bug fix: "$ok @cmod" changed to "$ok = @chmod"

--- version 1.2 released ---
- removed full path from Archive ( tar.gz /bzip2 Archive Creation)
- added ability to change permissions recursiveley through all subdirectories

--- version 1.1 released ---
