Commit Graph

888 Commits

Author SHA1 Message Date
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
Bruno Alves de Faria
888c337f84 LT-40: Recalculating text call-outs position when creating measurments without dragging 2016-11-25 11:20:12 -02:00
Bruno Alves de Faria
8df077f046 LT-40: Preventing labels from partially going outside user's view 2016-11-25 10:41:00 -02:00
Bruno Alves de Faria
0cb0b989d5 LT-40: Fixing wrong positioning for image in corners 2016-11-24 20:38:55 -02:00
Bruno Alves de Faria
c129f1b504 LT-40: Centering text box with the central point of measurement 2016-11-24 20:01:36 -02:00
Bruno Alves de Faria
08c5692685 LT-40: Positioning labels in zoomed images according to the nearest canvas border 2016-11-24 19:26:19 -02:00
Bruno Alves de Faria
0be7fc270f LT-40: Placing the text call-outs always inside canvas when zoomed 2016-11-24 18:48:36 -02:00
Bruno Alves de Faria
e2ae778844 LT-40: Placing the text call-outs inside nearest available blank space in viewport 2016-11-24 17:21:49 -02:00
Bruno Alves de Faria
48c5e38cd2 LT-40: Implementing method to search for available space outside image 2016-11-24 16:15:18 -02:00
Evren Ozkan
2977cd0f8c Add tooltipTitle property for toolbarSectionButton to allow showing another text than tool label on mouse hover 2016-11-23 18:23:18 -05:00
Leonardo Campos
02fd276227 LT-366: StudyList :: Progress Dialog 2016-11-23 19:33:02 -02:00
Eloízio Salgado
7aec651a76 Merge branch 'LT-384' 2016-11-23 19:30:22 -02:00
Eloízio Salgado
5130795171 LT-389: Removing animation 2016-11-23 19:29:28 -02:00
Bruno Alves de Faria
3abde998a0 New minimalist prototype for viewer layout 2016-11-23 18:59:37 -02:00
Eloízio Salgado
5aaadcb7c4 LT-389: Some browsers are cutting off the left side of Assign Label dialog when you add a labels to measurement 2016-11-23 17:36:02 -02:00
Eloízio Salgado
3c3b23ccb7 LT-384: Centralizing Study / Series quick switch when sidebars (left and/or right) are opened 2016-11-23 16:14:51 -02:00
Leonardo Campos
957aad2bf2 LT-365: StudyList :: dialog is off the screen sometimes 2016-11-23 11:51:34 -02:00
Leonardo Campos
dc64210b99 LT-379: Study association table row hover is odd 2016-11-22 20:25:23 -02:00
Bruno Alves de Faria
da5b7d4fc4 LT-355: Fixing StudyListContextMenu positioning on IE 11 2016-11-22 18:46:22 -02:00
Eloízio Salgado
c25909de4c LT-313: Adding scroll indicator in studies/series quick switch 2016-11-22 17:31:38 -02:00
Bruno Alves de Faria
3eae1c6878 LT-381: Disabling save button until there are unsaved changes 2016-11-22 17:21:05 -02:00
Bruno Alves de Faria
9fc538d5d4 LT-383: Picking an image from the middle of a series for thumbnails 2016-11-22 16:55:34 -02:00
Bruno Alves de Faria
79f3c482c1 LT-382: Fixing image loading after time points disassociation 2016-11-22 16:28:42 -02:00
Evren Ozkan
e43d66df14 Trigger resize event of resizable elements when they are resized to let their listeners know (if needed) 2016-11-22 13:25:55 -05:00
Eloízio Salgado
eee68f8d8d LT-380: Unlocking handle's perpendicular properties to allow modification 2016-11-22 14:21:18 -02:00
Leonardo Campos
04e2701f4b LT-364: Study List :: View shows a black screen 2016-11-22 13:13:21 -02:00
Leonardo Campos
7501c6d51d LT-342: Audit Log :: style (border issue) 2016-11-22 13:11:58 -02:00
Leonardo Campos
a8f1b3b9d7 LT-342: Audit Log :: style 2016-11-22 13:10:02 -02:00
Bruno Alves de Faria
3343575538 LT-382: Partially fixing the issue with follow-ups disassociation 2016-11-22 11:23:19 -02:00
Bruno Alves de Faria
4d472edde1 Preventing iframes to break resizing handlers 2016-11-22 07:44:21 -02:00
Bruno Alves de Faria
f140a64f60 Fixing event propagation on resizable.js when using iframes 2016-11-21 18:04:52 -02:00
Bruno Alves de Faria
3474fee906 LT-40: Placing the text call-out always above the patient 2016-11-21 17:22:11 -02:00
Eloízio Salgado
0e3e463617 LT-361: Keeping Sidebars CSS transitions 2016-11-21 17:10:57 -02:00
Eloízio Salgado
6de2c039f4 LT-367: Saving user selection for "Rows Per Pages" in study list in Session Storage 2016-11-21 14:55:58 -02:00
Bruno Alves de Faria
a170df2b37 LT-40: Fixing issues with text box on top left position 2016-11-21 14:33:49 -02:00
Emanuel F. Oliveira
91bafb367c LT-259 New proactive UI (three options) for unsaved changes dialog + New API for unsaved changes module (now handlers can be attached to unsaved changes namespace) + Save measurements integration. 2016-11-21 10:22:33 -02:00
Bruno Alves de Faria
4a3b01a4f6 LT-368: Disassociating previous baselines/follow-ups on new baseline association 2016-11-21 08:34:30 -02:00
Erik Ziegler
47e149b648 LT-348: Viewport is recorded when target / non-target tools are modified 2016-11-19 17:40:17 +01:00
Erik Ziegler
47e52e46a3 LT-337: Allow study association for a single selected study, and make association modal text easier to read 2016-11-19 17:21:16 +01:00
Bruno Alves de Faria
2ac832846d LT-372: Preventing creation of targets with no size 2016-11-18 18:47:34 -02:00
Bruno Alves de Faria
49ba8eb7a7 LT-373: Preventing double click from opening two modals and creating non-targets with no size 2016-11-18 18:06:23 -02:00
Eloízio Salgado
d19d205fb0 LT-377: Remove duplicated loading template in OHIF Viewer 2016-11-18 17:11:03 -02:00