Commit Graph

1935 Commits

Author SHA1 Message Date
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
Grahame Grieve 66532cc2c2 Add release notes 2020-06-12 09:42:56 +10:00
Grahame Grieve 2128128072 Improve error message associated with slicing failure 2020-06-12 09:36:12 +10:00
Grahame Grieve 17b6057e36 compile fix 2020-06-12 09:23:35 +10:00
Grahame Grieve c1a9d3d1e5 beef up tests for multiple dependencies in snapshot generation 2020-06-12 09:23:12 +10:00
Grahame Grieve c6d667db04 fix for profile comparison issues 2020-06-12 09:22:48 +10:00
Mark Iantorno 1f0419b822
goodbye Travis, you used to be all about the music (#241)
![](https://i.imgflip.com/4/2m9aah.jpg)
2020-06-11 10:55:24 -04: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 ebbee32827
Merge pull request #238 from hapifhir/gg-work-2
fix bug with category
2020-06-11 21:57:50 +10:00
Grahame Grieve f5b749f523
Merge pull request #239 from ahdis/oe_xmlwriter_utf8_elem
XmlWriter for UTF-8 should not encode umlaut in elements (elementmodel)
2020-06-11 21:57:08 +10:00
Grahame Grieve 8604981d93 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into gg-work 2020-06-11 16:41:11 +10:00
Grahame Grieve 5f1d6e193c first release of functional Profile comparison on new framework 2020-06-11 16:40:57 +10:00
Grahame Grieve a09c4c3cea fix NPE in IG publisher 2020-06-11 16:40:20 +10:00
Mark Iantorno a88b79f41b
Fix for Azure pipelines being able to build and deploy core libraries properly.
* ...yup. it's really dumb

* wip

* wip

* Releases properly now on Azure.

* switching back to 5.0.7-SNAPSHOT version

* removing main method from Marker class
2020-06-10 18:25:23 -04:00
Grahame Grieve 3b925f219d Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into gg-work 2020-06-11 06:24:02 +10:00
Oliver Egger ebc2a7a6ba don't escape umlaut in elem utf8 2020-06-10 19:50:52 +02:00
Grahame Grieve 8f838d164f fix bug with category 2020-06-10 22:08:04 +10:00
Grahame Grieve 5efaee2c47 add javadoc around extension mgmt 2020-06-10 12:16:54 +10:00
Grahame Grieve 0c9375aa5b fix whitespace 2020-06-10 09:47:12 +10:00