Share

WebCollab

File Release Notes and Changelog

Release Name: webcollab-2.20 (Orion)

Notes:

* WebCollab 2.20 - Orion *
--------------------------

This release has feature improvements, minor bugfixes and internal improvements.  Notable changes
are:

  - Uploaded files can now be updated (instead of manually deleting and adding a new file).

  - The deadline can be changed on cloned projects with all child tasks altering by the same amount.

  - Optional VEVENT configuration parameter for iCalendar to allow Google, Outlook compatibility,
     or other software that does not support VTODO.

  - Setup program now uses UTF-8 for better internationalisation.

  - Admin user setup is now done during first setup.

  - Brazilian Portuguese, Dutch and Spanish translation updates

The UTF-8 version of WebCollab (webcollab-utf8-2.20) is recommended for all users, provided the 
optional mb_strings library is installed in PHP.  For users with languages other than English, 
the UTF-8 version is strongly recommended because it has far superior internationalisation.


Changes: *CHANGELOG* ----------- *Improvements - allow updating of uploaded files (Feature Request #1024362) - allow deadline to be changed on cloned projects - add javascript window close to calendar date (Credit: Will Shattuck) - allow configurable hidden or plain password (Feature Request #1638725) - Add VEVENT to iCalendar for Google, Outlook compatibility *Improvements to Setup - add admin user setup to main setup program - convert setup program to UTF-8 for better internationalisation - shift configuration items to database for better internationalisation - make provision for mysqli in setup - make provision for mysqli in update.php *Bugfixes - bugfix: show help file in user selected language for UTF-8 version - bugfix: variable names in admin_config.php overwriting existing variables - bugfix: completion date updates after completion (Credit : Pablo Felip - takerna) - bugfix: Daylight saving causes tasks to shift by one day (Bug #1592679 (Credit: Bob Solomon) - bugfix: patch #1691353 to fix bugs in task_submit_update (Credit: Peter Kjellerstedt - pkj ) - bugfix: header refresh string incorrect in screen.php (Credit: jaygeeboy ) - bugfix: change contacts.notes database column from VARCHAR(100) to TEXT (Credit: Christopher Hawkins) *Translations - Brazilian Portuguese updated (Credit: Eduardo Alvim) - Spanish translation updated (Credit: Alberto Vizcaíno López ) - Dutch translation updated (MrSimple - Patrick Flinkerbusch )