* eMailAdmin/eMail: backport of emailadmin from epl 11.1 to community 1.8 to allow to use mandriva MailAccount and suseMailRecipient LDAP Schema and support of storing email attributes in sql database
--> LDAP schemas requires php5.3 now! You must visit setup to upgrade emailadmin tables, if you are using a svn checkout!
* Calendar: changing an existing, recurring event to whole-day, caused an end-time on day before start
* Calendar/CalDAV: updated timezone database to 1.2013c
* Timesheet: fix for missing preset title
* API: ancient APC (3.1.3) in Debian 6/Squezze has size in MB without a unit, this caused APC not to be used because of to small cache size
* API: if re-connect to database fails for an existing session, stop execution with an exception, as otherwise eg. preferences can get lost
* Setup: renamed --postfix and --cyrus options in setup-cli.php and post_install.php to more generic names --smtp and --imap
-- Ralf Becker <rb@stylite.de> Thu, 20 Jun 2013 19:46:37 +0200
* MySQL: got mysqli extension working and make it default for EGroupware, as mysql is now officially deprecated, existing installs need to be switched manually in header.inc.php or Setup >> Manage header
* Filemanager: fixed not working "Save as" for Internet Explorer (all versions), gave PHP Fatal Error
* Timesheet: allow to add timesheets starting yesterday and end today (no warning end-time before start-time)
* eMail/IMAP-API: trying to recover when fetching mailheaders, but resultset retrieved does not match the expected amount of message headers
* eMail: handle problem popup foldertree does not show subfolders of folders with umlauts
* Calendar/CalDAV: reduced memory foot-print by caching alarms, calendars with lots of alarms and recurring events sync now with 128MB memory_limit
* API/Auth: when required by setup check password strength upon login; user must be allowed to change password
* API: fallback auth checks and - if necessary - updates passwords on fallback on successful primary authentication or password change, to ensure they are kept up to date
* LDAP: only check for matching system users, if a new account get added, as existing accounts can be reported - depending on configuration - as system users too
* Sambaadmin: create new users/groups in LDAP with uidNumber/gidNumber matching relative id (last part of SID) to ease migration to AD or Samba4
* CalDAV/CardDAV: fix not working logging of errors into traffic log
* Knowledgebase: fixed filemanger only showed first N entries
* Notifications: activate links when creating a html mail from a plain-text one
* eTemplate/all apps: fixed not working display of floating point values in input fields for Chrome or Safarie (browsers supporting html5 input type="number")
* eMail: change default filter to ALL UNDELETED
* Calendar: ignore (unchangeable) status of groups for setting line-type of events: all users of a group-invitation accepted --> solid line for all accepted
* Calendar: sort participants by there name
* InfoLog: switching to a group-type resets access to "public" and disables access in edit
* Calendar: notify responsible for a resource "participating" in a private event only with privacy-cleared details
* Tracker: fixed group selected as responsible in list results in last member selected after next login (same is true for category with subcategories)
* eMail: fix problem with failedattachment from vfs
* Calendar: added missing holidays for CR (Costa Rica) provided by Rafael Chacon
* API: fix fatal error deleting user (LDAP), as reported on list (backport from Trunk)
* eMail: support multipart/mixed mails with html parts to display (apple mail does that kind of emails)
* CalDAV: backport from Trunk: allow organizer (edit-rights) update with If-Schedule-Tag-Match eg. from iOS or OS X iCal when event series was changed with "this in future" semantics and fix for not working status change of participants
* All apps: merged missing translations from other apps or branches
* Admin/Setup: fixed restore always converted longtext columns to text and therefore truncating them to 64k on MySQL, also fixed backup to report them correctly in backup of schema
* Calendar: added CR moving Holidays for years 2019 to 2023 (provided by R.Chacon)
* CardDAV: fixed wrong privileges for accounts addressbook, causing clients to report it read-only even for admins
* CardDAV/Addressbook: do NOT allow to delete accounts via CardDAV, was never intended, but as it is allowed in addressbook, it was possible via CardDAV
* CalDAV: remove "bind" privilege (create new events right) on other users or groups calendar, if invite requires special ACL grant, which current user does NOT have
* CalDAV: fixed accepting event removed it from calendar, because email address of a deleted account was prefered over regular account
* Calendar/CalDAV: fixed wrong time in notification mails caused by updates via CalDAV (not web interface), if user-timezone differs from server
* Filemanager: removing extended ACL for groups was not immediatly reflected in rights of current user, had to log out and in again
* Preferences: if user changed password, update password in session correct, so eg. EMail using that password keeps working
* Calendar: copying of events now preservs quantity of resources
* CalDAV/CardDAV: removed unnecessary (double) etag generation and improved calendar etag generation for recurring events
* Calendar/CalDAV: fixed iCal parser calculating recurrence-enddate from COUNT parameter, taking into account BY* rules (RRULE:FREQ=WEEKLY;COUNT=4;BYDAY=Mo,Mi runs just 2 weeks!)
* Calendar/CalDAV: fixed iCal import of recurring events to convert (not understood) yearly byday to monthly byday with interval 12 and daily byday to weekly byday, also fixed of by one error in enddate
* Addressbook: fixed not working call auf addressbook_ui::(view|edit) with contact_id being a uid
* eMail/egw-pear: fixed problem with unexpected (but valid) multiline response for STATUS commands
* Timesheet: fixed SQL error when deleting a user and transfering his data to an other user
* CalDAV/InfoLog: fixed SQL error if client has multiple identical X-properties, eg. alarms
* eMail/IMAP: fix possible missing RESPONSE Code, but available PARSED response in getSummary
* eMail: enforce signature description if none given, on personal signatures
* Calendar/CalDAV: fixed recuring event disapeared from device, if a rejected recurrence existed and a change from an other user caused a reload (412 Precondition Failed)
* Filemanager: fixing problem creating new directory with cyrilic name, also generating etag for directories as required by ownCloud
* Setup: fixed not working install on openSUSE 12.2/3, because last line of output from "service (mysql|apache2) status" is empty
* eMail: fix problem when forwarding inline some mails containing winmail.dat attachments (HelpDesk Ticket 3810) (all original attachments are probably part of the winmail.dat, so we resolve the data/attachments contained in winmail.dat)
* InfoLog/CalDAV: deleted entries where not taken into account for ctag generation, causing deletes only to sync after other modifications
* Filemanager: fixed not working repair of doublicate directories
* CalDAV/CardDAV: Max OS X 10.8 (Mountain Lion) support: automatic sync of all addressbooks in one
* CalDAV: fixed broken URL of private events in shared calendar user has no right to view
* CalDAV: privileges in other users calendar where reported wrong, leading clients to believe they have write rights here
* CalDAV: deleting an already declined invitation returned 403 Forbidden, instead 204 No Content
* Calendar/CalDAV: updated windows aliases from Unicode site and Exchange names from Sabre DAV
* Calendar: changed default filter for new users/instances from "all" to "default" (not showing rejected invitations)
* Calendar/CalDAV: fixed exceptions get not deleted with series via CalDAV
* Calendar: deny creating of recurring events, if duration of a single recurrence is longer then the recurrence interval
* CalDAV: fixed parsing of principal urls used by iOS6 for users
* API: only cache in APC by default, if it has at least 64M of shared memory, otherwise use filesystem
* Addressbook/API: allow ampersand and plus in local part of emailaddress for email validation
* Calendar/CalDAV: fixed truncating an existing daily event left it one day to long
* CalDAV: fix recurring event one day short, if number of recurence specified together with event-length, after rrule in iCal
* Calendar/CalDAV: deleting of recurrences under Android (eg. CalDAV Sync app) did not work
* CalDAV/CardDAV: fixed wrong encoded url of group with name containing spaces in CalDAV:calendar-user-address-set
* CalDAV: show created and updated by user and date in iOS 6: new CalendarServer:(created|updated)-by properties
* CalDAV/CardDAV: return urn:uuid as last record in calendar-user-address-set, as according to iCal4OL developer, some clients might have problems with it, also adding both full uri and just path of principal url, as calendarserver does it
* Filemanager: support for ownCloud WebDAV clients which keep a local directory in sync with server (by default users home-dir with local ownCloud dir, thought other dirs can be configured as well)
* eMail: handle attaching eml files; handle no subject when forwarding as attachment
* Calendar: if deleting next recurrance of an event series containing alarms, move alarms to next recurrance, to not alarm for deleted recurance
* Calendar/CalDAV: fixed not working accepting or rejecting recurrences of event series via CalDAV scheduling (eg. iOS devices)
* Calendar/CalDAV: not searching addressbook for CN, as match can be not unique or without an email address, causing notification to fail --> store as email address
* Calendar/CalDAV: meeting requests contain again nice body followed by a separator and description
* Chat: if no translation for user language available fall back to english, for slovenian language use croation language for now
* LDAP authentication: if changing password fails bind as user, try changing is with given admin-dn, to cater for all sorts of ldap configurations
* Addressbook/CardDAV: fixed lost cell-phone numbers, caused by SyncML update
* Admin/Preferences: fixed not removable ACL rights for apps using NO group-acl, eg. Addressbook or InfoLog
* Addressbook/InfoLog/Tracker: added or fixed formatting of certain custom field types in notifications using a single shared method
* API/Setup/MySQL: fixed backup to correctly report boolean columns and support MySQL 5.0+ varchar(>255)
* egw-pear: improve connection handling (targeting failed connects), apply connection timeout on data retrieval as well. (reapply r36751)
* Backup: fix sometimes not working restore (seems like an internal error in preg_match, causing Apache to run at 100% CPU never finishing) for php 5.3+
* Filemanager/API: automatically decrement and store subquery depth limit, to work around different limits in different MySQL versions and configurations causing SQL error
* Admin/DB-Backup: querying only chunks for 100 rows, to not run into memory limit on huge tables
* EMail: manage acl table; show acl table for selected folder for first folder selected when clicking on ACL tab as first action; remove trailing whitespaced
* EMail: improve the handling of addresses in edit of vacationnotice (SIEVE)
* PostgreSQL: fixed SQL error using egw_db::unix_timestamp(): No function matches the given name and argument types
* Calendar: backported config switch for history logging / delete prevention required for CalDAV to detect deleted events
* Addressbook: backported config switch for history logging / delete prevention required for CardDAV to detect deleted contacts, also switch history logging on for new installs
* CalDAV: expand-property reports queried by iCal from OS X 10.7.4
* Calendar: fixed EGroupware owner got notified about status changes, even if email-notification preference was "never", now only external chairs get always notified
* Addressbook: fixed not working resize or conversation of non-jpeg images in newer php versions
* Admin/Setup: fixing high memory usage in registering all hooks
* Tracker: fixed not working search using ticket number
* Calendar: order search for events to link with by startdate descending
* Tracker/ProjectManager: resources of tickets were shown as #Array in projectmanager (egroupware.org bug #3147)
* SyncML: Fix country name issue during SyncML slowsync (community bug #3146)
* Timesheet: if linked via ProjectManager, behave identical as if project was set in own GUI, fixed setting project to none to also unset project-title and blur
* Addressbook: skip letter of deleted type, when creating new contact types, as it gives SQL error
* ProjectManager/InfoLog: fixed custom type icon in PM to use status label, as in InfoLog
* CalDAV: fixed not working exceptions of recuring events in iCal on iOS or OS X (skipping optional and default VALUE=DATE-TIME attribute in iCal EXDATE component)
* TranslationTool: bigger fields to add a new phrase
* Calendar: taking direct booking permission into account when copying events including resources (my.stylite bug #2839)
* AsyncServices/Calendar: when multiple alarms / async jobs run at same time, they send mail with from address of first alarm/job
* Calendar: notification always use language of current user, not of user to notify
* InfoLog: if searching do not suppress sub-entries (user preference "List no subs/childs" set)
* Addressbook: fixed not working changing of organisation members
* Backup/Addressbook: adding limited index-length to backed up schema and fix restore of old backups without (default to 32 on multicolumn indexes including text columns)
* CalDAV/CardDAV: log failed requests with ### like exceptions to ease diagnose problems, log if clients requests accounts not visible because of account-selection preference, skip proxys if not visible
* Setup/Restore: fixed since r38812/1.8.004.20120410 not working restore of backups
* email: reuse already fetched flags when checking for MDNsent /MDNnotSend flags;
* ProjectManager: fix Bug #3130: PHP Fatal error: Cannot unset string offsets in projectmanager_so line 239
* CalDAV: fixed PHP Fatal Error when iCal contains invalid participant url like Lighttnings "invalid:noemail"
* Wiki: fixed Fatal error: Unsupported operand types in class.wiki_ui.inc.php on line 188, if no languages are installed
* Resources: SiteMgr module uses old class-name ui_resources instead of resources_ui
* CalDAV: fix error nothing known about column "id"
* CalDAV/CardDAV: add API version to pseudo session-id used to invalidate all sessions from the previous version (which eg. give database errors, because using old schema)
* SECURITY: fix for a XSS (cross-site-scripting) vulnerability, it is recommended to update ASAP!
* REQUIRES TO VISIT SETUP for schema updates
* more secure password hashing types: sha512_crypt and sha256_crypt
* enable automatic migration to sha512_crypt if accounts in SQL or LDAP (but only on Linux, as OpenLDAP has no native support for it)
* session listing without the need of a listable (less secure) session directory
* numerous CalDAV and CardDAV fixes (EGroupware 1.8.004 is now far more standard compliant then 1.8.002!)
* --> CalDAV/CardDAV is now recommended over SyncML, which will be no longer supported in the next major release
* show calendars and addressbooks selected to sync under user calendar- or addressbook-home-set allowing clients to automatic detect them
* CalDAV scheduling support allows clients eg. to show free busy status of invited participants
* client can choose the url for new events or contacts (standard requirement!)
* allow clients to store attributes (eg. calendar colors) via PROPPATCH
* store unknown attributes (eg. location based alarms) in custom fields in InfoLog
* CardDAV works now with LDAP backend
* ability to log and display CalDAV/CardDAV traffic without access to commandline of server
* PHP 5.4: fixes for strict warnings, thought disabling E_STRICT for now, because of various strict warnings in working code, which could not be easy fixed in all areas
* wiki: fix SQL for makro WantedPages
* wiki: bugfix for ->fatal error/exception if search is started with no searchstring<- now we return everything / all entrys on a missing search string
* wiki: bugfix for ->fatal error/exception when inserting new webdav links in HTML mode<-
* API: fixed a reported deprecated warning on logout when using CAS
* felamimail: handle IE (8) problem regarding toggling editor modes in compose window
* Filemanager: allow WebDAVs (https) via PEAR HTTP_WebDAV_Client
* API/Login: using tabindex to control tab succession on/in loginscreen.
* Calendar/iCal/CalDAV: if no end(-time) is given in iCal we use the default lenght from user prefs
* Calendar: fixed tz-aliases to NOT use Etc/GMT* but Olson identifiers
* CalDAV: fixed Outlook needs Microsoft specific x-property to recognice all-day events as such
* Addressbook/CardDAV: fixed Apple iOS and OS X addressbook messed up phone numbers (Mobile is now mobile for both and iPhone is matched to EGroupware private cell)
* Addressbook: disable custom field tabs, if contact is stored in LDAP, which does not support CFs
* Notifications: fixed not correctly reset timezone after notifying users from other timezones
* Filemanager/Admin: ability to check virtual filesystem (Admin >> Check virtual filesystem) and some code to prefent double creation of directories
* News: fixed SQL error happening with multiple translations
* PostgreSQL/Setup/EMailAdmin: fixed Setup >> Configuration was not storing anything
* timesheet: fixed wrong sum for timesheets;
* InfoLog/CalDAV: fixed wrong timezone used for iCal generation
* Calendar: mail all participants was attaching iCal with wrong time(zone)
* Admin/Addressbook: fixed wrong timezone in created and modified times for contacts and accounts
* eMail: fix bug regarding language strings with single quotes in Javascript;
* Calendar: update timezones to 2011n from Lightning
* Home: only display apps user has rights to (were not checked for calendar, email, infolog, news_admin or if user changes positions on home, before gotten app-rights removed)
* Wiki/PostgreSQL: whitespace before database-type caused creation of index on egw_wiki_pages.wiki_body limiting article length to 32k --> re-install wiki or drop index egw_wiki_pages_body
* SiteMgr: fixed every block had identical id="Mod" validation error
* SiteMgr: remove CKeditor SCAYT (spell-check-as-you-type) tags, which dont validate
* SiteMgr: properly escape block-titles containing special chars
* SiteMgr: allow to set meta description on category level by using {description} tag instead of {slogan} or {sitedesc}, proper escaping of all placeholders
* Projectmanager: add /usr/share/fonts to open_basedir to allow JpGraph for ganttchars access to default font location
* Admin: fixed import of already hashed passwords
* InfoLog/CalDAV: add support for responsible as iCal ATTENDEE, make sure not to empty InfoLog fields not supported by iCal standard
* wiki: patch to handle the case that we have 2 versions of the same wikipage with wiki_supercede=wiki_time (up-to-date version)-> use the one with the highest version number; bugfix regarding the import of manual into own wiki; use wiki_id from constructor in where clause where ever it applies and not already present (e.g.: exists(), read(), write (in special cases (import of manual)) and makros (as we should not mix wikis)
* CardDAV: fixed not working deleting of existing fields and cell phone numbers for Apple clients
* eMail: supporting deprecated text/directory mimetype (if filename extension is of type text/vcard) for opening in addressbook edit dialog.
* Calendar: not using freebusy rights for searching calendar, as it would allow to probe for event contents
* tracker: mailhandling, fixing a problem with -> not correctly extracting mailadresses <- when adresses contained UpperCase Letters
* email: fix for missing style color:red in notification messages
* tracker: mailhandling - prevent to use rsh or ssh to establish connection
* API: decodeMailHeader handle nested encoding for imap_mime_header_decode
* API: take care of INNODB and STRICT_TRANS_TABLES for recent mysql installations
* calendar/holidays: fix charset for japanese holidays
* API: taking care of sorting AND filtering by customfields with names containing whitespace; (best way to deal with this issue, is not using whitespace in your customfield names at all)
* sitemanager: fix PostgreSQL error reported on org-tracker (#2956)
* WebDAV: fix for Netdrive to work correct with non-ascii chars like German umlauts
* WebDAV: allow locking of not (yet) existing files to create them
* Tracker: fixed not working file write rights for assignee
* Filemanager: fixed not working rename of file, if path contains a # or ?
* eMail/eMailAdmin: is_a compatibility vs. php5.3.8 resolving to instanceof operator
* Filemanager/WebDAV: understand Windows7 modification time attribute and setting and returning is as vfs modification time
* Addressbook/csv-import: fix/enable update of account - userdata when accounts are stored with ldap. If the condition is on account_id, we supplement the condition with owner=0 (this is needed to correctly determine the storage engine (ldap/sql) for accounts); we strongly recomment NOT to try to use this for adding accounts: use admin import definitions for that task
* eMailAdmin: fix problem with UpperLowerCase User Names, use lower case usernames ONLY, when accessing / creating / updating mailboxes
* Security issues fixed: local file inclusion, sql injection, refelected xss and open redirect
--> we recommend to update ASAP
* PostgreSQL/EMailAdmin: fixed not storable EMailAdmin profiles
* Addressbook/LDAP: fixed lettersearch by backporting LDAP class from trunk
* Setup: making SSHA (salted sha1) hashes the default password hash for SQL and LDAP
* setup/login: fixed not working password (hash) migration
* InfoLog: fixed not working link-search (Parameter 2 to infolog_bo::link_query() expected to be a reference)
* Calendar/CalDAV: fixed SQL error on ctag generation, if no ACL rights for requested group calendar exists
* Calendar/CalDAV: fixed wrong line-defolding, if folding occured in whitespace
* Calendar/CalDAV: use X-EGROUPWARE-UID only, if it resolves to same email (otherwise we are in trouble if different EGw installs talk to each other)
* Calendar: fixed not included organizer in meeting request
* Calendar: fixed not working freetime search caused by not mbstring.func_overload supporting xajax libary
* Manual: use https for accessing manual.egroupware.org to not get page contains unsave content warnings
* IE9: enable IE dropdown menu hack only for IE<9, as it stalls IE9 www.stylite.de bug #1722
* workaround for Fennec bug https://bugzilla.mozilla.org/show_bug.cgi?format=multiple&id=648250 window.(outerHeight|outerWidth|screenX|screenY) throw exception
* eMail: fixed bug for not getting multiple unnamed attachments, while saving a mail to infolog or tracker
* eMail: improving of the fetching of cids; match cid to filename if the attempt to match the cid failed
* eMail: match cid to filename if the attempt to match the cid failed -> extending the fetch attempt even for non cid attachments, when nothing is found within the previous loops
* Admin/VFS/LDAP: on saving a group, check if group directory exists and create it if not
* CalDAV/GroupDAV/KDE Akonadi seems to require redundant namespaces, see KDE bug #265096 https://bugs.kde.org/show_bug.cgi?id=265096
* eMail: regard addressbook preference to hide accounts or not in ajax search for emailadresses while composing messages
* eMail: fix for displayed message body is null: if charset reported is reported not correctly, converting to utf-8 may not succeed as expected, leaving some non utf-8 chars which may lead to problems with json_encode;
* eMail: timezone and timeformat issues as reported in egroupware.org Tracker#2755
* Implemented deleteaccount hook for SyncML
* Joomla! 1.5 template support (including ja_purity template)
* got html in rss export working again
* creating a default news category and an automatic import of RSS feed from egroupware.org
* SiteMgr: if moving pages between categories, contained blocks need to change category too
* new English and German default website
* fixed not working automatic install (stalls after installing core apps, because existing tables get NOT refreshed)
* WiKi: fix broken rename, (links in other pages, that refered to the given wiki page, did not get updated, as the reference list in egw_wiki_links did not get updated since Rev16219 (7th Aug 2004)
* Infolog: Fix problem Delegated user was not able to edit infolog entrys owned by Groups, if he was not member of that group, and had no grouprights. Implicit rights where not applied; reported in Stylite Tracker#8255;
* fixed empty getctag, causing eg. Sogo connector not to update in EGroupware modified addressbooks under 1.8
* eMail: fixing problem with double converted date/time strings for certain DateTime Settings (reported with the user-list)
* email: Icons for eMail FunctionFolders
* email: Sort FunctionFolders to the top of the FolderTree in MainView (all MailBox FolderTree Views are affected)
* exceptions get now logged to Apache error_log again
* scaling now addressbook images uploaded via CardDAV or SyncML to 60 pixel width like already done for web GUI
* read access to groupmembers for account-selection "groupmembers" (only for account_repository sql!)
* support multiget report on url with uid, as lightning uses multiget after a PUT on the PUT url, which is the uid
* email: fix for Stylite Ticket#608: folders with umlauts (specialchars) did not display the count of unread mail
* sorting fileselection popup always by directory on top and then name
* core: myStylite Ticket#987: fixing a problem regarding chopped off urls when URI in question contains umlauts AND mbstring.func_overload is activated
* fix for Nokia S60: enabling X-RECURRENCE-ID and make sure series master is synced before exceptions
* telling IE via X-UA-Compatible IE=edge never to use compatibility modes with old versions (if set eg. via group policy for whole intranet zone)
* fixed conflict check of resource quantity and storage of changed quantity in existing events
* preventing invalid birthdays stored with the datastore such as 0000-00-00 or 0.0.00 to transform to a birthday
* add a fieldmapping to enable the query for contact_bday
* wiki: make makro showemptypages [[! ~]] work
* backport of forgotten servertime time var now, as reportet in developerlist
* calendar: handle catchable fatal error while trying to build rule
* Don't use MaxGUIDSize as maximum UID length
* infolog: fix startdate filter for infolog, if you select a single day for start and enddate, and if your infologs start at 00:00 of that day (no time specified)
* email/phpmailer: fix for bug regarding the sending of the charset information reported by stefan.helzle-at-oscons.de
* Announce all available addressbooks and calendars of the current user with GroupDAV
* fixed now shown bugdet in project-list, if user has no explicit role, eg. the creator
* fix for egw.org bug #2729: extended search for recipients filtered by categories does not work
* fix for mystylite bug #818: planner by user only with read rights (should work with freebusy rights too)
* fixed download module to cope with new direct download url option of filesystem stream wrapper
* added optional display of file comments in SiteMgr download block
* store referer when anon session get created, so logout (specially when called from egw::check_app_rights) redirects back to website
* Backport 32252 - Make sure n_fn and n_fileas get updated when importing
* Backport 32267 - Changes to be able to create an infolog entry from a tracker ticket. Tracker subject, description and any matching custom fields are copied over.
* added info about firefox with NTLM and update EGroupware configuration
* allow for/expect encoded MAILBOX/EMAIL Parts of an RFC822 EMail in MessageList creation, and decode it
* adding target=_blank, to get eg. download of pictures NOT to replace current page
* fixed full index to showing only two level of categories and pages
* fixed unbalenced number of opening and closing div-tags in some types of the navigation module, also added commented code to debug the issue
* if user has filemanager rights, show Actions column allowing to delete or edit properties of files
* several fixes around jpgraph
* iPhone and Mac Addressbook support aka Apple CalDAV/CardDAV autodetection
* fixed SQL error: contact_owner is ambigous (addressbook other then all selected)
* fixed black window in IE or Opera, eg. when using "Add" or "Extended Search" from sidebox menu in addressbook
* added support for PHP running as (F)CGI (uses ORIG_PATH_INFO instead of PATH_INFO), also added basic digest auth support from trunk
* removing a vertical whitespace \v from header Content
* fix other PHP5.3 deprecated error
* make sure keywords of parameters/dparameters are stripped of leading and trailing whitespase, as this meets the expectation later on. Otherwise keys in the parameters/dparameters structure may not be found/identified
* adding EGroupware version to X-Dav-Powered-By header eg. "EGroupware 1.8.001 CalDAV/CardDAV/GroupDAV server"
* fixed addressbook "all" shows no contacts, reported on the lists
* added valid timezone set in php.ini check
* show package changelog inside EGroupware under about