* eMail: fix for a problem reported with FreeBSD regarding the generation of random strings for temp-filenames
* Notifications: fix dont try to notify when none is set/forced for folders to check for new mails; dont try to notify when email as module is not enabled for the particular user
* eMail: remove invalid -at- when occurring in full name, when adding address to email; skip addresses that produce a parse error while parsed with imap_rfc822_parse_adrlist
* eMail: fixed error reported with the user-list: Warning on Felamimail, error array_merge in line 1600
* fixed birthday of contacts/accounts in LDAP could not be modified in addressbook
* WiKi: Edit permissions now do imply read permissions
* ImportExport: Replace CRLF with LF so excel does not break lines early (myStylite#974)
* CSV Export: Replace CRLF with LF so excel does not break lines early (myStylite#974)
* ProjectManager config allow non-admin to change working times was not working
* Calendar: invite rights, should NOT implicate a freebusy rights (users with invite rights could see freebusy times of other users)
* JSCalendar: fixed week containing 4th Jan is shown as 52th instead 1st week, if week starts on sunday is selected
* dont give sql error in gathering statistic data, if table does not exists (eg. Gallery is not installed)
* Weeknumbers in calendar views, were wrong for week-start-day other then Monday
* addressbook: check if typefilter is valid (type available), if not remove it
* addressbook: postgres compatibility for distributionlists
* eMail: not filtering own(ed) emailaddresses out of drafts while reopening them for continued processing
* calendar: PANAMA holidays provided by rafael chacon
* eMail: preview now requires user action (click on)
* fixed "undefined function lang_select" issue, if no cookies are allowed, also showing again language selection for new installs
* Calendar: fixed overlapping columns to result in equally wide visible parts for unlimited number of columns
* SambaAdmin: try binded as $accountDN with $_newPassword, in case root DN has no rights to modify anything
-- Ralf Becker <rb@stylite.de> Mon, 14 Feb 2011 15:04:52 +0100
* 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)
-- Ralf Becker <rb@stylite.de> Wed, 01 Dec 2010 15:03:28 +0100
* 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
-- Ralf Becker <rb@stylite.de> Thu, 11 Nov 2010 11:05:32 +0100
* 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)
-- Ralf Becker <rb@stylite.de> Wed, 13 Oct 2010 17:24:26 +0200
* 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