Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2014-04-10 12:45:56 +00:00
addressbook fix file name in error message 2014-03-19 07:44:41 +00:00
admin re-add missing account status (active/created/changed) 2014-02-05 13:31:14 +00:00
calendar * CalDAV/calendar: if requesting user had only freebusy rights, no freebusy information was regurned 2014-04-08 13:13:12 +00:00
doc setting correct minor version 2014-03-07 14:13:20 +00:00
egw-pear * CalDAV/CardDAV: do NOT use Content-Length header, if zlib.output_compression is enabled, fixes problems with iOS7 eg. eTask app 2013-11-20 14:14:19 +00:00
emailadmin * EMail(Admin): inetOrgPerson schema support reported all accounts as inactive 2014-03-15 09:44:18 +00:00
etemplate fixed etemplate.inc.php download (happens only if directory is not writable) has zero length. Caused by output buffering and unbuffered php://stdout instead of php://output used 2014-02-28 08:28:07 +00:00
felamimail * eMail: make evaluation of message flags case INSENSITIVE (by changing all flags to lowercase before evaluating 2014-04-10 12:45:56 +00:00
filemanager change cli detection to use php_sapi_name() 2013-09-10 17:33:27 +00:00
files * 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) 2012-08-01 06:17:36 +00:00
home russian translations provided by Vladimir Gavrilov (MBC-Group) 2013-06-17 12:38:47 +00:00
importexport commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-09-09 12:06:36 +00:00
infolog * CalDAV/CardDAV: entries with urls containing url-encoded chars, eg. from Google calendar, were not send to clients (missing urldecoding in multiget report) 2014-02-20 15:12:05 +00:00
notifications commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:56:45 +00:00
phpgwapi * FireFox/all apps: fixed in recent FF version popups opened always in a single popup (overwritting previous opened one) 2014-03-26 10:34:04 +00:00
preferences fixed problem reported by Pedro Ribeiro 2014-02-04 13:45:01 +00:00
resources commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-30 07:12:24 +00:00
setup fixed typo causing not being able to log in with header-admin-user/password into setup 2014-01-18 10:07:21 +00:00
timesheet fixed not shown day-sum (caused by 0 == "ts_id") 2013-10-04 07:13:57 +00:00
.htaccess documented required rewrite rule for Apache FCGI 2013-03-18 08:16: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 documented required rewrite rule for Apache FCGI 2013-03-18 08:16:21 +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
json.php missing json and jquery stuff for egw_tail 2012-04-02 15:27:38 +00:00
login.php * API/Auth: when required by setup check password strength upon login; user must be allowed to change password 2013-04-04 11:50:48 +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
rpc.php suppress strict warnings from old SyncML code 2013-06-19 08:57:19 +00:00
status.php * 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) 2012-07-12 08:20:33 +00:00
svn-helper.php fixed typo causing svn-help to only work for merge and up commands 2014-01-15 18:06:33 +00:00
webdav.php documented required rewrite rule for Apache FCGI 2013-03-18 08:16:21 +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