.. |
class.infolog_bo.inc.php
|
* InfoLog: fix saving an InfoLog twice gave error that entry was modified, if user timezone was different from server
|
2022-03-09 15:42:29 +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
|
not setting pe_status from datasource (its ignored now anyway)
|
2018-04-27 18:48:06 +02:00 |
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
|
Import/Export - change signature of method that gets options to allow definition-specific values
|
2018-11-29 10:32:42 -07:00 |
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
|
* Infolog: Add 'None' option for Infolog types to sync preference
|
2020-05-20 11:40:08 -06:00 |
class.infolog_hooks.inc.php
|
- Add generation target path preference to all apps
|
2021-10-07 10:22:45 -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
|
Add category override for addressbook vcard & infolog ical import
|
2019-04-23 16:17:12 -06:00 |
class.infolog_import_infologs_csv.inc.php
|
Remove debug
|
2020-12-11 09:08:13 -07:00 |
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: fix not working overwrite check (optimistic locking) plus incrementing etag
|
2021-11-22 17:54:24 +01:00 |
class.infolog_tracking.inc.php
|
* InfoLog: set replyTo for async notification to owner of InfoLog, otherwise the user causing the change
|
2022-03-28 19:38:15 +03:00 |
class.infolog_ui.inc.php
|
Fix infolog edit was not displaying 'None' when no category was set
|
2022-03-03 15:17:23 -07:00 |
class.infolog_widget.inc.php
|
* Infolog: Add missing transformation array for infolog-widget
|
2018-11-12 17:17:36 +01:00 |
class.infolog_wizard_export_csv.inc.php
|
using new api for InfoLog
|
2016-04-30 17:05:23 +00:00 |
class.infolog_wizard_import_ical.inc.php
|
Add category override for addressbook vcard & infolog ical import
|
2019-04-23 16:17:12 -06:00 |
class.infolog_wizard_import_infologs_csv.inc.php
|
Fix missing required parameter
|
2017-02-01 09:35:46 -07:00 |
class.infolog_zpush.inc.php
|
reading tasks in chunks of 100, to keep memory down for huge infologs
|
2016-06-25 10:53:50 +02:00 |