Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2012-10-14 08:20:33 +00:00
addressbook fixed wrong status-code for CardDAV DELETE 2012-10-01 17:26:52 +00:00
admin allow to use a setup user and password by prefixing it with 'root_', eg. 'root_admin' for setup user 'admin' 2012-08-09 08:18:02 +00:00
calendar * Calendar: changed default filter for new users/instances from "all" to "default" (not showing rejected invitations) 2012-10-08 11:39:13 +00:00
doc/rpm-build * CalDAV: deleting an already declined invitation returned 403 Forbidden, instead 204 No Content 2012-10-02 12:58:46 +00:00
egw-pear cope with the fact that some clients mess with the content-type and omit the space between keyword and mimetype; 2012-09-28 09:17:48 +00:00
emailadmin try to switch off autocompletion of usernames and passwords, when handling mail-profiles 2012-06-06 13:28:50 +00:00
etemplate * Addressbook/InfoLog/Tracker: added or fixed formatting of certain custom field types in notifications using a single shared method 2012-08-09 13:07:07 +00:00
felamimail * 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) 2012-08-27 12:55:18 +00:00
filemanager pending translations from translation.stylite.de 2012-08-08 12:11:04 +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 hopefully fix not displayed navbar in home in some installs (cant reproduce here) 2012-04-04 16:21:18 +00:00
importexport pending translations from translation.stylite.de 2012-08-08 12:11:04 +00:00
infolog * InfoLog/CalDAV: deleted entries where not taken into account for ctag generation, causing deletes only to sync after other modifications 2012-09-24 08:54:38 +00:00
notifications fixed deprecated use: backport of r40057: fixed exception in notifications: "cannot send notifications. No sender supplied" 2012-08-09 09:40:21 +00:00
phpgwapi fixed invalid xml in CardDAV:principal-address property of pricipal collection 2012-10-02 05:20:45 +00:00
preferences pending translations from translation.stylite.de 2012-08-08 12:11:04 +00:00
resources pending translations from translation.stylite.de 2012-08-08 12:11:04 +00:00
setup disable PHP 5.4 E_STRICT warnings in setup, as already done inside EGroupware 2012-09-14 16:39:26 +00:00
timesheet should fix Fatal error: Cannot use string offset as an array in line 671 2012-10-14 08:20:33 +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 * CalDAV/CardDAV/GroupDAV new user preference to log requests and responses to Apache error-log 2011-11-23 16:34:39 +00:00
header.inc.php.template dont switch on output buffering for log-tailer 2012-03-06 13:16:33 +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 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
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 update for egroupware module was missing 2012-03-28 11:45:45 +00:00
webdav.php * WebDAV/Filemanager: fixed not working home-directores 2012-04-10 07:39:10 +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