[Webcollab-users] WebCollab Version 1.40 released
Brought to you by:
andrewsimpson
From: Andrew S. <and...@pa...> - 2003-06-15 08:58:56
|
Hi all, As the title says. -The most notable change is the option to allow anyone in a usergroup to edit a project/task belonging to that usergroup. This is optional, and can be selected by the owner when creating the project or task. This should make it easier for workgroups to 'own' tasks and projects. -Projects can now be set up with no deadline. This enables projects to be started, and initial tasks setup before the final end date is known. -Email can now be turned off in the configuration file. And an alternative to the PHP mail() function has been provided, with a SMTP mail server based on PHPMailer. -Provision has been made for MySQL innodb databases with transactional support. -Spanish language translation has been provided by Daniel Lujan. -Provision has been made for remote authentication by Apache. -Email text messages are now checked for possible cross-site scripting attacks. -In keeping with PHP syntax changes made in version 4.2.0 for PostgreSQL functions, WebCollab now automatically supports the old syntax and the new syntax depending on version of PHP in use. ** Note that existing databases need to be updated. See the release notes in the file package. |