Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id E8C3263E6F5 for ; Sat, 6 Apr 2013 12:09:29 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id BCA3514A4D1; Sat, 6 Apr 2013 12:09:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D969B14A4D0 for ; Sat, 6 Apr 2013 12:09:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id NkDd56TSIFd6 for ; Sat, 6 Apr 2013 12:09:26 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 11DF914A4CF for ; Sat, 6 Apr 2013 12:09:26 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0AE9B175DD; Sat, 6 Apr 2013 12:09:26 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 6 Apr 2013 12:09:25 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/www/fengoffice To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20130406120926.0AE9B175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: taca Date: Sat Apr 6 12:09:25 UTC 2013 Modified Files: pkgsrc/www/fengoffice: Makefile PLIST distinfo Log Message: Update fengoffice to 2.2.4.1. Changelog ========= Since 2.2.4.1 ---------------- bugfix: Add/edit member form permissions goes down if screen is not wide enough. bugfix: Member selector onblur must select one of the list if there is any match and there is at least one character written. bugfix: Object picker: do not show object types not allowed for the user in the left panel bugfix: D&D classify is allowing to classify in read only members. bugfix: Do not show parent members in member selector if user has no permissions over them. bugfix: Upgrade 1.7 -> 2.X: give permissions over timeslots, reports and templates in all workspaces where the user can manage tasks. bugfix: Non admin users cannot delete timeslots. feature: Can define required dimension without specifying object types. feature: Option to view members in a separate column. Since 2.2.4-beta ---------------- bugfix: Cannot delete user with no objects associated. bugfix: Javascript error when loading and change logo link does not exists. bugfix: plugin administration fixes. bugfix: Email content parts that come in attachments are not shown. bugfix: Tasks edition in gantt chart loses task description. bugfix: Adding client or project under another member does not remember selected parent when using quickadd and details button. feature: More options for tasks edition. feature: More options for composing emails. language: Languages updated: German, French, Japanese, Polski. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 pkgsrc/www/fengoffice/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/fengoffice/PLIST cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/fengoffice/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.