OpenESignForms / openesignforms

Open eSignForms is the first open source SaaS web contracting platform
https://open.esignforms.com
107 stars 50 forks source link

Let users know the last access time for various parties #153

Closed OpenESignForms closed 9 years ago

OpenESignForms commented 9 years ago

Currently, the transaction details (via tran search or reports) shows all parties, but does not include the last access time. We do show the last update a given party does on a given document, but this added timestamp in the parties list would make it more clear just by looking at the parties to see if/when they last used their unique link.

OpenESignForms commented 9 years ago

Added a last accessed timestamp to the transaction party assignment as each possible party assigned will have its own independent access times. Note that the DDL to add this to all prior existing transactions includes an attempt to set it based on prior transaction party document "last updated" timestamps, which is not precisely correct, but close. Going forward, all granted accesses via the link will update the time.