Eduardo Pinho

Results 140 issues of Eduardo Pinho

### Summary - Update some Maven plugins - Format Java code - Reorganize .gitignore - Update Jetty from 9.0.3.v20130506 to 9.4.52.v20230823 - rearrange and reorganize servlets and handlers - remover...

sdk
dicoogle-core
breaking-change

We would like to emphasize the items corresponding to menu UI plugins with separators, like in the screenshot below. ![Screenshot 2023-11-30 171457](https://github.com/bioinformatics-ua/dicoogle/assets/4738426/0d393e0e-e8de-4d56-9526-1641fa6ec7e7)

enhancement
webapp

Web UI plugins of slot type `result-option` install custom content inside the Advanced Options column. If we want to extend the search results with content that is always visible in...

enhancement
webapp

The web application has been in React 0.15 for a long time, and we want to progressively move up to the latest version. Let this issue be used to track...

help wanted
webapp
chores

This PR proposes a backwards-compatible extension to `StorageInterface` with default method `get`. Unlike `at`, `get` is designed to retrieve up to a single item in storage, so it does not...

enhancement
sdk

Although the API for creating users is available, there is no respective UI for it.

feature request
webapp

- tests for writing via the base `Endian` types are missing - not all methods in the ByteOrdered type are being tested

enhancement
good first issue

I have extrapolated that "The decorator" was meant in this line. Hopefully the interpretation is correct.

The current code is a bit unwieldy, so I'd love to see how it look like with the async/await syntax.

enhancement
good first issue

In order to write these files, we need methods for: - [ ] writing a `NiftiHeader` to a file (".hdr") or writer; - [ ] writing a volume to a...