Bruno Alves de Faria
5af752a122
Fixing delete lesion tool
2017-11-06 17:02:39 -02:00
Bruno Alves de Faria
5330ba5982
Enabling viewport enlargement again
2017-11-06 17:02:39 -02:00
Bruno Alves de Faria
5ef91e0c71
Making bounded plugin use CSS transform
2017-11-06 17:02:39 -02:00
Bruno Alves de Faria
99c1fff3da
Preventing text selection on study browser
2017-10-31 11:22:37 -02:00
Bruno Alves de Faria
d259affd9a
Displaying progress bar for lazy-loaded studies images
2017-10-31 11:22:37 -02:00
Bruno Alves de Faria
edba1052da
Updating OHIF draggable utility to use CSS3 translate
2017-10-31 11:22:37 -02:00
Bruno Alves de Faria
a7d6cb4fea
Fixing scrollbar height issues
2017-10-31 11:22:37 -02:00
Bruno Alves de Faria
c580f2db72
Adding Nadir method on timepointApi
2017-10-25 22:21:45 -02:00
Bruno Alves de Faria
bde625a961
Allowing lazy-loading on viewer
2017-10-25 22:20:43 -02:00
Bruno Alves de Faria
ed0bde0404
Fixing thumbnails layout and rendering
2017-10-25 22:20:43 -02:00
Bruno Alves de Faria
05b2aa3e15
PWV-182: Integrating study/timepoint browser changes on PIM Web Viewer
2017-10-25 22:20:43 -02:00
Bruno Alves de Faria
37137b9331
Final adjustments on quickSwitch
2017-10-25 22:20:43 -02:00
Bruno Alves de Faria
89f6bd4610
Adding studies and timepoints to quickSwitch
2017-10-25 22:20:43 -02:00
Bruno Alves de Faria
0417bbd0ff
Adding series and scrolling to quickSwitch
2017-10-25 22:20:43 -02:00
Bruno Alves de Faria
a583f5a124
Creating a new quick switch template
2017-10-25 22:18:42 -02:00
Bruno Alves de Faria
3b629f9816
Creating sidebar templates for studies/timepoints browsers
2017-10-25 22:18:42 -02:00
Bruno Alves de Faria
d787ed2cb9
Finishing timepoint browser behavior
2017-10-25 22:18:42 -02:00
Bruno Alves de Faria
d721c0dbde
Using the new time point browser on the sidebar
2017-10-25 22:18:42 -02:00
Bruno Alves de Faria
eb372bed03
Improving new study browser and moving studies services to ohif:studies
2017-10-25 22:09:08 -02:00
Bruno Alves de Faria
0b51a53976
Creating ohif-studies package to deal with studies browsing
2017-10-25 22:09:08 -02:00
Erik Ziegler
37fff25b50
Switch Random.id() to Math.random() for triggering reactive updates. Random.id() is taking 40ms on Chrome for some reason
2017-10-25 13:11:44 +02:00
Erik Ziegler
05d9a41f45
Switch from cornerstoneTools.metaData (deprecated) to cornerstone.metaData
2017-10-25 09:56:24 +02:00
Erik Ziegler
b9cd3dfa4f
Fix some OHIF undefined imports which may have been throwing errors in #78
2017-10-19 16:57:49 +02:00
Bruno Alves de Faria
ac69233025
Improving window level presets preferences
2017-10-11 08:04:53 -03:00
Bruno Alves de Faria
870ed66013
Fixing QuickSwitch issue with Additional Timepoints
2017-10-03 15:35:08 -03:00
Bruno Alves de Faria
06fe7f0da7
Improving User Preferences dialog
2017-09-28 08:16:23 -03:00
Bruno Alves de Faria
da0595213d
Fixing metadata issues with Orthanc studies
2017-09-28 08:16:23 -03:00
André Botelho Almeida
bacfa24216
OHIF-110: creating the context-menu for measurements in the viewport for desktop and mobile. Coded action delete ( #112 )
2017-09-27 21:55:14 +02:00
André Botelho Almeida
af4b8b45f5
Ohif 168 proper error handling ( #111 )
...
* Adding a better error handling for DICOMWeb getJson method
* Adding a better error handling for DICOMWeb getBulkData method
* Fixinf some typos. Using console.error to log errors
* Better error handling for DIMSE connections
* Using meteor error in StudyListSearch to better display same error in the client
* Using Meteor.Error for a better pattern. Added an error message in the study list. created connection error types to DICOMWeb connection errors
* Changing error types for server connection. Added better errors for DIMSE server on sockets
* Improving viewer response to error being throw when not finding server to display studies
* OHIF-168: adding catches clauses for retrieveStudyMetada method
* OHIF-168: fixing typo in DIMSE.js
* OHIF-168: setting the session variable to false when starting a new studylist search
* OHIF-168: Using OHIF.log instead of console
* OHIF-168: removing parsing into string for OHIF.log in Connection.js
* OHIF-168: improving error message visibility in study viewer
2017-09-19 17:44:39 +02:00
Bruno Alves de Faria
84bcffe860
Fixing black pixels issue with CornerstoneWadoImageLoader
2017-09-18 15:43:28 -03:00
Bruno Alves de Faria
1b0c1d9a3d
Using form-themed class for user preferences
2017-09-01 10:19:48 -03:00
Bruno Alves de Faria
ae39f1841d
Removing trailing 'frame' query string and allowing usage of first series' instance as thumbnail
2017-08-29 11:46:22 -03:00
Bruno Alves de Faria
df5cd20a78
Adding a setting for cornerstone default image renderer
2017-08-23 11:25:58 -03:00
Bruno Alves de Faria
6efd8da0d1
Fixing issue: sidebar studies were not expanding
2017-07-12 09:18:17 -03:00
Bruno Alves de Faria
b4bb44625c
Fixing serverId issues
2017-06-16 16:36:34 -03:00
Erik Ziegler
5cec053b8d
Stop throwing errors when no study data is available, log issue instead.
2017-06-15 09:18:54 +02:00
Erik Ziegler
319f030f32
Remove memory leak for thumbnail enabled elements
2017-06-15 09:18:54 +02:00
Erik Ziegler
c2e387a372
Prevent CSS loading spinner from running constantly in background even though it is not visible
2017-06-15 09:18:54 +02:00
Erik Ziegler
cefce5360a
Destroy StudyLoadingListener and clear Collections when viewer is closed
2017-06-15 09:18:54 +02:00
Erik Ziegler
27296a8bca
Switch toolState usage since ES6 modules are read-only
2017-06-15 09:18:54 +02:00
Erik Ziegler
ddef3c4710
Move towards NPM for Cornerstone dependencies
2017-06-15 09:18:54 +02:00
Bruno Alves de Faria
661f5b1e4c
Creating popover component
2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
6df48a1d2b
Styling the Window W/L form
2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
9f7c974cca
Adding DIV layer to hotkeys/presets forms and new stylus mixins
2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
2f7722d569
Adjustments on hotkeys and presets
2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
e6b5a21ae2
Allowing W/L Presets customization
2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
4d9300f6c4
Creating Window Level Presets form
2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
22f1e659fa
Adding reset to defaults button
2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
8aac5dc47d
Implementing disabled handling for commands
2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
1a0729336b
Integrating hotkeys with commands
2017-06-14 09:19:49 +02:00