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 2cf1e9d  Improved: Remove SVN references in build (OFBIZ-12267) (#305)
     new 2a509be  Improved: Improve js function 
OfbizUtil.ajaxSubmitFormUpdateAreas (OFBIZ-12268)
     new 7120cf7  Implemented: Keep paginate list query on dynamic refresh 
(OFBIZ-12261)

The 2 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/widget/WidgetWorker.java |  12 ++
 .../org/apache/ofbiz/widget/model/ModelForm.java   |   9 +-
 .../widget/renderer/macro/MacroCommonRenderer.java |  26 ++--
 .../widget/renderer/macro/MacroMenuRenderer.java   |   2 +-
 .../widget/renderer/macro/MacroScreenRenderer.java |   2 +-
 .../template/macro/HtmlFormMacroLibrary.ftl        |  10 ++
 .../webapp/common/js/util/OfbizUtil.js             | 159 ++++++++++++++++-----
 themes/common-theme/widget/CommonForms.xml         |  11 ++
 8 files changed, 176 insertions(+), 55 deletions(-)

Reply via email to