Commit Graph

2325 Commits

Author SHA1 Message Date
Grahame Grieve 46b6c95bfc
Merge pull request #359 from hapifhir/gg-5116b
minor fixes for release
2020-10-01 11:49:10 +10:00
Grahame Grieve eda851f67f fix spurious merging conflicts 2020-10-01 11:06:56 +10:00
Grahame Grieve 3e6863ef70 Support for additional checking in IG Publisher 2020-10-01 11:05:24 +10:00
Grahame Grieve 77d33e8afa Fix comment parsing and add focus to FHIRPath function extensions 2020-10-01 11:04:34 +10:00
Grahame Grieve 2e8953a81d add search on IG registry to PackageClient 2020-10-01 11:00:31 +10:00
Grahame Grieve 75d5939227
prepare for 5.1.16 release (#358)
* 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

* fix rendering problems with languages in value sets

* Change warnings about invalid codes to hints in retired value sets

* Fix bugs loading content to validate from hapi servers

* Fix FHIRPath engine for updated tests for date addition/subtraction

* fix questionnaire mode support for validator

* rename org.hl7.fhir.utilities.cache to org.hl7.fhir.utilities.npm

* update to POM

* refactor FHIRPath to report error locations for run time errors
2020-09-30 09:27:23 -04:00
Grahame Grieve 46d1987cd0 refactor FHIRPath to report error locations for run time errors 2020-09-30 12:10:59 +10:00
Grahame Grieve 6407f65353 update to POM 2020-09-30 09:39:02 +10:00
Grahame Grieve 3f97d628ed release notes 2020-09-30 09:30:20 +10:00
Grahame Grieve 5be73ff9c5 rename org.hl7.fhir.utilities.cache to org.hl7.fhir.utilities.npm 2020-09-30 09:24:26 +10:00
Grahame Grieve bcb2d8e148 fix questionnaire mode support for validator 2020-09-30 09:23:54 +10:00
Grahame Grieve 510344aa1b Fix FHIRPath engine for updated tests for date addition/subtraction 2020-09-30 09:22:16 +10:00
Mark Iantorno 2d46644982 Labelling update for pipelines
***NO_CI***
2020-09-28 09:28:29 -04:00
markiantorno afa46ebe7c Updating version to: 5.1.16-SNAPSHOT and incrementing test cases dependency. 2020-09-26 00:15:47 +00:00
markiantorno 5bb59c3b82 Release: v5.1.15
CI/CD:

* Restructured pom files
* Added profiles for deploying to both GitHub packages, and SonatypeOSS

***NO_CI***
2020-09-25 23:49:45 +00:00
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
Grahame Grieve 1bdf49c7a3 Fix bugs loading content to validate from hapi servers 2020-09-25 15:00:43 +10:00
Grahame Grieve 28e7a19125 Change warnings about invalid codes to hints in retired value sets 2020-09-25 15:00:10 +10:00
Grahame Grieve 4979a03140 fix rendering problems with languages in value sets 2020-09-25 14:59:12 +10: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
Grahame Grieve cce35705a6 fix notes 2020-09-25 03:37:46 +10:00
Grahame Grieve cf6eb7b10c RELEASE_NOTES.md 2020-09-25 03:29:54 +10:00
Grahame Grieve 77636bcbf6 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-09-25 03:27:02 +10:00
Grahame Grieve dfaefde01a add <code> when rendering turtle to HTML 2020-09-25 03:26:48 +10:00
Grahame Grieve 73d5a845bf Add new validation for must-support on types / profiles / targets + improve extension validation 2020-09-25 03:25:59 +10:00
Grahame Grieve c2fb9e8fd3 Add rendering for must support on types, profiles, targets 2020-09-25 03:25:09 +10: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
Grahame Grieve 9d0fe1a081 RELEASE_NOTES.md 2020-09-23 03:48:25 +10:00
Grahame Grieve cc64eb7fea fix bad package URLs as they are loaded 2020-09-22 22:02:01 +10:00
Grahame Grieve 6fb4610b5f fix for use of "current" as version 2020-09-22 22:01:37 +10:00
Grahame Grieve 5ada654ca2 fix for npe 2020-09-22 22:01:02 +10:00
Grahame Grieve 278697f72b render multiple values for properties if they exist 2020-09-22 22:00:37 +10:00
Grahame Grieve 58b6969544 Ensure "I" flag in profile table representation is not used for underlying infrastructural constraints that exist everywhere 2020-09-22 22:00:15 +10: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