OrthancToolsJS 0.7.0

Hi there,

We are happy to announce the new major version of OrthancToolsJS, : 0.7.0.

This version is a major rewriting of OrthancToolsJS including

  • New Features : Dicom creation / labelling / Routing
  • New User Interface
  • Major code refactoring
  • Lot of debeuging

This project is now going to slow down because lack of funding, until a solution may be found (or not).
We anyway will be very happy to see contributions of the community for this project.

Best regards,

Salim

OTJS0.7.0.png

Hi Salim,

Thanks again for this great contribution.

For those of you who want to give it a quick try, I have added a docker setup sample: https://bitbucket.org/osimis/orthanc-setup-samples/src/master/docker/orthanc-tools-js/

Salim, feel free to adapt the sample if I missed something in the config.

Best regards,

Alain

OTJS0.7.0.png

Dear Alain,

You are missing
DOMAIN_PROTOCOL: “https”

DOMAIN_ADDRESS: “myAdress.com

This is needed for OrthancToolsJS to be aware of it’s public facade to communicate this information while proxying dicomweb orthanc apis.

Best regards,

salim

Hi Salimi,

Thx for the feedback. If this is just a demo setup running locally, can you confirm that this is correct:

DOMAIN_PROTOCOL: “http”
DOMAIN_ADDRESS: “localhost:4000”

I’ve also fixed the DB_NAME:
https://bitbucket.org/osimis/orthanc-setup-samples/commits/ad5cb47d5259e86080a468cd9135e74280acdaff

Best regards,

Alain

Sounds good !

Congratulations for your great job,

I want to ask about the export fuction. How many studies does it support for exporting at once ; 999 ;

many thanks,

kyriakos

Στις Πέμπτη, 23 Σεπτεμβρίου 2021 στις 5:10:20 μ.μ. UTC+3, ο χρήστης salim....@gmail.com έγραψε:

Στις Κυρ, 26 Σεπ 2021 στις 12:03 π.μ., ο/η Dkorthosurgery <dkorthosurgery@gmail.com> έγραψε:

is there Demo Server for version 0.7.0 like https://orthanctoolsjs.ddns.net/ ?

It will, I will update the demo server but I don’t get the time right now