dannyrb
|
9b7d77e2d6
|
Example SOP Class Handler
|
2019-06-16 14:16:36 -04:00 |
|
dannyrb
|
0cea2a8bff
|
Simplify basic viewport extensions
|
2019-06-16 14:15:34 -04:00 |
|
dannyrb
|
ffae67dc99
|
Remove dead comments from commandsModule
|
2019-06-16 14:08:38 -04:00 |
|
dannyrb
|
7971ac58a2
|
Generic setToolActive command
|
2019-06-16 13:56:49 -04:00 |
|
dannyrb
|
4de5fa2d0e
|
Simplify toolbar module to be config only for now; use new modules in extension
|
2019-06-16 13:56:24 -04:00 |
|
Danny Brown
|
df2a984cd3
|
Merge branch 'master' into feature/extensions-panels-and-docs
|
2019-06-14 20:45:00 -04:00 |
|
Rodrigo Antinarelli
|
56e3982111
|
update @ohif/i18n
|
2019-06-13 16:20:36 -03:00 |
|
Rodrigo Antinarelli
|
cb2871d377
|
fix conditional
|
2019-06-13 16:20:29 -03:00 |
|
Rodrigo Antinarelli
|
1cbbbd6989
|
update i18n
|
2019-06-13 15:31:33 -03:00 |
|
Rodrigo Antinarelli
|
ea3142c1ea
|
fix conditional
|
2019-06-13 15:30:13 -03:00 |
|
Rodrigo Antinarelli
|
e90041ccd6
|
update i18n package
|
2019-06-13 15:30:05 -03:00 |
|
romulo bordezani
|
515768aff2
|
i18n implementation - Fixing CineDialog translations
|
2019-06-13 15:02:06 -03:00 |
|
romulo bordezani
|
f448a7cdcc
|
i18n implementation - Removing ROI from translations
|
2019-06-13 14:59:41 -03:00 |
|
romulo bordezani
|
59489ae3c6
|
Merge branch 'feature/i18n-basics' of github.com:romulobordezani/Viewers into feature/i18n-basics
|
2019-06-13 14:25:19 -03:00 |
|
Rodrigo Antinarelli
|
9321c31235
|
udpate ohif/i18n version
|
2019-06-13 14:22:23 -03:00 |
|
Rodrigo Antinarelli
|
66fc1dd739
|
fix require.context bug
|
2019-06-13 14:22:10 -03:00 |
|
romulo bordezani
|
082656182b
|
i18n implementation - Updating yarn.lock
|
2019-06-13 14:17:04 -03:00 |
|
romulo bordezani
|
94a7caa2c4
|
i18n implementation - Fixing up translations
|
2019-06-13 14:16:43 -03:00 |
|
romulo bordezani
|
b89fada19e
|
i18n implementation - Fixing up vtk-extension's packages
|
2019-06-13 14:16:30 -03:00 |
|
dannyrb
|
31c987d700
|
Shift to new syntax; try to get only cornerstone extension working with new syntax
|
2019-06-13 09:50:53 -04:00 |
|
dannyrb
|
0318203770
|
Shift commands to appropriate extension
|
2019-06-13 09:50:07 -04:00 |
|
dannyrb
|
59c6c4dc34
|
Comment out unused code
|
2019-06-13 09:49:30 -04:00 |
|
dannyrb
|
05e8c803c9
|
Update example for commandsModule
|
2019-06-13 09:49:09 -04:00 |
|
dannyrb
|
9c797233bb
|
PLUGIN_TYPES --> MODULE_TYPES
|
2019-06-12 16:09:35 -04:00 |
|
dannyrb
|
29f86d41e6
|
Begin stubbing an example plugin with all options as basic docs/recipe
|
2019-06-12 16:09:06 -04:00 |
|
Rodrigo Antinarelli
|
8c608dc05b
|
update branch
|
2019-06-12 13:22:46 -03:00 |
|
romulo bordezani
|
ab0e2fe9e2
|
i18n implementation - Adding final packages
|
2019-06-12 03:43:02 -03:00 |
|
romulo bordezani
|
4a4d7a2171
|
Updating i18next documentation.
|
2019-06-12 03:35:17 -03:00 |
|
romulo bordezani
|
0c8cd3fbe9
|
Language Detection implementation, bug fixes related to i18n and debugger helper added.
|
2019-06-11 20:05:14 -03:00 |
|
romulo bordezani
|
fde6088cb1
|
Upgrading i18next version.
|
2019-06-11 14:11:28 -03:00 |
|
romulo bordezani
|
b4af4bed17
|
Adding language detector as Peer Dependency, its not working inside the rollup bundle.
|
2019-06-11 14:07:23 -03:00 |
|
romulo bordezani
|
fe4db3b2c5
|
VTK extension - i18n implementation.
|
2019-06-10 19:33:15 -03:00 |
|
romulo bordezani
|
d5909f8d74
|
Merge branch 'master' of https://github.com/OHIF/Viewers into feature/i18n-basics
# Conflicts:
# extensions/ohif-vtk-extension/package.json
# extensions/ohif-vtk-extension/rollup.config.js
# extensions/ohif-vtk-extension/yarn.lock
# package.json
# src/App.js
# src/components/Header/Header.js
# yarn.lock
|
2019-06-10 14:54:18 -03:00 |
|
Rodrigo Antinarelli
|
ebb2e83925
|
WIP - using yalc for react-viewerbase
|
2019-06-07 19:54:22 -03:00 |
|
Rodrigo Antinarelli
|
ee42257736
|
fix text
|
2019-06-07 19:53:56 -03:00 |
|
Rodrigo Antinarelli
|
fe827b5b2a
|
add language detector lib
|
2019-06-07 19:53:49 -03:00 |
|
romulo bordezani
|
0753e9ec3c
|
Merge branch 'master' of https://github.com/OHIF/Viewers into feature/i18n-basics
# Conflicts:
# extensions/ohif-vtk-extension/package.json
# extensions/ohif-vtk-extension/rollup.config.js
# extensions/ohif-vtk-extension/yarn.lock
# package.json
# src/App.js
# src/components/Header/Header.js
# yarn.lock
|
2019-06-07 17:55:53 -03:00 |
|
João Felipe Medeiros Moreira
|
f19cd8dd81
|
Merge branch 'feature/i18n-basics' of github.com:romulobordezani/Viewers into feature/i18n-basics
|
2019-06-07 15:36:13 -03:00 |
|
João Felipe Medeiros Moreira
|
42cb8e32c7
|
Configures hif-vtk-extention to use ohif-i18n for translation and include load more locations
|
2019-06-07 15:35:54 -03:00 |
|
romulo bordezani
|
6e295ba7c6
|
i18n - Documentation for i18n
|
2019-06-06 19:13:16 -03:00 |
|
Danny Brown
|
bee9985877
|
Merge branch 'master' into fix/hotkeys
|
2019-06-06 14:46:57 -04:00 |
|
João Felipe Medeiros Moreira
|
56b595980e
|
Fixes conflict after pull
|
2019-06-06 15:12:30 -03:00 |
|
João Felipe Medeiros Moreira
|
9fd39dbf84
|
Exports provider and HOC to be used by any application without install I18Next libraries
|
2019-06-06 15:11:34 -03:00 |
|
Danny Brown
|
713a11a584
|
Merge branch 'master' into dependabot/npm_and_yarn/extensions/ohif-cornerstone-extension/js-yaml-3.13.1
|
2019-06-06 09:05:30 -04:00 |
|
dependabot[bot]
|
bf2dd92deb
|
build(deps): bump js-yaml in /extensions/ohif-cornerstone-extension
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-06-06 13:02:50 +00:00 |
|
Danny Brown
|
f1b7f42ef7
|
Merge branch 'master' into dependabot/npm_and_yarn/extensions/ohif-vtk-extension/js-yaml-3.13.1
|
2019-06-06 09:01:51 -04:00 |
|
dependabot[bot]
|
bd870a46c7
|
build(deps): bump js-yaml in /extensions/ohif-vtk-extension
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.1 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.1...3.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-06-06 12:58:04 +00:00 |
|
Danny Brown
|
a9636410ec
|
Merge branch 'master' into dependabot/npm_and_yarn/extensions/ohif-dicom-pdf-extension/handlebars-4.1.2
|
2019-06-06 08:57:00 -04:00 |
|
dependabot[bot]
|
04f03f10de
|
build(deps): bump handlebars in /extensions/ohif-dicom-pdf-extension
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.1.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-06-06 11:05:33 +00:00 |
|
dependabot[bot]
|
dfbabb8c93
|
build(deps): bump handlebars in /extensions/ohif-dicom-html-extension
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.1.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-06-06 11:05:26 +00:00 |
|