From ofbiz-commits-return-1453-apmail-incubator-ofbiz-commits-archive=incubator.apache.org@incubator.apache.org Tue Dec 12 05:20:23 2006 Return-Path: Delivered-To: apmail-incubator-ofbiz-commits-archive@locus.apache.org Received: (qmail 38212 invoked from network); 12 Dec 2006 05:20:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Dec 2006 05:20:23 -0000 Received: (qmail 16392 invoked by uid 500); 12 Dec 2006 05:20:31 -0000 Delivered-To: apmail-incubator-ofbiz-commits-archive@incubator.apache.org Received: (qmail 16316 invoked by uid 500); 12 Dec 2006 05:20:30 -0000 Mailing-List: contact ofbiz-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ofbiz-dev@incubator.apache.org Delivered-To: mailing list ofbiz-commits@incubator.apache.org Received: (qmail 16307 invoked by uid 99); 12 Dec 2006 05:20:30 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Dec 2006 21:20:30 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Dec 2006 21:20:20 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 51E561A981A; Mon, 11 Dec 2006 21:19:36 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r486033 - in /incubator/ofbiz/trunk/applications: content/config/ content/webapp/content/WEB-INF/ content/widget/ content/widget/content/ product/config/ product/webapp/catalog/WEB-INF/ product/webapp/catalog/product/ product/widget/catalog... Date: Tue, 12 Dec 2006 05:19:35 -0000 To: ofbiz-commits@incubator.apache.org From: jonesde@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061212051936.51E561A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jonesde Date: Mon Dec 11 21:19:30 2006 New Revision: 486033 URL: http://svn.apache.org/viewvc?view=rev&rev=486033 Log: Applied patch from Anil Patel and Ashish Vijaywargiya with admin screens, service, etc for the WorkEffortReview, WorkEffortContent, and WorkEffortGoodStandard entities; Jira #OFBIZ-540 Modified: incubator/ofbiz/trunk/applications/content/config/ContentUiLabels.properties incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/controller.xml incubator/ofbiz/trunk/applications/content/widget/CommonScreens.xml incubator/ofbiz/trunk/applications/content/widget/content/ContentForms.xml incubator/ofbiz/trunk/applications/content/widget/content/ContentMenus.xml incubator/ofbiz/trunk/applications/content/widget/content/ContentScreens.xml incubator/ofbiz/trunk/applications/product/config/ProductUiLabels.properties incubator/ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/controller.xml incubator/ofbiz/trunk/applications/product/webapp/catalog/product/ProductForms.xml incubator/ofbiz/trunk/applications/product/webapp/catalog/product/ProductTabBar.ftl incubator/ofbiz/trunk/applications/product/widget/catalog/CatalogCommonScreens.xml incubator/ofbiz/trunk/applications/product/widget/catalog/ProductScreens.xml incubator/ofbiz/trunk/applications/workeffort/config/WorkEffortUiLabels.properties incubator/ofbiz/trunk/applications/workeffort/script/org/ofbiz/workeffort/workeffort/WorkEffortSimpleServices.xml incubator/ofbiz/trunk/applications/workeffort/servicedef/services.xml incubator/ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/controller.xml incubator/ofbiz/trunk/applications/workeffort/widget/CommonScreens.xml incubator/ofbiz/trunk/applications/workeffort/widget/WorkEffortForms.xml incubator/ofbiz/trunk/applications/workeffort/widget/WorkEffortMenus.xml incubator/ofbiz/trunk/applications/workeffort/widget/WorkEffortScreens.xml Modified: incubator/ofbiz/trunk/applications/content/config/ContentUiLabels.properties URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/config/ContentUiLabels.properties?view=diff&rev=486033&r1=486032&r2=486033 ============================================================================== --- incubator/ofbiz/trunk/applications/content/config/ContentUiLabels.properties (original) +++ incubator/ofbiz/trunk/applications/content/config/ContentUiLabels.properties Mon Dec 11 21:19:30 2006 @@ -87,6 +87,7 @@ PageTitleAddMetaData=Add a metadata PageTitleAddPurpose=Add a Purpose PageTitleAddRole=Add a Role +PageTitleAddWorkEffortContent=Add workeffort content PageTitleEditAssociation=Edit an association PageTitleEditContent=Edit Content PageTitleEditContentAssoc=Edit Content Association @@ -102,6 +103,7 @@ PageTitleEditContentRole=Edit Content Role PageTitleEditContentType=Edit Content Type PageTitleEditContentUserPermissions=Permissions +PageTitleEditContentWorkEffort=Edit Content WorkEffort PageTitleEditDataResource=Edit Data Resource PageTitleEditDataResourceAttribute=Edit Data Resource Attribute PageTitleEditDataResourceProductFeatures=Edit Data Resource Product Features Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/controller.xml URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/controller.xml?view=diff&rev=486033&r1=486032&r2=486033 ============================================================================== --- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/controller.xml (original) +++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/controller.xml Mon Dec 11 21:19:30 2006 @@ -888,6 +888,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1529,7 +1555,7 @@ - + @@ -1566,7 +1592,8 @@ - + + @@ -1673,5 +1700,6 @@ + Modified: incubator/ofbiz/trunk/applications/content/widget/CommonScreens.xml URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/widget/CommonScreens.xml?view=diff&rev=486033&r1=486032&r2=486033 ============================================================================== --- incubator/ofbiz/trunk/applications/content/widget/CommonScreens.xml (original) +++ incubator/ofbiz/trunk/applications/content/widget/CommonScreens.xml Mon Dec 11 21:19:30 2006 @@ -23,6 +23,7 @@ + Modified: incubator/ofbiz/trunk/applications/content/widget/content/ContentForms.xml URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/widget/content/ContentForms.xml?view=diff&rev=486033&r1=486032&r2=486033 ============================================================================== --- incubator/ofbiz/trunk/applications/content/widget/content/ContentForms.xml (original) +++ incubator/ofbiz/trunk/applications/content/widget/content/ContentForms.xml Mon Dec 11 21:19:30 2006 @@ -441,4 +441,42 @@ + + +
+ + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + Modified: incubator/ofbiz/trunk/applications/content/widget/content/ContentMenus.xml URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/widget/content/ContentMenus.xml?view=diff&rev=486033&r1=486032&r2=486033 ============================================================================== --- incubator/ofbiz/trunk/applications/content/widget/content/ContentMenus.xml (original) +++ incubator/ofbiz/trunk/applications/content/widget/content/ContentMenus.xml Mon Dec 11 21:19:30 2006 @@ -97,6 +97,13 @@ + + + + + + + + + +
+ +