Commit Graph

2145 Commits

Author SHA1 Message Date
Mark Iantorno 6d4b3416cd Updating test case dependency to v1.1.44
***NO_CI***
2020-09-25 22:08:58 +00:00
Mark Iantorno 6936ed731c
GitHub packages (#357)
* changes to enable publishing to both github packages and sonatype
2020-09-25 16:49:03 -04:00
Mark Iantorno 90c923720a Adding deployment profile with PGP key
***NO_CI***
2020-09-25 16:47:46 -04:00
Mark Iantorno df43f1d94f Adding back in pgp passphrase
***NO_CI***
2020-09-25 16:42:06 -04:00
Mark Iantorno 7af4321f54 Update master-branch-pipeline.yml for Azure Pipelines
Changing pipeline to deploy to deploy to GitHub packages STAGING.

[skip ci]
2020-09-25 15:37:05 -04:00
markiantorno b7183f005c Updating version to: 5.1.15-SNAPSHOT and incrementing test cases dependency. 2020-09-24 20:45:19 +00:00
Mark Iantorno 4da20d24fc
Update RELEASE_NOTES.md 2020-09-24 16:43:15 -04:00
Mark Iantorno e10c52a70b
Update RELEASE_NOTES.md 2020-09-24 16:42:46 -04:00
Mark Iantorno eaa747fa67
Update RELEASE_NOTES.md 2020-09-24 16:07:43 -04:00
Mark Iantorno 31e4a01104
Update RELEASE_NOTES.md 2020-09-24 16:03:33 -04:00
Mark Iantorno b93c13280d
Update RELEASE_NOTES.md 2020-09-24 15:59:39 -04:00
markiantorno 0d0caf3e84 Release: v5.1.14
Validator:
* Add new validation for must-support on types / profiles / targets + improve Extension validation

Other code changes:
* Ensure "I" flag in profile table representation is not used just for infrastructural constraints
* Render multiple values for properties in CodeSystems if they exist
* Fix for npe rendering resources based on profiles
* fix for use of "current" as version
* hack for past bad package URLs
* Add rendering for must support on types, profiles, targets
* add <code> when rendering turtle to HTML
***NO_CI***
2020-09-24 19:38:03 +00:00
Grahame Grieve b578cfbc0d
Gg v5114 b (#356)
* Ensure "I" flag in profile table representation is not used for underlying infrastructural constraints that exist everywhere

* render multiple values for properties if they exist

* fix for npe

* fix for use of "current" as version

* fix bad package URLs as they are loaded

* RELEASE_NOTES.md

* Add rendering for must support on types, profiles, targets

* Add new validation for must-support on types / profiles / targets + improve extension validation

* add <code> when rendering turtle to HTML

* RELEASE_NOTES.md

* fix notes
2020-09-24 14:06:36 -04:00
Mark Iantorno 8eeffb8979
fixed conversion for Device (#355) 2020-09-23 07:01:24 -04:00
Grahame Grieve b8370f7e61
various minor fixes (#353)
* Ensure "I" flag in profile table representation is not used for underlying infrastructural constraints that exist everywhere

* render multiple values for properties if they exist

* fix for npe

* fix for use of "current" as version

* fix bad package URLs as they are loaded

* RELEASE_NOTES.md
2020-09-22 16:17:45 -04:00
markiantorno 5e3b51e286 Updating version to: 5.1.14-SNAPSHOT and incrementing test cases dependency. 2020-09-21 19:41:08 +00:00
markiantorno 268bb8cde7 Release: v5.1.13
Validator:
* No Changes

Other Changes:
* Various minor improvements to rendering code

***NO_CI***
2020-09-21 19:24:29 +00:00
Grahame Grieve e8f04542a6 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-09-22 04:09:43 +10:00
Grahame Grieve 9c09320530 release notes 2020-09-22 04:09:27 +10:00
Grahame Grieve 233cf71630
Merge pull request #351 from hapifhir/gg-library-rendering
GG library rendering
2020-09-22 03:20:13 +10:00
Grahame Grieve 3c0b20eb16 Add quality code (yet to turn it on) 2020-09-22 02:34:04 +10:00
Grahame Grieve a15be7d314 allow links when ok 2020-09-22 02:14:55 +10:00
Grahame Grieve d07966e422 remove spaces from generated tel: links 2020-09-22 02:14:23 +10:00
Grahame Grieve eba38941d3 fix resource leaks 2020-09-21 19:55:51 +10:00
Grahame Grieve 17ed666fef fix bug with nested <a> links 2020-09-21 19:54:45 +10:00
Grahame Grieve 71e4b5d6e5 Fix bug producing nested <a> links and producing invalid langauge rendering 2020-09-21 19:53:55 +10:00
Grahame Grieve 4a4105413f Improve Library rendering 2020-09-21 07:08:05 +10:00
markiantorno 4d2c81ede9 Updating version to: 5.1.13-SNAPSHOT and incrementing test cases dependency. 2020-09-17 15:26:59 +00:00
markiantorno afa239ae8b Release: v5.1.12
Validator:
* Fix handling resources in bundles when type is profiled
* Prevent NPE resolving resource in batch
* fix value set validation for primitive types when an expansion is provided, and the code system is not known

Other Changes:
* Package Subsystem - Support wildcars for patch version
* Renderer: Don't make a column for definitions in a code system if there are none
* Renderer: special case support for fr-CA language
* Renderer: Prevent NPE when auto-generating narrative and an illegal resource type is encountered
* FHIRPath Engine: correction for allowing  boolean conversion of primitive types
***NO_CI***
2020-09-17 15:08:40 +00:00
Mark Iantorno 1883477454 Updating test case dependency to v1.1.42
***NO_CI***
2020-09-17 14:38:50 +00:00
Grahame Grieve 75921b723b
Various fixes (#348)
* depend on 1.1.42-snapshot

* Don't make a column for definitions in a code system if there are none

* special case support for fr-CA language

* Prevent NPE when auto-generating narrative and an illegal resource type is encountered

* Prevent NPE resolving resource in batch

* fix value set validation for primitive types when an expansion is provided, and the code system is not known

* FHIRPath engine: correction for allowing  boolean conversion of primitive types

* Fix handling resources in bundles when type is profiled

* Add test cases for wildcard versions

* release notes
2020-09-17 09:52:05 -04:00
Grahame Grieve a47e806016 release notes 2020-09-17 17:04:59 +10:00
Grahame Grieve 0dcf64cb70 Add test cases for wildcard versions 2020-09-17 17:04:42 +10:00
Grahame Grieve 697b23e855 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-09-17 16:48:45 +10:00
Grahame Grieve 9e066e637a
Merge pull request #340 from ahdis/oe_ig_dependencies_allowwildcardforpatch
add patch wildcard for ig dependencies
2020-09-17 16:48:19 +10:00
Grahame Grieve fa778fbf03 Fix handling resources in bundles when type is profiled 2020-09-17 15:45:47 +10:00
Grahame Grieve e33ffca749 FHIRPath engine: correction for allowing boolean conversion of primitive types 2020-09-17 15:44:45 +10:00
Grahame Grieve 9d22337929 fix value set validation for primitive types when an expansion is provided, and the code system is not known 2020-09-17 15:42:45 +10:00
Grahame Grieve 2e7e277c97 Prevent NPE resolving resource in batch 2020-09-17 15:42:03 +10:00
Grahame Grieve 3464643921 Prevent NPE when auto-generating narrative and an illegal resource type is encountered 2020-09-17 15:41:32 +10:00
Grahame Grieve 8ce405cc4d special case support for fr-CA language 2020-09-17 15:40:46 +10:00
Grahame Grieve 54d320bb7b Don't make a column for definitions in a code system if there are none 2020-09-17 15:40:06 +10:00
Grahame Grieve 25cac32326 depend on 1.1.42-snapshot 2020-09-17 15:39:14 +10:00
markiantorno a0573907bd Updating version to: 5.1.12-SNAPSHOT and incrementing test cases dependency. 2020-09-16 04:59:05 +00:00
markiantorno 9b07831809 Release: v5.1.11
Validator:
* No changes

Other code changes:
* Support lenient mode on FIHRPath when referring to polymorphics
***NO_CI***
2020-09-16 04:42:16 +00:00
Grahame Grieve 66f0b35a38 FHIRPath - support lenient mode on polymorphics 2020-09-16 13:08:02 +10:00
markiantorno 8a11bd2e9b Updating version to: 5.1.11-SNAPSHOT and incrementing test cases dependency. 2020-09-15 05:18:08 +00:00
markiantorno efcb237d19 Release: v5.1.10
Validator:
* Fix issue with wrongly finding duplicate ids in bundles (across different resources)
* Start work on validating CDA documents
* Allow discrimination by address and name patterns

Other code Changes:
* Improve language rendering in value sets
* Fix bug generating copyright in IG publishing
* Work on CDA validation infrastructure

***NO_CI***
2020-09-15 05:01:56 +00:00
Grahame Grieve e81ad0ecac
Merge pull request #347 from hapifhir/gg-v5110b
update test dependencies
2020-09-15 14:18:41 +10:00
Grahame Grieve f288ac45be ping build 2020-09-15 13:48:06 +10:00