You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Yozons eSignForms - Web-based e-contracting and document workflow
Version 22.7.16 - 16 July 2022
This release is dated to honor sister Jeri's 65th birthday.
Updated the servermessages_de.properties to have German translations as provided by AIMPACE.digital.
A new button message set named ESF_DefaultGermanButtonMessage is added to the ESF/Library/Template to jumpstart those who need a German version. The German version was created by our customer AIMPACE.
Updated the servermessages_pt.properties to have Portuguese translations as provided by AIMPACE.digital.
A new button message set named ESF_DefaultPortugueseButtonMessage is added to the ESF/Library/Template to jumpstart those who need a Portuguese version. The Portuguese version was created by our customer AIMPACE.
Ensured the ISO date format dd.mm.yyyy is included in the default ESF_DateFormat drop down in ESF/Library/Template.
Added the German (de_DE) and Português (Brasil) (pt_BR) locales to the ESF_Locale drop down in the ESF/Library/Template
Fixed setting a General field to the value of a Date+Time field to use the deployment default time zone when no other is known.
Created yozonsesignforms.properties entry 'proxy.server.requestIpAddress.header' that if set to the name of the HTTP header, like 'x-forwarded-for', it will use that header's IP address for the request rather than actual IP address received as that will always be the web proxy server's IP address.
For the Calculate Date Interval action, added seconds, minutes and hours to be specified for the interval. These are mostly useful when comparing two Date+Time fields.
Fixed to allow the '+' symbol in the username portion of an email address.
Updated esf.css to include 'maindiv' as the CSS class name for the top DIV element that holds the document being rendered. Each document page is written within its own DIV using the CSS class name 'pagediv' as well as the ESF name of the page as defined in the document's page editor. By default, these classes do nothing, but can be used in your own CSS to control them when needed.
Added a 'head element HTML' field to the Document Styles to allow for customized HTML to be included in the <head> element, typically using HTML tags like: <link>, <meta>, <style> and <script>.
Added support to use Google Chrome/Chromium headless browser for PDF generation, as an alternative to wkhtmltopdf. This requires updates to the ESF/Library/Template's property set HtmlToPdf. The Chrome converter seems to support the most modern HTML+CSS, but it is considered experimental now because it has no direct support for landscape mode (Google suggesgts your HTML head's style should set @page { size: landscape; } ) or any header/footer control besides turning it on/off.
Fixed REDO back to the first party when that party is in 'automatic API" mode so it doesn't just auto-process the first party again when the option to reassign the party is checked (this will transfer the API party to a non-API party).
Upgraded to CKEditor 4.19.0.
Upgraded to libphonenumber 8.12.51.
OPERATIONS VERSION UPGRADE NOTICE:
Database updates required (pre.sql/update.sql/post.sql): NO