Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Ralf Becker 9e6a471fe2 * 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)
also removed copy of supportedFields and using again default ones from addressbook_vcal, with Apple specific fixes in _get_handler()
2012-02-10 11:23:09 +00:00
addressbook * 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) 2012-02-10 11:23:09 +00:00
admin * Loatian language translation Dr. from Vimontha KHIEOVONGPHACHANH <kvimontha-AT-yahoo.com> 2011-08-09 07:32:50 +00:00
calendar * CalDAV: fixed Outlook needs Microsoft specific x-property to recognice all-day events as such 2012-02-10 11:19:42 +00:00
doc/rpm-build Changelog for 1.8.002.20111111 2011-11-11 08:54:06 +00:00
egw-pear PROPPATCH request was not logged 2012-01-30 01:57:23 +00:00
emailadmin * emailadmin: fix problem with UpperLowerCase User Names, use lower case usernames ONLY, when accessing / creating / updating mailboxes 2011-09-20 10:22:06 +00:00
etemplate fixed warning if no name part exists 2011-11-18 13:06:16 +00:00
felamimail add missing closing tag for <div> in showBody 2012-02-07 11:55:59 +00:00
filemanager * Filemanager: allow WebDAVs (https) via PEAR HTTP_WebDAV_Client 2012-01-11 21:31:30 +00:00
home * Loatian language translation Dr. from Vimontha KHIEOVONGPHACHANH <kvimontha-AT-yahoo.com> 2011-08-09 07:32:50 +00:00
importexport only check for class.$classname.inc.php files, when scanning for plugins, as backupfiles postfixing the filename with an other extension stall EGroupware completly (Fatal Error: Can not redeclar class) 2011-11-21 09:52:46 +00:00
infolog * CalDAV/GroupDAV: return empty collection, as iCal under iOS 5 had problems with returning "404 Not found" status 2011-09-30 12:55:12 +00:00
notifications * notification/email: support filter since (only check unseen mails for the last 14 days) when notify for unseen mails 2011-08-02 12:27:46 +00:00
phpgwapi add a function to create a HTML-Purifier config to clean up HTML 2012-01-31 15:14:03 +00:00
preferences * Loatian language translation Dr. from Vimontha KHIEOVONGPHACHANH <kvimontha-AT-yahoo.com> 2011-08-09 07:32:50 +00:00
resources * Loatian language translation Dr. from Vimontha KHIEOVONGPHACHANH <kvimontha-AT-yahoo.com> 2011-08-09 07:32:50 +00:00
setup added check for xmlreader extension 2011-09-06 09:56:08 +00:00
timesheet fixed sometimes not working setting of multiple status (timesheet_bo::read($td_id) require ts_id as parameter not array("ts_id" => $ts_id)!) 2011-06-08 11:19:38 +00:00
.htaccess * updated .htaccess to memory_limit=256M 2011-03-16 21:25:21 +00:00
groupdav.htaccess * GroupDAV/CalDAV/CardDAV: removed alternative approach from groupdav.htaccess, as it is not suffient for iOS 4.3+ iCal 2011-11-11 08:53:22 +00:00
groupdav.php added support for PHP running as (F)CGI (uses ORIG_PATH_INFO instead of PATH_INFO), also added basic digest auth support from trunk 2010-09-27 08:07:10 +00:00
header.inc.php.template fixing a typo reported by David.C Rankin 2010-12-06 08:39:04 +00:00
index.php * iPhone and Mac Addressbook support aka Apple CalDAV/CardDAV autodetection 2010-09-25 09:18:26 +00:00
login.php fix for Stylite Ticket#8044 -Message on loginscreen and home doesent have a default lang fallback as all other egroupware translations 2010-10-05 08:47:17 +00:00
logout.php * API: fixed a reported deprecated warning on logout when using CAS 2011-12-09 11:26:31 +00:00
redirect.php Use trunk's redirect.php (as introduced in rev. 29786) and triggered by 2010-09-12 11:53:53 +00:00
webdav.php added support for PHP running as (F)CGI (uses ORIG_PATH_INFO instead of PATH_INFO), also added basic digest auth support from trunk 2010-09-27 08:06:58 +00:00
xajax.php * Calendar: fixed not working freetime search caused by not mbstring.func_overload supporting xajax libary 2011-05-27 08:31:53 +00:00