Commit Graph

1903 Commits

Author SHA1 Message Date
Grahame Grieve 9dd0e06d9c fix error message for unknown package 2020-06-25 17:10:06 +10:00
Grahame Grieve e1e994704d More stability on tests + fix questionnaire renderer problem + add SearchParameter derivation validation 2020-06-25 11:24:03 +10:00
Grahame Grieve 0c7cde13e2 fix default value for warnAboutMissingMessages 2020-06-25 09:17:57 +10:00
Mark Iantorno 7bbbd7af0a
Gpg profile (#258)
* removing old pipeline files

* adding gpg profile
2020-06-24 17:27:14 -04:00
Mark Iantorno b8405c23b8 Update master-branch-pipeline.yml for Azure Pipelines
Adding -Pdeploy profile to maven command for SNAPSHOT upload.
2020-06-24 16:43:30 -04:00
Mark Iantorno 62bbadd52e
removing old pipeline files (#256) 2020-06-24 14:41:53 -04:00
Grahame Grieve a85adcf88d enhancements to questionnaire renderer 2020-06-24 17:27:08 +10:00
Grahame Grieve 37bd445ed4 fix bug in rendering of relative references 2020-06-24 15:07:02 +10:00
Grahame Grieve c2c10872e1 Allow to suppress the warning message about unknown messages from translation layer 2020-06-24 15:06:27 +10:00
Grahame Grieve 7ac714c2b6 Add resource sorters 2020-06-24 13:45:28 +10:00
Grahame Grieve a338a78b0a Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into gg-work 2020-06-23 05:46:32 +10:00
Oliver Egger 4f21c40f83 set equivalence relationship in parsing 2020-06-22 12:34:00 +02:00
markiantorno 344d778a87 Updating version to: 5.0.9-SNAPSHOT
***NO_CI***
2020-06-19 22:15:34 +00:00
markiantorno 87f1c42b89 Release: v5.0.8
***NO_CI***
2020-06-19 22:06:03 +00:00
Mark Iantorno 8fffe410b6
Updating test case dependency (#253) 2020-06-19 16:26:41 -04:00
Grahame Grieve 0e8b5f6552
various fixes for reported bugs (#252)
* fix bug in Definition mode - support ofType()

* fix bug reading old packages

* fix for invalid OperationOutome if nothing is wrong

* more fix for when no errors found
2020-06-19 16:02:56 -04:00
Grahame Grieve 8ed7b89dde Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into gg-work 2020-06-20 05:47:04 +10:00
Mark Iantorno c1f5244873
Adding more verbose output for bad file path validator input (#249)
* Adding more verbose output for bad file path validator input

* Moving error output to i18n tooling. Adding tests to tooling, and addressing some issues with i18n implementation.

* Apparently the intended behavior is to not tell the user if they are localizing a string that doesn't exist.
2020-06-19 09:28:36 -04:00
Grahame Grieve 35be964dd4 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into gg-work 2020-06-19 11:37:14 +10:00
Grahame Grieve b6a3a54d12 more fix for when no errors found 2020-06-19 11:30:31 +10:00
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
jamesagnew 7bbc3876fd Tweak to trigger build 2020-06-17 22:20:47 -04:00
jamesagnew b828e3b27f One more 30-40 converter tweak 2020-06-17 22:20:47 -04:00
Grahame Grieve 2ed1b85c1f Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into gg-work 2020-06-18 10:58:58 +10:00
Grahame Grieve eefda87962
Merge pull request #243 from hapifhir/gg-work
update test case dependency
2020-06-18 10:57:14 +10:00
Grahame Grieve 5485a048b0 fix bug in Definition mode - support ofType() 2020-06-18 10:56:03 +10:00
jamesagnew 5db8a431aa Converter fixes for 30-40 2020-06-17 20:29:26 -04:00
Grahame Grieve e8c6a9112f fix bug parsing -profile parameter 2020-06-18 08:46:57 +10:00
Grahame Grieve 6a6f6e6167 Add support for removing code systems from the cache 2020-06-18 08:46:01 +10:00
Grahame Grieve 93b0d74eb5 Add GraphDefinition engine 2020-06-17 12:23:00 +10:00
Grahame Grieve faf31afda1 fix rendering issues found in main build 2020-06-17 12:22:40 +10:00
Grahame Grieve c67c3c2892 fix missing translation routine 2020-06-17 12:22:17 +10:00
Grahame Grieve 1a4edb33a4 Fix problem with NPE rendering quantity 2020-06-14 07:08:31 +10:00
Grahame Grieve 779d50b61b Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into gg-work 2020-06-14 07:07:42 +10:00
Grahame Grieve 3d481f1b05 Restore functionality of -sct parameter to validator 2020-06-14 07:07:18 +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
Mark Iantorno 28b6dad92f
Merge pull request #247 from hapifhir/merge_branch
Release 5.0.7
2020-06-12 20:26:28 -04:00
Mark Iantorno f5455bb9e9
Merge branch 'release' into merge_branch 2020-06-12 19:34:50 -04:00
Mark Iantorno b51172b898
Small change to trigger pipeline (#246) 2020-06-12 19:11:22 -04:00
Mark Iantorno 5a27bd5a61 Restricting test publishing to 1/3 of the OS runs 2020-06-12 18:05:45 -04:00
Mark Iantorno d2c473fa26 Update pull-request-pipeline.yml for Azure Pipelines 2020-06-12 17:25:07 -04:00
Mark Iantorno 4901ccef1a Disabling old pipeline. 2020-06-12 17:20:24 -04:00
Mark Iantorno 2606b1405a Adding dedicated pull request pipeline
[skip ci]
2020-06-12 17:17:33 -04:00
Mark Iantorno 08cd1d4a5d Disabling SNAPSHOT pipeline no longer in user 2020-06-12 17:09:48 -04:00
Mark Iantorno 9111ddc5d6 Creating dedicated release pipeline
[skip ci]
2020-06-12 16:59:51 -04:00
Mark Iantorno 22ae8fa6dc Adding dedicated master branch pipeline.
[skip ci]
2020-06-12 16:55:10 -04:00
jamesagnew ff684e5380 A bit of converter cleanup 2020-06-12 12:44:28 -04:00
Grahame Grieve 0172475576 update test case dependency 2020-06-12 11:09:48 +10:00