This is an automated email from the ASF dual-hosted git repository. jleroux pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
from b2fdc8c2fe Fixed: Example charts don't work (OFBIZ-13149) new 7c3a622f08 Improved: Update to Apache Tika 3.0.0 (OFBIZ-13155) new 847c0056aa Improved: Use media type "text/javascript" instead of "application/javascript to follow RFC-9239 (OFBIZ-13156) 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: applications/accounting/template/ap/invoices/CommissionRun.ftl | 2 +- .../accounting/template/ap/invoices/PurchaseInvoices.ftl | 2 +- applications/accounting/template/ar/invoice/ListInvoices.ftl | 2 +- applications/accounting/template/ar/payment/BatchPayments.ftl | 2 +- .../accounting/template/finaccounttrans/FinAccountTrans.ftl | 4 ++-- .../template/finaccounttrans/GlReconciledFinAccountTrans.ftl | 2 +- .../accounting/template/payment/DepositWithdrawPayments.ftl | 2 +- applications/accounting/template/payment/ManualCCTx.ftl | 6 +++--- .../java/org/apache/ofbiz/content/data/DataResourceWorker.java | 2 +- applications/content/template/cms/CMSSites.ftl | 4 ++-- applications/content/template/content/ContentNav.ftl | 2 +- applications/content/template/content/DisplayContentNav.ftl | 4 ++-- applications/content/template/content/Nav.ftl | 4 ++-- applications/content/template/contentsetup/UserPermissions.ftl | 2 +- applications/content/template/website/WebSiteCMSContent.ftl | 2 +- applications/content/template/website/WebSiteCMSNav.ftl | 6 +++--- applications/humanres/template/FindEmployee.ftl | 2 +- applications/humanres/template/category/CategoryTree.ftl | 2 +- applications/humanres/template/internalorg/EditInternalOrg.ftl | 2 +- .../humanres/template/internalorg/RemoveInternalOrg.ftl | 2 +- applications/manufacturing/template/bom/EditProductBom.ftl | 2 +- .../manufacturing/template/mrp/FindInventoryEventPlan.ftl | 4 ++-- .../manufacturing/template/routing/EditRoutingTaskAssoc.ftl | 2 +- .../ofbiz/order/entry/catalog/InlineProductDetail.groovy | 2 +- .../org/apache/ofbiz/order/entry/catalog/ProductDetail.groovy | 4 ++-- .../org/apache/ofbiz/order/entry/catalog/ProductSummary.groovy | 2 +- applications/order/template/entry/BillSettings.ftl | 4 ++-- applications/order/template/entry/CheckoutOptions.ftl | 2 +- applications/order/template/entry/CheckoutPayment.ftl | 2 +- applications/order/template/entry/CheckoutShippingAddress.ftl | 2 +- applications/order/template/entry/ShipSettings.ftl | 2 +- applications/order/template/entry/SplitShip.ftl | 2 +- applications/order/template/entry/cart/Javascript.ftl | 2 +- applications/order/template/entry/cart/ShowCart.ftl | 4 ++-- applications/order/template/entry/catalog/CategoryDetail.ftl | 2 +- .../order/template/entry/catalog/ConfigProductDetail.ftl | 6 +++--- .../order/template/entry/catalog/InlineProductDetail.ftl | 6 +++--- applications/order/template/entry/catalog/ProductDetail.ftl | 4 ++-- applications/order/template/entry/catalog/ProductSummary.ftl | 4 ++-- applications/order/template/order/AppendOrderItem.ftl | 2 +- applications/order/template/order/FindOrders.ftl | 2 +- applications/order/template/order/OrderList.ftl | 2 +- applications/order/template/order/OrderShippingInfo.ftl | 6 +++--- applications/order/template/order/ViewAllocationPlan.ftl | 2 +- applications/order/template/task/OrderTaskList.ftl | 2 +- applications/party/template/party/profileblocks/Content.ftl | 2 +- applications/product/template/category/CategoryTree.ftl | 2 +- applications/product/template/category/EditCategory.ftl | 4 ++-- .../product/template/config/EditProductConfigItemContent.ftl | 2 +- .../product/template/facility/BatchPrintMarkAsAccepted.ftl | 2 +- applications/product/template/facility/PickMoveStock.ftl | 2 +- applications/product/template/facility/PicklistManage.ftl | 2 +- applications/product/template/find/KeywordSearch.ftl | 2 +- applications/product/template/find/KeywordSearchBox.ftl | 2 +- applications/product/template/imagemanagement/ImageCrop.ftl | 6 +++--- applications/product/template/imagemanagement/ImageFrame.ftl | 2 +- .../product/template/imagemanagement/ImageRotating.ftl | 6 +++--- applications/product/template/imagemanagement/ImageShare.ftl | 2 +- applications/product/template/imagemanagement/ResizeImage.ftl | 4 ++-- .../product/template/imagemanagement/ShowPeopleApprove.ftl | 4 ++-- applications/product/template/inventory/ReceiveInventory.ftl | 4 ++-- .../product/template/inventory/TransferInventoryItem.ftl | 2 +- .../product/template/price/SetPriceRulesCondEventJs.ftl | 2 +- applications/product/template/product/EditProductContent.ftl | 4 ++-- .../product/template/product/EditProductQuickAdmin.ftl | 2 +- applications/product/template/product/QuickAddVariants.ftl | 2 +- applications/product/template/product/ViewProductOrders.ftl | 2 +- applications/product/template/returns/ReceiveReturn.ftl | 2 +- applications/product/template/shipment/PackOrder.ftl | 6 +++--- applications/product/template/shipment/QuickShipOrder.ftl | 6 +++--- .../template/shipment/ReceiveInventoryAgainstPurchaseOrder.ftl | 10 +++++----- applications/product/template/shipment/VerifyPick.ftl | 6 +++--- applications/product/template/store/ProductStoreGroupTree.ftl | 2 +- dependencies.gradle | 9 +++++---- framework/catalina/ofbiz-component.xml | 8 ++++---- .../src/main/java/org/apache/ofbiz/common/CommonEvents.java | 2 +- .../java/org/apache/ofbiz/entity/serialize/XmlSerializer.java | 2 +- .../src/main/java/org/apache/ofbiz/security/SecuredUpload.java | 3 ++- .../org/apache/ofbiz/webapp/ftl/ScriptTagsFooterTransform.java | 2 +- framework/webtools/template/entity/CheckDb.ftl | 2 +- framework/webtools/template/entity/ViewGeneric.ftl | 2 +- framework/webtools/template/labelmanager/UpdateLabel.ftl | 2 +- framework/webtools/template/service/AvailableServices.ftl | 2 +- .../webtools/template/service/SetServiceParameterSync.ftl | 2 +- .../main/java/org/apache/ofbiz/widget/model/HtmlWidget.java | 2 +- themes/bluelight/template/AppBarClose.ftl | 2 +- themes/bluelight/template/Header.ftl | 6 +++--- themes/common-theme/template/ChangePassword.ftl | 2 +- themes/common-theme/template/Login.ftl | 2 +- .../common-theme/template/includes/AjaxAutocompleteOptions.ftl | 2 +- themes/common-theme/template/includes/GeoLocation.ftl | 10 +++++----- themes/common-theme/template/includes/GoogleGeoLocation.ftl | 4 ++-- themes/common-theme/template/includes/Lookup.ftl | 4 ++-- .../template/includes/ServerHour24HourFormatJs.ftl | 2 +- .../template/includes/SetDependentDropdownValuesJs.ftl | 2 +- themes/common-theme/template/includes/SetMultipleSelectJs.ftl | 2 +- .../common-theme/template/includes/SetMultipleSelectJsList.ftl | 2 +- themes/common-theme/template/includes/Simple.ftl | 2 +- themes/common-theme/template/includes/TimeDuration.ftl | 2 +- themes/common-theme/template/includes/flotCharts/Bars.ftl | 4 ++-- themes/common-theme/template/includes/flotCharts/Pie.ftl | 6 +++--- themes/common-theme/template/macro/HtmlScreenMacroLibrary.ftl | 4 ++-- themes/common-theme/webapp/common-theme/js/util/OfbizUtil.js | 2 +- themes/flatgrey/template/Footer.ftl | 2 +- themes/flatgrey/template/Header.ftl | 6 +++--- themes/helveticus/template/ChangePassword.ftl | 2 +- themes/helveticus/template/Login.ftl | 2 +- themes/helveticus/template/includes/Footer.ftl | 2 +- themes/helveticus/template/includes/Header.ftl | 6 +++--- themes/helveticus/template/includes/HomeMenu.ftl | 2 +- themes/rainbowstone/template/ChangePassword.ftl | 2 +- themes/rainbowstone/template/Login.ftl | 2 +- themes/rainbowstone/template/includes/Footer.ftl | 2 +- themes/rainbowstone/template/includes/Header.ftl | 6 +++--- themes/rainbowstone/template/includes/HomeMenu.ftl | 2 +- themes/tomahawk/template/AppBarClose.ftl | 2 +- themes/tomahawk/template/Footer.ftl | 2 +- themes/tomahawk/template/Header.ftl | 6 +++--- 118 files changed, 185 insertions(+), 183 deletions(-)