Erik Ziegler
239e5ef91e
Set first viewport active by default
2017-06-07 16:49:01 +02:00
Bruno Alves de Faria
872b0e8107
Fixing hidden measurements table header on IE11
2017-04-20 19:21:45 -03:00
Bruno Alves de Faria
4d89b70877
Removing right sidebar highlighting
2017-04-20 17:38:06 -03:00
Bruno Alves de Faria
745bd7bae3
Fixing studylist highlighting on IE11
2017-04-19 16:51:10 -03:00
Erik Ziegler
7ec1c60bc5
Fixes for using OHIF Viewer against https site over DICOMWeb
2017-04-12 12:03:32 +02:00
Bruno Alves de Faria
d9e1c9e04e
Fixing viewer height
2017-03-23 14:13:12 -03:00
Bruno Alves de Faria
718fd30feb
Adjusting OHIF Viewer to the new structure
2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
374dab5ef4
PWV-15: Updating Viewer Data inside viewer.js
2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
074186beb5
Disabling save button after success when saving
2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
e12fb0de35
Final adjustments to routing behaviors
2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
9ccebb76bd
Building the viewer data inside routes
2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
7718d31a77
Replacing switchToTab with routes
2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
0cf4dbf13f
Removing contextMenu templates and title from tabs
2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
485f82f64c
Replacing studyListContextMenu for dropdown
2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
e83b5348ff
Adapting header to the new structure
2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
c7f31ddb0a
Removing progressDialog from DOM
2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
cb2d0d18aa
Removing viewSeriesDetailsModal from DOM
2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
c3afd068a4
Removing lastLoginModal from DOM
2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
91abaf8a60
Removing serverInformationModal from DOM
2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
dd745e3f65
Removing optionsModal from DOM
2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
02a97d4aa6
PWV-15: Removing themeSelectorModal from DOM
2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
0153354004
Removing timeoutCountdownDialog from DOM
2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
efb4ca23b5
PWV-15: Creating routing branch
2017-03-21 10:16:46 -03:00
Emanuel F. Oliveira
2a6cb42228
Bug Fix: Default timpoint protocol for LT not being applied + Lesions not being correctly selected on jumpToRowItem function.
2017-03-02 10:18:11 -03:00
Eloízio Salgado
bec8f21c0a
Moving Hanging Protocols updates back to the viewers
2017-03-02 10:18:11 -03:00
Eloízio Salgado
f96a37e1bc
Hanging Protocols: Fixing Lesion Tracker
2017-03-02 10:16:09 -03:00
Eloízio Salgado
6973cd4ec8
[WIP] Hanging Protocol: improving protocol engine to use OHIFError object
2017-03-02 10:16:09 -03:00
Evren Ozkan
82876ddbe7
OHIF-157 Use OHIF.utils.absoluteUrl which removes the leading “/” from path before calling Meteor.absoluteUrl
2017-03-01 16:43:11 -05:00
Bruno Alves de Faria
d45321dae3
Fixing Hanging Protocols issue with timepoint type
2017-02-22 10:15:33 -03:00
Bruno Alves de Faria
19c31ffbb8
Fixing metadata issues
2017-02-22 08:00:00 -03:00
Evren Ozkan
33f9b8672b
Integrate web workers and the latest cornerstone libraries
...
- Upgrade cornerstone to v0.10.1
- Upgrade cornerstoneTools to v0.8.1
- Upgrade cornerstoneWADOImageLoader to v0.14.1
- Upgrade dicomParser to v1.7.4
- Upgrade hammerjs to v2.0.8
2017-02-13 15:49:02 -05:00
Leonardo Campos
2752228c7f
LT-405: syncronized scrolling issue
2017-02-08 20:59:08 -02:00
Eloízio Salgado
c2c8a43c3a
Removing ohif-cornerstone as a dependency for ohif-viewerbase (Final step)
2017-01-29 22:11:19 -02:00
Eloízio Salgado
64b511375e
Adding stackImagePositionOffsetSynchronizer.js to Viewerbase namespace and instanciating it in the Viewers
2017-01-29 22:11:18 -02:00
Eloízio Salgado
e693d48dbe
Adding Metadata classes to Lesion Tracker (WIP) and some fixed;
2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
014dc7730f
Testing + Removing debugger statements
2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
d25141f336
[WIP] Moving ViewerStudies collection to TypeSafeCollection implementation + Fixing sorting bug in findAllBy method in TypeSafeCollection
2017-01-29 22:11:17 -02:00
Eloízio Salgado
a4e7aa86ab
Fixing handleResize namespacing
2017-01-29 22:11:17 -02:00
Eloízio Salgado
123007d751
Fixing Viewerbase namespace
2017-01-29 22:11:17 -02:00
Erik Ziegler
30a50c7ade
Fixes to make Lesion Tracker work
2017-01-29 22:11:17 -02:00
Erik Ziegler
7083948bea
Fix some routes and styles
2017-01-29 22:11:17 -02:00
Erik Ziegler
92f57721e3
Change 'design' to 'ohif:design' in package.js for each package
2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
9e69c43dda
Most JS files, all helpers and simple reconciliations
2017-01-29 22:11:17 -02:00
Bruno Alves de Faria
7b93b6162d
LT-92: Using ajv as a module of measurements package
2017-01-18 13:19:43 -02:00
Leonardo Campos
1efe611497
LT-92: Integrating RECIST and measurements table
2017-01-18 11:01:52 -02:00
Leonardo Campos
2f73403682
LT-92: NonTarget response criteria
2017-01-18 11:01:52 -02:00
Bruno Alves de Faria
983dd916ac
LT-92: Creating checkers for conformance criteria validation
2017-01-18 11:01:52 -02:00
Bruno Alves de Faria
93dc9e94ce
LT-92: Renaming RecistApi to ConformanceCriteriaApi
2017-01-18 11:01:52 -02:00
Bruno Alves de Faria
5605133517
LT-92: Adding validation to RecistApi
2017-01-18 11:01:52 -02:00
Bruno Alves de Faria
d1e0695a4b
LT-92: Creating RECIST Api
2017-01-18 11:01:52 -02:00