svn commit: r561701 - /ofbiz/trunk/framework/webapp/src/org/ofbiz/webapp/ftl/OfbizContentTransform.java

2007-08-01 Thread jonesde
Author: jonesde Date: Wed Aug 1 01:12:58 2007 New Revision: 561701 URL: http://svn.apache.org/viewvc?view=revrev=561701 Log: Fixed issue when there is no forward slash in the prefix or in the value in the ofbizContentUrl transform Modified:

svn commit: r561711 - /ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/fixedasset/FixedAssetServices.xml

2007-08-01 Thread jacopoc
Author: jacopoc Date: Wed Aug 1 01:48:14 2007 New Revision: 561711 URL: http://svn.apache.org/viewvc?view=revrev=561711 Log: Formatting fixes, tabs to spaces Modified: ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/fixedasset/FixedAssetServices.xml Modified:

svn commit: r561712 - /ofbiz/trunk/applications/accounting/servicedef/secas.xml

2007-08-01 Thread jacopoc
Author: jacopoc Date: Wed Aug 1 01:49:40 2007 New Revision: 561712 URL: http://svn.apache.org/viewvc?view=revrev=561712 Log: Formatting fixes: tabs to spaces Modified: ofbiz/trunk/applications/accounting/servicedef/secas.xml Modified:

svn commit: r561708 - in /ofbiz/trunk/applications/accounting: script/org/ofbiz/accounting/fixedasset/FixedAssetServices.xml servicedef/secas.xml servicedef/services_fixedasset.xml

2007-08-01 Thread hansbak
Author: hansbak Date: Wed Aug 1 01:37:31 2007 New Revision: 561708 URL: http://svn.apache.org/viewvc?view=revrev=561708 Log: automatically create and link a fixed asset when a 'asset_usage' type product is created. Modified:

svn commit: r561751 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/order/ImportOrdersFromEbay.java

2007-08-01 Thread jacopoc
Author: jacopoc Date: Wed Aug 1 03:22:11 2007 New Revision: 561751 URL: http://svn.apache.org/viewvc?view=revrev=561751 Log: Applied patch by David Shere to improve party contact mech management during inmport of orders from eBay. OFBIZ-1159 Modified:

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

2007-08-01 Thread sichen
Author: sichen Date: Wed Aug 1 09:41:55 2007 New Revision: 561866 URL: http://svn.apache.org/viewvc?view=revrev=561866 Log: USPS address validation service requires either zip5 or city and state, per http://www.usps.com/webtools/htm/Address-Information.htm. Returning failure instead of error

svn commit: r561925 - /ofbiz/trunk/applications/party/data/PartySecurityData.xml

2007-08-01 Thread sichen
Author: sichen Date: Wed Aug 1 12:25:18 2007 New Revision: 561925 URL: http://svn.apache.org/viewvc?view=revrev=561925 Log: Per David's suggestion, making a SECURITYADMIN group for security administration. Partymgr Admin is just for administering other aspects of parties. You can associate

svn commit: r561963 - in /ofbiz/trunk/applications/product: config/ servicedef/ src/org/ofbiz/product/product/ webapp/catalog/find/

2007-08-01 Thread jacopoc
Author: jacopoc Date: Wed Aug 1 14:33:07 2007 New Revision: 561963 URL: http://svn.apache.org/viewvc?view=revrev=561963 Log: Misc improvements to the Google Base integration. Modified: ofbiz/trunk/applications/product/config/ProductUiLabels.properties

svn commit: r562018 - /ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/controller.xml

2007-08-01 Thread jacopoc
Author: jacopoc Date: Wed Aug 1 22:25:10 2007 New Revision: 562018 URL: http://svn.apache.org/viewvc?view=revrev=562018 Log: Added missing response for generic errors to the ManageOrdersFromEbay screen. Modified: ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/controller.xml