This is an automated email from the ASF dual-hosted git repository.
nmalin pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git.
from 8902637 Revert "Fixed: Potensial bug under
CommunicationEventServices#updateCommEventAfterEmail for
CommunicationEvent.subject field" (OFBIZ-10879)
new fac12a4 Fixed: No functional change, correct checkstyle issues on
GenericWebEvent.java
new 11cf350 Improved: Change 'restMethod' by '_method' in request
parameters (OFBIZ-11332)
new 1ee1ec7 Fixed: Change 'restMethod' by '_method' in request parameters
(OFBIZ-11007)
new 91fa4a9 Fixed: Clean unecessary code and convert to groovy syntax
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/ofbiz/base/util/UtilHttp.java | 11 +
.../org/apache/ofbiz/entity/util/EntityUtil.java | 53 +++
.../ofbiz/webapp/control/RequestHandler.java | 3 +-
.../groovyScripts/entity/FindGeneric.groovy | 14 +-
.../groovyScripts/entity/ViewGeneric.groovy | 409 ++++++---------------
.../org/apache/ofbiz/webtools/GenericWebEvent.java | 133 ++++---
framework/webtools/template/entity/ViewGeneric.ftl | 4 +-
7 files changed, 279 insertions(+), 348 deletions(-)