Luís Bastião Silva

Results 8 issues of Luís Bastião Silva

Added capability to export dump of metadata to CSV. This can be useful to re-use the tags for instance in the Export or to easily record/compare metadata from different series/images....

webapp

At least, these classes (or its content) should be available in Plugins: - [ ] ServerSettings (write access) - [x] DIMGeneric (capability to extend) - [x] Related classes: Patient-> Study...

medium priority
sdk

For different levels of the hierarchy, it should have a dynamic. The tags.xml should be refactored to support it.

dicoogle-core

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

enhancement
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

The follow code broke between 0.4.1 and 0.4.2. Is it possible to fix the documentation or keep both interfaces in the code? ``` from ws4redis.publisher import RedisPublisher redis_publisher = RedisPublisher(facility='foobar',...