.. |
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.0 error: array_keys(): Argument #1 ($array) must be of type array, null given
|
2021-10-08 14:58:45 +02:00 |
class.calendar_category_report.inc.php
|
Fix calendar report not taking all categories into account
|
2019-04-15 12:12:20 +02: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
|
* Calendar - Fix merge from list loaded endlessly instead of generating document
|
2017-12-15 14:27:19 -07:00 |
class.calendar_export_csv.inc.php
|
- Add participant filter
|
2018-12-06 11:41:31 -07:00 |
class.calendar_export_ical.inc.php
|
- Add participant filter
|
2018-12-06 11:41:31 -07: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
|
fix function signature for put_response_headers
|
2021-09-20 18:50:51 +02:00 |
class.calendar_holidays.inc.php
|
Moce calendar birthday stuff into contacts, expire the birthday cache if birthdays change
|
2017-04-04 10:58:46 -06:00 |
class.calendar_hooks.inc.php
|
- Add generation target path preference to all apps
|
2021-10-07 10:22:45 -06:00 |
class.calendar_ical.inc.php
|
fix an other PHP 8.0 Error: Non-static method EGroupware\Api\Db::get_column_attribute() cannot be called statically
|
2021-10-11 13:23:26 +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
|
Calendar - import ical Add additional option to select category for iCal import.
|
2019-03-27 10:27:24 -06:00 |
class.calendar_merge.inc.php
|
Add placeholder list for calendar & filemanager
|
2021-10-07 13:47:14 -06:00 |
class.calendar_owner_etemplate_widget.inc.php
|
PHP 8 fixes
|
2021-03-29 16:47:19 +02:00 |
class.calendar_rrule.inc.php
|
* CalDAV/Calendar: fix weekly recurring events without explicit weekday (BYDAY) were not using start-date
|
2021-03-02 15:26:55 +02:00 |
class.calendar_so.inc.php
|
* CalDAV/CardDAV: fix freebusy-URL for users and support basic auth with regular user credentials too
|
2021-04-13 16:05:27 +02: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
|
* calendar: update to timezones version 2.2019b
|
2019-09-11 18:37:38 +02:00 |
class.calendar_tracking.inc.php
|
fix PHP 8 errors
|
2021-04-06 15:32:21 +02:00 |
class.calendar_ui.inc.php
|
remove config allowing to immediately delete events (as it's required for sync)
|
2021-05-18 13:11:14 +02:00 |
class.calendar_uiforms.inc.php
|
fix PHP 8.0 TypeError: array_keys(): Argument #1 ($array) must be of type array, null given
|
2021-10-11 13:19:46 +02:00 |
class.calendar_uilist.inc.php
|
fix PHP 8.0 errors: key(): Argument #1 ($array) must be of type array, null given
|
2021-10-06 16:08:32 +02:00 |
class.calendar_uiviews.inc.php
|
Make sure the Status app hooks methods are there before calling them
|
2021-05-17 12:42:24 +02:00 |
class.calendar_wizard_export_csv.inc.php
|
move calendar to new api
|
2016-05-01 17:47:59 +00:00 |
class.calendar_wizard_export_ical.inc.php
|
* Calendar - add filters to iCal export definitions
|
2018-12-05 11:13:47 -07:00 |
class.calendar_wizard_import_csv.inc.php
|
Calendar: Message doesn't really need a "*" added
|
2021-05-04 13:26:09 -06:00 |
class.calendar_wizard_import_ical.inc.php
|
fix PHP 8 errors
|
2021-04-06 15:32:21 +02:00 |
class.calendar_zpush.inc.php
|
several fixes for z-push 2.5 and iOS 12.3:
|
2019-06-14 21:12:05 +02:00 |