Jeremie Charlet

Results 15 issues of Jeremie Charlet

> I’m having a bit of trouble with DROID 6.5 – and wondered if it’s the updated software or my Windows 10 environment, so are you able to give me...

bug
MED

Needed for users. - read the documentation -- find out outdated comments -- find out gaps - compare with test plan, find out if any gaps for archivists to complete...

MED
easy-task

Changed all icons for DROID GUI to use high-quality icons partial fix to https://github.com/digital-preservation/droid/issues/166 multiple UI fixes (elements being trimmed) updated documentation Another pull request https://github.com/digital-preservation/droid/pull/344 is dedicated to manage...

enhancement

Replace all icons with Java9 feature BaseMultiResolutionImage. Basically, the previous PR, replaced all low quality icons with higher quality icons and scale them down depending on the need in the...

bug
HIGH

# Issue additions required on CLI help for newcomers (can't find parameters to use on filters or reports without checking source code) ## Documentation on filters add in CLI documentation...

documentation
MED
easy-task

# Issue when expanding archives, we can expand sub archives (like a ZIP in a ZIP or in a RAR), but we cannot do that for ISO archives contained in...

enhancement
ToExplore

# Context Currently, our testing of DROID is not satisfying: - the automated regression tests that are implemented (and used to verify all pull requests) are not thorough enough, and...

test
HIGH
ToExplore

update/remove any redundant test and add tests that are missing

MED

Create a high-level diagram of DROID's code (know which module does what + dependency tree)

documentation
LOW

There are places in the code where exceptions are swallowed: caught but not processed. Can be a source of hard to find bugs. This would require searching the source code...

LOW
easy-task