Commit Graph

1586 Commits

Author SHA1 Message Date
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
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
Grahame Grieve 14d0c126e1 Package validator 2020-05-13 19:51:32 +10:00
Grahame Grieve d5b5ca5798 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-05-13 09:45:54 +10:00
Grahame Grieve d688f9254d * fix fatal NPE validating bundles when resource is missing
* fix tests for R5 changes
2020-05-13 09:45:29 +10:00
jamesagnew 2e5d9ff77c Version bump to 5.0.1 2020-05-12 19:27:30 -04:00
jamesagnew 60502b3c77 Prepare for 5.0.0 release 2020-05-12 11:33:54 -04:00
Grahame Grieve 463a557402 Release new version 4.2.30 2020-05-12 11:54:28 +10:00
Grahame Grieve fd09f8be93 allow mailto URLs for identifiers 2020-05-12 11:23:52 +10:00
Grahame Grieve 47e4673940 fix tests 2020-05-12 09:36:14 +10:00
Grahame Grieve edea997312 Clean up license 2020-05-12 08:55:27 +10:00
Grahame Grieve 3eaf3eb611 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-05-12 08:43:20 +10:00
Grahame Grieve 1f5663bfdf update R4 code (issue #70) 2020-05-12 08:42:55 +10:00
jamesagnew 14f803ea42 Just cleaning up imports 2020-05-11 13:24:23 -04:00