Commit Graph

99 Commits

Author SHA1 Message Date
Jose Costa Teixeira
a390a2eded
Merge pull request #3 from FHIR/master
catch up
2020-06-27 09:19:47 +02:00
Lloyd McKenzie
6d5dbb45ca
Merge pull request #30 from costateixeira/master
Revert "remove old parameter find-other-resources"
2020-06-26 16:29:49 -06:00
Jose Costa Teixeira
5991cefc8d Revert "remove old parameter find-other-resources"
This reverts commit 459e98aead.
2020-06-26 23:22:07 +02:00
Lloyd McKenzie
dc84341671
Merge pull request #29 from costateixeira/master
remove old parameter find-other-resources
2020-06-26 08:52:57 -06:00
Jose Costa Teixeira
459e98aead remove old parameter find-other-resources 2020-06-26 16:43:21 +02:00
Lloyd McKenzie
52a5e2e541
Merge pull request #28 from costateixeira/patch-3
Force ipv4 in online check
2020-06-17 14:20:06 -06:00
Jose Costa Teixeira
76d246cfe5
Force ipv4 in online check
to make sure we get "TTL" in the response for systems that have IPv6 enabled
2020-06-17 17:38:03 +02:00
Lloyd McKenzie
9224a659cd
Merge pull request #27 from costateixeira/patch-1
Quick fix for ping not working over ipv6
2020-06-16 13:09:56 -06:00
Jose Costa Teixeira
a52de5f790
Quick fix for ping not working over ipv6 2020-06-16 20:53:16 +02:00
Bryn Rhodes
a9a19ad265 Fixes to Library liquid template 2020-06-16 11:20:45 -06:00
Lloyd McKenzie
9a0158a326
Merge pull request #26 from FHIR/library-liquid-template
Library liquid template
2020-06-15 09:27:09 -06:00
Grahame Grieve
f3353a286c Add value set with no code system 2020-06-12 07:22:48 +10:00
Bryn Rhodes
946629148d Added example of cql-options.json file 2020-06-08 20:45:10 -06:00
Bryn Rhodes
837a69e037 Additional updates to template and library example 2020-06-08 20:42:17 -06:00
Bryn Rhodes
a37abbda58 Replaced use of fromBase64() with decode('base64') 2020-06-08 17:41:26 -06:00
Bryn Rhodes
64ea0c0bbb Updates to library template 2020-06-08 07:45:27 -06:00
Bryn Rhodes
dd4580566d Updates to Library liquid template 2020-06-01 21:08:21 -06:00
Bryn Rhodes
1d9b41913c Fixed template typos 2020-05-22 10:28:23 -06:00
Bryn Rhodes
1bd6dfec30 Cleaning up for commit 2020-05-21 18:26:02 -06:00
Grahame Grieve
2c5b01f849 add image to markdown 2020-05-21 20:52:27 +10:00
Grahame Grieve
5be9be9b45 fix fullurl in history 2020-05-02 07:38:53 +10:00
Lloyd McKenzie
441a6597fc
Merge pull request #24 from costateixeira/self-updating-scripts
cosmetic fix (fixed one information message and added some blank lines)
2020-04-30 09:34:03 -06:00
José Costa Teixeira
1a12cb4298 cosmetic fix (fixed one information message and added some blank lines) 2020-04-30 07:41:53 +02:00
Lloyd McKenzie
2dffe0628f
Merge pull request #23 from costateixeira/self-updating-scripts
update all scripts
2020-04-29 23:32:18 -06:00
José Costa Teixeira
0923413e75 update all scripts 2020-04-30 06:53:42 +02:00
Lloyd McKenzie
4fe9d74dfe
Merge pull request #22 from costateixeira/self-updating-scripts
Self updating scripts
2020-04-29 17:16:33 -06:00
Lloyd McKenzie
31844a61c0
Merge branch 'master' into self-updating-scripts 2020-04-29 17:15:15 -06:00
Jose Costa Teixeira
4887d9f764
Fix the path to the update script - will only work after merge 2020-04-29 16:07:58 +02:00
Jose Costa Teixeira
ba0ac1f61a
Update _updatePublisher.bat 2020-04-29 15:59:15 +02:00
Jose Costa Teixeira
f95b8c4f79
Update _updatePublisher.bat 2020-04-29 15:56:55 +02:00
Jose Costa Teixeira
3f604c990a
self-updating scripts - only update _updatePublisher.bat to see if ok 2020-04-29 14:05:22 +02:00
Lloyd McKenzie
fa636949bb Roll-back auto-update of scripts due to AV problems 2020-04-28 22:46:32 -06:00
Lloyd McKenzie
f60005d7fd
Merge pull request #14 from costateixeira/master
self-update from sample IG repo
2020-04-28 22:37:45 -06:00
Lloyd McKenzie
7917a19d26
Merge branch 'master' into master 2020-04-28 22:36:55 -06:00
Lloyd McKenzie
baca53743a Change IGPublisher path, tweak ignore warnings to new syntax 2020-04-28 22:00:00 -06:00
Grahame Grieve
fe8f50b8f2 Add history to show how it works 2020-04-29 09:57:18 +10:00
Bryn Rhodes
00a09ee914 Library liquid template 2020-04-27 15:51:53 -06:00
Lloyd McKenzie
6aa1e4dcd5
Merge pull request #21 from peturv/bug/shell-script-issues
Issues in shell scripts
2020-04-22 20:56:45 -06:00
Pétur Þór Valdimarsson
d7aa4fa7ca Fixed incorrect boolean check in _updatePublisher.sh
Corrected call to java to allow for running on systems with case-sensitive file-systems.
2020-04-22 17:23:04 +02:00
Lloyd McKenzie
9aff1c0937
Merge pull request #20 from costateixeira/commented-ig.ini
commented ig.ini with instructions
2020-04-21 15:15:03 -06:00
José Costa Teixeira
dd19383e11 add links to additional documentation 2020-04-21 23:01:21 +02:00
José Costa Teixeira
81dbc1d14f restructure comments in ig.ini 2020-04-21 22:56:22 +02:00
José Costa Teixeira
ad2ff67a37 commented ig.ini with instructions 2020-04-21 22:40:43 +02:00
Lloyd McKenzie
4746fef6de
Merge pull request #19 from costateixeira/fix-offline-issue
fis issue of script aborting if offline
2020-04-17 14:48:53 -06:00
José Costa Teixeira
c4003e452e fis issue of script aborting if offline 2020-04-17 22:45:42 +02:00
José Costa Teixeira
320b89cd2e fix issue of script aborting when offline 2020-04-17 22:43:44 +02:00
Lloyd McKenzie
2db45a2e8f
Merge pull request #18 from ngfreiter/enable-forced-publisher-download-windows
Add -f and --force flag to _updatePublisher.bat
2020-04-13 14:43:08 -06:00
Nicholas Freiter
3c95307d2a Add -f and --force flag to updatePublisher.bat 2020-04-13 14:07:17 -04:00
Grahame Grieve
4a6f113406 more fixing exmaples 2020-04-04 23:19:22 +11:00
Bryn Rhodes
ea255efd98 Fixes to library example 2020-04-04 00:22:52 -06:00