You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

424 lines
18 KiB

2005/04/27 Version 2.13
-Added snooze dismiss to reminders
-Fixed ICS and VCF import
-Added contact colors in mail client
-Added preview frame in e-mail client
-Multiple selection can be done with SHIFT and CTRL in the e-mail client
-Header of an e-mail is smaller for the preview. It can be expanded to view more details.
-You can download all mail attachments in a ZIP file.
-Administrator tools are modules now too.
-Calendar event saving fixed
-New treeview control
-Language setting is stored in cookie
-Added system password changing
-Fixed a lot of small bugs
2005/03/12 Version 2.12c
-Fixed wrong folder encoding in e-mail client due to PHP Bug
-Fixed Illegal module name specified bug
2005/03/12 Version 2.12b
-Fixed the disappearing of some calendar events after upgrading to 2.12
-Some e-mail messages that didn't contain a content type got chopped off at the
first unknown character. It now ignores them.
-The To field in e-mail client was not encoded to UTF-8
-Fixed UTF-8 in javascript dialog boxes. Changed to htmlspecialchars instead of
htmlentities.
-Addressbook checks for a duplicate entry when creating a new contact or company.
2005/03/12 Version 2.12
-Database doesn't use persistant connections anymore
-Configuration options are moved from Group-Office.php to config.php. This way it's easier
to seperate source from local configuration options with symlinks.
-Added password recovery
-Fixed issue with PHP < 4.2. People could not delete objects.
2005/01/24 Version 2.11
-Save as draft option in e-mail client
-Support for multiple languages/sections in the CMS module
-Sort folders and files through eachother in the CMS module
-ImageManager plugin for HTMLArea in the CMS module
-Function to copy contacts/companies to other addressbooks
-HTML Editor integrated in files module
-Fixed UTF-8 bug with javascript escape funtion. This was a problem for languages such as
vietnamese
-Added new Default theme. Theme's structure changed. Each module has it's own CSS style.
The CSS was also cleaned up.
-Added JUpload java applet to Group-Office controls. It allows to upload multiple files at once
and shows a progressbar. It's integrated into the email and filesystem module.
-Changed the way attachments are handled in the e-mail module. They now load into a seperate
popup window so you can keep on typing while attaching files.
2004/11/11 version 2.10
-Availability checking in calendar
-Bug fixes
2004/11/01 version 2.09
-After 2.08 there was a major bug discovered in timezone handling. When the
clock went to winter time all appointments were shifted one hour.
-Participants in a new event were not seen as a member of Group-Office
-Included mime.types file for OS that do not have this file.
-Fixed bug with notes permissions
2004/10/28 version 2.08
-Only admins can manage user groups now.
-Filetypes are handled per theme and per language and are no longer stored in
the database.
-Updated month view in the Calendar
-E-mail module asks to add unknown senders to your addressbook if you enable
this in the configuration.
-Implemented latest PhpSysInfo 2.3 in a much better way then before so that it
works on all supported operating systems.
-Used iconv to recode e-mails to UTF-8 to display them properly.
If iconv is not compiled into PHP there could be trouble with displaying some
messages correctly. Iconv is standard in PHP 5
-Some contributions and ideas to email, filesystem, calendar and addressbook by
Robert Widuch. Thanks a lot.
-Autocompletion of e-mail addresses when typing them in the 'To' field of the
e-mail composer. Also the names are included as well now when sending e-mail
to someone from the addressbook.
-The name display order (firstname, lastname) can now be chosen
in preferences.
-Changed tasks to be a real module with links to contacts, companies and projects
-Fixed bug with e-mail printing
-Companies, Contacts and Projects have a new activities page where you can
view all related notes, tasks, projects and appointments.
-Removed todo's from calendar and made a real todo's module.
-Module icons in menu are sortable now by the admin
-Notes module simplified. Now it's just a plain text note and nothing else. You
can attach them to contacts, companies, projects and files.
2004/10/05 version 2.07
-!!!WARNING!!! Removed permissions for contacts. Only permissions for the
addressbooks can be set. Contact permissions will be REMOVED with this upgrade.
-Fixed bug with international characters in e-mail module.
-Added automatic selection of country, state, street, city based on zipcode.
You will have to import your own zipcode table though.
-Day view modified. On viewing a calendar-view containing multiple calendars
up to 5 calendars are displayed in a row.
-New month view in the calendar module.
-E-mail module automatically adds unknown senders and reciepents to addresbook.
-Fixed a bug with importing iCalendar files
-More small bug fixes
2004/09/02 version 2.06
-Fixed a lot of smaller bugs that were spotted by the community forum users.
Thanks a lot everyone.
-Mailing lists improved
-Contact select improved. Now you can add contacts and companies from the select
screen.
-New helpdesk module by Meir Michanie
-Modules upgrade individually at installation
-iCalendar import/export calendar completed
-iCalendar (*.ics) file attached with meeting requests
-Merged and emerged team views in the calendar
-Fixed bug in import from CSV in the addressbook
-Security bugs fixed. When running with magic_quotes_gpc=off GO users could
delete some data that belonged to other users.
-vCard import/export addressbook completed
-vCard (*.vcf) file attached with personal data
-SSL Support in e-mail client
2004/05/23 version 2.05
-New authentication mechnism to make it very easy to use external servers
to authenticate or manage users.
-New summary module that sums up all module info and announcements
-New language system falls back on English if language misses strings.
-New directory structure that puts all module files in one place and allows
users to install/uninstall modules including the database tables.
-E-mail module is much faster
-Powerfull search function in the e-mail module
-Modules no longer use cookies to store settings like sorting of tables
-Time automatically adjusts to Daylight savings time
-vCard support added to addressbooks (currently only import possible)
2004/03/24 version 2.04
-Group-Office had problems with characters like & " > < sometimes. This
is fixed everywhere in the program.
-Todo's in the calendar
-A lot of bug fixes with many thanks to the ones posting on Sourceforge!
2004/03/17 version 2.03
-Improved bookmarks module. Bookmarks are sharable and can be ordered in
catagories.
-iCal import/export support for the calendar
-Projects module bugs solved
-Cyrus IMAP server had problems with sent items folder.
-Mail folders with an ' didn't work
-HTMLArea is now smarter. It returns textfields when browser is not supported
2004/03/10 version 2.02
-Improved IMAP server support
-Fixed installer bug
-Small feauture addon to the e-mail client.
-Fixed bug in calendar that didn't display first day of the week in some months
-Fixed bug in calendar that always added the current calendar to an event.
2004/03/08 version 2.01
-Implemented PHPMailer to handle all mail transport. Fixes issues with scrambled
emails in other mail clinets.
-Email client in HTML mode sends alternative text body too.
-Better attachment handling
-Improved IMAP server support (Courier, Cyrus UW-IMAP all work the same now
even without setting the root mailbox.
-Fixed email pagination
-Added first day of week preference.
-Fixed bug in client selection in projects module.heeey
-Fixed wron Accept and decline links in calendar module
-Fixed shared files wrong hierarchy
2004/02/28 version 2.0
-Solved bug in email client. Only first account worked properly. Filters got
deleted when you saved an account.
-Solved bug in adding users. They weren't able to set thier privacy settings.
-When you created a note the note wasn't always readable for the responsible
user.
-Removed menu javascript that isn't needed anymore. seems that htmlarea got
more stable by doing this.(no more HTMLArea.I??? is undefined).
-Added history at contacts.
-Bug in addressbook selection tool solved
-Fixed bug in mail checker.
-Solved bug in opening email attachments.
-Fixed parse error when adding companies.
-Fixed more small bugs.
2004/02/18 version 1.98
-Works with relative URL now. So you can access GO by multiple hostnames.
-Selection tool for addressbook can select contacts, companies and users
now in one or all addressbooks.
-Optimized SQL for better performance.
-Fixed a lot of small bugs
-HTMLArea resizes on window resize now thanks to Gianluca B.
2004/02/11 version 1.97
-Completely restyled interface
-Automatically checks for reminders and email now and pops up a new window.
-Addressbook redesigned and seperated companies from contacts
-Bug with email account creation fixed.
2004/01/25 version 1.96
-Fixed double menu in older Netscape or Mozilla functions
-Fixed bug in calendar that told user the times were wrong
-Fixed bug with deleting calendar events
-Updated theme icons
-Implemented latest HTMLArea 3.0
-Added new functionality to the projects module
-Implemented Holidays functionality in calendar module
-Fixed install bugs.
-Passwords use md5 encryption now
-Fixed small security bug. Only GO users could have modified some acl's from
other users.
-You can now set up indivdual permissions for each contact.
2004/01/19 version 1.95
-Bugs introduced with the conversion to work without register_globals fixed
-New compression tool in the file manager
-Addressbook starts in search mode and search mode extended with clickable
letters of the alphabet
-Added timezone preference
-Added new fields to user table and addressbook: sex, first name, middle name,
last name, birthday
-A completely renewed calendar module feauturing:
-Customizable views (day, x days, week, month)
-Greater flexibility in planning recurring events
-Timezones are adjusted
-Better user interface
-Projects module enhanced.
-Now able to set status, start date and end date.
-Better performance
-Better mime building with email client
2003/11/22 version 1.94
-register_globals no longer needed
-Bug fixes
2003/10/25 version 1.93
-Huge performance improvements. Rewrote a lot of functions to improve
performance with a high number of users.
-New permission dialogs to cope with high numbers of users
-CMS module improved
-Fixed bugs with IMAP authentication
-Administrators can set wheter users can modify or add email accounts
-Added trash folder to email client
-Completely removed contacts module
2003/09/21 version 1.91 (GO2 alpha release)
-Group-Office still sometimes used the old contacts module. It is completely
removed now.
-Fixed bug that caused wierd results when selecting from large addressbooks
-Smaller bugfixes
2003/09/21 version 1.9 (GO2 alpha release)
-LDAP Authentication
-IMAP Authentication
-Sharable addressbooks
-Many improvements to the CMS module
-Works with disabled magic_quotes_gpc in php.ini now
-Solved bug that caused errors when Group-Office had more then 6 users or so
-HTMLarea 3.0 beta implemented and ability to restrict it to styles in a
stylesheet.
-Group-Office will be released with only the English and Dutch language. Other
language packs will be released seperately.
2003/08/07 version 1.12
-Added Portugese and Spanish
-Added new theme Lush
-Major Scheduler bugs fixed
-Scheduler events can now planned in interval of days, weeks or months
-Authorisation scheme changed, Autorisation code removed and now user can request
autorisation by typing just the users
email address. The user will recieve an e-mail and can accept or decline the
request with that e-mail
-Signature option at e-mail accounts
-Added option with adding email accounts to set the root folder like mail/ or
INBOX. instead of the servertype selection
-Shared folders are highlighted in the filesytem module. Removed sharing on
individual files to avoid confusion
-Added support for manuals in different languages in the 'Help' menu. If a
manual is presentin the user's language then it will be displayed instantly.
If it's not then the user can select an avialable language.
-Added dutch manual
-Updated English manual thanks to Casey Ruark
2003/07/24 version 1.11
-Added new themes Nuvola
-Minor bugs from 1.1 fixed
-Improved scheduler view and navigation
2003/07/18 version 1.1
-Restructured the files and modularised the search function and the addressbook
so they can be removed from the program.
-All the administrator apps are now in the folder administrator
-All the user configuration apps are in the folder configuration
-Moved user profile page (user.php), group members page (group.php),
and filetype icon (icon.php) to the controls directory
-Chinese language support thanks to Ricky Chan
-Swedish language support thanks to Martin �stlund
-Added XML Xpath parser class: http://sourceforge.net/projects/phpxpath/
-Custom settings can be stored using the config class
-New administrator tools:
-configure startup moodule
-configure menu's
-automatic bookmarks when a user is created
-create custom date formats
-imap sub folder support in email module
-HTMLarea 3.0 added as control and integrated into the mail composer so now
Mozilla can send HTML mail too.
-notification function in scheduler
-New fancy installer that guides you through the whole process. Everybody can
install it now.
-removed deprecated secret question and answer
-projects module works according to standards now. Everybody can create
projects and users can subscribe to them if they have at least read
permissions.
-new option to set a time interval that certain pages like the scheduler
refresh.
-Contacts can have colors so they stand out
-Completely new Website management module
-Holidays support in scheduler module
-Crystal theme partially redesigned
-Improved view in scheduler and option to set background color of an event
2003/06/18 version 1.06
- From now on all changes are made by Georg Lorenz and Merijn Schering
- New functionality in e-mail module thanks to Georg Lorenz
- New theme Crystal thanks to Georg Lorenz
- Italian translation thanks to Filippo Maguolo
- French translation thanks to Herv� Thouzard
- Image display in e-mail messages that I screwed up in 1.05 fixed.
- Added some missing vars which screwed up the mail composer in English
language file.
- Better folder handling in e-mail module thanks to Georg Lorenz
2003/06/03 version 1.05
- End user manual added in different formats thanks to Casey Ruark
- Danish language support thanks to Allan Hansen
- German language support thanks to Georg Lorenz
- Bug in new themes fixed that would cause menu to fail when you added a
bookmark with a single quote.
- Bug in filesystem module that made it impossible to delete a file with
dubble quotes in the name.
- Title can be easily modified in install.php without removing the name
Group-Office from some places.
- Added option to send as text or html in e-mail client
- Cyrus IMAP support thanks to Georg Lorenz
- Removed themes that used the menu that was not GPL
- Fixed bug in email composer that made it impossible to attach files
with the Opera browser
2003/05/17 version 1.04
- Fixed bug in e-mail module that caused problems with multiple accounts
- Fixed bug that made it impossible to add an event if you had only one
scheduler
- Small bug fixes
- Added groups import in addressbook
2003/05/08 version 1.03
- Changed menu script to JSCookMenu by Heng Yuan because of change to
incompatible license in the old menu
- Translation bugs by Casey
- Translation for projects module by Casey and Merijn Schering
- Small bug fixes
- added new option to 'Group-Office.php' so you can specify the local
hostname of the email server and add options to it
for example 'localhost/notls'when using a redhat server that requires
the notls option.
2003/04/26 version 1.02
FRAMEWORK:
- Fixed bug in install script that created illegal file and directory
create modes
- changed default file storage path to '/home/groupoffice/<username>'
instead of '/usr/groupoffice/<username>'
- Make the module configuration more user friendly by listing the folders in
the modules folder.
- Language autodetects when not set
- At system information you can view PHP information
- I declare the framework stable (including contact manager)
- Added FAQ file
FILESYSTEM MODULE:
- Search for files and folders added filesystem
- Security bug solved
- Sharing bug solved
- It's now possible to set permissions for files too.
- Some small bug fixes
SCHEDULER MODULE:
- There are small changes in the database structure. some columns were removed.
- Removed the location scheduler function and instead of that
I added the feature to add an event to multiple schedulers at once.
- Invited users can unsubscribe events
(delete events from thier schedulers without really deleting the event).
- Added buttons for day and week view.
- List all events for a scheduler in a table.
E-MAIL MODULE:
- Removed '/novalidate-cert' option from connect function. This option is
needed with some Redhat distro's because of a bug in
the redhat php-imap package. If you have a redhat server add: '/notls'
after the host part in Group-Office.
- Fixed bug:when adding or modifying an account it was impossible to navigate
to the mailboxes.
PROJECTS MODULE:
- Nothing done this is quite useless unless you are dutch speaking.
2003/04/08 version 1.01
- Several small bug fixes
- Fixed sharing in filesystem module
2003/03/21 version 1.0:
First release including:
- Base system
- Filesystem client
- E-mail client
- Addressbook
- Scheduler
- Project management (alpha)