Leonardo Campos
cdda919d5a
LT-406: Baseline conformance checks are getting applied at follow-up
2017-02-09 05:16:39 -02:00
Leonardo Campos
e8d8608002
jslint
2017-02-08 21:10:01 -02:00
Leonardo Campos
2752228c7f
LT-405: syncronized scrolling issue
2017-02-08 20:59:08 -02:00
Bruno Alves de Faria
ffc32fb214
Fixing issues on exportPdf and adding extensibility to location labels
2017-02-08 08:19:10 -02:00
Evren Ozkan
2e06b652b3
OHIF-152 Fix hanging protocol issues
...
- Replace “OHIF.viewerbase.showConfirmDialog” with “Viewerbase.dialogUtils.showConfirmDialog”
- Check the length of the filtered images (instead of checking whether it is undefined, because the filtered images is returned as an empty array if not found) to find the display set in protocolEngine
2017-02-01 19:14:41 -05:00
Evren Ozkan
dff42c0360
OHIF-151 Fix issue with next and prev buttons in the toolbar and cine dialog
2017-02-01 17:24:44 -05:00
Eloízio Salgado
d43fec0147
Provinding a new fitToWindow option for resizing viewports
2017-02-01 16:32:11 -02:00
Eloízio Salgado
d7d15143aa
README.md file for important objects in ohif-viewerbase lib/classes/ folder
2017-02-01 15:35:49 -02:00
Bruno Alves de Faria
55901e2b38
Fixing merge issues
2017-01-31 18:07:52 -02:00
Emanuel F. Oliveira
e8b60c9f0b
Removing old import from parsingUtils lib...
2017-01-31 13:59:08 -02:00
Emanuel F. Oliveira
36def1e055
StandaloneViewer reconcile + Minor fix to ResizeViewportManager
2017-01-31 11:27:23 -02:00
Eloízio Salgado
6ddc844945
Removing unused global object
2017-01-30 12:17:16 -02:00
Eloízio Salgado
cd5eba6549
Removing unused code
2017-01-30 12:14:04 -02:00
Emanuel F. Oliveira
c9236b96f9
Applying ohif:viewerbase namespaces to ohif:measurements
2017-01-30 00:50:46 -02:00
Emanuel F. Oliveira
65a4b75d16
Adapt DICOM services to use standard DICOM tag name for AcquisitionDateTime
2017-01-30 00:21:20 -02:00
Emanuel F. Oliveira
d5feda0148
Make createStacks use Study Metadata API for multiframe instances
2017-01-30 00:18:35 -02:00
Emanuel F. Oliveira
1a24e05e26
Removing duplicated logic in merged version of imageViewerViewport.js
2017-01-29 23:30:06 -02:00
Eloízio Salgado
6d57ef1197
Removing seriesNavigation
2017-01-29 22:11:19 -02:00
Eloízio Salgado
64b76c2027
Removing unused code
2017-01-29 22:11:19 -02:00
Eloízio Salgado
e8244b9d75
Removed unused comment
2017-01-29 22:11:19 -02:00
Emanuel F. Oliveira
ed66a38654
Merging hanging-protocol changes from master to nucleus-parity branch
2017-01-29 22:11:19 -02:00
Eloízio Salgado
acb64c4246
Creating helpers to add classes in viewports and Layout Manager elements, so any app using ohif-viewerbase can style on its own
2017-01-29 22:11:19 -02:00
Emanuel F. Oliveira
9a7a2051e1
Moving latest changes from Nucleus viewer back to OHIF Viewers
2017-01-29 22:11:19 -02:00
Eloízio Salgado
bdbf807565
Fixing activeTool for configurable defaultTool
2017-01-29 22:11:19 -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
b866e6e6c7
Removing ohif-cornerstone as a dependency for ohif-viewerbase. It should be added in the Viewer level. Avoiding error on temp measurements
2017-01-29 22:11:19 -02:00
Emanuel F. Oliveira
4a58d37738
Added condition to initialize Hanging Protocols...
2017-01-29 22:11:19 -02:00
Emanuel F. Oliveira
136ff7661b
Moving link series bug fix to OHIF Viewers
2017-01-29 22:11:19 -02:00
Emanuel F. Oliveira
541891d2ee
OHIF x Nucleus Code change sync-up
2017-01-29 22:11:19 -02:00
Emanuel F. Oliveira
d22094bbe1
Moving Nucleus bug fix of slow toggling of reference lines to OHIF viewers...
2017-01-29 22:11:19 -02:00
Emanuel F. Oliveira
f94d951453
Bug Fix: Double click was not working when no viewport is active
2017-01-29 22:11:19 -02:00
Eloízio Salgado
a8ee17dc71
Checking if helpers are not registered before register to avoid overriding
2017-01-29 22:11:18 -02:00
Emanuel F. Oliveira
66df591166
Moving Nucleus viewer changes in setActiveViewport back into OHIF viewers
2017-01-29 22:11:18 -02:00
Eloízio Salgado
601e9537c6
Adding some missing import in isDisplaySetActive helper
2017-01-29 22:11:18 -02:00
Emanuel F. Oliveira
2ed30ee592
Bug Fix: Additional Viewports do auto load remaining stacks...
2017-01-29 22:11:18 -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
e40649533c
Removing duplicated files/functions
2017-01-29 22:11:18 -02:00
Emanuel F. Oliveira
2ed38cf6e7
Fixing rebase issue: restoring getImagePlane behaviour...
2017-01-29 22:11:18 -02:00
Emanuel F. Oliveira
75e027fee5
Bug Fix: Only first frame of multiframe images is being rendered.
2017-01-29 22:11:18 -02:00
Eloízio Salgado
e2322ec05a
Fix Cine Dialog styles
2017-01-29 22:11:17 -02:00
Eloízio Salgado
47db6bcb05
Making getImagePlane work with IntanceMetadata. This would fix some features that depend on imagePlane such as Link Series
2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
6003f67865
Fixed issue on ordering of display sets in OHIF Viewers + Fixed issue with tag to property name translation on OHIFInstanceMetadata class.
2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
a06da4e6e1
Fixing broken references in LesionTracker related to measurement deletions and lesion table row selection + Fixing bug in measurement handlers for unassociated studies.
2017-01-29 22:11:17 -02:00
Eloízio Salgado
3def03e7d0
Adding Metadata classes to Lesion Tracker and Hanging Protocols to both viewers
2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
b5166088a3
Extending capabilities of "findBy" method from TypeSafeCollection to search an ordered dataset as needed by hanging-protocols package.
2017-01-29 22:11:17 -02:00
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
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
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
Leonardo Campos
bf59802fef
LT-92: Target type criteria
2017-01-18 11:01:52 -02:00
Leonardo Campos
2f73403682
LT-92: NonTarget response criteria
2017-01-18 11:01:52 -02:00
Leonardo Campos
c822f71baa
LT-92: Modality criteria
2017-01-18 11:01:52 -02:00
Bruno Alves de Faria
774de08646
LT-92: Creating a checker for measurements length
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
Leonardo Campos
df5e8e14c5
LT-399: Load measurements and sync viewports when clicking on measurement number
2017-01-17 18:16:07 -02:00
Leonardo Campos
cbe895be64
LT-350: fix :: Removing measurements from viewport
...
Steps to reproduce
- Add a target measurement on baseline and follow up
- Remove the follow up measurement from viewport
- Remove the baseline measurement from Measurement table ("Delete" button)
2017-01-12 12:52:09 -02:00
Leonardo Campos
98e8cf4eca
LT-350: remove measurements from the viewport
2017-01-12 09:15:08 -02:00
Bruno Alves de Faria
9a11dc1808
LT-350: Fixing save button display issue on Viewer
2017-01-11 11:52:45 -02:00
Evren Ozkan
76ebe11c8e
OHIF-149 The viewer shall allow the root URL to be changed - WIP
...
- Use absoluteUrl for hard-coded paths in html and js
2017-01-10 13:09:43 -05:00
Bruno Alves de Faria
a91894c42d
LT-115: Fixing toolbar box window overflowing
2017-01-06 18:07:47 -02:00
Leonardo Campos
6d4c87f31e
LT-398 Stack scroll synchronization :: Toolbar button issue
2017-01-06 14:29:23 -02:00
Bruno Alves de Faria
3065f16e42
LT-115: Fixing issue with location for not found baseline
2017-01-06 07:46:24 -02:00
Evren Ozkan
c581b0fd2c
Fix minor bugs with hanging protocol editor
...
- Hide dropdown after clicking Import button
- Clone the selected protocol, updateselect it and update protocol selector when a protocol is saved as
- Update protocol selector after a protocol is renamed
2017-01-05 18:37:47 -05:00
Leonardo Campos
1d2c1c55fe
LT-398: Manual stack scroll synchronization
2017-01-05 17:53:54 -02:00
Evren Ozkan
e3561690f1
Fix minor bugs with hanging protocols
2017-01-05 13:06:17 -05:00
Bruno Alves de Faria
3f8350a79b
LT-115: Fixing hidden fortawesome icons for sub tools
2017-01-05 15:33:13 -02:00
Bruno Alves de Faria
d63aace48f
LT-115: Fixing Add Label on follow ups that already have a location
2017-01-05 10:46:36 -02:00
Evren Ozkan
dfbd63fcb7
Use anchor element to export the selected hanging protocol instead of using saveAs function of jszip library
2017-01-04 19:06:58 -05:00
Evren Ozkan
77182d1916
Make the persistence method of hanging protocols configurable
...
- Implement ProtocolStore interface to allow persisting hanging protocols using different strategies
- Implement and set default strategy to persist hanging protocols in the MongoDB collection “HangingProtocols” in the application server
2017-01-04 17:49:31 -05:00
Bruno Alves de Faria
06412b51bf
LT-115: Creating CR, UN and EX Target SVG icons
2017-01-04 18:33:28 -02:00
Bruno Alves de Faria
97f48bd27c
LT-115: Fixing Non-Target and Ellipse data issues
2017-01-04 18:31:06 -02:00
Bruno Alves de Faria
94c0e1b25d
LT-115: Closing the sub tools popup when clicking outside
2017-01-04 17:41:47 -02:00
Bruno Alves de Faria
e996367ed5
LT-115: Grouping sub target tools with new layout and changing data structure
2017-01-04 11:20:13 -02:00
Bruno Alves de Faria
55ca29e0cf
LT-115: Changing the 'more tools' layout and behavior
2017-01-04 08:18:01 -02:00
Bruno Alves de Faria
6be83653f8
LT-115: Fixing indexing issues for different tools at same measurement number
2017-01-03 09:26:40 -02:00
Bruno Alves de Faria
0fccb48271
LT-115: Adapting measurement table to the new tools structure
2017-01-02 16:32:09 -02:00
Bruno Alves de Faria
b776e5f411
LT-115: Removing the old code for calculating Measurement Numbers
2017-01-02 16:32:09 -02:00
Bruno Alves de Faria
c06043483d
LT-115: Considering timepoint ID for measurement numbers
2017-01-02 16:32:09 -02:00
Bruno Alves de Faria
d6aeebe712
LT-115: Linking the tool data with tool group data
2017-01-02 16:32:09 -02:00
Bruno Alves de Faria
f13080309e
LT-115: Adjusting functions to save and retrieve measurements again
2017-01-02 16:32:09 -02:00
Bruno Alves de Faria
c9c2cd548e
LT-115: Adapting MeasurementAPI to new tools storage structure
2017-01-02 16:32:09 -02:00
Bruno Alves de Faria
bd748eae32
LT-115: Grouping tools schemas
2017-01-02 16:32:09 -02:00
Leonardo Campos
0e857d3520
LT-28: scale overflow tool
2016-12-29 19:01:30 -02:00
Leonardo Campos
c3fc0b2b3b
LT-398: Toggle manual stack scroll synchronization between viewports
2016-12-29 11:37:25 -02:00
Leonardo Campos
2e6c8245d8
LT-390: Delete measurement dialog now accepts keyboard input
2016-12-26 23:47:45 -02:00
Leonardo Campos
19b32e8f90
Export studies :: Wrong message
2016-12-23 00:37:41 -02:00
Emanuel Oliveira
a48a82adcb
Quick fix for multiple viewports being assigned the same viewportIndex
2016-12-22 14:26:53 -02:00
Evren Ozkan
2d06661eff
Add patientHistory into metaDataProvider
2016-12-21 09:46:23 -05:00
Bruno Alves de Faria
e640f5a007
LT-115: Configuring schemas for for CR-target and UN-Target
2016-12-16 16:07:03 -02:00
Evren Ozkan
0cf9163885
Update the metaData for missing fields of the images in stack
2016-12-12 17:26:35 -05:00
Leonardo Campos
79b2907085
LT-366: StudyList :: Export workflow issues
2016-11-28 02:32:34 -02:00
Eloízio Salgado
87d61298b4
LT-397: Check that everything works when internet is disconnected; Adding Google Fonts Local Copies
2016-11-25 17:38:07 -02:00
Bruno Alves de Faria
bac720f3e8
LT-40: Enabling auto positioning configuration by specific borders
2016-11-25 13:28:32 -02:00