3
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 14 hours ago.
Aug 27, 2025 — Aug 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Made some action forms a bit taller More... almost 8 years ago
Allow string types to be changed (previously only let us go from General to the other string types) More... almost 8 years ago
move deployment setup to the top More... almost 8 years ago
Log CSV API downloads More... almost 8 years ago
Log running of download transaction archives. More... almost 8 years ago
18.9.15 reelease More... almost 8 years ago
New JAR version More... almost 8 years ago
Added a tooltip to the delete button to indicate that it will also save the document version (as we try to avoid deleted fields from getting out of sync with the DB should the user subsequently create/rename a new field template using the old field's name. More... almost 8 years ago
Added hook to learn if a given field was deleted More... almost 8 years ago
On save errors, we refresh the cache so our bad doc version is discarded. Also, when deleting a field template, we save to keep the UI and server in sync in case they create new fields or rename existing fields to the deleted field's name (which causes issues if no intervening save takes place). More... almost 8 years ago
Added hook to remove a docver from the cache as we try to resolve save issues where the cache object is now having trouble More... almost 8 years ago
Move CATALINA_OPTS from Tomcat's bin/startup.sh into standard profile More... almost 8 years ago
Put MyCompany property set into production in ESF/Library/Template so login pages and the like will start with this in production as needed. More... almost 8 years ago
Fixed missing permission UI_PERM_TRANSACTION_UPDATE_API_VIEW in new installs (added in 18.5.5 release) More... almost 8 years ago
Updated to fix deprecation More... almost 8 years ago
Change to HTML 5 doctype More... almost 8 years ago
Removed layouts that were never implemented More... almost 8 years ago
Vaadin 7.7.14 release More... almost 8 years ago
Reducing warnings so we can more easily see ones of importance. More... almost 8 years ago
Reducing warnings so we can more easily see ones of importance. More... almost 8 years ago
Reducing warnings so we can more easily see ones of importance. More... almost 8 years ago
Added missing start div More... almost 8 years ago
Added catches for unexpected exceptions -- discovered when an Action failed because of a missing JAR caused a class not found exception which wasn't detected by the calling code. More... almost 8 years ago
Added ability to filter out disabled user accounts from the managed to do list of users. More... almost 8 years ago
For Java 10, added dependencies for javax.activation and javax.xml.bind. Eventually, no need for javax.xml.bind with code change, and we manually installed the activation JAR in WEB-INF/lib with the others. More... almost 8 years ago
Used new byte to hex converter so as to get rid of javax.xml.bind dependency. More... almost 8 years ago
Added byte to hex converter so as to get rid of javax.xml.bind dependency. More... almost 8 years ago
Need this JAR as of Java 9/10 More... almost 8 years ago
Fixed report to show results (not clear the reports table) when no download buttons are present. More... about 8 years ago
18.8.18 release More... about 8 years ago