The Buildbot has detected a restored build on builder
ofbizTrunkFrameworkPlugins while building . Full details are available at:
https://ci.apache.org/builders/ofbizTrunkFrameworkPlugins/builds/938
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: asf946_ubuntu
Build Reason: T
Author: pawan
Date: Sat Aug 24 15:06:14 2019
New Revision: 1865854
URL: http://svn.apache.org/viewvc?rev=1865854&view=rev
Log:
Improved: Replaced hard coded PDF instead of uiLabel on various places
(OFBIZ-11169)
Replaced hard coded PDF instead of uiLabel on various places use CommonUilable
inst
Author: pawan
Date: Sat Aug 24 15:05:25 2019
New Revision: 1865853
URL: http://svn.apache.org/viewvc?rev=1865853&view=rev
Log:
Improved: Replaced hard coded PDF instead of uiLabel on various places
(OFBIZ-11169)
Replaced hard coded PDF instead of uiLabel on various places use CommonUilable
inste
Author: pawan
Date: Sat Aug 24 14:28:57 2019
New Revision: 1865852
URL: http://svn.apache.org/viewvc?rev=1865852&view=rev
Log:
Fixed: Issue of unable to view a PartyContent on view profile page of a party
(OFBIZ-11038)
When click on view button img request will be hit along with contentName and
Author: jleroux
Date: Sat Aug 24 13:46:38 2019
New Revision: 1865851
URL: http://svn.apache.org/viewvc?rev=1865851&view=rev
Log:
Improved: Wrong log level show for missing labels
(OFBIZ-11159)
Better English :)
Modified:
ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/of
Author: mthl
Date: Sat Aug 24 12:59:03 2019
New Revision: 1865846
URL: http://svn.apache.org/viewvc?rev=1865846&view=rev
Log:
Improved: Add missing override annotation
Modified:
ofbiz/ofbiz-framework/trunk/framework/webapp/src/main/java/org/apache/ofbiz/webapp/ftl/OfbizAmountTransform.java
Author: mthl
Date: Sat Aug 24 12:57:20 2019
New Revision: 1865845
URL: http://svn.apache.org/viewvc?rev=1865845&view=rev
Log:
Improved: Remove unused imports
Modified:
ofbiz/ofbiz-framework/trunk/framework/testtools/src/main/java/org/apache/ofbiz/testtools/ModelTestSuite.java
ofbiz/ofbi
Author: mthl
Date: Sat Aug 24 12:56:36 2019
New Revision: 1865844
URL: http://svn.apache.org/viewvc?rev=1865844&view=rev
Log:
Improved: Remove unused code in ‘UtilValidate’
(OFBIZ-11172)
The code was not used in Java/Groovy/FreeMarker/XML in the framework
or official plugins.
Modified:
ofbi
Author: mthl
Date: Sat Aug 24 12:52:12 2019
New Revision: 1865843
URL: http://svn.apache.org/viewvc?rev=1865843&view=rev
Log:
Improved: Inline ‘UtilValidate#areEqual’
(OFBIZ-11172)
‘Objects#equals’ is already providing the same functionality of ‘null’
safe equality check.
Modified:
ofbiz/of
The Buildbot has detected a new failure on builder
ofbizBranch18FrameworkPlugins while building . Full details are available at:
https://ci.apache.org/builders/ofbizBranch18FrameworkPlugins/builds/192
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: asf945_ubuntu
Build Reason
Author: pawan
Revision: 1865837
Modified property: svn:log
Modified: svn:log at Sat Aug 24 10:17:28 2019
--
--- svn:log (original)
+++ svn:log Sat Aug 24 10:17:28 2019
@@ -1 +1,7 @@
-Improved: Removed Competitors
+Improved
Author: pawan
Date: Sat Aug 24 10:13:55 2019
New Revision: 1865837
URL: http://svn.apache.org/viewvc?rev=1865837&view=rev
Log:
Improved: Removed Competitors
Modified:
ofbiz/ofbiz-framework/trunk/applications/marketing/config/MarketingUiLabels.xml
ofbiz/ofbiz-framework/trunk/applications/
Author: pawan
Date: Sat Aug 24 09:55:52 2019
New Revision: 1865835
URL: http://svn.apache.org/viewvc?rev=1865835&view=rev
Log:
Fixed: Scrum parties don't have partyTypeId set
(OFBIZ-11013)
Added missing partyTypeId data for the Scrum Parties.
Thanks: Pierre Smits for your contribution.
Modified:
Author: pawan
Date: Sat Aug 24 09:48:03 2019
New Revision: 1865833
URL: http://svn.apache.org/viewvc?rev=1865833&view=rev
Log:
Applied fix from trunk for revision: 1865828
===
Fixed: Scrum parties don't have partyTypeId set
(OFBIZ-11013)
Added missing partyTypeId data for the Scrum Parties.
Tha
Author: pawan
Date: Sat Aug 24 09:48:22 2019
New Revision: 1865834
URL: http://svn.apache.org/viewvc?rev=1865834&view=rev
Log:
Applied fix from trunk for revision: 1865828
===
Fixed: Scrum parties don't have partyTypeId set
(OFBIZ-11013)
Added missing partyTypeId data for the Scrum Parties.
Tha
Author: pawan
Date: Sat Aug 24 09:32:41 2019
New Revision: 1865828
URL: http://svn.apache.org/viewvc?rev=1865828&view=rev
Log:
Fixed: Scrum parties don't have partyTypeId set
(OFBIZ-11013)
Added missing partyTypeId data for the Scrum Parties.
Thanks: Pierre Smits for your contribution.
Modified:
Author: pawan
Date: Sat Aug 24 07:58:35 2019
New Revision: 1865818
URL: http://svn.apache.org/viewvc?rev=1865818&view=rev
Log:
Improved: UI improvement for drop-down fields on order report screen
(OFBIZ-11166)
Thanks: Ashish Kumar Pandey for your contribution.
Modified:
ofbiz/ofbiz-framework
Author: pawan
Date: Sat Aug 24 08:08:57 2019
New Revision: 1865821
URL: http://svn.apache.org/viewvc?rev=1865821&view=rev
Log:
Applied fix from trunk for revision: 1865820
===
Fixed: Issue in creating promotion action
(OFBIZ-11058)
Reason for this issue is a duplicate parameter with name customM
Author: jleroux
Date: Sat Aug 24 08:05:43 2019
New Revision: 1865819
URL: http://svn.apache.org/viewvc?rev=1865819&view=rev
Log:
Improved: Wrong log level show for missing labels
(OFBIZ-11159)
The log level for missing labels in UtilProperties is set to Info.
This should however be, at least, o
Author: pawan
Date: Sat Aug 24 08:06:42 2019
New Revision: 1865820
URL: http://svn.apache.org/viewvc?rev=1865820&view=rev
Log:
Fixed: Issue in creating promotion action
(OFBIZ-11058)
Reason for this issue is a duplicate parameter with name customMethodId, We
have dropdown and hidden field for the
20 matches
Mail list logo