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 af1a19596d Fixed: Form html validation not working correctly inside a modal (OFBIZ-12825) new e5dd1799bd Improved: Convert createMissingCategoryContentAltUrlInline service from mini-lang to groovy DSL (OFBIZ-11387) new 73ab86737a Improved: Convert createCommContentDataResource service from mini-lang to groovy DSL (OFBIZ-11378) new 6b00446509 Improved: Convert ContentServices.xml mini lang to groovy DSL (OFBIZ-12827) The 3 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: .../groovyScripts/content/ContentServices.groovy | 215 +++++++++++- .../content/minilang/content/ContentServices.xml | 379 --------------------- applications/content/servicedef/services.xml | 10 +- .../content/servicedef/services_commevent.xml | 4 +- .../content/servicedef/services_content.xml | 21 +- 5 files changed, 231 insertions(+), 398 deletions(-) delete mode 100644 applications/content/minilang/content/ContentServices.xml