Simple Groupware Changelog 2004 - 2005

Version 0.2 beta5 (December 28, 2005) (tb)


  • fixed event logging (stack trace is only shown in details)
  • edit as new feature
  • user interface: added small icons
  • emails: added reply / forward
  • system modules: splitted table status into status and sizes
  • moved tinymce popup to iframe


Version 0.2 beta4.1 (December 15, 2005) (tb)


  • fixed bug 1381552 which prevents users from logging in
  • fixed bug: archive tools might strip empty folders simple_cache / simple_store
  • fixed bug in setup: better error message if simple_cache / simple_store are read-only


Version 0.2 beta4 (December 14, 2005) (tb)


  • added smtp module
  • added options for ssl and different ports using imap/smtp
  • added caching system for imap, rss, iCalendar, vcard, csv
  • fixes for integrating iCalendar files
  • TinyMCE update and cleanup to load faster


Version 0.2 beta3 (December 9, 2005) (tb)


  • added feature to view mails on imap accounts
  • added feature to import icalendar files
  • added feature to import vcard files
  • added feature to disable anonymous access
  • added feature to define exclusions in recurring appointments
  • fixed outlook import for contacts


Version 0.2 beta2.2 (December 2, 2005) (tb)


  • setup fixes for Magic_quotes_gpc
  • added feature to optimize database tables as admin


Version 0.2 beta2.1 (November 23, 2005) (tb)


  • setup fixes for MySQL 4.0
  • fix for folder collapsing


Version 0.2 beta2 (November 19, 2005) (tb)


  • packaging changed to a single file for all languages
  • added rss module
  • added calendar module
  • moved client from console to graphical interface using php-gtk
  • switched charsets to utf-8 to allow unicode support
  • added exceptions to right to enable users to change passwords and online/offline status
  • removed html null byte vulnerability
  • removed page reload on resize, now width/height gets dynamically recalculated
  • added php memory usage next to rendering time in title (active only in debug mode under linux)
  • removed MySQL 3.x compatibility
  • removed magic_quotes_gpc=off requirement (register_globals=off stays due to security reasons)


Version 0.2 beta1 (October 2, 2005) (tb)


  • Added save/restore tree scroll-position
  • Added cut / copy / paste function
  • Added folder quotas
  • Improved calendar to handle recurrences
  • Added new server-based auto-complete component (replacement for popups)
  • Added functionality to export data to html / csv / xml
  • Added alphabar (show only assets beginning with a chosen character)
  • Added unit testing with PHPUnit and xmlrpc (disabled by default, rename *.php.txt to *.php)
  • New packaging system to deploy only one file (currently not used and disabled)
  • Added "Clean Cache" function to remove old cache files
  • Added Wikipedia, Yahoo and MSN to search sidebar
  • Added new Simple-Type "files" (upload multiple files) as replacement for "file"
  • Expanded slow query logging with "explain" information
  • Added view to show database status variables
  • Added view to show database variables
  • Added system/modules folder and module schema-handler
  • Added faq module
  • Added possibility to reset folder view
  • Added online/offline status to users module
  • Fix compatibility with Php 4.3.10, MySQL 5.0.x in setup
  • Fixing view with extra large texts
  • Updated libraries and components to latest versions
  • Displaying of assets gets a limit of 100
  • New directory structure: simple_cache and simple_store are now outside the code
  • Using gzip output compression per default
  • Removed database caching (inefficient with huge resultsets)
  • Removed AdoDB (better performance, better schema handling)
  • Removed doiMenu (better performance)


Version 0.1 (Dec 13, 2004) (tb)


  • This release is not suitable for usage in a production environment
  • This release doesn't contain a rights management system Therefore anonymous users will have full administrative rights (e.g. create new users, groups)


tb = Thomas Bley