Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump OHIF version + add option to disable servers cache #86

Closed
wants to merge 33 commits into from

Conversation

igoroctaviano
Copy link
Collaborator

  • Bump OHIF version + add option to disable servers cache

qqalexqq and others added 30 commits April 5, 2021 09:47
…2349)

There were some utilities missing: python, make, g++. Also node version was too old - current node builds without problems.
fix(MetadataProvider): Update metadata provider to resolve issues after dicomweb update/new return value
…consistencies warning (OHIF#2364)

* IDC2345: implement thumbnails footnotes UI for segmentation series inconsistencies warning
* Add acquisition context storage sr sop to html ext
…vers-cache

IDC: Add option to disable local storage of servers
@igoroctaviano igoroctaviano requested a review from Punzo May 14, 2021 02:05
@igoroctaviano igoroctaviano self-assigned this May 14, 2021
@igoroctaviano
Copy link
Collaborator Author

@Punzo This should fix the cache issue with servers.

Testing steps:

  • Run the viewer pointing to some random server (dcmjs.org)
  • Update default.js file to point to an invalid server
  • Refresh the viewer (without clearing the cache)
  • The viewer should fail (config to disable cache worked)
  • Try flipping the disableServersCache property to false and try modified the server
  • The viewer shouldn't be able to update the servers without cleaning the cache

After testing + reviewing the code, you can merge. Feel free to include more items in this pull request tomorrow morning if you want to bring more stuff to deploy.

@Punzo
Copy link

Punzo commented May 14, 2021

@Punzo This should fix the cache issue with servers.

Testing steps:

  • Run the viewer pointing to some random server (dcmjs.org)
  • Update default.js file to point to an invalid server
  • Refresh the viewer (without clearing the cache)
  • The viewer should fail (config to disable cache worked)
  • Try flipping the disableServersCache property to false and try modified the server
  • The viewer shouldn't be able to update the servers without cleaning the cache

After testing + reviewing the code, you can merge. Feel free to include more items in this pull request tomorrow morning if you want to bring more stuff to deploy.

great! I will test on Monday, today feeling a little bit dazy because of the vaccine shot. Could you please also test and review OHIF#2397 ? It would be great if we can add that PR as well into IDC fork. Thanks!

Copy link

@Punzo Punzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested, lgtm!

@Punzo Punzo mentioned this pull request May 17, 2021
@Punzo
Copy link

Punzo commented May 17, 2021

overdensed by #87

@Punzo Punzo closed this May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants