Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2010-06-10 12:36:27 +00:00
addressbook handle calendar replacements (search for events) only when there are calendar replacements required 2010-05-26 12:47:50 +00:00
admin fix typo that prevented the redisplay of the saved setting for inital-dot-last and intial-last email creation schemes 2010-06-07 11:17:36 +00:00
calendar Allow upgrade of single events to series via SyncML/CalDAV 2010-05-21 18:38:41 +00:00
doc ignoring empty lines or comments and adding to svn cp --parent -m "creating $svntag" 2010-05-25 20:55:12 +00:00
egw-pear backported Jörgs r30183: Fix CalDAV invitation issue (Stylite#513) 2010-05-18 11:19:32 +00:00
emailadmin fix problem regarding the ability to save smtp forwardings triggered by the user 2010-06-01 09:51:53 +00:00
etemplate removing unnecessary diagnostics 2010-05-30 11:20:37 +00:00
felamimail fix to make sure that MDN Send Messages are treated for previewmode as well; 2010-06-07 10:21:52 +00:00
filemanager added startfolder to filemanager translations 2010-06-07 11:53:05 +00:00
home Recover history for home 2009-12-02 06:58:03 +00:00
importexport Recover history from rev 28562 2009-12-02 19:47:02 +00:00
infolog CalDAV Infolg support for Evolution (Stylite #602) 2010-06-09 19:46:16 +00:00
notifications moving phrase "linked entries:" to common, as notifications phrases get not loaded for each app 2010-05-22 16:10:27 +00:00
phpgwapi Solved problem with magic_quotes_pgc and xajax request with depth greater 1 2010-06-10 12:36:27 +00:00
preferences "some more fixes: 2010-04-20 11:36:01 +00:00
resources resources install 2010-02-05 04:13:10 +00:00
setup enable sorting of columns of db_backup by name, modified or size by clicking on columnheader (done via javascript) provided by Chr.Fueller 2010-05-20 12:18:02 +00:00
timesheet - disable status column/row in index/edit, if no status defined 2010-03-23 12:55:02 +00:00
.htaccess "upps, .htaccess seems not to allow to use php_admin_value, which is required for newer php to set mbstring.func_overload (leaving the old php_value)" 2009-10-02 09:18:18 +00:00
about.php
anon_wrapper.php
groupdav.php "fix for bug in kde4.2, which seems to have a problem with a 401 without a body" 2009-10-04 07:29:33 +00:00
header.inc.php.template "dont switch on output_buffering (ob_start) for groupdav too, as we cant switch it off saveling and PROPFIND can get really big" 2009-10-16 07:57:09 +00:00
index.php "missing commit from tz selection" 2009-10-16 09:55:12 +00:00
login.php fixed problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com> 2010-02-13 03:41:51 +00:00
logout.php
notify_simple.php
notify.php
notifyxml.php
redirect.php ampersand-at-the-end-of-url fix provided by zorg 2010-03-22 12:17:42 +00:00
rpc.php Reworked SyncML authentication/session handling with multi-domain support 2010-02-05 20:52:55 +00:00
set_box.php
soap.php
svn-helper.php
webdav.php backported Jörgs r30193: Fix DAV issue for neon for GroupDAV, too 2010-05-18 12:08:36 +00:00
xajax.php Solved problem with magic_quotes_pgc and xajax request with depth greater 1 2010-06-10 12:36:27 +00:00
xmlrpc.php