Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Lars Kneschke 1ba36a6ca5 Horde::iCalendar vcalendar export bug
Special characters in text field are not scaped when events or todos are exported. For example, ',' in the description field are send literal. According to rfc2445 section 4.3.11 there are some characters which must be scaped or quoted. This patch tries to solved this problem.

patch contributed by Antoni Matamalas
2006-11-13 09:19:01 +00:00
addressbook plugin and wrapper class for addressbook to use importexport framework 2006-11-10 15:35:35 +00:00
admin showing the query and keeping it when paging through the result 2006-10-28 09:38:20 +00:00
calendar http://www.egroupware.org/patches?tr_id=82 2006-11-13 08:36:00 +00:00
doc removed no longer used/relevant files 2006-07-09 23:38:38 +00:00
etemplate some fixes and updates for the eTemplate tutorial 2006-11-12 09:03:11 +00:00
filemanager use date format from preferences for showing dates 2006-09-16 23:05:31 +00:00
home updated dutch translation 2006-10-15 20:48:47 +00:00
importexport propset svn:keyword Id 2006-11-10 15:38:31 +00:00
infolog lang updates 2006-11-06 23:12:29 +00:00
notifications lang updates 2006-11-06 23:12:29 +00:00
phpgwapi Horde::iCalendar vcalendar export bug 2006-11-13 09:19:01 +00:00
preferences killed php warning if search returns no result 2006-10-28 10:11:42 +00:00
resources several language updates, including polish 2006-10-12 08:29:57 +00:00
setup automatically adding brackets around the ldap-search-filter, if the admin forgets it 2006-11-12 19:23:28 +00:00
timesheet lang updates 2006-11-06 23:12:29 +00:00
.htaccess further settings 2005-11-14 22:28:50 +00:00
about.php always initialising $GLOBALS['egw_info'] 2006-10-03 15:18:03 +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 0.9.37-ng-a5 once agains 2006-05-22 20:59:57 +00:00
index.php always initialising $GLOBALS['egw_info'] 2006-10-03 15:18:03 +00:00
login.php changed data representation of remember cookie 2006-10-16 21:10:00 +00:00
logout.php always initialising $GLOBALS['egw_info'] 2006-10-03 15:18:03 +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 always initialising $GLOBALS['egw_info'] 2006-10-03 15:18:03 +00:00
set_box.php always initialising $GLOBALS['egw_info'] 2006-10-03 15:18:03 +00:00
soap.php always initialising $GLOBALS['egw_info'] 2006-10-03 15:18:03 +00:00
xajax.php always initialising $GLOBALS['egw_info'] 2006-10-03 15:18:03 +00:00
xmlrpc.php always initialising $GLOBALS['egw_info'] 2006-10-03 15:18:03 +00:00