1513 Commits

Author SHA1 Message Date
jamesagnew
0d8cab0b6e A bit more rework 2020-06-02 07:45:54 -04:00
jamesagnew
17411a3659 Merge branch 'master' into ja_20200524_npm_rework 2020-05-30 12:07:17 -04:00
jamesagnew
223ac04238 Merge branch 'ja_20200524_npm_rework' of github.com:hapifhir/org.hl7.fhir.core into ja_20200524_npm_rework 2020-05-30 11:08:42 -04:00
jamesagnew
9fe0688ee5 Work on rework 2020-05-30 11:08:33 -04:00
Grahame Grieve
970c28bb26 update test case dependency 2020-05-30 12:43:22 +10:00
Grahame Grieve
13091bbecd ping build 2020-05-30 12:42:45 +10:00
Grahame Grieve
f41d728002 Release new version 5.0.5 2020-05-30 10:22:39 +10:00
Grahame Grieve
05ac3ebc98 Release new version 5.0.5 2020-05-30 09:55:30 +10:00
Grahame Grieve
b4fc944afc fix up CDA tests, and add support for http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name for CDA 2020-05-30 09:39:53 +10:00
Grahame Grieve
4af4925657 move turtle parser + tests to Utilities 2020-05-30 09:38:48 +10:00
Grahame Grieve
112b09d00d fix bug rendering by profile 2020-05-29 17:44:36 +10:00
Grahame Grieve
c4185492a5 fix bug rendering content references in profiles 2020-05-29 15:06:45 +10:00
Grahame Grieve
a3d60843e4 fix path problem 2020-05-29 13:57:53 +10:00
Grahame Grieve
dab9a7d4cd fix up sdc test 2020-05-29 12:47:30 +10:00
jamesagnew
91e2d227fb Compile fixes 2020-05-28 21:07:18 -04:00
Grahame Grieve
ae7262eb90
Merge pull request #205 from hapifhir/junit_test_issues
Junit test issues
2020-05-29 05:31:58 +10:00
Mark Iantorno
8eb14a9b31
Creating RELEASE_NOTES file for pipelines. 2020-05-28 15:12:22 -04:00
markiantorno
a8176a841d Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into junit_test_issues 2020-05-28 14:16:19 -04:00
markiantorno
a8dcaca261 Adding conditional execution for new Narrative test, removing test suite, as we don't use those anymore, they are from JUnit 4 and cause the vintage engine to kick in, which double runs some tests. 2020-05-28 13:48:32 -04:00
markiantorno
5c7e713997 Adding conditional execution for new Narrative test, removing test suite, as we don't use those anymore, they are from JUnit 4 and cause the vintage engine to kick in, which double runs some tests. 2020-05-28 13:47:10 -04:00
Mark Iantorno
fb2a8c32be Adding release branch pipeline, and fixing code coverage publishing 2020-05-28 09:31:52 -04:00
Grahame Grieve
0f0d19cd94 Add checks for illegal constratins on elements 2020-05-28 22:55:35 +10:00
Grahame Grieve
ae2a44ccb2 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-05-28 14:08:47 +10:00
Grahame Grieve
f64d5c7fd5 fix problem with rendering confusion between paths around local and base specifications 2020-05-28 14:08:30 +10:00
Grahame Grieve
c7258dc7eb fix bug constraining elements once they are sliced 2020-05-28 14:07:26 +10:00
Mark Iantorno
613237382a Update module-snapshot-publishing.yml for Azure Pipelines 2020-05-27 16:07:36 -04:00
Mark Iantorno
2096ee0cf5 Remove conditions for pipeline tasks 2020-05-27 11:09:34 -04:00
markiantorno
2f472a10e5 test commit to trigger SNAPSHOT pipeline 2020-05-27 11:01:13 -04:00
Mark Iantorno
af41297803 Adding Pipeline to publish SNAPSHOT for each module
[skip ci]
2020-05-27 10:57:39 -04:00
jamesagnew
c0f6366626 NPM rework 2020-05-27 05:27:44 -04:00
Grahame Grieve
998d1e0afc Release new version 5.0.4 2020-05-27 11:06:30 +10:00
Grahame Grieve
c66bfec06b update dependency on pubpack 2020-05-27 09:28:55 +10:00
Grahame Grieve
4ee25ee1d0 remove spurious debugging code 2020-05-27 08:34:28 +10:00
Grahame Grieve
d7788c7945 fix bug loading packages 2020-05-27 08:34:02 +10:00
Grahame Grieve
70c75fde62 fix problem with package cache corruption when different processes install the same package at the same time 2020-05-27 07:08:36 +10:00
Grahame Grieve
ccb6b067b3 Release new version 5.0.3 2020-05-26 06:15:36 +10:00
jamesagnew
37f6a6ed8c Package manager 2020-05-24 18:26:03 -04:00
jamesagnew
444b612805 Start reworking NPM manager 2020-05-24 15:02:37 -04:00
Grahame Grieve
9d317fa9d7 start slow prep for batching terminology validation calls 2020-05-24 08:20:40 +10:00
Grahame Grieve
b828169317 Fix for Core issue #95 - recursion on profile definition 2020-05-24 08:17:19 +10:00
Grahame Grieve
ad82386a9c More questionnaire rendering improvements 2020-05-23 08:16:03 +10:00
Grahame Grieve
3f4d574571 Update Liquid Implementation 2020-05-23 08:15:37 +10:00
Grahame Grieve
50ea83322f Release new version 5.0.2 2020-05-22 08:58:45 +10:00
Grahame Grieve
786aa001c5 fix misleading error message + uppate for new release of tests 2020-05-22 08:17:36 +10:00
Grahame Grieve
210864978e
Merge pull request #202 from hapifhir/ja_20200521_optimize_base64_validation
Avoid a crash when validating invalid base64, and reduce memory
2020-05-22 06:08:47 +10:00
jamesagnew
9c0a50a192 Avoid a crash when validating invalid base64, and reduce memory
footprint for large base64
2020-05-21 11:03:11 -04:00
Grahame Grieve
130caef348 Add support for Attachment validation + max size and max decimal places validation 2020-05-21 13:22:21 +10:00
Grahame Grieve
5f1889765d add debugging hook for convenience 2020-05-21 13:20:58 +10:00
Grahame Grieve
96992941bb
Merge pull request #201 from hapifhir/ja_20200520_validation_quantity_binding
Validate quantity bindings
2020-05-21 09:33:33 +10:00
jamesagnew
ffafa55dc9 Validate quantity bindings 2020-05-20 17:15:16 -04:00