.. |
class.infolog_activesync.inc.php
|
skip loading (not needed) translations when running during setup
|
2014-05-05 12:21:47 +00:00 |
class.infolog_bo.inc.php
|
Fix mail integration vfs attachments not working for infolog, tracker and calendar
|
2015-08-27 13:05:19 +00:00 |
class.infolog_customfields.inc.php
|
Fix missing infolog custom types
|
2014-11-19 21:15:48 +00:00 |
class.infolog_datasource.inc.php
|
When copying a project, if info_from is the same as the old project name, change it to the new project name
|
2015-07-24 14:45:38 +00: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
|
Silence error log
|
2014-05-13 23:20:04 +00:00 |
class.infolog_export_ical.inc.php
|
If exporting a single record, name the download file accordingly
|
2012-10-16 18:45:13 +00:00 |
class.infolog_favorite_portlet.inc.php
|
Fix infolog home portlet
|
2015-02-24 19:35:42 +00:00 |
class.infolog_groupdav.inc.php
|
using new Horde_Icalendar class from vendor for CalDAV/CardDAV and iCal import/export instead of old code in phpgwapi/inc/horde
|
2015-06-24 13:48:14 +00:00 |
class.infolog_hooks.inc.php
|
Make sure every app has a sidemenu link to the list and add an entry
|
2015-09-15 21:53:15 +00:00 |
class.infolog_ical.inc.php
|
* CalDAV/Calendar/InfoLog: do NOT use ENCODING=QUOTED-PRINTABLE for iCal 2.0, cuts eg. description off in TB, if containing non-ascii chars
|
2015-07-23 15:51:45 +00:00 |
class.infolog_import_ical.inc.php
|
Use Horde to export multiple infologs
|
2012-04-05 15:57:06 +00:00 |
class.infolog_import_infologs_csv.inc.php
|
Fix not found class, name has changed.
|
2015-05-19 20:15:13 +00:00 |
class.infolog_merge.inc.php
|
* all aps: lower memory requirements of insert into document by skipping HTML processing, if there are no html (custom-)fields
|
2014-11-19 12:20:59 +00:00 |
class.infolog_sif.inc.php
|
Fix SyncML device timezone issues
|
2010-06-17 07:38:27 +00:00 |
class.infolog_so.inc.php
|
Fix sub-categories not included when exporting search results
|
2015-09-04 18:58:48 +00:00 |
class.infolog_tracking.inc.php
|
Fix some IDE warning
|
2015-05-21 14:25:06 +00:00 |
class.infolog_ui.inc.php
|
Better handling of changing status & completed via context menu
|
2015-07-28 14:37:57 +00:00 |
class.infolog_widget.inc.php
|
Basics of infolog-value and tracker-value widgets
|
2014-09-30 22:08:57 +00:00 |
class.infolog_wizard_export_csv.inc.php
|
- Add/fix labels for creation date, pricelist
|
2013-01-02 18:14:05 +00:00 |
class.infolog_wizard_import_infologs_csv.inc.php
|
addr_id function moved to importexport_basic_import_csv so it can be used for all apps
|
2014-06-16 20:08:17 +00:00 |