Commit Graph

502 Commits

Author SHA1 Message Date
Grahame Grieve 2139a54a87 fix for invalid OperationOutome if nothing is wrong 2020-06-19 11:29:54 +10:00
Grahame Grieve 07f842bffe fix bug reading old packages 2020-06-18 18:19:11 +10:00
markiantorno 49c35b1de2 Updating version to: 5.0.8-SNAPSHOT
***NO_CI***
2020-06-13 13:12:37 +00:00
markiantorno b2ecaa2bfa Release: v5.0.7
* Override extension methods in BackboneElement to look in modifierExtensions as well as extensions
* First draft of Profile Comparison tools (org.hl7.fhir.r5.comparison)
* Improved error messages when snapshot generation fails when slicing something that doesn't repeat
* Improvements for CDA round-tripping (XML esacping issues, xsi:type related issues, namespacing issues)
* Fix bug rendering DiagnosticReports with multiple categories
* adjust check on Attachment to only be an warning (when no meaningful content exists)
* add security check mode to Validator
***NO_CI***
2020-06-13 12:51:27 +00:00
Grahame Grieve 2128128072 Improve error message associated with slicing failure 2020-06-12 09:36:12 +10:00
Grahame Grieve 3e55b24473
Merge pull request #237 from hapifhir/gg-work
override Element extension methods to also check for modifierExtensions
2020-06-11 21:58:20 +10:00
Grahame Grieve 5f1d6e193c first release of functional Profile comparison on new framework 2020-06-11 16:40:57 +10:00
Oliver Egger ebc2a7a6ba don't escape umlaut in elem utf8 2020-06-10 19:50:52 +02:00
Grahame Grieve c26b331850 more work on profile comparison 2020-06-09 17:22:37 +10:00
Grahame Grieve 6b7aa93dc7 fix bug in XML parser for Validator 2020-06-09 17:20:35 +10:00
Grahame Grieve 17fb1462c4 fix Attachment check, and add Validator Security checks 2020-06-09 17:19:06 +10:00
Grahame Grieve 94467b270a standardise terminology client across versions 2020-06-07 08:42:14 +10:00
Grahame Grieve 79ac6dc7b8 fix for issue #187 2020-06-06 07:19:34 +10:00
Grahame Grieve b3c8cae61d Issue #189 - improve Questionnaire error message 2020-06-06 07:17:12 +10:00
Grahame Grieve fcc18a0e39
Merge pull request #214 from hapifhir/ja_20200524_npm_rework
Refactor package support to remove filesystem dependency
2020-06-04 16:04:02 +10:00
Grahame Grieve 2e939aa496
Merge pull request #217 from hapifhir/gg-work
Change the way local test file short cut works
2020-06-04 10:08:37 +10:00
Grahame Grieve a6b924220c Change the way local test file short cut works 2020-06-04 05:03:19 +10:00
markiantorno 7a63c0b353 wip 2020-06-03 13:33:12 -04:00
Grahame Grieve 861a0ee706 change error to warning for extension frrom different version because context might change between versions 2020-06-03 16:03:14 +10:00
jamesagnew 20fab5e047 Rework package generator 2020-06-02 18:16:08 -04:00
jamesagnew 6534a5358b Merge branch 'master' into ja_20200524_npm_rework 2020-06-02 18:02:51 -04:00
jamesagnew 56d933199c A bit of package rework 2020-06-02 18:02:25 -04:00
Grahame Grieve 7ac1b1f0e0 implement new FHIRPath functions 2020-06-03 06:52:47 +10:00
markiantorno b8a4f6ae4f putting back in check for WINDOWS os for sdc test case. I know this isn't ideal, but this will get the tests back to a passing state, and we canmake changes with the CI running 2020-06-02 11:25:59 -04:00
markiantorno 8aee1e2e6b Adding back in local file read 2020-06-02 09:40:33 -04:00
markiantorno 8a7737cac0 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into utilities_test_cases 2020-06-02 09:28:28 -04:00
jamesagnew 0d8cab0b6e A bit more rework 2020-06-02 07:45:54 -04:00
Grahame Grieve 314ca0c35c Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-06-02 13:52:41 +10:00
Grahame Grieve f1d901a842 Support for rendering contained resources in IG Publisher 2020-06-02 13:52:28 +10:00
markiantorno 06b2cac048 fixing tests to run on CI 2020-06-01 15:26:26 -04:00
markiantorno c17fb9b6b2 wip 2020-06-01 11:53:44 -04:00
markiantorno ea7b9de3c5 tmp directory doesn't exist on unix based machines by default. I modified the ComparisonTests to create the test file and contained directories if that file doesn't already exist so that tests will now pass again 2020-06-01 10:10:24 -04:00
Grahame Grieve a0245ca926 Release new version 5.0.6 2020-06-01 17:40:06 +10: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 13091bbecd ping build 2020-05-30 12:42:45 +10:00
Grahame Grieve 05ac3ebc98 Release new version 5.0.5 2020-05-30 09:55:30 +10:00
Grahame Grieve 4af4925657 move turtle parser + tests to Utilities 2020-05-30 09:38:48 +10:00
jamesagnew 91e2d227fb Compile fixes 2020-05-28 21:07:18 -04:00
Grahame Grieve 0f0d19cd94 Add checks for illegal constratins on elements 2020-05-28 22:55:35 +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
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