Commit Graph

1113 Commits

Author SHA1 Message Date
Eloízio Salgado
e693d48dbe Adding Metadata classes to Lesion Tracker (WIP) and some fixed; 2017-01-29 22:11:17 -02:00
Eloízio Salgado
4ceba29164 Fixing mistaken push 2017-01-29 22:11:17 -02:00
Eloízio Salgado
6e8376f9fd Removing duplicated functions 2017-01-29 22:11:17 -02:00
Eloízio Salgado
a8626d02c0 toolManager: fixed annotate tool issues and added Text Marker Tool (importing callback functions from Nucleus) and using Metadata classes for OHIF Viewer 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
402d45f40b Removing duplicated and unecessary code from TypeSafeCollection + Code improvements. 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
Eloízio Salgado
660b828f4b Creating ohif:metadata package with metadata classes and adding it to the viewers 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
5fcf167726 Small fixes 2017-01-29 22:11:17 -02:00
Erik Ziegler
3e1127fc78 Fixes to make Viewer load 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
48b606881b Change 'design' to 'ohif:design' in a few more Styl files. Fix duplicated declaration 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
00656ef943 Merging toolManager, enablePrefetchOnElement and imageViewerViewport... 2017-01-29 22:11:17 -02:00
Erik Ziegler
068192e035 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
Emanuel F. Oliveira
21400c5836 Mostly style files and Hanging Protocol changes 2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
680beb163f Initial work on Nucleus parity merge 2017-01-29 22:11:17 -02:00
Leonardo Campos
aa88fe181a Avoid exceptions for disabled elements (PR #179)
If playClip is enabled and the user loads a different series in the
viewport an exception will be thrown because the element will not be
enabled anymore.

Pull request
https://github.com/chafey/cornerstoneTools/pull/179
2017-01-26 20:41:15 -02:00
Leonardo Campos
a01a86ac7e Purge image cache issue (stackPrefetch) (PR #180)
Pull Request
https://github.com/chafey/cornerstoneTools/pull/180
2017-01-26 19:20:08 -02:00
Leonardo Campos
7c23f0b791 wadors (loadimage) must return a deferred like wadouri does (PR #64)
If a promise is returned instead of a deferred, imageCache
(purgeCacheIfNecessary) will break because it calls reject()
on every item removed from the cache.

Pull request
https://github.com/chafey/cornerstoneWADOImageLoader/pull/64
2017-01-26 19:20:07 -02:00
Leonardo Campos
23862ee299 Setting a default value for resetPrefetchDelay (PR #179) 2017-01-26 19:20:07 -02:00
Bruno Alves de Faria
80bd81c055 LT-55: Adding Series and Instance information to PDF 2017-01-26 16:00:53 -02:00
Bruno Alves de Faria
5c316bf334 LT-404: Fixing Target undefined label when start creating a measurement 2017-01-26 15:25:11 -02:00
Bruno Alves de Faria
20bd3f443c LT-55: Reducing PDF size by generating measurement images in JPEG 2017-01-26 15:17:28 -02:00
Bruno Alves de Faria
d49963f5b2 LT-55: Adding generate report button 2017-01-26 13:09:16 -02:00
Bruno Alves de Faria
0b91972bee LT-55: Fixing the measurement type text 2017-01-26 12:42:25 -02:00
Bruno Alves de Faria
d2dece45f6 LT-55: Integrating the PDF template with the measurements data 2017-01-26 12:07:20 -02:00
Bruno Alves de Faria
dcdd3f3e14 LT-55: Removing unwanted text and replacing the logo image by strokes 2017-01-25 14:14:23 -02:00
Bruno Alves de Faria
f56c586a3c LT-55: Finishing the PDF template 2017-01-25 11:20:31 -02:00
Bruno Alves de Faria
edcecade56 LT-55: Making the mocked version of PDF template 2017-01-24 19:31:10 -02:00
Bruno Alves de Faria
8cb13fca6b LT-55: Drawing the measurements on cornerstone canvas 2017-01-24 14:54:26 -02:00
Bruno Alves de Faria
cea42aacdd LT-55: Generating an image for each measurement 2017-01-24 11:56:10 -02:00
Leonardo Campos
c6a710aacd LT-55: measurements report (jsPDF, html2canvas) 2017-01-24 05:59:22 -02:00
Leonardo Campos
9f2d0add20 Measurement report (PDF) 2017-01-24 01:37:41 -02:00
Bruno Alves de Faria
28ac391c52 LT-55: Exposing grouping measurements method in OHIF namespace 2017-01-23 20:04:42 -02:00
Bruno Alves de Faria
fc3eb30f8b LT-55: Adding jsPDF to measurements package 2017-01-23 15:52:37 -02:00
Bruno Alves de Faria
0271d5895f LT-92: Removing evaluation for only present non-targets at baseline 2017-01-23 15:51:21 -02:00
Leonardo Campos
4f7348a09f Setting the right framesPerSecond on Cine 2017-01-20 18:51:27 -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
Bruno Alves de Faria
5f338c6711 LT-92: Adding max targets label again 2017-01-18 11:01:52 -02:00
Bruno Alves de Faria
efa18aeb1d LT-92: Displaying global nonconformities warnings 2017-01-18 11:01:52 -02:00
Bruno Alves de Faria
db4792b3de LT-92: Displaying the criteria nonconformities when clicking the warning icon 2017-01-18 11:01:52 -02:00
Leonardo Campos
65b867d1b0 LT-92: Grouping non-conformities to make it faster to read on measurementTableRow view 2017-01-18 11:01:52 -02:00
Leonardo Campos
1efe611497 LT-92: Integrating RECIST and measurements table 2017-01-18 11:01:52 -02:00
Leonardo Campos
7ef0dd812b LT-92: removing unecessary code 2017-01-18 11:01:52 -02:00
Leonardo Campos
5366e1217d LT-92: Integrating RECIST evaluator and trial configuration 2017-01-18 11:01:52 -02:00