pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/opengoo Update www/opengoo package to 1.5.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c9f76b720578
branches:  trunk
changeset: 398125:c9f76b720578
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Aug 24 12:42:54 2009 +0000

description:
Update www/opengoo package to 1.5.2.

Since 1.5.1
-----------
- bugfix: Tags permissions rollbacked. It caused errors in some mysql settings.
- bugfix: Document editor toolbar not shown correctly.
- bugfix: Invited users to an event weren't being shown when editing the event.
- bugfix: When subscribing users to an object through the object's view, the
          users were not being notified.
- bugfix: When editing an object, selected subscribers were reset after
          changing the object's workspace.
- bugfix: When instantiating a milestone template it's subtasks were not added
          to the same workspace.
- bugfix: Fixed performance issues when changing a workspace's parent on the
          GUI.
- bugfix: Notes listing showed creator as last updater.
- bugfix: Cron events view wasn't converting times to user's timezone.
- bugfix: When filtering email by tag some extra email was shown.
- bugfix: Creating a template in IE wouldn't let you edit it's properties.
- bugfix: Dragging a task in the calendar would throw an error.
- bugfix: "Can't open file" error when classifying email.
- bugfix: Linked objects listing was missing the drag handle.
- bugfix: Workspaces for classfied Emails were not being shown on dashboard
          viewed as list.
- bugfix: Error when deleting trashed emails from cron.
- bugfix: Error when instantiating templates with parameters assigned to a
          project.
- bugfix: Instantiated template objects were not assigned to the current
          workspace.
- langs: Added missing langs for tasks report fields.
- langs: Updated langs.

diffstat:

 www/opengoo/Makefile |  6 ++----
 www/opengoo/PLIST    |  9 ++++++++-
 www/opengoo/distinfo |  8 ++++----
 3 files changed, 14 insertions(+), 9 deletions(-)

diffs (72 lines):

diff -r 7b73a778cfe5 -r c9f76b720578 www/opengoo/Makefile
--- a/www/opengoo/Makefile      Mon Aug 24 12:31:31 2009 +0000
+++ b/www/opengoo/Makefile      Mon Aug 24 12:42:54 2009 +0000
@@ -1,13 +1,11 @@
-# $NetBSD: Makefile,v 1.7 2009/08/06 03:07:47 taca Exp $
+# $NetBSD: Makefile,v 1.8 2009/08/24 12:42:54 taca Exp $
 #
 
-DISTNAME=      opengoo_1.5.1
+DISTNAME=      opengoo_1.5.2
 PKGNAME=       ${DISTNAME:S/_/-/}
-PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=opengoo/}
 EXTRACT_SUFX=  .zip
-DIST_SUBDIR=   ${DISTNAME}-20090806
 
 MAINTAINER=    taca%NetBSD.org@localhost
 HOMEPAGE=      http://www.opengoo.org/
diff -r 7b73a778cfe5 -r c9f76b720578 www/opengoo/PLIST
--- a/www/opengoo/PLIST Mon Aug 24 12:31:31 2009 +0000
+++ b/www/opengoo/PLIST Mon Aug 24 12:42:54 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2009/08/05 15:55:25 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2009/08/24 12:42:54 taca Exp $
 ${OG_DIR}/application/application.php
 ${OG_DIR}/application/controllers/AccessController.class.php
 ${OG_DIR}/application/controllers/AccountController.class.php
@@ -493,6 +493,7 @@
 ${OG_DIR}/application/views/object/share.php
 ${OG_DIR}/application/views/object/view_history.php
 ${OG_DIR}/application/views/project/add_project.php
+${OG_DIR}/application/views/project/add_ws_permissions.php
 ${OG_DIR}/application/views/project/get_subws.php
 ${OG_DIR}/application/views/project/people.php
 ${OG_DIR}/application/views/project/permissions.php
@@ -939,16 +940,22 @@
 ${OG_DIR}/language/ru_ru/countries.php
 ${OG_DIR}/language/ru_ru/emails.php
 ${OG_DIR}/language/ru_ru/errors.php
+${OG_DIR}/language/ru_ru/fields.php
 ${OG_DIR}/language/ru_ru/general.php
 ${OG_DIR}/language/ru_ru/help/dummy.txt
+${OG_DIR}/language/ru_ru/help.php
 ${OG_DIR}/language/ru_ru/lang.js
 ${OG_DIR}/language/ru_ru/messages.php
 ${OG_DIR}/language/ru_ru/objects.php
 ${OG_DIR}/language/ru_ru/plugins/dummy.txt
 ${OG_DIR}/language/ru_ru/project_interface.php
+${OG_DIR}/language/ru_ru/readme_rus.txt
+${OG_DIR}/language/ru_ru/reporting.php
 ${OG_DIR}/language/ru_ru/site_interface.php
+${OG_DIR}/language/ru_ru/slimey.js
 ${OG_DIR}/language/ru_ru/timezones.php
 ${OG_DIR}/language/ru_ru/unknown-words.txt
+${OG_DIR}/language/ru_ru/upgrade.php
 ${OG_DIR}/language/zh_cn.php
 ${OG_DIR}/language/zh_cn/README
 ${OG_DIR}/language/zh_cn/actions.php
diff -r 7b73a778cfe5 -r c9f76b720578 www/opengoo/distinfo
--- a/www/opengoo/distinfo      Mon Aug 24 12:31:31 2009 +0000
+++ b/www/opengoo/distinfo      Mon Aug 24 12:42:54 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/08/06 03:07:47 taca Exp $
+$NetBSD: distinfo,v 1.5 2009/08/24 12:42:54 taca Exp $
 
-SHA1 (opengoo_1.5.1-20090806/opengoo_1.5.1.zip) = e3fa5255f081adf3b7d49b8934058d4406e5bb4c
-RMD160 (opengoo_1.5.1-20090806/opengoo_1.5.1.zip) = 1dedf68da594199ae0a68a8b74e0c9a87a1c0fd7
-Size (opengoo_1.5.1-20090806/opengoo_1.5.1.zip) = 6948819 bytes
+SHA1 (opengoo_1.5.2.zip) = 2c41c35280c616aa5ff43bc91808edd0b4ca50d1
+RMD160 (opengoo_1.5.2.zip) = 1f57f544dad6fdf82f8e8fdea52ba75c509e484b
+Size (opengoo_1.5.2.zip) = 6970062 bytes



Home | Main Index | Thread Index | Old Index