Commit Graph

40 Commits

Author SHA1 Message Date
Evren Ozkan
99041bebde fix(study-list): Use offset and limit in the dicomweb queries used to search studies with next/prev pagination in study list (#290) 2018-11-08 17:43:26 -05:00
Erik Ziegler
89d97a7a3a chore(dicomweb-client): Switch to dicomweb-client.js to push logic out of OHIF 2018-10-04 11:40:48 +02:00
Gustavo André Lelis
53f71aa34c chore(dimse): Migrate from Meteor to NPM package for DIMSE calls (#269) 2018-09-28 08:54:03 +02:00
Erik Ziegler
18bcf83805
feat(openid-connect): Switch to generic OIDC Client library instead of using Keycloak.js (#273) 2018-09-19 14:50:12 +02:00
Gustavo André Lelis
26b14f1dab feat(STOW-RS) Save DICOM Structured Reports from Measurement Table back to archive (#236)
* Small refactor into Table Class setting events as static object into class

* feature(STOW-SR) : Initial changes to stow when we have Server.

* Improvements into requests and small fix into style

* Small fix for jumpToRow without refheshing page

* Handling STOW-SR once we don't have server

* feature(STOW-SR) Refactor

* Merge request with makeRequest and delete old file

* Expose wadoproxy to client and update measurement-table to start using wadoproxy.getServerUrl

* Move WADOProxy.getServerUrl to Measurement-table package. Fix querystring issue.

* Remove proxy:enabled in favour of requestOptions.requestFromBrowser

* Bcrypt 2.0.0 to fix Travis
2018-07-31 15:01:26 +02:00
Gustavo André Lelis
d94f0eec16 feat(measurement-table) Display support for measurements from DICOM Structured Reports (#225) 2018-07-20 12:40:09 +02:00
Erik Ziegler
33755f7b8b
feat(keycloak) Optional Keycloak integration via OpenId Connect (OIDC) for Identity and Access Management (#227) 2018-07-19 13:57:23 +02:00
Erik Ziegler
ebe0a40f3e
feat(WADO) Allow WADO / QIDO requests to originate from client (#222) 2018-07-17 13:03:36 +02:00
Erik Ziegler
37ef5dc3df chore(cleanup) Remove remoteGetValue function which is unused 2018-07-13 10:20:36 +02:00
Erik Ziegler
30ed1911fb chore(cleanup) Remove OrthancRemote service which is not being used 2018-07-13 10:19:20 +02:00
Erik Ziegler
7090b4f3e0 fix(WADOuri) Properly escape characters when building WADO URI (closes #133) 2018-07-04 15:43:34 +02:00
Bruno Alves de Faria
43a7e8151a Allowing external modifications on study boxes data 2018-03-26 08:36:48 -03:00
Bruno Alves de Faria
c1d500a92b Fixing series quick switch hovering issue 2018-03-26 08:36:48 -03:00
Bruno Alves de Faria
3bd44fd7bc Improving "Add/Edit Description" workflow 2018-03-07 08:25:59 -03:00
Bruno Alves de Faria
fb9d583074 Creating message and error page to improve error handling 2018-02-02 09:22:48 -02:00
Evren Ozkan
277bf94029 PWV-73 Make study availability reactive 2018-02-02 09:21:42 -02:00
Evren Ozkan
d03a03ce76 PWV-73 Revert commit b88c2f4 as it is moved
- Indicate that study is not available only if its 'available' property is set to false explicitly
2018-02-02 09:14:44 -02:00
Evren Ozkan
6a2143681a PWV-73 Determine missing timepoint studies
- Display timepoint availability based on its studies' availability
- Display study availability in study level when timepoint is loaded
2018-02-02 09:14:44 -02:00
Bruno Alves de Faria
9ee6cb302a Revert "PWV-73 Determine missing timepoint studies"
This reverts commit b88c2f472b.
2017-11-23 14:21:00 -02:00
Bruno Alves de Faria
eef67f7cb2 Revert "PWV-73 Revert commit b88c2f4 as it is moved"
This reverts commit 7189aa6d5e.
2017-11-23 14:20:06 -02:00
Evren Ozkan
7189aa6d5e PWV-73 Revert commit b88c2f4 as it is moved
- Indicate that study is not available only if its 'available' property is set to false explicitly
2017-11-21 14:14:14 -05:00
Evren Ozkan
b88c2f472b PWV-73 Determine missing timepoint studies
- Display timepoint availability based on its studies' availability
- Display study availability in study level when timepoint is loaded
2017-11-21 15:10:12 -02:00
Bruno Alves de Faria
fda272fd7d Isolating ohif:study-list package from measurements and lesiontracker 2017-11-06 17:02:39 -02:00
Bruno Alves de Faria
ddc45df4bd Isolating the ohif:study-list package 2017-11-06 17:02:39 -02:00
Bruno Alves de Faria
89a96f02a0 Lazy loading measurements from lesions table 2017-10-31 11:22:37 -02:00
Bruno Alves de Faria
99c1fff3da Preventing text selection on study browser 2017-10-31 11:22:37 -02:00
Bruno Alves de Faria
d259affd9a Displaying progress bar for lazy-loaded studies images 2017-10-31 11:22:37 -02:00
Bruno Alves de Faria
701991bde2 Lesion Table Improvements 2017-10-31 11:22:37 -02:00
Bruno Alves de Faria
315ec935d9 Adapting metadata to work on LesionTracker 2017-10-25 23:13:06 -02:00
Bruno Alves de Faria
c580f2db72 Adding Nadir method on timepointApi 2017-10-25 22:21:45 -02:00
Bruno Alves de Faria
bde625a961 Allowing lazy-loading on viewer 2017-10-25 22:20:43 -02:00
Bruno Alves de Faria
37137b9331 Final adjustments on quickSwitch 2017-10-25 22:20:43 -02:00
Bruno Alves de Faria
89f6bd4610 Adding studies and timepoints to quickSwitch 2017-10-25 22:20:43 -02:00
Bruno Alves de Faria
0417bbd0ff Adding series and scrolling to quickSwitch 2017-10-25 22:20:43 -02:00
Bruno Alves de Faria
3b629f9816 Creating sidebar templates for studies/timepoints browsers 2017-10-25 22:18:42 -02:00
Bruno Alves de Faria
d787ed2cb9 Finishing timepoint browser behavior 2017-10-25 22:18:42 -02:00
Bruno Alves de Faria
d721c0dbde Using the new time point browser on the sidebar 2017-10-25 22:18:42 -02:00
Bruno Alves de Faria
fd9cfed8e9 Creating timepoint browser 2017-10-25 22:18:42 -02:00
Bruno Alves de Faria
eb372bed03 Improving new study browser and moving studies services to ohif:studies 2017-10-25 22:09:08 -02:00
Bruno Alves de Faria
0b51a53976 Creating ohif-studies package to deal with studies browsing 2017-10-25 22:09:08 -02:00