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
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