head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.8 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.6 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.4 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.2 pkgsrc-2011Q2-base:1.2; locks; strict; comment @# @; 1.2 date 2010.09.13.14.53.57; author taca; state dead; branches; next 1.1; 1.1 date 2010.07.05.03.26.46; author taca; state Exp; branches; next ; desc @@ 1.2 log @Update fengoffice package to 1.7.1 (Feng Office 1.7.1). What¡Çs new? Main new features of this version are: * Definition of task subtypes * Saving sent email on IMAP server * Email login * Direct URL * Exact match on search results * New task status filters * Exporting all contacts to VCard * and more ... @ text @$NetBSD: patch-ab,v 1.1 2010/07/05 03:26:46 taca Exp $ Stop PHP Deprecated message: http://www.fengoffice.com/web/bugs/view.php?id=7 --- environment/functions/general.php.orig 2010-06-28 21:05:03.000000000 +0000 +++ environment/functions/general.php @@@@ -576,7 +576,7 @@@@ function convert_to_links($text){ //Convert every email address into an $2', $text); - Hook::fire('convert_to_links', array('original' => $orig, 'text' => $text), &$text); + Hook::fire('convert_to_links', array('original' => $orig, 'text' => $text), $text); return $text; } @ 1.1 log @Update fengoffice package to 1.7. pkgsrc change: added some patches to fix known problems on 1.7. Changes: o E-mail module improvements o Export reports as CSV o Latest activity o And more: - LDAP support - guest users - a new five day view for the calendar - prettier email notifications - ... @ text @d1 1 a1 1 $NetBSD$ @