egroupware_official/calendar/inc
2022-04-26 08:10:15 +02:00
..
class.calendar_bo.inc.php allow integration apps to delete their entries through calendar 2021-03-12 21:34:07 +02:00
class.calendar_boupdate.inc.php fix PHP 8.1 Deprecated by adding return type declarations 2022-04-26 08:10:15 +02:00
class.calendar_category_report.inc.php Fix error Unsupported operand types: int + stringPHP 2021-12-13 10:45:09 +01:00
class.calendar_datasource.inc.php Avoid some warnings caused by using foreach() over null 2020-03-11 09:25:31 -06:00
class.calendar_egw_record.inc.php
class.calendar_export_csv.inc.php
class.calendar_export_ical.inc.php
class.calendar_favorite_portlet.inc.php
class.calendar_groupdav.inc.php * Calendar/CalDAV: ignore Outlook CalDAV Synchronizer setting participant status back to unknown/needs-action (other status will be updated) 2022-02-10 19:52:57 +02:00
class.calendar_holidays.inc.php
class.calendar_hooks.inc.php * Calendar: New preference so default alarm can be for current user or all participants 2022-03-24 14:07:19 -06:00
class.calendar_ical.inc.php * Calendar/CalDAV: ignore Outlook CalDAV Synchronizer setting participant status back to unknown/needs-action (other status will be updated) 2022-02-10 19:52:57 +02:00
class.calendar_import_csv.inc.php PHP 8 fixes 2021-03-29 16:47:19 +02:00
class.calendar_import_ical.inc.php
class.calendar_merge.inc.php Calendar: Update merge to use changes introduced with 707c57e 2021-11-26 10:39:23 -07:00
class.calendar_owner_etemplate_widget.inc.php closing/commiting the session to speed up calendar loading 2021-10-20 13:58:40 +02:00
class.calendar_rrule.inc.php fix PHP 8.1 Deprecated by adding return type declarations 2022-04-26 08:10:15 +02:00
class.calendar_so.inc.php fix PHP 7.3 syntax error / PHP 7.4 syntax, as 21.1 still supported PHP 7.3 2021-12-02 21:41:43 +02:00
class.calendar_timegrid_etemplate_widget.inc.php
class.calendar_timezones.inc.php
class.calendar_tracking.inc.php fix PHP 8 errors 2021-04-06 15:32:21 +02:00
class.calendar_ui.inc.php * Projectmanager: Add calendar integration so projects can be shown as events in calendar 2022-03-07 10:19:09 -07:00
class.calendar_uiforms.inc.php * Calendar: New preference so default alarm can be for current user or all participants 2022-03-24 14:07:19 -06:00
class.calendar_uilist.inc.php Calendar: Enable filtering by customfield in list view 2021-10-29 08:58:53 -06:00
class.calendar_uiviews.inc.php Calendar: Update merge to use changes introduced with 707c57e 2021-11-26 10:39:23 -07:00
class.calendar_wizard_export_csv.inc.php
class.calendar_wizard_export_ical.inc.php
class.calendar_wizard_import_csv.inc.php
class.calendar_wizard_import_ical.inc.php Calendar: Fix PHP 8 error "array_key_exists(): Argument #2 ($array) must be of type array, null given" 2021-10-22 10:20:10 -06:00
class.calendar_zpush.inc.php