svn commit: r1763315 - in /ofbiz/trunk/applications: order/servicedef/services_return.xml party/servicedef/services.xml product/servicedef/services_price.xml

2016-10-04 Thread arunpatidar
Author: arunpatidar Date: Tue Oct 4 17:58:45 2016 New Revision: 1763315 URL: http://svn.apache.org/viewvc?rev=1763315&view=rev Log: Implemented: Added CRUD services for ReturnItemType, ReturnItemTypeMap, ReturnReason, ReturnType, RoleType, RoleTypeAttr and SaleType entities. (OFBIZ-8329) (OFBIZ

svn commit: r1763306 - in /ofbiz/trunk/applications: datamodel/servicedef/ order/servicedef/ product/ product/servicedef/

2016-10-04 Thread arunpatidar
Author: arunpatidar Date: Tue Oct 4 17:24:12 2016 New Revision: 1763306 URL: http://svn.apache.org/viewvc?rev=1763306&view=rev Log: Implemented: Added CRUD services for QuoteTypeAttr, RejectionReason, ReorderGuideline, RequirementAttribute, RequirementBudgetAllocation, RequirementType, Requirem

svn commit: r1763304 - /ofbiz/trunk/build.gradle

2016-10-04 Thread jleroux
Author: jleroux Date: Tue Oct 4 17:01:23 2016 New Revision: 1763304 URL: http://svn.apache.org/viewvc?rev=1763304&view=rev Log: Improves: No functional change, just a comment to remember to change the version number in FreeMarkerWorker class when upgrading in build.gradle Modified: ofbiz/tr

svn commit: r1763298 - in /ofbiz/trunk/applications: accounting/servicedef/ manufacturing/servicedef/ order/ order/servicedef/ product/ product/servicedef/

2016-10-04 Thread arunpatidar
Author: arunpatidar Date: Tue Oct 4 16:42:10 2016 New Revision: 1763298 URL: http://svn.apache.org/viewvc?rev=1763298&view=rev Log: Implemented: Added CRUD services for InvoiceTypeAttr, MrpEventType, OrderAdjustmentAttribute, OrderAdjustmentType, OrderAttribute, OrderBlacklist, OrderBlacklistTy

svn commit: r1763281 - /ofbiz/trunk/applications/party/template/party/profileblocks/PaymentMethods.ftl

2016-10-04 Thread diveshdutta
Author: diveshdutta Date: Tue Oct 4 14:21:17 2016 New Revision: 1763281 URL: http://svn.apache.org/viewvc?rev=1763281&view=rev Log: Fixed: Payment section was breaking up when in Party profile page when Party does not have Check account. (OFBIZ-6899) Thanks: Japreet for the fix. Modified:

svn commit: r1763251 - /ofbiz/trunk/framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/ContextFilter.java

2016-10-04 Thread jacopoc
Author: jacopoc Date: Tue Oct 4 09:04:42 2016 New Revision: 1763251 URL: http://svn.apache.org/viewvc?rev=1763251&view=rev Log: Fixed: Null Pointer Exception in the ecommerce webapp when accessed with multitenant mode on, caused by the recent refactoring to ContextFilter. (OFBIZ-8338) Thanks: I

svn commit: r1763241 - in /ofbiz/trunk/framework/catalina: config/ config/catalina.properties src/main/java/org/apache/ofbiz/catalina/container/FilterJars.java

2016-10-04 Thread jleroux
Author: jleroux Date: Tue Oct 4 08:09:00 2016 New Revision: 1763241 URL: http://svn.apache.org/viewvc?rev=1763241&view=rev Log: Improves: Add WebSocket support in OFBiz (OFBIZ-7073) With last Amardeep Singh Jhajj's patch we introduced a slow down when starting. The simple trick is to check if w