svn commit: r1851887 - in /ofbiz/ofbiz-plugins/branches/release18.12: ./ example/widget/example/FormWidgetExampleForms.xml

2019-01-22 Thread jleroux
Author: jleroux Date: Wed Jan 23 07:17:11 2019 New Revision: 1851887 URL: http://svn.apache.org/viewvc?rev=1851887&view=rev Log: "Applied fix from plugins for revision: 1851885 " r1851885 | jleroux | 2019-01-23 08:14:21 +010

svn commit: r1851886 - in /ofbiz/ofbiz-framework/branches/release18.12: ./ themes/common-theme/webapp/common/js/util/OfbizUtil.js

2019-01-22 Thread jleroux
Author: jleroux Date: Wed Jan 23 07:16:54 2019 New Revision: 1851886 URL: http://svn.apache.org/viewvc?rev=1851886&view=rev Log: "Applied fix from trunk for revision: 1851885 " r1851885 | jleroux | 2019-01-23 08:14:21 +0100

svn commit: r1851885 - in /ofbiz: ofbiz-framework/trunk/themes/common-theme/webapp/common/js/util/OfbizUtil.js ofbiz-plugins/trunk/example/widget/example/FormWidgetExampleForms.xml

2019-01-22 Thread jleroux
Author: jleroux Date: Wed Jan 23 07:14:21 2019 New Revision: 1851885 URL: http://svn.apache.org/viewvc?rev=1851885&view=rev Log: Fixed: Implemented: Navigate from a domain to another with automated signed in authentication (OFBIZ-10307) Non functional change Removes now useless "webappName" var

svn commit: r1851882 - in /ofbiz/branches/release16.11: ./ framework/entityext/servicedef/services.xml framework/entityext/src/main/java/org/apache/ofbiz/entityext/synchronization/EntitySyncContext.ja

2019-01-22 Thread arunpatidar
Author: arunpatidar Date: Wed Jan 23 06:38:43 2019 New Revision: 1851882 URL: http://svn.apache.org/viewvc?rev=1851882&view=rev Log: Applied fix from trunk for revision: 1851805 === Fixed: EntitySync Push and Pull functionalities (OFBIZ-10818) Removed unneccessary service implementation and use

svn commit: r1851881 - in /ofbiz/ofbiz-framework/branches/release18.12: ./ framework/entityext/minilang/ framework/entityext/servicedef/ framework/entityext/src/main/java/org/apache/ofbiz/entityext/sy

2019-01-22 Thread arunpatidar
Author: arunpatidar Date: Wed Jan 23 06:29:03 2019 New Revision: 1851881 URL: http://svn.apache.org/viewvc?rev=1851881&view=rev Log: Applied fix from trunk for revision: 1851805 === Fixed: EntitySync Push and Pull functionalities (OFBIZ-10818) Removed unneccessary service implementation and use

svn commit: r1851812 - in /ofbiz/ofbiz-framework/branches/release17.12: ./ framework/entityext/minilang/ framework/entityext/servicedef/ framework/entityext/src/main/java/org/apache/ofbiz/entityext/sy

2019-01-22 Thread arunpatidar
Author: arunpatidar Date: Tue Jan 22 13:14:49 2019 New Revision: 1851812 URL: http://svn.apache.org/viewvc?rev=1851812&view=rev Log: Applied fix from trunk for revision: 1851805 === Fixed: EntitySync Push and Pull functionalities (OFBIZ-10818) Removed unneccessary service implementation and use

buildbot success in on ofbizTrunkFramework

2019-01-22 Thread buildbot
The Buildbot has detected a restored build on builder ofbizTrunkFramework while building . Full details are available at: https://ci.apache.org/builders/ofbizTrunkFramework/builds/648 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: lares_ubuntu Build Reason: The AnyBranchSch

svn commit: r1851805 - in /ofbiz/ofbiz-framework/trunk/framework/entityext: minilang/EntitySyncServices.xml servicedef/services.xml src/main/java/org/apache/ofbiz/entityext/synchronization/EntitySyncC

2019-01-22 Thread arunpatidar
Author: arunpatidar Date: Tue Jan 22 11:51:46 2019 New Revision: 1851805 URL: http://svn.apache.org/viewvc?rev=1851805&view=rev Log: Fixed: EntitySync Push and Pull functionalities (OFBIZ-10818) Removed unneccessary service implementation and used entity-auto Fixed some create/update code block i