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
Leonardo Campos
2cc313a035
LT-92: Criteria schema :: allow single item or array
2017-01-18 11:01:52 -02:00
Bruno Alves de Faria
777d5216f1
LT-92: Adding schema validation to evaluation JSONs
2017-01-18 11:01:52 -02:00
Bruno Alves de Faria
697b4e7ff8
LT-92: Adding schema validation for JSON criteria
2017-01-18 11:01:52 -02:00
Leonardo Campos
ed2f0ee36b
LT-92: Just adding comments to MaxTargetsPerOrgan criteria class
2017-01-18 11:01:52 -02:00
Leonardo Campos
18bee6c603
LT-92: Just adding comments to criteria classes
2017-01-18 11:01:52 -02:00
Leonardo Campos
3fe3428ae5
LT-92: Criteria schemas
2017-01-18 11:01:52 -02:00
Bruno Alves de Faria
46bff61b08
LT-92: Creating JSON schema validation for conformance criteria
2017-01-18 11:01:52 -02:00
Bruno Alves de Faria
ada2d1e284
LT-92: Restructuring the criteria in JSON format
2017-01-18 11:01:52 -02:00
Bruno Alves de Faria
b8c397a9b4
LT-92: Adjusting some inappropriate class and method names
2017-01-18 11:01:52 -02:00
Bruno Alves de Faria
e3b8dd001a
LT-92: Adding checks for measurements length
2017-01-18 11:01:52 -02:00
Bruno Alves de Faria
a6cea542b7
LT-92: Enabling single line if for return, continue and break statements
2017-01-18 11:01:52 -02:00
Leonardo Campos
bf59802fef
LT-92: Target type criteria
2017-01-18 11:01:52 -02:00