egroupware_official/calendar/inc
2012-04-04 13:58:16 +00:00
..
class.calendar_bo.inc.php * Calendar: iCal import via mime-registry (clicking on iCal file in filemanager) displayed event in server- instead of user-time 2012-03-22 14:02:06 +00:00
class.calendar_boupdate.inc.php removed not existing calendar_tracking (history) from 1.8 calendar 2012-04-02 10:00:49 +00:00
class.calendar_groupdav.inc.php * Calendar/CalDAV/eSync: fixed etag generation to NOT query maximum user-modification date for each entry, fixed etag and ctag for eSync to only use recurance master, as ActiveSync event does not contain extra participant data for exceptions (virtual and real) 2012-03-12 08:20:36 +00:00
class.calendar_hooks.inc.php * Filemanager/FMail/Calendar: allow to open .eml and .ics files from filemanager in fmail or calendar (infrastructure for apps to register which mime-types they can open) 2012-03-08 18:43:40 +00:00
class.calendar_ical.inc.php * CalDAV: fixed Outlook needs Microsoft specific x-property to recognice all-day events as such 2012-02-10 11:19:42 +00:00
class.calendar_rrule.inc.php many fixes in calendar: 2011-02-24 22:55:05 +00:00
class.calendar_so.inc.php fixed SQL error reported on developer list: nothing known about column "recur_date"! 2012-03-20 07:18:44 +00:00
class.calendar_timezones.inc.php calendar-timezone needs full vcalendar component, not just a vtimezone 2011-10-20 14:01:16 +00:00
class.calendar_ui.inc.php load wz_tooltips only if required: $GLOBALS[egw_info][flags][include_wz_tooltip] set or html::tooltip() called before calling common::egw_header(), calling header again as end of home page to allow apps to load stuff into the header (not only wz_tooltip) 2012-04-04 13:58:16 +00:00
class.calendar_uiforms.inc.php * Calendar: iCal import via mime-registry (clicking on iCal file in filemanager) displayed event in server- instead of user-time 2012-03-22 14:02:06 +00:00
class.calendar_uiviews.inc.php handle warning on cat_id when it is not a string, as expected on explode but already an array of cat-ids 2012-02-07 14:10:34 +00:00