egroupware_official/calendar/inc
2012-05-15 11:20:50 +00:00
..
class.calendar_bo.inc.php renamed from "user_purge" to "userpurge" (without underscore) as config can not handle situation when name and value contains underscores, thought 1.8 UI does not understand it 2012-05-15 10:38:28 +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 * CalDAV: fix error nothing known about column "id" 2012-04-06 13:18:54 +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 not working exceptions of recuring events in iCal on iOS or OS X (skipping optional and default VALUE=DATE-TIME attribute in iCal EXDATE component) 2012-05-10 11:27:21 +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: 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_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