Mike Conway
Mike Conway
Current error handling has a web.xml default error page that often masks the underlying exception. There are several locations where errors are quashed and not logged that could use improvement,...
Using the unified war format (in PR in development) upgrade bootstrap to 4, and a general upgrade of javascript and css libraries.
Allow MetaLnx to run as a self-contained Spring Boot application, eliminating the need for Tomcat or other container
Apply a metadata template to a chosen file or collection, bringing up editing/validating forms. * Provide enhanced metadata view formatted into the collection and data object 'home page' * Allow...
Enhance metadata template editing to move towards the current Consortium view of Metadata Templates. * Evolve the metadata template reference implementation to use the 'irods-ext' database structure, bring up the...
Docs, pom and other support for war overlay, removal of old templating techniques via copy
Questioning whether to just do a complete facelift, the update of user type and other factors should be separate from password change. Otherwise, a confirmation password is required on any...
This captures some issues that were discussed at the 2021 UGM when running Metalnx and Yoda together, and potential conflicts with how security and groups are managed. This captures some...
Dashboard has been made optional due to performance issues when the metalnx remote monitoring daemon is not operating (I think it sequentially pings and times out to identified resource servers),...
Remove synch job code and put into an independent agent, so that when metalnx is horizontally scaled it doesn't clobber itself. This is for things like user/group synch, we can...