egroupware_official/calendar/inc
2012-10-07 18:01:33 +00:00
..
class.calendar_bo.inc.php * CalDAV: fixed broken URL of private events in shared calendar user has no right to view 2012-09-27 09:03:30 +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 * CalDAV: deleting an already declined invitation returned 403 Forbidden, instead 204 No Content 2012-10-02 12:58:59 +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 automatic conversation of American Olson timezone names with 3 /-separated parts to a form without the middle part, eg. America/Buenos_Aires can be used instead of America/Argentina/Buenos_Aires 2012-10-07 18:01:33 +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