github philippK-de/Collabtive 2.1
Collabtive 2.1

latest releases: 3.1, 3.0.2, v3.0.1...
9 years ago
  • Removed accordion-related JS legacy code from desktop
  • Added default charset to all create table statements
  • Removed creation of unnecessary table
  • Added collation info to install-readme files
  • Fixed bug in start date vs. end date comparison when adding or editing a task
  • Fixed bug to return correct customer for a project
  • Made customer selection available in admin area
  • Localized customer-related labels and labels for the installation procedure
  • More SQL queries use prepared statements now
  • Remove file upload for IE versions 9 and older
  • Removed several calls to htmlspecialchars(). they are obsoleted by the html purifier lib and caused issues
  • Removed several calls to stripslashes(). they are obsoleted by html purifier
  • Fixed a problem with ambiguous field names
  • Fixed a missing GROUP BY clause
  • Implemented SQLite support. It can be chosen in the installer.
  • Removed the tags class for good
  • Add folder /files/standard/ics/ to the installation package
  • Removed call to file_exists in getArrayVal() - it worked around an edge case in the installer. This safes a lot of calls to file_exists()
  • Fixed a bug that prevented files from being attached to messages
  • Fix the link in the file-uploaded email notification
  • Made mylog object global. This safes a lot of object instantiations and improves performance. (srichter)
  • Reuse $myOpenProjects from init.php in index.php , improving performance (srichter)
  • Improved SSL recognition (srichter)
  • Improved the timetracker widget on the project dashboard to alternatively take working hours directly as input
  • Re-added closed projects on the desktop
  • Fix deleting of task assignments when deleting a project
  • Enable deleting and editing of customers
  • Make the password field in add user obfuscated
  • Fix replying to messages on the desktop
  • Fix cancel buttons in desktop->add task and desktop->edit project
  • Fix inserting uploaded images from the tinyMCE image list
  • Make the datepicker fade out faster

Don't miss a new Collabtive release

NewReleases is sending notifications on new releases.