Erik Ziegler
349f591764
Fix viewport height on iOS ( #164 )
2018-07-10 11:29:38 +02:00
Erik Ziegler
de7135f3b8
feat(user preferences) Add User Preferences & Theming to Standalone Viewer ( closes #117 ). Update Standalone to Meteor 1.7
2018-07-04 17:43:50 +02:00
Gustavo André Lelis
b8506b5dae
bugFix(issue163) Save button not appearing and saved measurements not getting drawn in canvas ( #196 )
2018-06-08 10:45:07 +02:00
Evren Ozkan
2bd1db7710
- Update cornerstoneTools to 2.2.0
...
- Remove scale overlay tool which was moved into cornerstoneTools
2018-04-02 12:56:01 -04:00
Evren Ozkan
f4e76d9544
Allow extending the metadata provider class
2018-03-02 17:06:40 -05:00
Bruno Alves de Faria
00a76a6ca5
Fixing issues with bidirectional tool and measure flow
2018-02-27 07:25:15 -03:00
Bruno Alves de Faria
797b2f5588
Fixing cornerstone tools issues
2018-02-27 07:25:15 -03:00
Bruno Alves de Faria
dc767e5c83
Adapting Viewers to the new cornerstone structure
2018-02-27 07:25:15 -03:00
Bruno Alves de Faria
99b88f08b3
Enabling devTools debugging on cornerstone libraries
2018-02-27 07:14:54 -03:00
Bruno Alves de Faria
bc14863059
Adding hidden overflow to user preferences dialog
2018-02-02 09:22:48 -02:00
Bruno Alves de Faria
45a3cdeaf5
Finishing case progress and save behavior
2018-02-02 09:21:42 -02:00
Bruno Alves de Faria
5dc2f8dc9c
Implementing saving behavior per active viewport
2018-02-02 09:14:44 -02:00
Bruno Alves de Faria
56093a9d68
Converting the modal to the new structure and styling it
2018-02-02 09:14:44 -02:00
Bruno Alves de Faria
ebcdf80d49
Enabling child tools labeling and removing
2017-12-28 08:59:25 -02:00
Aysel Afsar
00e4949ab5
Add title to LesionTracker README
2017-12-05 18:00:35 -05:00
Aysel Afsar
111913797e
Add README for LesionTracker
2017-12-05 17:57:15 -05:00
Bruno Alves de Faria
be909a24d8
Removing es5-shim package
2017-11-22 11:05:36 -02:00
André Botelho Almeida
057735aab3
OHIF-184: Add menu tool option to download viewport as PNG or JPEG ( #130 )
...
* OHIF-184: added download icon to the OHIF's tool bar
* OHIF-184: refactor dialog toggle method to support cine dialog and download dialog
* OHIF-184: Added hotKey support for downloadDialog.
* OHIF-184: added disabled verify function
* OHIF-184: Finished form structure. Created preview canvas. Added width and height config of the preview. Added the download feature. Added Cancel button.
* OHIF-184: setting default extension as png
* OHIF-184: moved download icon to more in toolbar
* OHIF-184: enabling/disabling tools when toggling show annotations checkbox
* OHIF-184: using a dynamic canvas to create the download content
* OHIF-184: Download with configurable width and height. download distorced
* OHIF-184: using dynamic elemento to manage download image instead of using the preview element
* OHIF-184: make dialog dragable through preview
* OHIF-184: removing useless line
* OHIF-184: adding download icon to leasion tracker
* OHIF-184: adding download dialog template to lesion tracker viewer
2017-11-17 11:33:41 +01:00
Bruno Alves de Faria
fda272fd7d
Isolating ohif:study-list package from measurements and lesiontracker
2017-11-06 17:02:39 -02:00
Erik Ziegler
b4327eb457
Update ohif-cornerstone versions to decrease bundle size (Meteor seems to use NPM package.json main for NPM modules). Update OHIFViewer and LesionTracker to Meteor 1.6
2017-11-04 11:58:40 +01:00
Bruno Alves de Faria
bde625a961
Allowing lazy-loading on viewer
2017-10-25 22:20:43 -02:00
Bruno Alves de Faria
05b2aa3e15
PWV-182: Integrating study/timepoint browser changes on PIM Web 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
a583f5a124
Creating a new quick switch template
2017-10-25 22:18:42 -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
Erik Ziegler
05d9a41f45
Switch from cornerstoneTools.metaData (deprecated) to cornerstone.metaData
2017-10-25 09:56:24 +02:00
Bruno Alves de Faria
4c8190e0cc
Performance improvements on measurements interaction
2017-10-03 08:24:12 -03:00
Bruno Alves de Faria
67a525167b
Removing unused code from LesionTracker
2017-09-28 08:16:23 -03:00
Bruno Alves de Faria
335c3526cc
Fixing issues with viewports linking
2017-08-28 17:09:59 -03:00
Aysel Afsar
c678022bd9
OHIF #98 Support to show specific series in study by URL: <base_url>/study/<studyInstanceUid>/series/<seriesInstanceUid>
2017-08-15 20:12:32 -04:00
Bruno Alves de Faria
d49698d42e
Fixing W/L presets, Non-Targets, CR and UN issues
2017-08-15 07:50:20 -03:00
Aysel Afsar
b928051e10
OHIF #83 Do not assign state reactive-dict to template data since template data is overwritten and previous state is lost when router is called multiple times
2017-08-12 09:25:53 -04:00
Bruno Alves de Faria
8ddec37c94
Displaying the highest maxTargets limit
2017-06-23 09:07:21 -03:00
Bruno Alves de Faria
b4bb44625c
Fixing serverId issues
2017-06-16 16:36:34 -03:00
Erik Ziegler
351a1c2184
Update babel-runtime
2017-06-15 10:54:36 +02:00
Erik Ziegler
de5fe8d534
Update Meteor .versions files after rebase
2017-06-15 09:56:08 +02:00
Bruno Alves de Faria
f9c9c1db39
Fixing hidden header issue on study list page
2017-06-15 09:19:42 +02:00
Erik Ziegler
b966f35cf8
Fix Standalone Viewer
2017-06-15 09:19:21 +02:00
Erik Ziegler
e6a97ae6ba
Remove duplicate call to create display sets from study
2017-06-15 09:18:54 +02:00
Erik Ziegler
ddef3c4710
Move towards NPM for Cornerstone dependencies
2017-06-15 09:18:54 +02:00
Bruno Alves de Faria
e8d729c9b0
Adding user preferences to LT and Viewer
2017-06-14 16:10:44 -03:00
Erik Ziegler
3d081fe297
Update .meteor/versions files
2017-06-14 09:46:19 +02:00
Bruno Alves de Faria
d9475db1ff
Fixing select2 smaller version styles and focus/blur behavior
2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
8aac5dc47d
Implementing disabled handling for commands
2017-06-14 09:19:49 +02:00
Erik Ziegler
239e5ef91e
Set first viewport active by default
2017-06-07 16:49:01 +02:00