Mike Conway

Results 19 issues of Mike Conway

Temporarily turn off hibernate @Audited annotations in entities to avoid potential migration problems. Revisit if @Auditable is a beneficial and desired behavior for the metalnx database.

Remove existing collection browse view and replace with Vue.js as in thumbnail viewer.

refactor

Tied into https://github.com/DICE-UNC/jargon/issues/314 add ability to indicate whether certain collections are indexable by various indexers via standard AVU. This could be an administrative level option on a the collection info...

enhancement

Collection browser is currently problematic (performance, limitations such as federation) This is a space to start working on an upgrade that is * faster * incorporates saved searches and 'virtual...

enhancement
design

page size setting seems to not work on collection listing

bug

unselecting the shared link checkbox in permissions view should remove the shared link

bug

And issue for general housekeeping and small fixes, typos, that sort of thing

update session.py to allow session creation providing an iRODSAccount object for a cleaner object-oriented use pattern

enhancement