egroupware_official/calendar/inc
2012-08-15 15:28:00 +00:00
..
class.calendar_bo.inc.php avoid calling accounts->members(hips) without an account_id and cast accounts->members(hips) to array, to cope without PHP warnings for not (longer) existing accounts 2012-08-09 09:53:34 +00:00
class.calendar_boupdate.inc.php * Calendar: if deleting next recurrance of an event series containing alarms, move alarms to next recurrance, to not alarm for deleted recurance 2012-08-14 17:04:50 +00:00
class.calendar_groupdav.inc.php * Calendar/CalDAV: fixed not working accepting or rejecting recurrences of event series via CalDAV scheduling (eg. iOS devices) 2012-08-15 15:28:00 +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 avoid calling accounts->members(hips) without an account_id and cast accounts->members(hips) to array, to cope without PHP warnings for not (longer) existing accounts 2012-08-09 09:53:34 +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 * Calendar: backported config switch for history logging / delete prevention required for CalDAV to detect deleted events 2012-07-15 08:00:29 +00:00
class.calendar_uiforms.inc.php * Calendar: taking direct booking permission into account when copying events including resources (my.stylite bug #2839) 2012-05-15 11:20:50 +00:00
class.calendar_uilist.inc.php fixed some more "Illegal string offset" 2012-08-14 07:56:49 +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