dicoogle icon indicating copy to clipboard operation
dicoogle copied to clipboard

Dicoogle - Open Source PACS

Results 98 dicoogle issues
Sort by recently updated
recently updated
newest added

Dear all, I am just struggling with some C-FIND requests on the PACS. I get back wrong DICOM datasets, having malformed values in e.g. the SeriesNumber tag, wich is of...

bug
dicoogle-core

This is a bit tricky to reproduce, but sometimes some configuration files are not fully written to disk. For example, roles.xml might end up like this: ```xml ``` ... rather...

bug
dicoogle-core

Many of our classes (e.g. `server.web.auth.Authentication`), are tightly dependent on the file system or other resources that only make sense in the full application, and so they are hard to...

enhancement
low priority

The work on #232 had an ultimate goal yet unfulfilled, which is to make the web application faster when searching for a lot of data. The query performed in the...

enhancement
webapp

Some possibles to fix it: - Pagination - Truncate number of tasks to show - Only shows some of the tasks in this interface.

enhancement
webapp

I have discovered this bug while fiddling with #244. Basically, an export to CSV file operation on the server might only send one of the query provider's search results. This...

bug
medium priority
dicoogle-core

The current Dicoogle task list has a few issues: - Information about all tasks is kept in memory, even after they were terminated, and until they are deleted. - In...

enhancement
feature request

After a talk with @bastiao, we thought of a new idea for the webapp: an interactable and extensible notification system. A new button in the top bar would exhibit a...

feature request
low priority
webapp

A directory in the root maybe created with: - licenses/server/ - licenses/client/ Then it could be like: react.js.txt and the license inside.

low priority
chores

Create slots in the webapp for injecting query web UI plugins, as well as one (or more) plugins as examples.

low priority
webapp