This website requires JavaScript.
Explore
Help
Sign In
extern
/
egroupware
Watch
1
Star
0
Fork
1
You've already forked egroupware
mirror of
https://github.com/EGroupware/egroupware.git
synced
2025-02-13 17:00:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d0cb94b6c7
egroupware
/
infolog
/
inc
History
nathan
030f023968
* Infolog: Take group add ACL into account for type on new entries
...
Previously just edit ACL was considered
2023-12-01 10:06:52 -07: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
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.infolog_datasource.inc.php
class.infolog_egw_record.inc.php
an other chunk of fixed PHP 8.0 Warnings
2021-10-07 10:14:43 +02:00
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
fix PHP 8.0 TypeError: Cannot access offset of type string on string, when iCal exporting a GEO attributes
2021-11-10 16:59:47 +01:00
class.infolog_import_ical.inc.php
class.infolog_import_infologs_csv.inc.php
class.infolog_merge.inc.php
Infolog: Avoid errors adding app replacements if incorrect parameters given
2021-10-15 09:09:53 -06:00
class.infolog_so.inc.php
Infolog: Avoid JS error 'Uncaught TypeError: Cannot read properties of undefined (reading 'getWidgetById')' caused by sending invalid pl_id
2022-10-18 16:52:27 -06: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-01 10:06:52 -07: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