WePS -- History of visible changes.

Copyright (C) 2001, 2002, 2003 Aleix Conchillo Flaque

See the end for copying conditions.

------------------------------------------------------------------------

* Version 0.2.8 (12/05/03)

** Changes:

        - Language names (in language list) translated to its language.

        - Added ZIP downloadable file.

        - Keep  track of  current action  when selecting  or unselecting
          files.

** Bugs fixed:

        - File  name with  spaces are  correctly inserted  in compressed
          packages.

------------------------------------------------------------------------

* Version 0.2.7 (22/04/03)

** Changes:

        - Added language: Spanish.
          (translated by Eduardo Garcia)

        - Added missing italian translations.
          (added by Sergio De Simone)

** Bugs fixed:

------------------------------------------------------------------------

* Version 0.2.6 (15/12/02)

** Changes:

        - Added "Select and Unselect all" feature in file list.
          (coded by Anders Bruun Olsen)

        - Added 'koala' theme (by Lluis Gesa).

        - Added language: Italian.
          (translated by Nicola Pagani)

** Bugs fixed:

        - Replacement  from  spaces to  underscores  was  not done  when
          updating a file.
          (reported by Leif Ohlin)

------------------------------------------------------------------------

* Version 0.2.5 (24/10/02)

** Changes:

        - Update package file list can also be sorted.

** Bugs fixed:

        - Sort feature added in 0.2.4 caused blocking bugs.
          (reported by Tom Vile)

------------------------------------------------------------------------

* Version 0.2.4 (20/10/02)

** Changes:

        - List of files can be sorted by name, description, size...
          (suggested by Waitman C. Gobble II)

** Bugs fixed:

        - Download tarball function did not work properly due to version
          0.2.3 changes.

        - Added WEPS_PATH to themes directory in weps.php (templates).

------------------------------------------------------------------------

* Version 0.2.3 (30/08/02)

** Changes:

        - As  recommended   in  PHP   documentation,  the  use   of  the
          "register_globals"  variable (in  PHP configuration)  has been
          avoided for security reasons.  Check out PHP documentation for
          more information on this issue.

** Bugs fixed:

------------------------------------------------------------------------

* Version 0.2.2 (24/08/02)

** Changes:

        - Added troubleshooting with PHP configuration.

        - Added language: German.
          (translated by Jens Gutzeit)

        - Added online language selection.

        - Minor look & feel changes in search results.

        - Added troubleshooting with PostgreSQL configuration.

** Bugs fixed:

        - Needed  to replace gettext  function "_"  for one  that really
          existed and  worked without  gettext. A function  called "_my"
          has been added to fix this.

        - WePS  did not  work  when  gettext was  not  installed on  the
          system.  Need to  check if  any  of the  gettext functions  is
          available.

        - VERSION variable was not correctly upgraded.

------------------------------------------------------------------------

* Version 0.2.1 (14/07/02)

** Changes:

** Bugs fixed:

        - Delete file tool did not work.

------------------------------------------------------------------------

* Version 0.2 (27/05/02)

** Changes:

        - WePS status is saved when changing from one theme to another.

        - Added repository tools in administration section (Lluis Gesa).

        - Themes 'silvia' and 'escher' have been improved. HTML has been
          optimized.

        - Added 'escher' theme (by Sergey Degtyaryov).

        - Added i18n. Two default languages have been added: english and
          catalan.

        - Category name can now be changed.

        - Added menus  in browsing categories and  packages (i.e. faster
          access to administration tools).

        - Themes are now much better. All look&feel related code is now
          in stylesheets. So customization is easier and better.

        - Database now uses persistent connections (dummy change).

** Bugs fixed:

        - Categories and packages can now use single quotes.

        - Backslash problem  was not totally fixed. Now  fixed in search
          page.

        - Need  to use  rawurlencode because some browsers  do  no treat
          special chars,  such as spaces,  well. This bug did  not allow
          file downloads in old Netscape versions.

        - Some other minor bug fixes.

------------------------------------------------------------------------

* Version 0.1.5 (03/04/02)

** Changes:

        - Added important missing feature: Delete category.

        - Substituted GIF images to PNG due to GIF patent problems.

** Bugs fixed:

        - Backslash  problem fixed. PHP  adds a  backslash automatically
          and that caused a bug in some cases.

------------------------------------------------------------------------

* Version 0.1.4 (23/03/02)

** Bugs fixed:

        - WePS didn't work well with all PHP configurations.

------------------------------------------------------------------------

* Version 0.1.3 (22/03/02)

** Changes:

        - New WePS logo.

        - Lets you choose current online theme from a menu.

** Bugs fixed:

        - Important  bug fixed.  Https  and Apache  authorisation access
          didn't work because of improper use of 'require' statements.

        - Some other bug fixes and minor changes.

------------------------------------------------------------------------

* Version 0.1.2 (05/01/02)

** Changes:

        - Installation  script now  lets you  choose different  types of
          database systems.

** Bugs fixed:

        - Database type DateTime now works with PostgreSQL and MySQL.

        - URL parameters were  not encoded so special symbols  such as +
          didn't work as supposed.

        - Some other minor changes.

------------------------------------------------------------------------

* Version 0.1.1 (02/01/02)

** Changes:

        - The script now lets you  choose whether to create the database
          or use a pre-existing one.

** Bugs fixed:

        - There were some problems depending on the php configuration.

------------------------------------------------------------------------

* Version 0.1 (27/12/01)

** Initial release

------------------------------------------------------------------------
Copying information:

Copyright (C) 2001, 2002 Aleix Conchillo Flaque

  Permission is granted to anyone  to make or distribute verbatim copies
of this document as received, in any medium, provided that the copyright
notice  and  this  permission  notice  are preserved,  thus  giving  the
recipient permission to redistribute in turn.

  Permission  is  granted  to   distribute  modified  versions  of  this
document, or  of portions  of it, under  the above  conditions, provided
also that they carry prominent notices stating who last changed them.

---
$Id: NEWS,v 1.38 2003/05/11 23:35:31 aleix Exp $
