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.
Collabtive3.1 update log: 2017-09-19
+Fixed the bug that the universal female avatar was not displayed in the user management area;
+ Updated PHPMailer to its latest stable version 5.2.2 to mitigate potential issues with PHP7;
+ PHPMailer dependencies now managed by composer;
+PCLZip dependencies are now managed by composer;
+Fix ancestor of CSP header frame;
+ Submit timetracker entries asynchronously;
+ Show total hours in timetracker report (again);
+ After submission, the form is reset by default;
+Allow users to be assigned to milestones;
+When moving the due date of a milestone, the due date of related tasks will also move;
+Allows creation of multiple task lists when creating milestones;
+A tree view showing the list of tasks assigned to the milestone details;
+Show messages in milestone details tree view;
+ Open accordion slideshow faster than many projects;
+ Replace pixel graphics in tree view with SVG vector graphics;
+ Pin the accordion on the "late" milestone, creating a new milestone that is late;
+ Draw milestones associated with messages and tasks in their task list in tree view;
+ In message details, draw the files associated with the message in tree view.