egroupware/calendar/inc
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
..
class.ajaxcalendar.inc.php worked around stupid php5.2 empty haystack warnings 2007-04-29 14:33:17 +00:00
class.bocal.inc.php new acl to view the calendar of a contact, thought every event is private, if you are not a participant 2007-06-19 17:04:58 +00:00
class.bocalendar.inc.php phpDoc compatible headers 2007-03-09 11:39:47 +00:00
class.bocalupdate.inc.php SyncML patches from patrick.bihan-faou-AT-mindstep.com (without 2007-09-29 10:29:48 +00:00
class.boholiday.inc.php worked around stupid php5.2 empty haystack warnings 2007-04-29 14:33:17 +00:00
class.boical.inc.php SyncML patches from patrick.bihan-faou-AT-mindstep.com (without 2007-09-29 10:29:48 +00:00
class.calendarmenu.inc.php add toolbar hook for idots2 template set 2005-06-15 12:14:25 +00:00
class.calendernotify.inc.php add toolbar hook for idots2 template set 2005-06-15 12:14:25 +00:00
class.datasource_calendar.inc.php fixed wrong handling of multiple days and/or multiple participants: 2006-04-08 06:20:48 +00:00
class.holidaycalc_JP.inc.php removed not used / needed var parameter, which gave an error if using Japan as country, as suggested by Heiga Zen <heigazen-at-gmail.com> 2006-10-23 05:01:06 +00:00
class.holidaycalc_US.inc.php merged contacts_and_resources branch again with HEAD 2005-11-08 23:15:14 +00:00
class.holidaycalc.inc.php some sanatizing ;-) 2006-09-03 05:12:42 +00:00
class.php5_notification.inc.php php4 temporary workaround for notifications for 1.4 release 2006-09-27 10:03:34 +00:00
class.sbox.inc.php fix for bug #16: old holiday stuff needs sbox class 2006-10-13 16:43:40 +00:00
class.sifcalendar.inc.php SyncML patches from patrick.bihan-faou-AT-mindstep.com (without 2007-09-29 10:29:48 +00:00
class.socal.inc.php SyncML patches from patrick.bihan-faou-AT-mindstep.com (without 2007-09-29 10:29:48 +00:00
class.soholiday.inc.php fix for bug [ 1446067 ] Invalid SQL sorting holidays 2006-03-09 22:31:58 +00:00
class.toolbar.inc.php add toolbar hook for idots2 template set 2005-06-15 12:14:25 +00:00
class.uical.inc.php new acl to view the calendar of a contact, thought every event is private, if you are not a participant 2007-06-19 17:04:58 +00:00
class.uiforms.inc.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
class.uiholiday.inc.php "patch #594: country select combo not initialized in calendar.uiholiday.edit_holiday" 2007-05-03 14:05:39 +00:00
class.uilist.inc.php "month-list-view was not working" 2007-04-04 14:25:23 +00:00
class.uiviews.inc.php revert default for use_time_grid to 1.2 behavior, as many users reported problems and whole day events go not work on ie6 as expected 2007-06-15 19:46:01 +00:00
events.ics New test files for ExecMethod() call. 2001-08-15 18:06:55 +00:00
gradient.php fixed not working caching of gradients 2007-04-25 14:35:50 +00:00
hook_admin.inc.php merged contacts_and_resources branch again with HEAD 2005-11-08 23:15:14 +00:00
hook_deleteaccount.inc.php merged contacts_and_resources branch again with HEAD 2005-11-08 23:15:14 +00:00
hook_home.inc.php "including the eTemplate css file" 2007-03-13 13:42:08 +00:00
hook_preferences.inc.php merged contacts_and_resources branch again with HEAD 2005-11-08 23:15:14 +00:00
hook_settings.inc.php new pref to display emtpy lines in the planner 2007-03-09 11:26:22 +00:00
round_corners.php Imported the new calendar from the ralfbecker branch and merged it with the bugfixes and improvments of the 1.0 branch. 2004-08-01 15:36:04 +00:00