egroupware_official/calendar/inc
Ralf Becker cb6121c41f * Calendar: fix holidays are displayed one day off for eg. Austria, Slovakia, Australia (from iCloud)
Caused by no real floating date support in EGroupware and defaulting to UTC, if no timezone specified, because Horde_Icalendar does not report datetimes postfixed with Z as UTC.
Fixed now by not using UTC workaround for date (not datetime) values.
Also implemented default duration of one day for dtstart as date and no dtend/duration given.
2016-11-05 12:01:28 +01:00
..
class.calendar_bo.inc.php Use user accounts when available over addressbook when expanding mailing lists 2016-09-01 09:26:56 -06:00
class.calendar_boupdate.inc.php error_log if calendar can not send notifications 2016-10-06 19:09:40 +02:00
class.calendar_datasource.inc.php fix wrong namespace and replaced a couple more CreateObject 2016-07-26 09:03:02 +02:00
class.calendar_egw_record.inc.php Calendar CSV import fixes 2016-07-20 11:29:32 -06:00
class.calendar_export_csv.inc.php Calendar export CSV cleanup 2016-09-21 08:45:08 -06:00
class.calendar_export_ical.inc.php Calendar export CSV cleanup 2016-09-21 09:36:17 -06:00
class.calendar_favorite_portlet.inc.php use new api in home and portlets 2016-04-28 18:06:46 +00:00
class.calendar_groupdav.inc.php no need to report VCALENDAR in supported-calendar-component-set 2016-09-12 11:20:15 +02:00
class.calendar_holiday_report.inc.php W.I.P of Calendar holiday report: 2016-11-02 18:38:31 +01:00
class.calendar_holidays.inc.php fix holiday handling to "understand" gzip compression, even if it was never requested 2016-08-31 14:54:56 +02:00
class.calendar_hooks.inc.php Change maximum weeks in multiple-week view from 4 to 9 2016-08-12 09:23:23 -06:00
class.calendar_ical.inc.php * Calendar: fix holidays are displayed one day off for eg. Austria, Slovakia, Australia (from iCloud) 2016-11-05 12:01:28 +01:00
class.calendar_import_csv.inc.php Avoid type error when importing events with IDs that cannot be read (no permission) 2016-07-25 12:23:31 -06:00
class.calendar_import_ical.inc.php Fix attempting to set array value accessed via magic methods was silently ignored by changing and setting the whole array 2016-08-03 09:57:49 -06:00
class.calendar_merge.inc.php fix wrong namespace and replaced a couple more CreateObject 2016-07-26 09:03:02 +02:00
class.calendar_owner_etemplate_widget.inc.php * Calendar: fix PHP Fatal: Unsupported operand types caused eg. by deleted resources 2016-08-24 12:36:53 +02:00
class.calendar_rrule.inc.php fix some ocurences with: <object> instanceof <phpgwapi-class>, which is no longer true, when object is from new Api, but old <phpgw-class> extends new Api class 2016-04-27 07:10:04 +00:00
class.calendar_so.inc.php Handle searching for a single integer as looking for a specific event by ID, similar to infolog 2016-10-20 09:49:39 -06:00
class.calendar_timegrid_etemplate_widget.inc.php move calendar to new api 2016-05-01 17:47:59 +00:00
class.calendar_timezones.inc.php move calendar to new api 2016-05-01 17:47:59 +00:00
class.calendar_tracking.inc.php move calendar to new api 2016-05-01 17:47:59 +00:00
class.calendar_ui.inc.php W.I.P of holiday report for calendar app 2016-10-31 17:33:01 +01:00
class.calendar_uiforms.inc.php fix typo and IDE warnings 2016-10-19 15:25:53 +02:00
class.calendar_uilist.inc.php Do not change list time range filter when search changes 2016-08-12 10:51:48 -06:00
class.calendar_uiviews.inc.php Fix call to undefined method calendar_uiviews::_get_planner_users() breaks multi-user weekly calendar on home. 2016-10-04 09:11:39 -06:00
class.calendar_wizard_export_csv.inc.php move calendar to new api 2016-05-01 17:47:59 +00:00
class.calendar_wizard_import_csv.inc.php Add flag in calendar import definitions (CSV & iCal) to not import conflicting events 2016-07-11 13:09:08 -06:00
class.calendar_wizard_import_ical.inc.php Scrutinizer fix - remove unused code 2016-07-11 13:39:01 -06:00
class.calendar_zpush.inc.php z-push (2.3 at least) requires a timezone for recurring events 2016-06-25 10:55:28 +02:00
holidays.php Fix holidays in calendar sitemgr modules by adding access via holidays.php. 2016-10-07 09:21:37 -06:00