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

2007-02-21 Thread hansbak
Author: hansbak Date: Wed Feb 21 22:15:51 2007 New Revision: 510412 URL: http://svn.apache.org/viewvc?view=rev&rev=510412 Log: on the 'mytask' list show also the assigned production run tasks Modified: ofbiz/trunk/applications/workeffort/src/org/ofbiz/workeffort/workeffort/WorkEffortServices

svn commit: r510337 - in /ofbiz/trunk/applications/content: script/org/ofbiz/content/content/ script/org/ofbiz/content/data/ script/org/ofbiz/content/website/ servicedef/

2007-02-21 Thread jaz
Author: jaz Date: Wed Feb 21 17:19:36 2007 New Revision: 510337 URL: http://svn.apache.org/viewvc?view=rev&rev=510337 Log: fixed bugs/problems with internal services; missing map-name, added eca to ensure party role, fixed updat/createTextContent services to auto-update association as well Modi

svn commit: r510213 - /ofbiz/trunk/applications/order/servicedef/secas.xml

2007-02-21 Thread sichen
Author: sichen Date: Wed Feb 21 13:06:25 2007 New Revision: 510213 URL: http://svn.apache.org/viewvc?view=rev&rev=510213 Log: The checkCreateDropShipPurchaseOrders service has been set to run as system user in SECA after storeOrder, or ecommerce store orders could not be processed properlY Modi

svn commit: r510172 - /ofbiz/trunk/applications/content/src/org/ofbiz/content/ContentManagementServices.java

2007-02-21 Thread sichen
Author: sichen Date: Wed Feb 21 11:49:56 2007 New Revision: 510172 URL: http://svn.apache.org/viewvc?view=rev&rev=510172 Log: Patch from Stefan Huehner to avoid a null result. OFBIZ-730 Modified: ofbiz/trunk/applications/content/src/org/ofbiz/content/ContentManagementServices.java Modified

svn commit: r510168 - /ofbiz/trunk/applications/product/script/org/ofbiz/product/inventory/InventoryServices.xml

2007-02-21 Thread sichen
Author: sichen Date: Wed Feb 21 11:46:21 2007 New Revision: 510168 URL: http://svn.apache.org/viewvc?view=rev&rev=510168 Log: update inventory transfer now checks for valid status change. Thanks to Joe Eckard. OFBIZ-727 Modified: ofbiz/trunk/applications/product/script/org/ofbiz/product/i

svn commit: r510162 - in /ofbiz/trunk/applications/workeffort/widget: LookupForms.xml LookupScreens.xml

2007-02-21 Thread jleroux
Author: jleroux Date: Wed Feb 21 11:31:34 2007 New Revision: 510162 URL: http://svn.apache.org/viewvc?view=rev&rev=510162 Log: A patch from Anil K Patel "New WorkEffort look up with only few fields in Find form" (https://issues.apache.org/jira/browse/OFBIZ-709). Modified: ofbiz/trunk/applica

svn commit: r510118 - in /ofbiz/trunk/applications: ecommerce/data/DemoPurchasing.xml party/data/PartyTypeData.xml

2007-02-21 Thread sichen
Author: sichen Date: Wed Feb 21 09:50:18 2007 New Revision: 510118 URL: http://svn.apache.org/viewvc?view=rev&rev=510118 Log: Added back missing purchasing term types and demo data for them Modified: ofbiz/trunk/applications/ecommerce/data/DemoPurchasing.xml ofbiz/trunk/applications/party

svn commit: r509998 - /ofbiz/trunk/applications/ecommerce/data/DemoPurchasing.xml

2007-02-21 Thread jacopoc
Author: jacopoc Date: Wed Feb 21 05:18:14 2007 New Revision: 509998 URL: http://svn.apache.org/viewvc?view=rev&rev=509998 Log: Commented out demo data that was causing problems due to fk exception. This is a temp fix: the best solution is to add the two new TemTypes to the seed data file of the p

svn commit: r509990 - in /ofbiz/trunk/applications: ecommerce/webapp/ecommerce/WEB-INF/actions/main.bsh order/webapp/ordermgr/WEB-INF/actions/entry/catalog/category.bsh order/webapp/ordermgr/WEB-INF/a

2007-02-21 Thread jleroux
in.bsh Wed Feb 21 04:56:41 2007 @@ -30,6 +30,9 @@ * The whole thing should be re-thought, and should preferably NOT use a custom session variable or try to go through the main page. * * NOTE: see section commented out in category.bsh for the other part of this. + * + * NOTE JLR 20070221 this

svn commit: r509955 - in /ofbiz/trunk/applications: ecommerce/webapp/ecommerce/WEB-INF/actions/main.bsh order/webapp/ordermgr/WEB-INF/actions/entry/catalog/category.bsh

2007-02-21 Thread jonesde
Author: jonesde Date: Wed Feb 21 02:00:24 2007 New Revision: 509955 URL: http://svn.apache.org/viewvc?view=rev&rev=509955 Log: Commented out code that attempts to go back to the same category on language change, but really doesn't go back to the same page AND it messes of the main page which IMO

svn commit: r509953 - in /ofbiz/trunk/applications: ecommerce/widget/CatalogScreens.xml order/webapp/ordermgr/WEB-INF/actions/entry/catalog/categorydetail.bsh

2007-02-21 Thread jonesde
Author: jonesde Date: Wed Feb 21 01:44:22 2007 New Revision: 509953 URL: http://svn.apache.org/viewvc?view=rev&rev=509953 Log: Last commit for fixing the prod cat link category ID thingy wasn't adequate, cleaned up the categorydetail.bsh script and simplified what is done in the field mapping in

svn commit: r509945 - /ofbiz/trunk/applications/ecommerce/widget/CatalogScreens.xml

2007-02-21 Thread jonesde
Author: jonesde Date: Wed Feb 21 01:31:09 2007 New Revision: 509945 URL: http://svn.apache.org/viewvc?view=rev&rev=509945 Log: Fixed issue with getting productCategoryId for prod cat links; those pages are a bit weird Modified: ofbiz/trunk/applications/ecommerce/widget/CatalogScreens.xml Mo

svn commit: r509943 - /ofbiz/trunk/applications/accounting/entitydef/entitymodel.xml

2007-02-21 Thread hansbak
Author: hansbak Date: Wed Feb 21 00:56:11 2007 New Revision: 509943 URL: http://svn.apache.org/viewvc?view=rev&rev=509943 Log: excluded a duplicated field to surpress the startup error message Modified: ofbiz/trunk/applications/accounting/entitydef/entitymodel.xml Modified: ofbiz/trunk/appli

svn commit: r509942 - /ofbiz/trunk/applications/party/entitydef/entitymodel.xml

2007-02-21 Thread hansbak
Author: hansbak Date: Wed Feb 21 00:54:06 2007 New Revision: 509942 URL: http://svn.apache.org/viewvc?view=rev&rev=509942 Log: excluded a duplicate field to surpress the startup error message Modified: ofbiz/trunk/applications/party/entitydef/entitymodel.xml Modified: ofbiz/trunk/application

svn commit: r509936 - /ofbiz/trunk/applications/product/build.xml

2007-02-21 Thread jacopoc
Author: jacopoc Date: Wed Feb 21 00:30:45 2007 New Revision: 509936 URL: http://svn.apache.org/viewvc?view=rev&rev=509936 Log: The product component is a lower level component than the order component: we should move the code that uses the resources from the order component to that component ins

svn commit: r509934 - /ofbiz/trunk/applications/ecommerce/webapp/ecommerce/catalog/ProductCategoryLink.ftl

2007-02-21 Thread jonesde
Author: jonesde Date: Wed Feb 21 00:19:49 2007 New Revision: 509934 URL: http://svn.apache.org/viewvc?view=rev&rev=509934 Log: Small formatted change, more consolidated text Modified: ofbiz/trunk/applications/ecommerce/webapp/ecommerce/catalog/ProductCategoryLink.ftl Modified: ofbiz/trunk/

Re: svn commit: r509763 ofbiz does not compile

2007-02-21 Thread mailinglist
corrected by commenting out the offending lines in revision 509930. obviously this program does not work anymorebut at least ofbiz compiles now again it was caused by the following change: Author: sichen Date: Tue Feb 20 13:34:42 2007 New Revision: 509763