github philippK-de/Collabtive 2.0
Collabtive 2.0

latest releases: 3.1, 3.0.2, v3.0.1...
9 years ago
  • Fixed notice on desktop that resulted from missing network connection during update check
  • Fixed deactivation of error reporting during update
  • Merge existing members and new members when adding project
  • Error reporting globally set to E_WARNING
  • Changed redirection after project creation from desktop or project administration to project dashboard
  • Improved translations: German, Polish, Farsi, Norwegian (Bokmal & Nynorsk), Simplified Chinese
  • Improved project tree's handling for special characters
  • Removed file upload from the add reply form. Now only previously uploaded files can be attached to replies.
  • Lots of code beautification in templates files
  • Make filemanager behave more like explorer (i.e. no pagination - show all files in each folder at once)
  • Revert to gridview as the default file view (this was changed in 1.2 b/c of issues)
  • Added edge case for SSL detection
  • Removed .htaccess file as it was causing trouble with some servers
  • Added start date functionality for tasks
  • Fixed several typos in style_form.css
  • Fixed typo in paginate-first function
  • Fixed cancel button for deleting folders in list view
  • Corrected label for edit button in project members view ("edit file" -> "edit user")
  • Changed permission for adding users to an existing project from "administration" to "project edit"
  • Implemented HTML Purifier filter for all user input. This will give us STRONG protection against all kinds of XSS attacks, while preserving rich formating options. It will also enhance well formedness.
  • Implemented some Content-Security-Protection header options. No framing,only load css from same origin, only load .js files from same origin, only load images from same origin
  • Remove force-compile option from template engine. This disabled caching and caused performance problems for some users.
  • Add compileAllConfig() to force a recompile of the config files in certain cases.
  • Fixed possible sql vulnerability in manageajax.php
  • Dont expose plain filesystem links to uploaded files. Downloads are routed through download.php
  • Added AES encryption of uploaded files
  • Added CSS theme functionality. Now the CSS and image files for each template set reside in a /themes/ subfolder. This way, there can be CSS only variations of templates created more easily.
  • Change color of tab info string, making it more readable
  • Set cache directory for HTML purifier definitions to /files/standard/ics/
  • Messages can now be edited asyncronously
  • Messages can now be replied to asyncronously
  • Implemented a new structure for the desktop. It is now an accordeon where clicking each section slides it open and closes all others.
  • Implemented a new structure for the project dashboard. It is now an accordeon where clicking each section slides it open and closes all others.
  • Customer profiles can be added in admin->customer
  • A customer can be assigned to projects
  • Remove user pictures from the onlinelist
  • Added translation of install-readme: Simplified Chinese
  • Removed unfunctional links from the day numbers in the desktop calendar
  • Fixed white page when editing of task failed.
  • Fixed conversion of umlauts when uploading files.
  • Fixed accordeon in tasklist view
  • Fixed a bug where the list view in project->files could not be selected if the user's role had file:add deactivated.
  • Files in subfolders can now also be attached to messages
  • Fixed filetype detection in message::getAttachedFiles - needs more refactoring to use file::getFile
  • Fixed a problem with file uploads and visibility string
  • Fixed cancel button submitting the form in task->edit
  • Localized project tree labels
  • Localized label for name in list view for files
  • Added a new CSS theme: spring
  • Fixed various display bugs

Don't miss a new Collabtive release

NewReleases is sending notifications on new releases.