egroupware_official/calendar
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
..
doc Adding rfc2445 to the calendar documentation. 2001-07-03 03:30:39 +00:00
egroupware.org "Austrian holiday file from Michael Straßberger <ms-AT-typoheads.at>" 2007-05-17 12:16:27 +00:00
importexport new option "trash_users_records" usefull to stay in sync with external manipulated data 2007-07-06 10:50:18 +00:00
inc SyncML patches from patrick.bihan-faou-AT-mindstep.com (without 2007-09-29 10:29:48 +00:00
js drag and drop for calendar for all those who cannot wait for cooxdoo or dojoproject :o) - it is disabled by default - if you want to use it you have to go to common preferences and enable drag and drop (last entry before template-specific settings) - just for Mozilla based browsers ATM, all other browsers get auto-disabled - it lacks a lot features, e.g. recurring events and whole day events but this will come - HAVE FUN 2006-12-15 20:05:47 +00:00
setup Merged language Patch from r24464 (1.4) to trunc. 2007-09-25 10:21:19 +00:00
sitemgr moved modules into the app-dir 2007-05-07 07:14:52 +00:00
templates fix for bug #658: Custom Fields - added user in list comes up as ID (number) 2007-07-11 15:43:09 +00:00
csv_import.php fixed problem in import reported by Lutz: global var and reference problem 2006-03-17 21:09:40 +00:00
freebusy.php re-added freebusy support to the calendar 2006-07-14 23:24:56 +00:00
index.php merged contacts_and_resources branch again with HEAD 2005-11-08 23:15:14 +00:00