From 59631418acf19e6d6f09153d0ed6c3d6dc779ffa Mon Sep 17 00:00:00 2001 From: Erik Ziegler Date: Fri, 28 Oct 2016 06:58:22 +0200 Subject: [PATCH] Update all applications to Meteor 1.4.2 (OHIF-119) --- LesionTracker/.meteor/packages | 38 +++--- LesionTracker/.meteor/release | 2 +- LesionTracker/.meteor/versions | 126 +++++++++--------- LesionTracker/bin/medkenOrthanc.bat | 2 +- LesionTracker/bin/medkenOrthanc.sh | 2 +- LesionTracker/bin/orthancDICOMWeb.bat | 2 +- LesionTracker/bin/orthancDICOMWeb.sh | 2 +- OHIFViewer/.meteor/packages | 34 ++--- OHIFViewer/.meteor/release | 2 +- OHIFViewer/.meteor/versions | 112 ++++++++-------- OHIFViewer/bin/medkenOrthanc.bat | 2 +- OHIFViewer/bin/medkenOrthanc.sh | 2 +- OHIFViewer/bin/orthancDICOMWeb.bat | 2 +- OHIFViewer/bin/orthancDICOMWeb.sh | 2 +- OHIFViewer/bin/orthancDIMSE.bat | 2 - StandaloneViewer/README.md | 4 +- .../StandaloneViewer/.meteor/packages | 26 ++-- .../StandaloneViewer/.meteor/release | 2 +- .../StandaloneViewer/.meteor/versions | 111 +++++++-------- 19 files changed, 239 insertions(+), 236 deletions(-) delete mode 100644 OHIFViewer/bin/orthancDIMSE.bat diff --git a/LesionTracker/.meteor/packages b/LesionTracker/.meteor/packages index 7a8c5460b..22db7d1f8 100644 --- a/LesionTracker/.meteor/packages +++ b/LesionTracker/.meteor/packages @@ -4,18 +4,18 @@ # 'meteor add' and 'meteor remove' will edit this file for you, # but you can also edit it by hand. -npm-bcrypt@0.9.1 +npm-bcrypt@0.9.2 meteor-base@1.0.4 # Packages every Meteor app needs to have mobile-experience@1.0.4 # Packages for a great mobile UX -mongo@1.1.12 # The database Meteor supports right now +mongo@1.1.14 # The database Meteor supports right now blaze-html-templates@1.0.4 # Compile .html files into Meteor Blaze views -session@1.1.6 # Client-side reactive dictionary for your app -jquery@1.11.9 # Helpful client-side library -tracker@1.1.0 # Meteor's client-side reactive programming library +session@1.1.7 # Client-side reactive dictionary for your app +jquery@1.11.10 # Helpful client-side library +tracker@1.1.1 # Meteor's client-side reactive programming library -es5-shim@4.6.14 # ECMAScript 5 compatibility for older browsers. -ecmascript@0.5.8 # Enable ECMAScript2015+ syntax in app code +es5-shim@4.6.15 # ECMAScript 5 compatibility for older browsers. +ecmascript@0.5.9 # Enable ECMAScript2015+ syntax in app code clinical:router clinical:extended-api @@ -36,35 +36,35 @@ cornerstone worklist viewerbase dicomweb -accounts-base@1.2.11 -accounts-password@1.3.0 +accounts-base@1.2.14 +accounts-password@1.3.1 ian:accounts-ui-bootstrap-3 twbs:bootstrap -http@1.2.9 +http@1.2.10 arsnebula:reactive-promise -promise@0.8.4 -stylus@2.513.5 +promise@0.8.8 +stylus@2.513.6 fortawesome:fontawesome random@1.0.10 -reactive-var@1.0.10 +reactive-var@1.0.11 reactive-dict@1.1.8 lesiontracker practicalmeteor:loglevel momentjs:moment anti:gagarin@=0.4.11 -check@1.2.3 +check@1.2.4 aldeed:template-extension@4.0.0 zuuk:stale-session gilbertwat:bootstrap3-daterangepicker -email@1.1.17 +email@1.1.18 peppelg:bootstrap-3-modal simple:reactive-method hangingprotocols -fastclick@1.0.12 -standard-minifier-css@1.2.0 -standard-minifier-js@1.2.0 +fastclick@1.0.13 +standard-minifier-css@1.3.2 +standard-minifier-js@1.2.1 johdirr:meteor-git-rev u2622:persistent-session -shell-server +shell-server@0.2.1 diff --git a/LesionTracker/.meteor/release b/LesionTracker/.meteor/release index 72980bc2f..c26084673 100644 --- a/LesionTracker/.meteor/release +++ b/LesionTracker/.meteor/release @@ -1 +1 @@ -METEOR@1.4.1.1 +METEOR@1.4.2 diff --git a/LesionTracker/.meteor/versions b/LesionTracker/.meteor/versions index 4c34368c6..f95b132b7 100644 --- a/LesionTracker/.meteor/versions +++ b/LesionTracker/.meteor/versions @@ -1,5 +1,5 @@ -accounts-base@1.2.11 -accounts-password@1.3.0 +accounts-base@1.2.14 +accounts-password@1.3.1 aldeed:simple-schema@1.5.3 aldeed:template-extension@4.0.0 allow-deny@1.0.5 @@ -7,24 +7,24 @@ amplify@1.0.0 anti:gagarin@0.4.11 anti:i18n@0.4.3 arsnebula:reactive-promise@0.9.1 -autoupdate@1.3.11 -babel-compiler@6.9.1 -babel-runtime@0.1.11 -base64@1.0.9 -binary-heap@1.0.9 +autoupdate@1.3.12 +babel-compiler@6.13.0 +babel-runtime@0.1.12 +base64@1.0.10 +binary-heap@1.0.10 blaze@2.1.9 blaze-html-templates@1.0.5 blaze-tools@1.0.10 -boilerplate-generator@1.0.10 -caching-compiler@1.1.7 +boilerplate-generator@1.0.11 +caching-compiler@1.1.8 caching-html-compiler@1.0.7 -callback-hook@1.0.9 -check@1.2.3 +callback-hook@1.0.10 +check@1.2.4 clinical:active-entry@1.5.16 clinical:auto-resizing@0.2.0 clinical:error-pages@0.2.0 clinical:extended-api@2.2.4 -clinical:fonts@1.1.1 +clinical:fonts@1.1.4 clinical:hipaa-audit-log@2.4.2 clinical:hipaa-logger@1.0.1 clinical:router@2.0.19 @@ -32,110 +32,110 @@ clinical:router-location@2.1.0 clinical:router-middleware-stack@2.1.2 clinical:router-url@2.1.0 clinical:theming@0.4.10 -coffeescript@1.2.4_1 +coffeescript@1.11.1_2 cornerstone@0.0.1 ddp@1.2.5 -ddp-client@1.3.1 -ddp-common@1.2.6 -ddp-rate-limiter@1.0.5 -ddp-server@1.3.10 +ddp-client@1.3.2 +ddp-common@1.2.7 +ddp-rate-limiter@1.0.6 +ddp-server@1.3.11 deps@1.0.12 design@0.0.1 dicomweb@0.0.1 -diff-sequence@1.0.6 +diff-sequence@1.0.7 dimseservice@0.0.1 -ecmascript@0.5.8 -ecmascript-runtime@0.3.14 -ejson@1.0.12 -email@1.1.17 -es5-shim@4.6.14 -fastclick@1.0.12 -fortawesome:fontawesome@4.5.0 -geojson-utils@1.0.9 +ecmascript@0.5.9 +ecmascript-runtime@0.3.15 +ejson@1.0.13 +email@1.1.18 +es5-shim@4.6.15 +fastclick@1.0.13 +fortawesome:fontawesome@4.6.3 +geojson-utils@1.0.10 gilbertwat:bootstrap3-daterangepicker@1.3.21_1 grove:less@0.2.0 hangingprotocols@0.0.1 hot-code-push@1.0.4 html-tools@1.0.11 htmljs@1.0.11 -http@1.2.9 +http@1.2.10 ian:accounts-ui-bootstrap-3@1.2.89 -id-map@1.0.8 +id-map@1.0.9 insecure@1.0.7 iron:controller@1.0.12 iron:core@1.0.11 iron:dynamic-template@1.0.12 iron:layout@1.0.12 johdirr:meteor-git-rev@0.0.4 -jquery@1.11.9 -launch-screen@1.0.12 +jquery@1.11.10 +launch-screen@1.1.0 lesiontracker@0.0.1 livedata@1.0.18 -localstorage@1.0.11 -logging@1.1.15 +localstorage@1.0.12 +logging@1.1.16 mdg:validation-error@0.5.1 -meteor@1.2.17 +meteor@1.6.0 meteor-base@1.0.4 meteor-platform@1.2.6 -minifier-css@1.2.14 -minifier-js@1.2.14 -minimongo@1.0.17 +minifier-css@1.2.15 +minifier-js@1.2.15 +minimongo@1.0.18 mobile-experience@1.0.4 -mobile-status-bar@1.0.12 -modules@0.7.6 -modules-runtime@0.7.6 -momentjs:moment@2.15.1 -mongo@1.1.12 -mongo-id@1.0.5 +mobile-status-bar@1.0.13 +modules@0.7.7 +modules-runtime@0.7.7 +momentjs:moment@2.15.2 +mongo@1.1.14 +mongo-id@1.0.6 mrt:moment@2.8.1 natestrauser:select2@4.0.3 -npm-bcrypt@0.9.1 -npm-mongo@1.5.49 -observe-sequence@1.0.12 +npm-bcrypt@0.9.2 +npm-mongo@2.2.11_2 +observe-sequence@1.0.14 ohif:core@0.0.1 -ordered-dict@1.0.8 +ordered-dict@1.0.9 orthanc-remote@0.0.1 peppelg:bootstrap-3-modal@1.0.4 practicalmeteor:chai@2.1.0_1 practicalmeteor:loglevel@1.2.0_2 -promise@0.8.7 +promise@0.8.8 random@1.0.10 -rate-limit@1.0.5 +rate-limit@1.0.6 reactive-dict@1.1.8 -reactive-var@1.0.10 -reload@1.1.10 -retry@1.0.8 -routepolicy@1.0.11 +reactive-var@1.0.11 +reload@1.1.11 +retry@1.0.9 +routepolicy@1.0.12 rwatts:uuid@0.1.0 -service-configuration@1.0.10 -session@1.1.6 -sha@1.0.8 +service-configuration@1.0.11 +session@1.1.7 +sha@1.0.9 shell-server@0.2.1 silentcicero:jszip@0.0.4 simple:reactive-method@1.0.2 spacebars@1.0.13 spacebars-compiler@1.0.13 -srp@1.0.9 +srp@1.0.10 standard-app-packages@1.0.9 -standard-minifier-css@1.2.0 -standard-minifier-js@1.2.0 -stylus@2.513.5 +standard-minifier-css@1.3.2 +standard-minifier-js@1.2.1 +stylus@2.513.6 templating@1.2.15 templating-compiler@1.2.15 templating-runtime@1.2.15 templating-tools@1.0.5 -tracker@1.1.0 +tracker@1.1.1 twbs:bootstrap@3.3.6 typ:accounts-ldap@1.0.1 typ:ldapjs@0.7.3 u2622:persistent-session@0.4.4 ui@1.0.12 -underscore@1.0.9 -url@1.0.10 +underscore@1.0.10 +url@1.0.11 validatejs@0.0.1 viewerbase@0.0.1 wadoproxy@0.0.1 -webapp@1.3.11 +webapp@1.3.12 webapp-hashing@1.0.9 worklist@0.0.1 zuuk:stale-session@1.0.8 diff --git a/LesionTracker/bin/medkenOrthanc.bat b/LesionTracker/bin/medkenOrthanc.bat index 5831ac369..b581129a8 100644 --- a/LesionTracker/bin/medkenOrthanc.bat +++ b/LesionTracker/bin/medkenOrthanc.bat @@ -1,2 +1,2 @@ -set PACKAGE_DIRS=..\Packages +set METEOR_PACKAGE_DIRS=..\Packages meteor --settings ../config/medkenOrthanc.json diff --git a/LesionTracker/bin/medkenOrthanc.sh b/LesionTracker/bin/medkenOrthanc.sh index 4f99ef8f3..c7f2471bc 100755 --- a/LesionTracker/bin/medkenOrthanc.sh +++ b/LesionTracker/bin/medkenOrthanc.sh @@ -1 +1 @@ -PACKAGE_DIRS="../Packages" meteor --settings ../config/medkenOrthanc.json +METEOR_PACKAGE_DIRS="../Packages" meteor --settings ../config/medkenOrthanc.json diff --git a/LesionTracker/bin/orthancDICOMWeb.bat b/LesionTracker/bin/orthancDICOMWeb.bat index 443d30677..378fe033f 100644 --- a/LesionTracker/bin/orthancDICOMWeb.bat +++ b/LesionTracker/bin/orthancDICOMWeb.bat @@ -1,2 +1,2 @@ -set PACKAGE_DIRS=..\Packages +set METEOR_PACKAGE_DIRS=..\Packages meteor --settings ../config/orthancDICOMWeb.json \ No newline at end of file diff --git a/LesionTracker/bin/orthancDICOMWeb.sh b/LesionTracker/bin/orthancDICOMWeb.sh index 768dd321c..91f4af5bf 100755 --- a/LesionTracker/bin/orthancDICOMWeb.sh +++ b/LesionTracker/bin/orthancDICOMWeb.sh @@ -1,2 +1,2 @@ echo "Starting Meteor server..." -PACKAGE_DIRS="../Packages" meteor --settings ../config/orthancDICOMWeb.json \ No newline at end of file +METEOR_PACKAGE_DIRS="../Packages" meteor --settings ../config/orthancDICOMWeb.json \ No newline at end of file diff --git a/OHIFViewer/.meteor/packages b/OHIFViewer/.meteor/packages index 69073452a..0ed19f979 100644 --- a/OHIFViewer/.meteor/packages +++ b/OHIFViewer/.meteor/packages @@ -5,43 +5,43 @@ # but you can also edit it by hand. twbs:bootstrap -http@1.2.9 +http@1.2.10 arsnebula:reactive-promise -promise@0.8.4 -stylus@2.513.5 +promise@0.8.8 +stylus@2.513.6 fortawesome:fontawesome mrt:moment meteor-base@1.0.4 mobile-experience@1.0.4 -mongo@1.1.12 +mongo@1.1.14 blaze-html-templates@1.0.4 -session@1.1.6 -jquery@1.11.9 -tracker@1.1.0 -logging@1.1.15 -reload@1.1.10 +session@1.1.7 +jquery@1.11.10 +tracker@1.1.1 +logging@1.1.16 +reload@1.1.11 random@1.0.10 -ejson@1.0.12 +ejson@1.0.13 spacebars@1.0.12 -check@1.2.3 +check@1.2.4 cornerstone dicomweb aldeed:simple-schema # Third party package to deal with schemas design ohif:core -ecmascript@0.5.8 +ecmascript@0.5.9 viewerbase worklist -reactive-var@1.0.10 +reactive-var@1.0.11 practicalmeteor:loglevel hangingprotocols reactive-dict@1.1.8 clinical:router -fastclick@1.0.12 -standard-minifier-css@1.2.0 -standard-minifier-js@1.2.0 +fastclick@1.0.13 +standard-minifier-css@1.3.2 +standard-minifier-js@1.2.1 johdirr:meteor-git-rev wadoproxy aldeed:template-extension peppelg:bootstrap-3-modal -shell-server +shell-server@0.2.1 diff --git a/OHIFViewer/.meteor/release b/OHIFViewer/.meteor/release index 72980bc2f..c26084673 100644 --- a/OHIFViewer/.meteor/release +++ b/OHIFViewer/.meteor/release @@ -1 +1 @@ -METEOR@1.4.1.1 +METEOR@1.4.2 diff --git a/OHIFViewer/.meteor/versions b/OHIFViewer/.meteor/versions index 3a41e01a9..d4f362677 100644 --- a/OHIFViewer/.meteor/versions +++ b/OHIFViewer/.meteor/versions @@ -1,115 +1,115 @@ -accounts-base@1.2.11 +accounts-base@1.2.14 aldeed:simple-schema@1.5.3 aldeed:template-extension@4.0.0 allow-deny@1.0.5 arsnebula:reactive-promise@0.9.1 -autoupdate@1.3.11 -babel-compiler@6.9.1 -babel-runtime@0.1.11 -base64@1.0.9 -binary-heap@1.0.9 +autoupdate@1.3.12 +babel-compiler@6.13.0 +babel-runtime@0.1.12 +base64@1.0.10 +binary-heap@1.0.10 blaze@2.1.9 blaze-html-templates@1.0.5 blaze-tools@1.0.10 -boilerplate-generator@1.0.10 -caching-compiler@1.1.7 +boilerplate-generator@1.0.11 +caching-compiler@1.1.8 caching-html-compiler@1.0.7 -callback-hook@1.0.9 -check@1.2.3 +callback-hook@1.0.10 +check@1.2.4 clinical:router@2.0.19 clinical:router-location@2.1.0 clinical:router-middleware-stack@2.1.2 clinical:router-url@2.1.0 -coffeescript@1.2.4_1 +coffeescript@1.11.1_2 cornerstone@0.0.1 ddp@1.2.5 -ddp-client@1.3.1 -ddp-common@1.2.6 -ddp-rate-limiter@1.0.5 -ddp-server@1.3.10 +ddp-client@1.3.2 +ddp-common@1.2.7 +ddp-rate-limiter@1.0.6 +ddp-server@1.3.11 deps@1.0.12 design@0.0.1 dicomweb@0.0.1 -diff-sequence@1.0.6 +diff-sequence@1.0.7 dimseservice@0.0.1 -ecmascript@0.5.8 -ecmascript-runtime@0.3.14 -ejson@1.0.12 -fastclick@1.0.12 -fortawesome:fontawesome@4.5.0 -geojson-utils@1.0.9 +ecmascript@0.5.9 +ecmascript-runtime@0.3.15 +ejson@1.0.13 +fastclick@1.0.13 +fortawesome:fontawesome@4.6.3 +geojson-utils@1.0.10 gilbertwat:bootstrap3-daterangepicker@1.3.21_1 hangingprotocols@0.0.1 hot-code-push@1.0.4 html-tools@1.0.11 htmljs@1.0.11 -http@1.2.9 -id-map@1.0.8 +http@1.2.10 +id-map@1.0.9 iron:controller@1.0.12 iron:core@1.0.11 iron:dynamic-template@1.0.12 iron:layout@1.0.12 johdirr:meteor-git-rev@0.0.4 -jquery@1.11.9 -launch-screen@1.0.12 +jquery@1.11.10 +launch-screen@1.1.0 livedata@1.0.18 -localstorage@1.0.11 -logging@1.1.15 +localstorage@1.0.12 +logging@1.1.16 mdg:validation-error@0.5.1 -meteor@1.2.17 +meteor@1.6.0 meteor-base@1.0.4 meteor-platform@1.2.6 -minifier-css@1.2.14 -minifier-js@1.2.14 -minimongo@1.0.17 +minifier-css@1.2.15 +minifier-js@1.2.15 +minimongo@1.0.18 mobile-experience@1.0.4 -mobile-status-bar@1.0.12 -modules@0.7.6 -modules-runtime@0.7.6 -momentjs:moment@2.15.1 -mongo@1.1.12 -mongo-id@1.0.5 +mobile-status-bar@1.0.13 +modules@0.7.7 +modules-runtime@0.7.7 +momentjs:moment@2.15.2 +mongo@1.1.14 +mongo-id@1.0.6 mrt:moment@2.8.1 natestrauser:select2@4.0.3 -npm-mongo@1.5.49 -observe-sequence@1.0.12 +npm-mongo@2.2.11_2 +observe-sequence@1.0.14 ohif:core@0.0.1 -ordered-dict@1.0.8 +ordered-dict@1.0.9 orthanc-remote@0.0.1 peppelg:bootstrap-3-modal@1.0.4 practicalmeteor:chai@2.1.0_1 practicalmeteor:loglevel@1.2.0_2 -promise@0.8.7 +promise@0.8.8 random@1.0.10 -rate-limit@1.0.5 +rate-limit@1.0.6 reactive-dict@1.1.8 -reactive-var@1.0.10 -reload@1.1.10 -retry@1.0.8 -routepolicy@1.0.11 +reactive-var@1.0.11 +reload@1.1.11 +retry@1.0.9 +routepolicy@1.0.12 rwatts:uuid@0.1.0 -service-configuration@1.0.10 -session@1.1.6 +service-configuration@1.0.11 +session@1.1.7 shell-server@0.2.1 silentcicero:jszip@0.0.4 spacebars@1.0.13 spacebars-compiler@1.0.13 standard-app-packages@1.0.9 -standard-minifier-css@1.2.0 -standard-minifier-js@1.2.0 -stylus@2.513.5 +standard-minifier-css@1.3.2 +standard-minifier-js@1.2.1 +stylus@2.513.6 templating@1.2.15 templating-compiler@1.2.15 templating-runtime@1.2.15 templating-tools@1.0.5 -tracker@1.1.0 +tracker@1.1.1 twbs:bootstrap@3.3.6 ui@1.0.12 -underscore@1.0.9 -url@1.0.10 +underscore@1.0.10 +url@1.0.11 validatejs@0.0.1 viewerbase@0.0.1 wadoproxy@0.0.1 -webapp@1.3.11 +webapp@1.3.12 webapp-hashing@1.0.9 worklist@0.0.1 diff --git a/OHIFViewer/bin/medkenOrthanc.bat b/OHIFViewer/bin/medkenOrthanc.bat index 5831ac369..b581129a8 100644 --- a/OHIFViewer/bin/medkenOrthanc.bat +++ b/OHIFViewer/bin/medkenOrthanc.bat @@ -1,2 +1,2 @@ -set PACKAGE_DIRS=..\Packages +set METEOR_PACKAGE_DIRS=..\Packages meteor --settings ../config/medkenOrthanc.json diff --git a/OHIFViewer/bin/medkenOrthanc.sh b/OHIFViewer/bin/medkenOrthanc.sh index 4f99ef8f3..c7f2471bc 100755 --- a/OHIFViewer/bin/medkenOrthanc.sh +++ b/OHIFViewer/bin/medkenOrthanc.sh @@ -1 +1 @@ -PACKAGE_DIRS="../Packages" meteor --settings ../config/medkenOrthanc.json +METEOR_PACKAGE_DIRS="../Packages" meteor --settings ../config/medkenOrthanc.json diff --git a/OHIFViewer/bin/orthancDICOMWeb.bat b/OHIFViewer/bin/orthancDICOMWeb.bat index d360113f3..c8bc65d11 100644 --- a/OHIFViewer/bin/orthancDICOMWeb.bat +++ b/OHIFViewer/bin/orthancDICOMWeb.bat @@ -1,2 +1,2 @@ -set PACKAGE_DIRS=..\Packages +set METEOR_PACKAGE_DIRS=..\Packages meteor --settings ../config/orthancDICOMWeb.json diff --git a/OHIFViewer/bin/orthancDICOMWeb.sh b/OHIFViewer/bin/orthancDICOMWeb.sh index 768dd321c..91f4af5bf 100755 --- a/OHIFViewer/bin/orthancDICOMWeb.sh +++ b/OHIFViewer/bin/orthancDICOMWeb.sh @@ -1,2 +1,2 @@ echo "Starting Meteor server..." -PACKAGE_DIRS="../Packages" meteor --settings ../config/orthancDICOMWeb.json \ No newline at end of file +METEOR_PACKAGE_DIRS="../Packages" meteor --settings ../config/orthancDICOMWeb.json \ No newline at end of file diff --git a/OHIFViewer/bin/orthancDIMSE.bat b/OHIFViewer/bin/orthancDIMSE.bat deleted file mode 100644 index 56a013d32..000000000 --- a/OHIFViewer/bin/orthancDIMSE.bat +++ /dev/null @@ -1,2 +0,0 @@ -set PACKAGE_DIRS=..\..\Packages -meteor --settings ../../config/localhostOrthancDIMSE.json diff --git a/StandaloneViewer/README.md b/StandaloneViewer/README.md index cfc7c04b8..52c097471 100644 --- a/StandaloneViewer/README.md +++ b/StandaloneViewer/README.md @@ -3,7 +3,7 @@ Run the application: ```bash -PACKAGE_DIRS="../../Packages" meteor +METEOR_PACKAGE_DIRS="../../Packages" meteor ``` Open your web browser and navigate to one of the following URLs to test the standalone viewer application: @@ -30,7 +30,7 @@ It is possible to build this standalone viewer to run as a client-only bundle of 2. Next, build the client bundle into an output folder ("myOutputFolder") with a base URL ("localhost:3000"). In production, this would be the URL where the Viewer is available. ```` - PACKAGE_DIRS="../../Packages" meteor-build-client myOutputFolder -u localhost:3000 + METEOR_PACKAGE_DIRS="../../Packages" meteor-build-client myOutputFolder -u localhost:3000 ``` diff --git a/StandaloneViewer/StandaloneViewer/.meteor/packages b/StandaloneViewer/StandaloneViewer/.meteor/packages index 6dea5536b..6e2b905d0 100644 --- a/StandaloneViewer/StandaloneViewer/.meteor/packages +++ b/StandaloneViewer/StandaloneViewer/.meteor/packages @@ -6,16 +6,16 @@ meteor-base@1.0.4 # Packages every Meteor app needs to have mobile-experience@1.0.4 # Packages for a great mobile UX -mongo@1.1.12 # The database Meteor supports right now +mongo@1.1.14 # The database Meteor supports right now blaze-html-templates@1.0.4 # Compile .html files into Meteor Blaze views -reactive-var@1.0.10 # Reactive variable for tracker -jquery@1.11.9 # Helpful client-side library -tracker@1.1.0 # Meteor's client-side reactive programming library +reactive-var@1.0.11 # Reactive variable for tracker +jquery@1.11.10 # Helpful client-side library +tracker@1.1.1 # Meteor's client-side reactive programming library -standard-minifier-css@1.2.0 # CSS minifier run for production mode -standard-minifier-js@1.2.0 # JS minifier run for production mode -es5-shim@4.6.14 # ECMAScript 5 compatibility for older browsers. -ecmascript@0.5.8 # Enable ECMAScript2015+ syntax in app code +standard-minifier-css@1.3.2 # CSS minifier run for production mode +standard-minifier-js@1.2.1 # JS minifier run for production mode +es5-shim@4.6.15 # ECMAScript 5 compatibility for older browsers. +ecmascript@0.5.9 # Enable ECMAScript2015+ syntax in app code shell-server@0.2.1 # Server-side component of the `meteor shell` command cornerstone @@ -28,14 +28,14 @@ wadoproxy aldeed:template-extension aldeed:simple-schema@1.5.3 -stylus +stylus@2.513.6 clinical:router -session +session@1.1.7 practicalmeteor:loglevel -reactive-dict +reactive-dict@1.1.8 twbs:bootstrap fortawesome:fontawesome mrt:moment -fastclick +fastclick@1.0.13 peppelg:bootstrap-3-modal -random \ No newline at end of file +random@1.0.10 diff --git a/StandaloneViewer/StandaloneViewer/.meteor/release b/StandaloneViewer/StandaloneViewer/.meteor/release index 72980bc2f..c26084673 100644 --- a/StandaloneViewer/StandaloneViewer/.meteor/release +++ b/StandaloneViewer/StandaloneViewer/.meteor/release @@ -1 +1 @@ -METEOR@1.4.1.1 +METEOR@1.4.2 diff --git a/StandaloneViewer/StandaloneViewer/.meteor/versions b/StandaloneViewer/StandaloneViewer/.meteor/versions index 451daa3ff..f961e39a3 100644 --- a/StandaloneViewer/StandaloneViewer/.meteor/versions +++ b/StandaloneViewer/StandaloneViewer/.meteor/versions @@ -1,108 +1,113 @@ +accounts-base@1.2.14 aldeed:simple-schema@1.5.3 aldeed:template-extension@4.0.0 allow-deny@1.0.5 -autoupdate@1.3.11 -babel-compiler@6.9.1 -babel-runtime@0.1.11 -base64@1.0.9 -binary-heap@1.0.9 +autoupdate@1.3.12 +babel-compiler@6.13.0 +babel-runtime@0.1.12 +base64@1.0.10 +binary-heap@1.0.10 blaze@2.1.9 blaze-html-templates@1.0.5 blaze-tools@1.0.10 -boilerplate-generator@1.0.10 -caching-compiler@1.1.7 +boilerplate-generator@1.0.11 +caching-compiler@1.1.8 caching-html-compiler@1.0.7 -callback-hook@1.0.9 -check@1.2.3 +callback-hook@1.0.10 +check@1.2.4 clinical:router@2.0.19 clinical:router-location@2.1.0 clinical:router-middleware-stack@2.1.2 clinical:router-url@2.1.0 -coffeescript@1.2.4_1 +coffeescript@1.11.1_2 cornerstone@0.0.1 ddp@1.2.5 -ddp-client@1.3.1 -ddp-common@1.2.6 -ddp-server@1.3.10 +ddp-client@1.3.2 +ddp-common@1.2.7 +ddp-rate-limiter@1.0.6 +ddp-server@1.3.11 deps@1.0.12 design@0.0.1 dicomweb@0.0.1 -diff-sequence@1.0.6 +diff-sequence@1.0.7 dimseservice@0.0.1 -ecmascript@0.5.8 -ecmascript-runtime@0.3.14 -ejson@1.0.12 -es5-shim@4.6.14 -fastclick@1.0.12 -fortawesome:fontawesome@4.5.0 -geojson-utils@1.0.9 +ecmascript@0.5.9 +ecmascript-runtime@0.3.15 +ejson@1.0.13 +es5-shim@4.6.15 +fastclick@1.0.13 +fortawesome:fontawesome@4.6.3 +geojson-utils@1.0.10 gilbertwat:bootstrap3-daterangepicker@1.3.21_1 hot-code-push@1.0.4 html-tools@1.0.11 htmljs@1.0.11 -http@1.2.9 -id-map@1.0.8 +http@1.2.10 +id-map@1.0.9 iron:controller@1.0.12 iron:core@1.0.11 iron:dynamic-template@1.0.12 iron:layout@1.0.12 -jquery@1.11.9 -launch-screen@1.0.12 +jquery@1.11.10 +launch-screen@1.1.0 livedata@1.0.18 -logging@1.1.15 -mdg:validation-error@0.2.0 -meteor@1.2.17 +localstorage@1.0.12 +logging@1.1.16 +mdg:validation-error@0.5.1 +meteor@1.6.0 meteor-base@1.0.4 meteor-platform@1.2.6 -minifier-css@1.2.14 -minifier-js@1.2.14 -minimongo@1.0.17 +minifier-css@1.2.15 +minifier-js@1.2.15 +minimongo@1.0.18 mobile-experience@1.0.4 -mobile-status-bar@1.0.12 -modules@0.7.6 -modules-runtime@0.7.6 -momentjs:moment@2.15.1 -mongo@1.1.12 -mongo-id@1.0.5 +mobile-status-bar@1.0.13 +modules@0.7.7 +modules-runtime@0.7.7 +momentjs:moment@2.15.2 +mongo@1.1.14 +mongo-id@1.0.6 mrt:moment@2.8.1 natestrauser:select2@4.0.3 -npm-mongo@1.5.49 -observe-sequence@1.0.12 +npm-mongo@2.2.11_2 +observe-sequence@1.0.14 ohif:core@0.0.1 -ordered-dict@1.0.8 +ordered-dict@1.0.9 orthanc-remote@0.0.1 peppelg:bootstrap-3-modal@1.0.4 practicalmeteor:chai@2.1.0_1 practicalmeteor:loglevel@1.2.0_2 -promise@0.8.7 +promise@0.8.8 random@1.0.10 +rate-limit@1.0.6 reactive-dict@1.1.8 -reactive-var@1.0.10 -reload@1.1.10 -retry@1.0.8 -routepolicy@1.0.11 +reactive-var@1.0.11 +reload@1.1.11 +retry@1.0.9 +routepolicy@1.0.12 rwatts:uuid@0.1.0 -session@1.1.6 +service-configuration@1.0.11 +session@1.1.7 shell-server@0.2.1 silentcicero:jszip@0.0.4 spacebars@1.0.13 spacebars-compiler@1.0.13 standard-app-packages@1.0.9 -standard-minifier-css@1.2.0 -standard-minifier-js@1.2.0 -stylus@2.513.5 +standard-minifier-css@1.3.2 +standard-minifier-js@1.2.1 +stylus@2.513.6 templating@1.2.15 templating-compiler@1.2.15 templating-runtime@1.2.15 templating-tools@1.0.5 -tracker@1.1.0 +tracker@1.1.1 twbs:bootstrap@3.3.6 ui@1.0.12 -underscore@1.0.9 -url@1.0.10 +underscore@1.0.10 +url@1.0.11 validatejs@0.0.1 viewerbase@0.0.1 wadoproxy@0.0.1 -webapp@1.3.11 +webapp@1.3.12 webapp-hashing@1.0.9 worklist@0.0.1