.. |
class.infolog_bo.inc.php
|
Fix bug in linking infologs copied by projectmanager causing doubles
|
2016-12-15 10:24:14 -07:00 |
class.infolog_customfields.inc.php
|
add ajax=true to diverse admin pages of apps, changing customfields class to autoloadable admin_customfields (with old class extending new one, just in case), fix wrong English phrase "typ" in infolog
|
2016-08-12 11:35:30 +02:00 |
class.infolog_datasource.inc.php
|
Fix bug in linking infologs copied by projectmanager causing doubles
|
2016-12-15 10:24:14 -07:00 |
class.infolog_egw_record.inc.php
|
Add a method to get an icon for a record, as specific to that record as possible
|
2014-11-18 23:40:49 +00:00 |
class.infolog_export_csv.inc.php
|
- Improve export link conversion to be able to handle links as arrays with app & id
|
2016-09-14 09:25:39 -06:00 |
class.infolog_export_ical.inc.php
|
using new api for InfoLog
|
2016-04-30 17:05:23 +00: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
|
Fix InfoLog entries without explicit responsible where removed from CalDAV clients when editied.
|
2016-09-19 10:54:53 +02:00 |
class.infolog_hooks.inc.php
|
add ajax=true to diverse admin pages of apps, changing customfields class to autoloadable admin_customfields (with old class extending new one, just in case), fix wrong English phrase "typ" in infolog
|
2016-08-12 11:35:30 +02:00 |
class.infolog_ical.inc.php
|
* CalDAV/InfoLog: fix error when creating a task for a different user
|
2016-07-15 09:25:44 +02:00 |
class.infolog_import_ical.inc.php
|
using new api for InfoLog
|
2016-04-30 17:05:23 +00:00 |
class.infolog_import_infologs_csv.inc.php
|
Fix attempting to set array value accessed via magic methods was silently ignored by changing and setting the whole array
|
2016-08-03 09:57:49 -06:00 |
class.infolog_merge.inc.php
|
Support customfields at the beginning of content
|
2016-05-18 15:41:20 -06:00 |
class.infolog_so.inc.php
|
Fix infolog notifications not sent for just owner
|
2016-11-24 08:39:02 -07:00 |
class.infolog_tracking.inc.php
|
Fix contact not saved properly for new entries
|
2016-12-09 12:02:02 -07:00 |
class.infolog_ui.inc.php
|
Fix missing contact in notification emails for new infolog entries
|
2016-12-05 10:51:17 -07:00 |
class.infolog_widget.inc.php
|
using new api for InfoLog
|
2016-04-30 17:05:23 +00: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
|
using new api for InfoLog
|
2016-04-30 17:05:23 +00: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 |