Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Ralf Becker 7b6a1013fc SyncML patches from patrick.bihan-faou-AT-mindstep.com (without
logout+mbstring stuff), small modification to use the already exiting
methodes to generate full name and fileas)
The code is commited to trunk only at the moment to allow testing of it.
If everything goes well, we intend to commit it to 1.4 branch too.
Here's the original description of the patch by Patrick:
- handles the default config for current versions of funambol (i.e. the
scard/stask/snote/scal locations)
- tries to be a bit smarter on how the data content should be encoded
based on what the client specified (sif+base64/vcard, / fragmented or
not, etc.)
- workaround a bug in some versions of funambol, where funambol does not
specify the proper sif type for the type of requested data
- imported patch #117 from egw's tracker
- make sure that the logs generated by the horde code go to stderr so
they can be view in the webserver's logs
- as much as possible reduce code duplication. For example, the
categories are handled in the parent classes for both the SIF avn VCAL
formats for each type of data (addressbook,infolog,calendar).
- make sure the code can handle more than one categories in each
  direction
- treat the 'sony ericsson' vendor string just like 'sonyericsson', the
newer phones apparently have a space in the vendor string... (this
touches some files in the icalsrv as well)
- handle notes: these should now work with everything (funambol or
  other)
- remove more code duplication: the syncml "api" for the various data
types (calendar, contacts, infolog) is now common for both the vcard and
sif data formats (cf the files that need to be removed)
- handle the "privat" filter in infolog like the "private" filter (some
part of the code use the name without the trailing e)
- imported patch # 267 from egw's tracker
2007-09-29 10:29:48 +00:00
addressbook SyncML patches from patrick.bihan-faou-AT-mindstep.com (without 2007-09-29 10:29:48 +00:00
admin Merged language Patch from r24464 (1.4) to trunc. 2007-09-25 10:21:19 +00:00
calendar SyncML patches from patrick.bihan-faou-AT-mindstep.com (without 2007-09-29 10:29:48 +00:00
debian updated build environemt 2007-04-30 14:10:20 +00:00
doc 1.4.002 2007-09-24 21:25:20 +00:00
etemplate Ajax select widget fixes: 2007-09-26 17:21:36 +00:00
filemanager Merged language Patch from r24464 (1.4) to trunc. 2007-09-25 10:21:19 +00:00
home pending file from tracker 1170 2007-09-23 18:27:33 +00:00
importexport pending lang updates 2007-09-13 13:57:21 +00:00
infolog SyncML patches from patrick.bihan-faou-AT-mindstep.com (without 2007-09-29 10:29:48 +00:00
notifications docu and layout updates 2007-06-18 08:48:43 +00:00
phpgwapi SyncML patches from patrick.bihan-faou-AT-mindstep.com (without 2007-09-29 10:29:48 +00:00
preferences Merged language Patch from r24464 (1.4) to trunc. 2007-09-25 10:21:19 +00:00
resources retry for patch 1170 2007-09-25 07:37:31 +00:00
setup Merged language Patch from r24464 (1.4) to trunc. 2007-09-25 10:21:19 +00:00
timesheet Merged language Patch from r24464 (1.4) to trunc. 2007-09-25 10:21:19 +00:00
.htaccess further settings 2005-11-14 22:28:50 +00:00
about.php merge from trunk(revision 23948:23958) to 1.4 branch 2007-05-27 07:50:57 +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 many modifications to improve the support of (at least) lightning 2007-08-27 13:18:32 +00:00
index.php replace edo with core team in statu setup info 2007-03-29 20:22:07 +00:00
login.php - fixed handling of passwords with special chars 2007-06-20 06:55:59 +00:00
logout.php Update headers 2007-02-28 03:33:37 +00:00
notify_simple.php update headers 2007-02-28 03:40:03 +00:00
notify.php Ensure inclusion of header from the top-level directory 2006-11-22 23:06:05 +00:00
notifyxml.php Ensure inclusion of the top-level header.inc.php 2006-11-22 23:07:19 +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 global bytes() function returning the number of bytes of a string, independent of mbstring available and mbstring.func_overload set 2007-09-29 09:17:42 +00:00
set_box.php Ensure inclusion of header from the top-level directory 2006-11-22 23:06:05 +00:00
soap.php always initialising $GLOBALS['egw_info'] 2006-10-03 15:18:03 +00:00
svn-helper.php small svn-helper script to deal easier with our wired svn-structure, without arguments it reveals it's secrects ;-) 2007-06-04 06:44:32 +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