This is an automated email from the ASF dual-hosted git repository.
jacopoc pushed a change to branch release24.09
in repository https://gitbox.apache.org/repos/asf/ofbiz-plugins.git
from 640b18d74 Bump vite from 8.0.13 to 8.0.14 in /example/vite-react-app
new 2dbeee537 Fixed: Remove unnecessary Javadoc paragraph tags
new 10f494693 Improved: Check and enhance the Javadoc rules/documentation
for the project (OFBIZ-9148)
new 2a6700574 Improved: Check and enhance the Javadoc rules/documentation
for the project (OFBIZ-9148)
new 7e93991f9 Improved: Check and enhance the Javadoc rules/documentation
for the project (OFBIZ-9148)
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:
.../apache/ofbiz/birt/flexible/BirtServices.java | 3 +-
.../OFBizActiveDirectoryAuthenticationHandler.java | 5 +-
.../ldap/cas/OFBizCasAuthenticationHandler.java | 5 +-
.../AbstractOFBizAuthenticationHandler.java | 5 +-
.../InterfaceOFBizAuthenticationHandler.java | 2 +-
.../openldap/OFBizLdapAuthenticationHandler.java | 5 +-
.../ofbiz/htmlreport/AbstractHtmlReport.java | 3 +-
.../apache/ofbiz/htmlreport/AbstractReport.java | 21 ++-
.../org/apache/ofbiz/htmlreport/HtmlReport.java | 171 ++++++++++++++-------
.../apache/ofbiz/htmlreport/InterfaceReport.java | 68 +++++---
.../ofbiz/htmlreport/InterfaceReportThread.java | 6 +-
.../ofbiz/htmlreport/sample/SampleHtmlReport.java | 3 +-
.../ofbiz/htmlreport/util/ReportEncoder.java | 105 ++++++++-----
.../ofbiz/htmlreport/util/ReportStringUtil.java | 88 +++++++----
.../ofbiz/pricat/PricatParseExcelHtmlReport.java | 8 +-
15 files changed, 326 insertions(+), 172 deletions(-)