The Buildbot has detected a restored build on builder ofbizBranch18Framework
while building . Full details are available at:
https://ci.apache.org/builders/ofbizBranch18Framework/builds/6
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: lares_ubuntu
Build Reason: The AnyBranc
The Buildbot has detected a restored build on builder
ofbizTrunkFrameworkPlugins while building . Full details are available at:
https://ci.apache.org/builders/ofbizTrunkFrameworkPlugins/builds/650
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason:
Author: adityasharma
Date: Tue Jan 8 05:25:10 2019
New Revision: 1850714
URL: http://svn.apache.org/viewvc?rev=1850714&view=rev
Log:
Applied fix from trunk for revision: 1850712
===
Improved: Replace jQuery.bind() with jQuery.on()
(OFBIZ-10758)
As of jQuery 3.0, .bind() has been deprecated. It
Author: adityasharma
Date: Tue Jan 8 05:16:48 2019
New Revision: 1850713
URL: http://svn.apache.org/viewvc?rev=1850713&view=rev
Log:
Applied fix from trunk for revision: 1850711
===
Improved: Replace jQuery.bind() with jQuery.on()
(OFBIZ-10758)
As of jQuery 3.0, .bind() has been deprecated. It
Author: adityasharma
Date: Tue Jan 8 05:08:40 2019
New Revision: 1850712
URL: http://svn.apache.org/viewvc?rev=1850712&view=rev
Log:
Improved: Replace jQuery.bind() with jQuery.on()
(OFBIZ-10758)
As of jQuery 3.0, .bind() has been deprecated. It was superseded by the .on()
method for attaching e
Author: adityasharma
Date: Tue Jan 8 05:06:43 2019
New Revision: 1850711
URL: http://svn.apache.org/viewvc?rev=1850711&view=rev
Log:
Improved: Replace jQuery.bind() with jQuery.on()
(OFBIZ-10758)
As of jQuery 3.0, .bind() has been deprecated. It was superseded by the .on()
method for attaching e
The Buildbot has detected a new failure on builder ofbizBranch18Framework while
building . Full details are available at:
https://ci.apache.org/builders/ofbizBranch18Framework/builds/5
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranc
Author: jleroux
Date: Mon Jan 7 21:59:34 2019
New Revision: 1850696
URL: http://svn.apache.org/viewvc?rev=1850696&view=rev
Log:
"Applied fix from trunk for revision: 1850694"
r1850694 | jleroux | 2019-01-07 22:58:01 +0100 (
Author: jleroux
Date: Mon Jan 7 21:59:32 2019
New Revision: 1850695
URL: http://svn.apache.org/viewvc?rev=1850695&view=rev
Log:
"Applied fix from trunk for revision: 1850694"
r1850694 | jleroux | 2019-01-07 22:58:01 +0100 (
Author: jleroux
Date: Mon Jan 7 21:58:01 2019
New Revision: 1850694
URL: http://svn.apache.org/viewvc?rev=1850694&view=rev
Log:
Fixed: Correct behaviour of Autologin cookies
(OFBIZ-10635)
Michael spotted that I used "default-server" in r1845558:
Quoting him:
It only works for webapps using
The Buildbot has detected a restored build on builder ofbizBranch18Framework
while building . Full details are available at:
https://ci.apache.org/builders/ofbizBranch18Framework/builds/4
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBr
Author: jleroux
Date: Mon Jan 7 20:42:02 2019
New Revision: 1850688
URL: http://svn.apache.org/viewvc?rev=1850688&view=rev
Log:
"Applied fix from trunk framework for revision: 1850685"
r1850685 | jleroux | 2019-01-07 21:37:
Author: jleroux
Date: Mon Jan 7 20:41:58 2019
New Revision: 1850687
URL: http://svn.apache.org/viewvc?rev=1850687&view=rev
Log:
"Applied fix from trunk for revision: 1850685"
r1850685 | jleroux | 2019-01-07 21:37:10 +0100 (
Author: jleroux
Date: Mon Jan 7 20:38:26 2019
New Revision: 1850686
URL: http://svn.apache.org/viewvc?rev=1850686&view=rev
Log:
"Applied fix from trunk for revision: 1850685"
r1850685 | jleroux | 2019-01-07 21:37:10 +0100 (
Author: jleroux
Date: Mon Jan 7 20:37:10 2019
New Revision: 1850685
URL: http://svn.apache.org/viewvc?rev=1850685&view=rev
Log:
Fixed: Impossible secure and autologin cookie names when mountpoint contains a
slash inside its name
(OFBIZ-10766)
My previous commit was wrong this one fixes it.
I ma
The Buildbot has detected a new failure on builder ofbizBranch18Framework while
building . Full details are available at:
https://ci.apache.org/builders/ofbizBranch18Framework/builds/3
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: lares_ubuntu
Build Reason: The AnyBranchSc
Author: jleroux
Date: Mon Jan 7 14:48:20 2019
New Revision: 1850649
URL: http://svn.apache.org/viewvc?rev=1850649&view=rev
Log:
"Applied fix from trunk for revision: 1850647"
r1850647 | jleroux | 2019-01-07 15:46:50 +0100 (
Author: jleroux
Date: Mon Jan 7 14:47:57 2019
New Revision: 1850648
URL: http://svn.apache.org/viewvc?rev=1850648&view=rev
Log:
"Applied fix from trunk for revision: "
Modified:
ofbiz/ofbiz-framework/branches/release18.12/ (props changed)
ofbiz/ofbiz-framework/branches/release18.12/bu
Author: jleroux
Date: Mon Jan 7 14:46:50 2019
New Revision: 1850647
URL: http://svn.apache.org/viewvc?rev=1850647&view=rev
Log:
Improved: Update Apache commons-fileupload to last version
(OFBIZ-10770)
This is an easy doing, we just need to add
compile 'commons-fileupload:commons-fileupload:
Author: jleroux
Date: Mon Jan 7 13:32:44 2019
New Revision: 1850640
URL: http://svn.apache.org/viewvc?rev=1850640&view=rev
Log:
Improved: Update Apache commons-fileupload to last version
(OFBIZ-10770)
This is an easy doing, we just need to add
compile 'commons-fileupload:commons-fileupload:
20 matches
Mail list logo