Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Lars Kneschke ea0f776b92 Patch from Jan
It is the simple patch to prevents the segfaulting of horde on ical with
spaces in the begin:vevent etc lines. (just \W\w replaced by \S if I
remember well at one place..)

The second patch is for getting rid of some php5 warnings when it
encounters the array_merge() in setParameter(). (only a simple cast to
an array).
2006-03-11 08:09:12 +00:00
addressbook adding 1.3 api to dependencies 2006-03-08 21:41:25 +00:00
admin fix for bug [ 1446044 ] eGw asking for delete sub-categories when it not exists 2006-03-10 09:53:10 +00:00
calendar fix for bug [ 1446067 ] Invalid SQL sorting holidays 2006-03-09 22:31:58 +00:00
doc updated spec files 2006-01-22 23:02:06 +00:00
etemplate adding 1.3 api to dependencies 2006-03-08 21:41:25 +00:00
filemanager adding 1.3 api to dependencies 2006-03-08 21:41:25 +00:00
home basque and other language updates 2006-02-27 23:21:58 +00:00
infolog adding 1.3 api to dependencies 2006-03-08 21:41:25 +00:00
phpgwapi Patch from Jan 2006-03-11 08:09:12 +00:00
preferences fix for bug [ 1446044 ] eGw asking for delete sub-categories when it not exists 2006-03-10 09:59:18 +00:00
resources last time basque updates 2006-03-09 01:41:21 +00:00
setup - fixed files-directory check for webdav 2006-03-08 09:41:53 +00:00
timesheet new files for patch 1424307 2006-03-08 11:07:21 +00:00
.htaccess further settings 2005-11-14 22:28:50 +00:00
about.php Formatting cleanup; Removed stray whitespace, especially from the end of some files; Convert api arrays to egw/egw_info 2005-07-08 05:00:14 +00:00
anon_wrapper.php Formatting cleanup; Removed stray whitespace, especially from the end of some files; Convert api arrays to egw/egw_info 2005-07-08 05:00:14 +00:00
header.inc.php.template Formatting cleanup; Removed stray whitespace, especially from the end of some files; Convert api arrays to egw/egw_info 2005-07-08 05:00:14 +00:00
icalsrv.php icalsrv 0.9.04-bg01 minor bugfix and doc update 2006-03-06 14:25:54 +00:00
index.php fix for bug with old php4.3 versions, eg. infolog edit always gets redirected to home 2005-11-19 17:23:56 +00:00
login.php fix for registration app 2005-11-26 14:31:16 +00:00
logout.php Make the PHP session restore an own session type in manageheader. So you can switch it on and off, without the need to edit the code. At the moment it's off by default, with a note that it can give a big performance boost (if it works on your distro). 2005-10-13 12:11:48 +00:00
notify_simple.php Formatting cleanup; Removed stray whitespace, especially from the end of some files; Convert api arrays to egw/egw_info 2005-07-08 05:00:14 +00:00
notify.php Formatting cleanup; Removed stray whitespace, especially from the end of some files; Convert api arrays to egw/egw_info 2005-07-08 05:00:14 +00:00
notifyxml.php Formatting cleanup; Removed stray whitespace, especially from the end of some files; Convert api arrays to egw/egw_info 2005-07-08 05:00:14 +00:00
redirect.php Add function from php.net manual page for php < 4.3.0 2004-01-10 19:19:53 +00:00
rpc.php read debugdir from egw config 2005-12-25 16:41:35 +00:00
set_box.php fixed link to home 2005-07-14 13:44:03 +00:00
soap.php Add getallheaders() function if not natively available 2005-09-19 03:37:07 +00:00
xajax.php translating xajax requests in utf-8 to the system-charset 2006-03-01 13:31:07 +00:00
xmlrpc.php Add getallheaders() function if not natively available 2005-09-19 03:37:07 +00:00