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

This proposes an extension to the `IndexerInterface` so that API consumers can request multiple items to be unindexed at once. Resolves #594. This extension to the API should be carefully...

enhancement
feedback-request
sdk

QueryRetrieve with infoModel Set to StudyRoot is returning empty Result in Query Result Section . With Same setting we are able to get Result with Patient and study details for...

dicoogle-core

lockFactory=org.apache.lucene.store.NativeFSLockFactory@53b7f08 still has pending deleted files; cannot initialize IndexWriter at org.apache.lucene.index.IndexWriter.(IndexWriter.java:789) ~[lucene-core-6.5.1.jar:6.5.1 cd1f23c63abe03ae650c75ec8ccb37762806cc75 - jimczi - 2017-04-21 12:17:15] at dicoogle.lucene.LuceneIndexer.beginTransaction(LuceneIndexer.java:191) ~[classes/:?] at dicoogle.lucene.LuceneIndexer.access$100(LuceneIndexer.java:49) ~[classes/:?] at dicoogle.lucene.LuceneIndexer$2.call(LuceneIndexer.java:142) [classes/:?] at dicoogle.lucene.LuceneIndexer$2.call(LuceneIndexer.java:132) [classes/:?]...

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies
javascript

Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies
javascript

Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies
javascript

Bumps [terser](https://github.com/terser/terser) from 5.12.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies
javascript

The current definition for [`unindex`](https://github.com/bioinformatics-ua/dicoogle/blob/dev/sdk/src/main/java/pt/ua/dicoogle/sdk/IndexerInterface.java#L73) can take a single URI. As most implementations of this imply one index write for each removal, this constitutes a performance bottleneck. If an overload...

sdk

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

There is a possible use case for icons laying in the webapp's top bar, and so we could use a means of extending it with plugins. @bastiao what do you...

feature request
low priority
webapp