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=revrev=509934 Log: Small formatted change, more consolidated text Modified: ofbiz/trunk/applications/ecommerce/webapp/ecommerce/catalog/ProductCategoryLink.ftl Modified:

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=revrev=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

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=revrev=509942 Log: excluded a duplicate field to surpress the startup error message Modified: ofbiz/trunk/applications/party/entitydef/entitymodel.xml Modified:

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=revrev=509943 Log: excluded a duplicated field to surpress the startup error message Modified: ofbiz/trunk/applications/accounting/entitydef/entitymodel.xml Modified:

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=revrev=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

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=revrev=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: 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=revrev=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: 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
: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 should be done using

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=revrev=510172 Log: Patch from Stefan Huehner to avoid a null result. OFBIZ-730 Modified: ofbiz/trunk/applications/content/src/org/ofbiz/content/ContentManagementServices.java

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=revrev=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

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=revrev=510412 Log: on the 'mytask' list show also the assigned production run tasks Modified: