.. |
class.infolog_bo.inc.php
|
fix PHP 7.3 Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"
|
2018-12-11 12:45:50 +01:00 |
class.infolog_customfields.inc.php
|
Fix some more PHP 7.2 warnings
|
2018-12-18 10:20:23 -07: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
|
Remove some unused code
|
2017-02-01 09:36:41 -07:00 |
class.infolog_export_csv.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_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
|
use new api in home and portlets
|
2016-04-28 18:06:46 +00:00 |
class.infolog_groupdav.inc.php
|
* CalDAV: CalDAVSynchronizer: only allow owner/organizer to update or delete an event (not users with edit/delete rights)
|
2018-10-09 13:15:11 +02:00 |
class.infolog_hooks.inc.php
|
Fix translations for Home screen
|
2018-12-20 16:06:12 +01:00 |
class.infolog_ical.inc.php
|
* InfoLog: expose type as X-INFOLOG-TYPE in iCal export and CalDAV
|
2017-07-11 09:01:28 +02:00 |
class.infolog_import_ical.inc.php
|
Import/Export - change signature of method that gets options to allow definition-specific values
|
2018-11-29 09:35:35 -07:00 |
class.infolog_import_infologs_csv.inc.php
|
Import/Export - change signature of method that gets options to allow definition-specific values
|
2018-11-29 09:35:35 -07:00 |
class.infolog_merge.inc.php
|
* Infolog, Timesheet - Fix link title placeholders not working
|
2018-10-04 11:17:30 -06:00 |
class.infolog_so.inc.php
|
fix PHP 7.3 Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"
|
2018-12-11 12:45:50 +01:00 |
class.infolog_tracking.inc.php
|
disable permanent error_log causing extra mails from cron
|
2018-05-03 09:44:46 +02:00 |
class.infolog_ui.inc.php
|
Fix some more PHP 7.2 warnings
|
2018-12-18 10:20: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_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 |