egroupware/infolog/inc
Klaus Leithoff 75b824bced To improve performance for people/installations with large amounts of infologs and many customfields who want to use customfields in customized
templates, but do not want to use the customfields in listview, reworked the logic of the retrieval of customfields. 
Fix for the retrieve more fields, than selected - problem, when customfields start with the same string. Replaced stripos by in_array after a split 
of the selected cols.
2008-02-26 13:16:59 +00:00
..
class.admin_prefs_sidebox_hooks.inc.php InfoLog notifcations for due or to start entries (You need to run Admin>>Register hooks!) 2007-06-10 09:21:04 +00:00
class.boinfolog.inc.php reworked and generalised Klaus new custom field header feature, to use it in the addressbook too, easy to addapt for the other apps now, only requires the get_rows/search method to understand filter and order_by with cfs 2008-01-19 05:36:20 +00:00
class.datasource_infolog.inc.php "dont delete infolog, which are linked to other elements, but their project" 2007-10-30 16:18:12 +00:00
class.infolog_link_registry.inc.php phpDoc headers 2007-05-22 13:40:35 +00:00
class.infolog_tracking.inc.php History for InfoLog (incl. the ability to disable real deletes) and delete notifications 2007-06-13 21:37:05 +00:00
class.infolog_widget.inc.php "fetching of the content of selectbox customfield did not work (options were not set)" 2007-12-07 18:17:04 +00:00
class.sifinfolog.inc.php SyncML patches from patrick.bihan-faou-AT-mindstep.com (without 2007-09-29 10:29:48 +00:00
class.soinfolog.inc.php To improve performance for people/installations with large amounts of infologs and many customfields who want to use customfields in customized 2008-02-26 13:16:59 +00:00
class.uicustomfields.inc.php fix for infolog/inc/class.uicustomfields.inc.php, for problems with the editing of the customfields of infolog, because of the deprecated bo->config 2008-01-25 12:13:04 +00:00
class.uiinfolog.inc.php reworked and generalised Klaus new custom field header feature, to use it in the addressbook too, easy to addapt for the other apps now, only requires the get_rows/search method to understand filter and order_by with cfs 2008-01-19 05:36:20 +00:00
class.vcalinfolog.inc.php - fixed not copied constrains and milestones in PM templates 2007-10-05 15:06:27 +00:00
hook_deleteaccount.inc.php "fix for bug reported on the developers list" 2007-06-22 12:49:21 +00:00
hook_home.inc.php phpDoc headers 2007-05-22 13:40:35 +00:00
hook_settings.inc.php removed option for sending html mails or not cause this is decided now by the notification backends (as discussed on the list) 2007-12-05 09:05:57 +00:00