Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Collabtive 3.0.2 source code.tar.gz | 2017-05-24 | 5.8 MB | |
Collabtive 3.0.2 source code.zip | 2017-05-24 | 8.2 MB | |
README.md | 2017-05-24 | 849 Bytes | |
Totals: 3 Items | 14.0 MB | 0 |
Collabtive 3.0.2 + Fix character encoding issue with special characters in titles of projects, tasks, etc + Refactor lots of vue.js 1.0 syntax to be compatible with 2.0 + Change default number of projects displayed on the desktop to 15 + Fix font encoding issue in PDF generation + Change truncation of project titles to 35 + Fix the accordeon in project->milestones + add an additionalFields field to the model of the viewManager. It facilitates passing unstructured data from an endpoint to a vue template + Improve pagination with many pages: the pagination control now display only the first, second as well as the current +-1, and the 2 last pages + Actually load minified JS assets in some places + Set CSP frame-ancestors to 'self'. this prevents clickjacking attacks, where collabtive is embedded into other website contexts.