egroupware_official/infolog/inc
2023-12-13 10:00:10 +02:00
..
class.infolog_bo.inc.php Infolog: Stop creating links to accounts for mail -> infolog 2023-08-16 14:56:16 -06:00
class.infolog_customfields.inc.php
class.infolog_datasource.inc.php
class.infolog_egw_record.inc.php
class.infolog_export_csv.inc.php
class.infolog_export_ical.inc.php
class.infolog_favorite_portlet.inc.php Home: Fix missing templates & sneaky failures with some favorite combinations 2023-03-13 09:26:37 -06:00
class.infolog_groupdav.inc.php * CalDAV/InfoLog: fix infinit loop causing high database load, if sync-collection report did not query calendar-data 2023-04-24 12:15:14 +02:00
class.infolog_hooks.inc.php Infolog: Fix missing private setting on customfields 2023-10-23 12:01:46 -06:00
class.infolog_ical.inc.php
class.infolog_import_ical.inc.php
class.infolog_import_infologs_csv.inc.php
class.infolog_merge.inc.php
class.infolog_so.inc.php fix PHP TypeError count() Argument #1 ($value) must be of type Countable|array, string given 2023-12-13 10:00:10 +02:00
class.infolog_tracking.inc.php Infolog: Make sure to use the current user as set in Tracking, rather than $GLOBALS[egw_info']['user']['ccount_id'] when getting reply_to because we change the GLOBALS user when generating the notification. 2022-05-05 14:08:26 -06:00
class.infolog_ui.inc.php * Infolog: Take group add ACL into account for type on new entries 2023-12-02 19:37:17 +02:00
class.infolog_widget.inc.php fix infolog widget like tracker e4be366e83 2023-07-13 12:06:23 +02:00
class.infolog_wizard_export_csv.inc.php
class.infolog_wizard_import_ical.inc.php
class.infolog_wizard_import_infologs_csv.inc.php
class.infolog_zpush.inc.php