Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2011-11-23 16:41:45 +00:00
addressbook * 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 2011-09-19 10:29:29 +00:00
admin * Loatian language translation Dr. from Vimontha KHIEOVONGPHACHANH <kvimontha-AT-yahoo.com> 2011-08-09 07:32:50 +00:00
calendar fixed groupmembers cant accept/reject group-invitations (error: failed because of insufficient rights!) 2011-11-21 14:27:51 +00:00
doc/rpm-build Changelog for 1.8.002.20111111 2011-11-11 08:54:06 +00:00
egw-pear * CalDAV/CardDAV/GroupDAV new user preference to log requests and responses to Apache error-log 2011-11-23 16:41:45 +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 handle to,cc,bcc and replyto addresses the way, that spamassasin rules regarding TO_NO_BRKTS_DIRECT are not triggered, by adding a personal namepart to the address (generated from emailaddress), if only emailaddress is present 2011-11-17 08:49:37 +00:00
filemanager * Filemanager: fixed not working rename of file, if path contains a # or ? 2011-09-07 07:49:07 +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 * CalDAV/CardDAV/GroupDAV new user preference to log requests and responses to Apache error-log 2011-11-23 16:41:45 +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
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