Collabtive is a web-based project management system. The functions provided include: project management, instant chat tool, task and file management, time tracking, and support for multiple languages, including Simplified Chinese.
Collabtive2.1.1 change log:
+Removed JS legacy code related to desktop accordion
+Add default character set to all statements that create tables
+Unnecessary table creation and deletion
+Add verification information to install, readme file
+ Fixed bug in start date to end date comparison when adding or editing tasks
+ Fixed bug returning correct customer for a project
+ Provides customers with choice in the management area
+ Localize customer-related tags and tag installation process
+ More SQL queries now use prepared statements
+ Remove file uploads for IE browser versions 9 and above
+ Removed several calls to htmlspecialchars(). They are deprecated by the HTML Purifier lib, causing the problem
+ Removed multiple calls to stripslashes() function. They are discarded by HTML filtering
+Fixed issue with ambiguous field names
+ Fixed missing GROUPBY clause
+ Implemented SQLite support. It is optional during the installer.
+Remove tag classes as well
+Add folder /Files/Standard/ICS/ to the installation package
+ Removed getArrayVal call to file_exists() - it worked around an edge case in setup. This safe makes a lot of calls to file_exists()
+ Fixed bug that prevented files from being attached to messages
+ Fixed link to file upload email notification
+Make mylog global objects. This safe has many instantiated objects and improves performance. (srichter)
+ Reuse $myOpenProjects from index.php in init.php, improve performance (srichter)
+ Improved SSL recognition (srichter)
Features:
•Easy to use
•Ability to manage projects, milestones, tasks
•Baseline import
• Time tracking
•Multi-language support