pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/fengoffice



Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Oct  9 14:40:09 UTC 2013

Modified Files:
        pkgsrc/www/fengoffice: Makefile PLIST distinfo
        pkgsrc/www/fengoffice/patches:
            patch-plugins_mail_application_helpers_MailUtilities.class.php

Log Message:
Update fengoffice to 2.3.2.1.

Changelog
=========

Since 2.3.2
----------------

bugfix: When creating members, do not assign permissions for all executives (or 
superior users) if member has a parent.

Since 2.3.2-rc2
----------------

bugfix: Cannot filter overview by tag.
bugfix: Tasks tooltip in calendar views shows description as html.
bugfix: Permissions issue when editing and subscribing for non-admins for not 
classiffied objects.

Since 2.3.2-rc
----------------

bugfix: Show can_manage_billing permission.
bugfix: Missing lang on javascript langs.
bugfix: Javascript plugin langs are not loaded.
bugfix: When requesting completed tasks for calendar month view, it does not 
filter by dates and calendar hangs if there are too much tasks.
bugfix: Administration / dimensions does not show members for dimensions that 
don't define permissions.
bugfix: Permissions fix when email module is not installed.
bugfix: Company object type name fixed.
bugfix: Try to reconect to database if not conected when executing a query (if 
connection is lost while performing other tasks).
bugfix: When users cannot see other user's tasks they can view them using the 
search.
bugfix: Group permissions not applied in assigned to combo (when adding or 
editing tasks).
bugfix: Minor bugfixes in 1.7 -> 2.x upgrade.
bugfix: Activity widget: logs for members (workspaces, etc.) were not displayed.
bugfix: General search sql query improved.
bugfix: Don't include context in the user edited notification.
bugfix: Don't show worked hours if user doesn't have permissions for it.
bugfix: Don't send archived mails.

feature: Only administrators can change system permissions.
feature: Users can change permissions of users of the same type (only dimension 
member permissions).
feature: Set permissions to executive, manager and admins when creating a new 
member.

Since 2.3.2-beta
----------------

bugfix: Archiving a submember does not archive its objects.
bugfix: Error 500 when adding group.
bugfix: Installer fixes.
bugfix: Modified the insert in read objects for emails.
bugfix: Minor bugfixes in document listing.
bugfix: Sql error when $selected_columns ins an empty array in 
ContentDataObjects::listing() function
bugfix: root permissions not set when installing new feng office.
bugfix: Person report fixed when displaying email field.
bugfix: contacts are always created when sending mails.
bugfix: Tasks list milestone grouping fixed.

preformance: Search query improved.
performance: Insert/delete into sharing table 500 objects x query when saving 
user permissions.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/www/fengoffice/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/fengoffice/PLIST
cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/fengoffice/distinfo
cvs rdiff -u -r1.3 -r1.4 \
    
pkgsrc/www/fengoffice/patches/patch-plugins_mail_application_helpers_MailUtilities.class.php

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index