Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Collabtive 3.0.1 source code.tar.gz | 2017-01-12 | 5.8 MB | |
Collabtive 3.0.1 source code.zip | 2017-01-12 | 8.2 MB | |
README.md | 2017-01-12 | 613 Bytes | |
Totals: 3 Items | 14.0 MB | 0 |
This is a bugfix release. - Fix broken link to task list in upcoming milestones block - Fix XSS Vector in the user profile - Fix selection of subfolders when uploading files - Make truncation of project titles more consistent at 40 characters. - Correctly display timetracker and projects block in a users own profile - Fix user profiles when not logged in as admin - Fix changing the role of an existing user that already had a role assigned. - use a global HTMLPurifier object in getArrayVal() instead of creating a new one for each variable. this should improve performance by creating a much fewer objects.