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 24.10.26 - 26 October 2024
Updated the SubstitutesDropDownViaCSVReport servlet for GoodbyeToPaper to include preferred campuses in substitute teacher drop down.
Added each user's last login and last updated timestamps to the User CSV download file. These cannot be used to set values via the User CSV upload, and if present, will be ignored on upload.
When Java's low memory is detected by Tomcat, no longer clear caches unless at least 10 minutes have passed to avoid creating even more objects to be garbage collected. This is particularly important for servers that run many instances of this web app.
Better handle deployments with Vaadin push disabled.
Fixed bug when renotifying users to a To Do group where the SMS assigned user doesn't have a mobile phone number set.
No longer reset the value of any editable field when a party is working on a document and that field is missing from the POST request. In particular, on multi-page documents, a browser refresh will transmit the prior web page's document form, so any fields defined on one page but not used on the other page will get blanked out because it's missing from the POST. Of course, the correct user action is to NOT click the browser refresh while filling out the forms, but in case they do, this will at least not clear their prior page data.
Upgraded to libphonenumber 8.13.48.
OPERATIONS VERSION UPGRADE NOTICE:
Database updates required (pre.sql/update.sql/post.sql): NO