Commit Graph

29 Commits

Author SHA1 Message Date
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
18bcf83805
feat(openid-connect): Switch to generic OIDC Client library instead of using Keycloak.js (#273) 2018-09-19 14:50:12 +02:00
Erik Ziegler
2f05ed5961 chore(lesion-tracker): Remove unused Reviewer code for study list 2018-09-17 11:45:57 +02:00
Erik Ziegler
03d0798459 fix(routing): Switch from iron:router to clinical:router so we respect ROOT_URL (#115) 2018-07-18 12:44:27 +02:00
Erik Ziegler
f2c509b6af chore(cleanup) Remove Reviewers collection which is not being used 2018-07-13 10:15:10 +02:00
Erik Ziegler
de7135f3b8 feat(user preferences) Add User Preferences & Theming to Standalone Viewer (closes #117). Update Standalone to Meteor 1.7 2018-07-04 17:43:50 +02:00
Bruno Alves de Faria
0a82bfd6b6 Adding a logout handler that redirects to login page 2017-03-24 08:33:32 -03:00
Bruno Alves de Faria
08fc0100f8 Moving the namespace and some functions from user-management to user package 2017-03-24 08:30:30 -03:00
Bruno Alves de Faria
718fd30feb Adjusting OHIF Viewer to the new structure 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
e83b5348ff Adapting header to the new structure 2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
c3afd068a4 Removing lastLoginModal 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
0153354004 Removing timeoutCountdownDialog from DOM 2017-03-21 10:16:46 -03:00
Evren Ozkan
82876ddbe7 OHIF-157 Use OHIF.utils.absoluteUrl which removes the leading “/” from path before calling Meteor.absoluteUrl 2017-03-01 16:43:11 -05:00
Leonardo Campos
b99b986630 LT-413: Enable analytics on Lesion Tracker 2017-02-14 01:25:50 -02:00
Erik Ziegler
3e1127fc78 Fixes to make Viewer load 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
Erik Ziegler
068192e035 Change 'design' to 'ohif:design' in package.js for each package 2017-01-29 22:11:17 -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
Eloízio Salgado
3c831c5d5a LT-302: Adding close buttons to Audit Log screen 2016-11-15 08:29:46 +01:00
Eloízio Salgado
512fed9436 LT-311: Improve Icons in User Menu 2016-11-15 08:25:09 +01:00
Eloízio Salgado
4d0f65ca9a LT-308: Setting color text on login feedback screen 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
bbf00cce80 PWV-1: Making timepoint URL load the viewer with the studies 2016-11-15 08:24:30 +01:00
Bruno Alves de Faria
db0602def7 PWV-1: Fixing merging issues 2016-11-15 08:24:30 +01:00
Bruno Alves de Faria
60aa1d0982 PWV-3: Creating ohif:log package and partially refactoring ohif:measurements 2016-11-15 08:21:46 +01:00
Erik Ziegler
ab4d4c9008 Work on refactoring measurements out of Lesion Tracker package
- Removed AssociatedStudies Collection
- Measurement API is generated from configuration files
- Data exchange methods are defined in configuration
2016-11-15 08:21:46 +01:00