Commit Graph

1193 Commits

Author SHA1 Message Date
Leonardo Campos
ec333118d3 OHIF-56: Missing button to go back to worklist from an open study 2017-05-03 20:23:13 -03:00
Leonardo Campos
8f46e01422 OHIF-26: StudyLoadingListener :: minor change (fn.bind) 2017-05-03 00:28:27 -03:00
Emanuel F. Oliveira
594a8b1241 Adding onInsert interface to TypeSafeCollection class 2017-04-28 07:35:00 -03:00
Leonardo Campos
74d8cba5be ESLint 2017-04-27 02:21:17 -03:00
Leonardo Campos
4055655c7a OHIF-26: StudyLoadingListener :: progress bar config (ui) 2017-04-27 01:59:15 -03:00
Leonardo Campos
b862b9c8b5 OHIF-26: StudyLoadingListener :: wadouri 2017-04-27 01:59:10 -03:00
Leonardo Campos
f299eb60e0 OHIF-26: StudyLoadingListener :: wadors 2017-04-27 01:59:02 -03:00
Erik Ziegler
de98fb7800 Update Cornerstone to 0.10.7 and CornerstoneTools 2017-04-23 08:48:50 +02:00
Bruno Alves de Faria
2def6ff43e Creating a README file for ohif:polyfill package 2017-04-21 09:48:57 -03:00
Bruno Alves de Faria
42d7ed3134 Adding absoluteUrl handling to polyfills 2017-04-21 09:48:33 -03:00
Bruno Alves de Faria
d926ba3e06 Removing unused polyfills 2017-04-21 08:11:30 -03:00
Bruno Alves de Faria
2c0fbc0158 Renaming ohif:compatibility package to ohif:polyfill 2017-04-21 07:52:04 -03:00
Bruno Alves de Faria
872b0e8107 Fixing hidden measurements table header on IE11 2017-04-20 19:21:45 -03:00
Bruno Alves de Faria
4d89b70877 Removing right sidebar highlighting 2017-04-20 17:38:06 -03:00
Bruno Alves de Faria
4aa11afa04 Minifying typedarray polyfill for IE11 2017-04-20 17:37:04 -03:00
Bruno Alves de Faria
1c18b081d0 Adding flexbox polyfill to IE11 2017-04-20 10:09:31 -03:00
Bruno Alves de Faria
745bd7bae3 Fixing studylist highlighting on IE11 2017-04-19 16:51:10 -03:00
Bruno Alves de Faria
279f6a9960 Creating a smaller version of select component 2017-04-19 10:49:23 -03:00
Bruno Alves de Faria
98c052c4b7 Fixing select2 placeholders and reactivity issues 2017-04-19 10:07:48 -03:00
Bruno Alves de Faria
2e5f6299cc Fixing CINE dialog initial width and position on IE11 2017-04-19 09:18:53 -03:00
Bruno Alves de Faria
ca35df6f53 Fixing Hanging Protocols dropdown animation 2017-04-19 08:32:16 -03:00
Bruno Alves de Faria
f0a22474b5 Fixing scrollbars positioning on IE11 2017-04-19 08:22:42 -03:00
Bruno Alves de Faria
35903109ab Fixing scrollbar thumb width on IE11 2017-04-19 07:45:39 -03:00
Bruno Alves de Faria
b30d951ad0 Making study list filter inputs text visible on IE11 2017-04-18 15:03:59 -03:00
Bruno Alves de Faria
9b41bc932f Fixing SVG click event issues on IE11 2017-04-18 14:04:32 -03:00
Bruno Alves de Faria
ae6044e3a1 Fixing login box alignment 2017-04-17 17:14:09 -03:00
Bruno Alves de Faria
1f8eda7b82 Creating ohif:compatibility package to enable IE11 support 2017-04-17 16:50:10 -03:00
Leonardo Campos
66bc4e2105 enabling webgl as renderer 2017-04-13 22:20:44 -03:00
Bruno Alves de Faria
d2289f5eb0 Moving user functions to ohif:user package 2017-04-13 17:46:12 -03:00
Bruno Alves de Faria
b7d1e91848 Allowing visible attribute on dropdown items 2017-04-13 17:38:34 -03:00
Bruno Alves de Faria
4fd18c61aa Adding sections to login form and allowing schema overriding 2017-04-12 19:49:15 -03:00
Bruno Alves de Faria
c89b0d4bef Fixing validation issues in components 2017-04-12 13:42:00 -03:00
Erik Ziegler
a1868f490b Remove unnecessary logging from WADO proxy 2017-04-12 12:14:31 +02:00
Erik Ziegler
21054f17ef Remove unnecessary dropCollection function. Make it opt-in for Lesion Tracker testing 2017-04-12 12:04:46 +02:00
Erik Ziegler
bf97c3ebe2 Prevent requestOptions.headers from being published to the client (in case it contains Authentication info) 2017-04-12 12:04:46 +02:00
Erik Ziegler
cba6c6201c Allow request headers to be set in requestOptions for a Server 2017-04-12 12:04:46 +02:00
Erik Ziegler
7ec1c60bc5 Fixes for using OHIF Viewer against https site over DICOMWeb 2017-04-12 12:03:32 +02:00
Erik Ziegler
143d65b8c8 Update Cornerstone libraries 2017-04-05 20:45:02 +02:00
Erik Ziegler
62fccc5928 Update Cornerstone WADO Image Loader 2017-04-04 10:50:00 +02:00
Leonardo Campos
b1e5cab20c wadouri: loadDataSetFromPromise should return a deferred instead of a promise (PR #74)
Pull request
https://github.com/chafey/cornerstoneWADOImageLoader/pull/74
2017-04-03 02:49:54 -03:00
Leonardo Campos
0beda39efd imageCache :: memory leak (PR #85)
Pull request
https://github.com/chafey/cornerstone/pull/85
2017-04-03 02:38:02 -03:00
Eloízio Salgado
c5e94136be WADOImageLoader fixes for dicomParser.parseTM (PR #189)
Pull request
https://github.com/chafey/cornerstoneTools/pull/189
2017-03-31 21:02:44 -03:00
Bruno Alves de Faria
4e54b21dd4 Fixing select2 re-rendering issues 2017-03-31 12:07:38 -03:00
Bruno Alves de Faria
25671c4e77 Changing dropdown component to adapt the project needs 2017-03-31 08:25:13 -03:00
Bruno Alves de Faria
1b4a2f9051 Moving select-tree component to a new package called ohif:select-tree 2017-03-30 15:34:18 -03:00
Bruno Alves de Faria
749c863183 Allowing the dialog to get the position from browser events 2017-03-30 15:10:05 -03:00
Bruno Alves de Faria
66dfefbb14 Re-rendering the thumbnail when external data is changed 2017-03-30 10:56:57 -03:00
Bruno Alves de Faria
41fb606b2a Fixing select2 placeholder when the data is reactive 2017-03-30 10:56:25 -03:00
Bruno Alves de Faria
807c288db0 Fixing reactivity on input items that are built from schema 2017-03-29 17:16:07 -03:00
Bruno Alves de Faria
2cde0fea76 Fixing minor issues on OHIF Viewer 2017-03-29 17:14:57 -03:00