This website requires JavaScript.
Explore
Help
Sign In
extern
/
egroupware_official
Watch
1
Star
0
Fork
0
You've already forked egroupware_official
mirror of
https://github.com/EGroupware/egroupware.git
synced
2025-01-18 11:58:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f0a2a4608e
egroupware_official
/
infolog
/
inc
History
nathan
ecd262a093
Infolog: Fix missing field options in site configuration
...
Using disabled options for always allowed / excluded fields
2023-02-22 09:54:43 -07:00
..
class.infolog_bo.inc.php
fix broken file-access cache after a917293 (fix smallPART file-access depending on full path)
2022-05-12 15:16:55 +02: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
Infolog: Add project as export filter
2021-04-13 10:57:54 -06:00
class.infolog_export_ical.inc.php
class.infolog_favorite_portlet.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_groupdav.inc.php
fix not working REPORT or PROPFIND
2023-02-16 09:21:18 +01:00
class.infolog_hooks.inc.php
Fix missing "Use default" / "No default" option for default category
2022-07-19 10:37:38 -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: Fix missing field options in site configuration
2023-02-22 09:54:43 -07:00
class.infolog_widget.inc.php
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