svn commit: r799526 - /ofbiz/trunk/applications/workeffort/src/org/ofbiz/workeffort/workeffort/WorkEffortServices.java

2009-07-30 Thread hansbak
Author: hansbak Date: Fri Jul 31 06:52:03 2009 New Revision: 799526 URL: http://svn.apache.org/viewvc?rev=799526&view=rev Log: remove debug statement Modified: ofbiz/trunk/applications/workeffort/src/org/ofbiz/workeffort/workeffort/WorkEffortServices.java Modified: ofbiz/trunk/applications

svn commit: r799525 - /ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/actions/calendar/Month.groovy

2009-07-30 Thread hansbak
Author: hansbak Date: Fri Jul 31 06:51:26 2009 New Revision: 799525 URL: http://svn.apache.org/viewvc?rev=799525&view=rev Log: fill also the last week of the monthview Modified: ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/actions/calendar/Month.groovy Modified: ofbiz/trun

svn commit: r799511 - in /ofbiz/trunk/applications/product: servicedef/services_shipment_usps.xml src/org/ofbiz/shipment/thirdparty/usps/UspsServices.java

2009-07-30 Thread lektran
Author: lektran Date: Fri Jul 31 03:44:46 2009 New Revision: 799511 URL: http://svn.apache.org/viewvc?rev=799511&view=rev Log: Added support for international USPS rate estimates, completely untested at this stage Modified: ofbiz/trunk/applications/product/servicedef/services_shipment_usps.x

svn commit: r799507 - /ofbiz/trunk/framework/common/src/org/ofbiz/common/email/EmailServices.java

2009-07-30 Thread lektran
Author: lektran Date: Fri Jul 31 03:35:48 2009 New Revision: 799507 URL: http://svn.apache.org/viewvc?rev=799507&view=rev Log: Returning a messageWrapper even if mail notifications are disabled seems to work fine and it gets rid of that annoying service exception Modified: ofbiz/trunk/framew

svn commit: r799506 - /ofbiz/trunk/framework/common/config/CommonUiLabels.xml

2009-07-30 Thread lektran
Author: lektran Date: Fri Jul 31 03:33:40 2009 New Revision: 799506 URL: http://svn.apache.org/viewvc?rev=799506&view=rev Log: ?if_exists doesn't work in uiLabels Modified: ofbiz/trunk/framework/common/config/CommonUiLabels.xml Modified: ofbiz/trunk/framework/common/config/CommonUiLabels.xml

svn commit: r799372 - in /ofbiz/trunk: applications/accounting/config/ applications/party/config/ framework/common/config/ framework/resources/templates/ specialpurpose/myportal/config/ specialpurpose

2009-07-30 Thread adrianc
Author: adrianc Date: Thu Jul 30 17:13:11 2009 New Revision: 799372 URL: http://svn.apache.org/viewvc?rev=799372&view=rev Log: More Chinese translations, provided by Shi Yusen - https://issues.apache.org/jira/browse/OFBIZ-2767. Modified: ofbiz/trunk/applications/accounting/config/AccountingH

svn commit: r799283 - in /ofbiz/trunk/applications/party: config/PartyUiLabels.xml webapp/partymgr/lookup/LookupForms.xml widget/partymgr/LookupScreens.xml

2009-07-30 Thread apatel
Author: apatel Date: Thu Jul 30 14:29:46 2009 New Revision: 799283 URL: http://svn.apache.org/viewvc?rev=799283&view=rev Log: Adding lookup for internal organizations only. Modified: ofbiz/trunk/applications/party/config/PartyUiLabels.xml ofbiz/trunk/applications/party/webapp/partymgr/loo

svn commit: r799265 - in /ofbiz/trunk/applications/accounting: config/AccountingUiLabels.xml script/org/ofbiz/accounting/payment/PaymentMethodServices.xml servicedef/services_paymentmethod.xml widget/

2009-07-30 Thread apatel
Author: apatel Date: Thu Jul 30 13:50:31 2009 New Revision: 799265 URL: http://svn.apache.org/viewvc?rev=799265&view=rev Log: Improvements to force contraints associated with Payment Group types. Rishi, Parimal Thanks for patch. Patch from OFBIZ-2774 Modified: ofbiz/trunk/applications/accoun

svn commit: r799260 - in /ofbiz/trunk/applications/accounting: script/org/ofbiz/accounting/finaccount/FinAccountServices.xml webapp/accounting/WEB-INF/actions/payment/DepositWithdrawPayments.groovy we

2009-07-30 Thread apatel
Author: apatel Date: Thu Jul 30 13:39:31 2009 New Revision: 799260 URL: http://svn.apache.org/viewvc?rev=799260&view=rev Log: Using paymentType instead of parties involved to determine direction of payment. Patch from OFBIZ-2772. Thanks Rishi, Awdesh. Modified: ofbiz/trunk/applications/acco

svn commit: r799235 - /ofbiz/trunk/applications/accounting/webapp/accounting/payment/depositWithdrawPayments.ftl

2009-07-30 Thread apatel
Author: apatel Date: Thu Jul 30 10:55:37 2009 New Revision: 799235 URL: http://svn.apache.org/viewvc?rev=799235&view=rev Log: Adding from and to party information to list of payments for deposit. Patch from OFBIZ-2773. Thanks Sumit and Satyam for contribution. Modified: ofbiz/trunk/applicat

svn commit: r799219 - /ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/actions/customer/EditBillingAddress.groovy

2009-07-30 Thread mor
Author: mor Date: Thu Jul 30 09:32:58 2009 New Revision: 799219 URL: http://svn.apache.org/viewvc?rev=799219&view=rev Log: This script is only used on one page checkout. Modified it a bit since Credit Card payment method is the only option that is available on one page. Modified: ofbiz/trun

svn commit: r799206 - /ofbiz/trunk/applications/workeffort/src/org/ofbiz/workeffort/workeffort/WorkEffortServices.java

2009-07-30 Thread hansbak
Author: hansbak Date: Thu Jul 30 08:57:03 2009 New Revision: 799206 URL: http://svn.apache.org/viewvc?rev=799206&view=rev Log: recurring events were always public: fixed Modified: ofbiz/trunk/applications/workeffort/src/org/ofbiz/workeffort/workeffort/WorkEffortServices.java Modified: ofbi

svn commit: r799202 - in /ofbiz/trunk/applications/accounting/webapp: accounting/WEB-INF/actions/payment/DepositWithdrawPayments.groovy ar/WEB-INF/actions/BatchPayments.groovy

2009-07-30 Thread apatel
Author: apatel Date: Thu Jul 30 08:38:10 2009 New Revision: 799202 URL: http://svn.apache.org/viewvc?rev=799202&view=rev Log: No functional changes. Formating code. Modified: ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/payment/DepositWithdrawPayments.groovy ofb

svn commit: r799201 - /ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml

2009-07-30 Thread chrisg
Author: chrisg Date: Thu Jul 30 08:35:19 2009 New Revision: 799201 URL: http://svn.apache.org/viewvc?rev=799201&view=rev Log: More German translations for accounting Modified: ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml Modified: ofbiz/trunk/applications/accounting/conf

svn commit: r799200 - in /ofbiz/trunk/applications/workeffort: entitydef/entitymodel_view.xml src/org/ofbiz/workeffort/workeffort/WorkEffortServices.java

2009-07-30 Thread hansbak
Author: hansbak Date: Thu Jul 30 08:31:54 2009 New Revision: 799200 URL: http://svn.apache.org/viewvc?rev=799200&view=rev Log: calendar not showing public events as reported in the mailing list Modified: ofbiz/trunk/applications/workeffort/entitydef/entitymodel_view.xml ofbiz/trunk/appli

svn commit: r799192 - in /ofbiz/trunk/applications/order: config/OrderErrorUiLabels.xml script/org/ofbiz/order/request/CustRequestServices.xml widget/ordermgr/CustRequestForms.xml widget/ordermgr/Menu

2009-07-30 Thread hansbak
Author: hansbak Date: Thu Jul 30 07:29:05 2009 New Revision: 799192 URL: http://svn.apache.org/viewvc?rev=799192&view=rev Log: do not allow changes to the customer request when cancelled or completed Modified: ofbiz/trunk/applications/order/config/OrderErrorUiLabels.xml ofbiz/trunk/appli

svn commit: r799191 - in /ofbiz/trunk/applications/accounting: config/AccountingUiLabels.xml widget/FinAccountForms.xml widget/FinAccountScreens.xml

2009-07-30 Thread apatel
Author: apatel Date: Thu Jul 30 07:16:37 2009 New Revision: 799191 URL: http://svn.apache.org/viewvc?rev=799191&view=rev Log: Add Find/List of deposit slips for the bankaccount. Patch from OFBIZ-2770. Thanks Sumit, Awdesh. Modified: ofbiz/trunk/applications/accounting/config/AccountingUiLabe