Commit Graph

56 Commits

Author SHA1 Message Date
Erik Ziegler
d541c23117 wip, very broken as I moved stuff to ohif-core 2018-12-14 14:38:36 +01:00
Erik Ziegler
7b66dec163 continue consolidating packages, converting various pieces to react 2018-12-13 23:24:39 +01:00
Erik Ziegler
5f30f7bd35 reorganize packages, start converting overall app to react (very broken at the moment) 2018-12-12 18:06:25 +01:00
Erik Ziegler
054e37dfb7 WIP reorganization 2018-12-12 09:10:39 +01:00
Evren Ozkan
5017fd13af fix(hot-keys): Set the correct context name to enable hot keys based on the current page (#308) 2018-11-09 13:14:03 -05:00
Evren Ozkan
99041bebde fix(study-list): Use offset and limit in the dicomweb queries used to search studies with next/prev pagination in study list (#290) 2018-11-08 17:43:26 -05:00
Evren Ozkan
6ad7586d25 Fix the issues with modality filter in study list 2018-10-25 19:28:54 -04:00
João Vinagre
fa73fedb73 fix(study-list): Change convertStringToStudyDate to use moment to fix study date issues 2018-10-04 11:40:48 +02:00
Erik Ziegler
89d97a7a3a chore(dicomweb-client): Switch to dicomweb-client.js to push logic out of OHIF 2018-10-04 11:40:48 +02:00
Erik Ziegler
ebe0a40f3e
feat(WADO) Allow WADO / QIDO requests to originate from client (#222) 2018-07-17 13:03:36 +02:00
Erik Ziegler
c8f242d5f5 fix(studylist) Fix duplicate studies in studylist, add min width for study date temporarily 2018-07-12 15:22:11 +02:00
Erik Ziegler
4279396f9f fix(merge) Fixes after merging various changes 2018-07-12 15:22:07 +02:00
Erik Ziegler
429dd7844e Fix double-tap and press for Study List on iOS (#164) 2018-07-10 11:29:07 +02:00
Gustavo André Lelis
bdba814d52 fix(issue#161) Add (empty) for Studies with no PatientName value (#218) 2018-07-05 11:32:06 +02:00
Gustavo André Lelis
6a5ff13624 fix(series details) Fix Series details modal info table (#214) 2018-07-03 14:00:35 +02:00
Bruno Alves de Faria
03ea57c162 Creating paginationArea component on ohif:core package 2017-11-06 17:02:39 -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
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
Aysel Afsar
cf9136447e OHIF #67 Do not trigger ‘change’ event of Study Date Filter since updateInputText method of date filter trigger change event while initializing date picker with applied dateFilterNumDays 2017-08-14 18:14:15 -04:00
Bruno Alves de Faria
b4bb44625c Fixing serverId issues 2017-06-16 16:36:34 -03:00
Erik Ziegler
ddef3c4710 Move towards NPM for Cornerstone dependencies 2017-06-15 09:18:54 +02:00
Bruno Alves de Faria
66c27b408f Adjusting pagination and form dialog buttons 2017-06-14 09:19:49 +02: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
b30d951ad0 Making study list filter inputs text visible on IE11 2017-04-18 15:03:59 -03:00
Bruno Alves de Faria
e12fb0de35 Final adjustments to routing behaviors 2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
7718d31a77 Replacing switchToTab with routes 2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
0cf4dbf13f Removing contextMenu templates and title from tabs 2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
485f82f64c Replacing studyListContextMenu for dropdown 2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
c7f31ddb0a Removing progressDialog from DOM 2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
cb2d0d18aa Removing viewSeriesDetailsModal from DOM 2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
91abaf8a60 Removing serverInformationModal from DOM 2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
02a97d4aa6 PWV-15: Removing themeSelectorModal from DOM 2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
19c31ffbb8 Fixing metadata issues 2017-02-22 08:00:00 -03:00
Leonardo Campos
5d8c608e70 LT-412: Study list needs default date filter 2017-02-14 23:50:46 -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
Bruno Alves de Faria
db4792b3de LT-92: Displaying the criteria nonconformities when clicking the warning icon 2017-01-18 11:01:52 -02: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
Leonardo Campos
957aad2bf2 LT-365: StudyList :: dialog is off the screen sometimes 2016-11-23 11:51:34 -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
6de2c039f4 LT-367: Saving user selection for "Rows Per Pages" in study list in Session Storage 2016-11-21 14:55:58 -02:00
Eloízio Salgado
d19d205fb0 LT-377: Remove duplicated loading template in OHIF Viewer 2016-11-18 17:11:03 -02:00
Leonardo Campos
bda7e6df8c LT-342: Study List style issues 2016-11-18 15:37:56 -02:00
Eloízio Salgado
849ca2d488 LT-371: Remove placeholders on study list filters 2016-11-17 16:00:51 -02:00
Bruno Alves de Faria
c3999083a8 LT-354: Repositioning confirmation dialog considering the cursor position 2016-11-17 14:57:57 -02:00
Emanuel F. Oliveira
995f21071e LT-337 Associate context menu enable/disable logic problems 2016-11-16 14:13:06 -02:00
Emanuel F. Oliveira
9998323cfb LT-331 Study list context menu behaviour issues 2016-11-15 10:35:30 -02:00
Erik Ziegler
16f7b39b44 LT-316: Change Add New Study to Import Study 2016-11-15 08:25:09 +01:00
Eloízio Salgado
20a2a8e453 LT 281: Users shall be able to switch between themes (#45)
* LT-281: Users shall be able to switch between themes

* Avoiding compatibility issues

* Typo fixing
2016-11-15 08:24:30 +01:00
Bruno Alves de Faria
37fcf9f004 PWV-1: Removing form modal residual padding on body 2016-11-15 08:24:30 +01:00