1598 Commits

Author SHA1 Message Date
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
Grahame Grieve
028d1a6ce9 enhance API for external use 2020-05-20 21:43:39 +10:00
Grahame Grieve
4e6c8ba232 Fix bug not handling slicing/sparse differentials correctly (both snapshot and rendering) 2020-05-20 18:52:11 +10:00
Grahame Grieve
f02c9f0e09 Add questionnaire + NamingSystem rendering and fix various bugs in renderers from further testing 2020-05-20 18:50:08 +10:00
Grahame Grieve
e2c955a8f4 fix bug generating tables - cells with only imgs that are refs - and add convenience methods 2020-05-20 18:48:01 +10:00
Grahame Grieve
e496907985 fix compile 2020-05-19 05:43:50 +10:00
Grahame Grieve
13e99bac29 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-05-19 05:40:07 +10:00
Grahame Grieve
c7444745de Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-05-19 05:38:46 +10:00
Grahame Grieve
80d9102aee Add questionnaire renderer 2020-05-19 05:38:24 +10:00
Oliver Egger
5aad454764 reenable test and fix recursion 2020-05-18 14:34:02 +02:00
Grahame Grieve
31db4b7666 refactor rendering code 2020-05-18 20:30:05 +10:00
Grahame Grieve
9da81a1c4f update release notes 2020-05-18 06:24:32 +10:00
Grahame Grieve
12b0046ebc get current core pacakge from current build 2020-05-18 06:21:13 +10:00
Grahame Grieve
47d8ba4558 Fix for not checking invariants on content references (e.g. ValueSet.compose.exclude) 2020-05-18 06:20:29 +10:00
Grahame Grieve
58fe151f79 fix message about missing date 2020-05-18 06:19:12 +10:00
Grahame Grieve
e4292f6830 fix rendering of exclusions 2020-05-18 06:18:49 +10:00
Grahame Grieve
38849214fc prevent NPE in slicing rendering 2020-05-18 06:18:28 +10:00
Oliver Egger
57426b42a5 add snapshot gen 2020-05-16 00:46:25 +02:00