svn commit: r1497897 - /ofbiz/trunk/build.xml

2013-06-28 Thread doogie
Author: doogie Date: Fri Jun 28 19:30:09 2013 New Revision: 1497897 URL: http://svn.apache.org/r1497897 Log: FIX: Oops, hot-deploy/docs building was broken, because I missed 2 lines when I up-copied the externalsubant/hotdeployant feature tree. Modified: ofbiz/trunk/build.xml Modified: ofbiz

svn commit: r1497892 - in /ofbiz/trunk/framework: common/webcommon/WEB-INF/common-controller.xml webapp/src/org/ofbiz/webapp/control/LoginCheck.java webapp/src/org/ofbiz/webapp/control/LoginWorker.jav

2013-06-28 Thread doogie
Author: doogie Date: Fri Jun 28 19:08:32 2013 New Revision: 1497892 URL: http://svn.apache.org/r1497892 Log: FEATURE: Add extension points to the controller login workflow; this allows other components to automatically insert themselves, without having to modify any existing files. This can be us

svn commit: r1497890 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/conversion/Converters.java

2013-06-28 Thread doogie
Author: doogie Date: Fri Jun 28 19:08:16 2013 New Revision: 1497890 URL: http://svn.apache.org/r1497890 Log: FIX: java.sql.Timestamp extends java.util.Date, and both have converters registered. In some cases, however, the Date convertor would be used instead of the more correct Timestamp converto

svn commit: r1497889 - /ofbiz/trunk/framework/entity/src/org/ofbiz/entity/model/ModelEntity.java

2013-06-28 Thread doogie
Author: doogie Date: Fri Jun 28 19:08:09 2013 New Revision: 1497889 URL: http://svn.apache.org/r1497889 Log: FIX: If using to change the type of a pre-existing field, then we need to be certain to remove the existing defined field from the list of available fields. Otherwise, you'll end up with

svn commit: r1497891 - in /ofbiz/trunk/framework: security/config/security.properties webapp/src/org/ofbiz/webapp/control/LoginWorker.java

2013-06-28 Thread doogie
Author: doogie Date: Fri Jun 28 19:08:24 2013 New Revision: 1497891 URL: http://svn.apache.org/r1497891 Log: FEATURE: Allow for externalLoginKey parameter generation to be turned off; the use for this feature will become apparent shortly. Modified: ofbiz/trunk/framework/security/config/securi

svn commit: r1497893 - /ofbiz/trunk/framework/entity/src/org/ofbiz/entity/condition/EntityConditionValue.java

2013-06-28 Thread doogie
Author: doogie Date: Fri Jun 28 19:08:39 2013 New Revision: 1497893 URL: http://svn.apache.org/r1497893 Log: FEATURE: Allow constant numbers to be directly added to a query, instead of having to deal with some kind of map/generic value. This makes it simpler to use full-text-search queries thru t

svn commit: r1497888 - /ofbiz/trunk/macros.xml

2013-06-28 Thread doogie
Author: doogie Date: Fri Jun 28 19:08:02 2013 New Revision: 1497888 URL: http://svn.apache.org/r1497888 Log: FEATURE: Export ofbiz.home.dir to external projects, so that they can continue to either auto-detect the location of ofbiz, when built separately, or do the right thing when called during a

svn commit: r1497886 - /ofbiz/trunk/build.xml

2013-06-28 Thread doogie
Author: doogie Date: Fri Jun 28 19:07:52 2013 New Revision: 1497886 URL: http://svn.apache.org/r1497886 Log: OPTIMIZE: Make the targets clean and build use a common macro, so that they both handle the case of hot-deploy/build.xml in the same way. Modified: ofbiz/trunk/build.xml Modified: ofb

svn commit: r1497887 - in /ofbiz/trunk: build.xml macros.xml

2013-06-28 Thread doogie
Author: doogie Date: Fri Jun 28 19:07:57 2013 New Revision: 1497887 URL: http://svn.apache.org/r1497887 Log: OPTIMIZE: For all calls that need to deal with possible extension compnonents, switch them over to a macro, . The reason for this will soon become apparent. Modified: ofbiz/trunk/buil

svn commit: r1497839 - /ofbiz/trunk/framework/common/widget/SecurityForms.xml

2013-06-28 Thread jleroux
Author: jleroux Date: Fri Jun 28 16:46:18 2013 New Revision: 1497839 URL: http://svn.apache.org/r1497839 Log: A patch from Arpit Singh Pandya for "Cancel/Done is not working correctly on Create User Login page." https://issues.apache.org/jira/browse/OFBIZ-5252 When we navigate on create user log

svn commit: r1497817 - in /ofbiz/trunk/applications/product: servicedef/services_facility.xml src/org/ofbiz/product/inventory/InventoryServices.java webapp/facility/WEB-INF/actions/facility/ViewFacili

2013-06-28 Thread chrisg
Author: chrisg Date: Fri Jun 28 15:35:58 2013 New Revision: 1497817 URL: http://svn.apache.org/r1497817 Log: Fixed problem with default price on inventory report (parameter name typo) Modified: ofbiz/trunk/applications/product/servicedef/services_facility.xml ofbiz/trunk/applications/pro

svn commit: r1497779 - /ofbiz/trunk/specialpurpose/ecommerce/config/EcommerceUiLabels.xml

2013-06-28 Thread chrisg
Author: chrisg Date: Fri Jun 28 14:01:17 2013 New Revision: 1497779 URL: http://svn.apache.org/r1497779 Log: Missing UI Label translations to de Locale for Tags, see OFBIZ-5190 Submitted by Carsten Schinzer Modified: ofbiz/trunk/specialpurpose/ecommerce/config/EcommerceUiLabels.xml Modified:

svn commit: r1497731 [1/2] - /ofbiz/trunk/framework/common/config/CommonUiLabels.xml

2013-06-28 Thread jleroux
Author: jleroux Date: Fri Jun 28 10:57:33 2013 New Revision: 1497731 URL: http://svn.apache.org/r1497731 Log: A patch from Petr Pytelka for "Czech localization (CommonUiLabels.xml)" https://issues.apache.org/jira/browse/OFBIZ-5249 Modified: ofbiz/trunk/framework/common/config/CommonUiLabels.

svn commit: r1497675 - /ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/ledger/GeneralLedgerServices.xml

2013-06-28 Thread hansbak
Author: hansbak Date: Fri Jun 28 08:20:49 2013 New Revision: 1497675 URL: http://svn.apache.org/r1497675 Log: unwanted commit in r1497674 Modified: ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/ledger/GeneralLedgerServices.xml Modified: ofbiz/trunk/applications/accounting

svn commit: r1497674 - in /ofbiz/trunk/applications: accounting/script/org/ofbiz/accounting/ledger/GeneralLedgerServices.xml order/src/org/ofbiz/order/shoppingcart/ShoppingCartEvents.java

2013-06-28 Thread hansbak
Author: hansbak Date: Fri Jun 28 08:18:45 2013 New Revision: 1497674 URL: http://svn.apache.org/r1497674 Log: when an order is in foreign currency with an agreement that does not contain a currency, the entered currency is set back to the base currency: corrected Modified: ofbiz/trunk/appli