Commit Graph

7969 Commits

Author SHA1 Message Date
dotasek ef9fb4c504 WIP try refactor 2024-12-02 12:26:37 -05:00
hl7-devops 459020a426 Updating i18n-coverage csv and png table ***NO_CI*** 2024-12-02 06:40:56 +00:00
Grahame Grieve 0511a69eab
Merge pull request #1836 from nriss/nr-add-translation-fr-pack-2
Add more fr phrases
2024-12-02 06:21:11 +00:00
Nicolas Riss 6317225b64 add more fr phrases 2024-11-29 18:42:09 +01:00
Grahame Grieve 8869698a48
Merge pull request #1830 from hapifhir/2024-11-gg-tx-server-error
Handle secondary terminology server errors properly
2024-11-25 21:27:15 +11:00
Grahame Grieve 6af5c5a61d eliminate id from snapshot generation test case comparison 2024-11-25 17:47:38 +08:00
Grahame Grieve 9d33837332 release notes 2024-11-25 15:01:04 +11:00
Grahame Grieve b5015557df Merge remote-tracking branch 'origin/master' 2024-11-25 15:00:27 +11:00
Grahame Grieve a5e0605a16
Merge pull request #1829 from hapifhir/2024-11-gg-validator-npe
fix NPE in validator around Extension context
2024-11-25 15:00:20 +11:00
Grahame Grieve f41adb90d4 Handle secondary terminology server errors properly 2024-11-25 14:58:02 +11:00
Grahame Grieve 9835bea27d fix NPE in validator around Extension context 2024-11-25 14:21:40 +11:00
Grahame Grieve b51951717d
Merge pull request #1704 from mrunibe/fml-performance
FML transform performance tuning
2024-11-25 08:45:41 +11:00
Grahame Grieve d0d30570f8
Merge pull request #1828 from nriss/nr-add-translation-fr-pack
[WIP] add french language pack
2024-11-24 07:21:40 +11:00
Grahame Grieve 20131f8b6a
Merge pull request #1818 from hapifhir/ShowDeprecationInSnapshotAndKey
Show deprecation in snapshot and key
2024-11-23 07:18:41 +11:00
Lloyd McKenzie f0867ce8d0 We had been stripping standards status always. In practice, we only want to strip it when inheriting, and then only in certain circumstances. 2024-11-22 08:37:50 -07:00
hl7-devops 35c43456b1 Updating version to: 6.4.5-SNAPSHOT and incrementing test cases dependency. 2024-11-22 14:50:01 +00:00
dotasek ec044b8004
Add gson annotations for fields and getter/setters (#1824) 2024-11-22 09:12:57 -05:00
Nicolas Riss cdd72c6124 test rendering phrases fr 2024-11-22 13:34:44 +01:00
Grahame Grieve 3f684ac8fc
Merge pull request #1823 from hapifhir/do-20241121-drop-ips-nz-support
Remove IPS NZ support
2024-11-22 23:17:11 +11:00
Grahame Grieve 59680b914d
Merge pull request #1826 from hapifhir/2024-11-gg-clean0up
2024 11 gg clean0up
2024-11-22 23:12:48 +11:00
Grahame Grieve 42065d5463 release notes 2024-11-22 22:52:46 +11:00
Grahame Grieve ff3e9edf61 Support for Custom resources in publisher 2024-11-22 22:51:20 +11:00
Grahame Grieve aa128248f6 fix NPE rendering reference 2024-11-22 22:50:59 +11:00
Grahame Grieve 44189e9bde fix NPE processing issue from template 2024-11-22 22:50:42 +11:00
Grahame Grieve 845921da9f Merge remote-tracking branch 'origin/master' 2024-11-22 16:10:55 +11:00
Grahame Grieve 4544c8762a fix issue with FHIRPath engine throwing exception for an invalid path 2024-11-22 16:10:50 +11:00
Grahame Grieve 5c8c6509e5
Merge pull request #1825 from hapifhir/2024-11-gg-feature-renderer
2024 11 gg feature renderer
2024-11-22 15:20:31 +11:00
Grahame Grieve 8a34a90cee Merge remote-tracking branch 'origin/master' 2024-11-22 14:10:17 +11:00
Grahame Grieve b022c3b525 Add FeatureDefinition renderer 2024-11-22 14:10:11 +11:00
hl7-devops 7195a6ff10 Release: v6.4.4
## Validator Changes

* fix pattern discriminator validation rule

## Other code changes

* no changes
***NO_CI***
2024-11-21 23:36:21 +00:00
Grahame Grieve 5256154b75 set up release 2024-11-22 09:57:34 +11:00
Grahame Grieve 6cc10b3334 fix pattern discriminator validation rule 2024-11-22 09:49:30 +11:00
Grahame Grieve 165475a856 typo fix 2024-11-22 09:25:33 +11:00
Grahame Grieve ce0f4a2700 Merge remote-tracking branch 'origin/master' 2024-11-22 09:24:13 +11:00
Grahame Grieve ffbbc498f7 Fix issue with pattern test :-( 2024-11-22 09:24:04 +11:00
Grahame Grieve 8cd18aae93 fix wrong look up of value set alternative causing NPE 2024-11-22 09:23:15 +11:00
dotasek d970cf154d Remove ips-nz support 2024-11-21 14:55:03 -05:00
Grahame Grieve 4f34a4d97e
Merge pull request #1811 from hapifhir/IGDependencyReasonConversionFix
Fix IG dependsOn.reason conversion
2024-11-22 06:43:43 +11:00
hl7-devops 48821e4202 Updating version to: 6.4.4-SNAPSHOT and incrementing test cases dependency. 2024-11-21 17:03:30 +00:00
hl7-devops 22cfc6c28e Release: v6.4.3
## Validator Changes

* fix value set validation on import validation to find external value sets
* Fix terminology tester for change to language header
* Adjust wording of R5 slicing check
* Sort entries in error message about profiles to make the order reproducible

## Security Issues

* Automate testing for XMLUtils factory methods

## Other code changes

* update language files and add french
* make HTA messages translatable
* new release - pubpack
* NPE fixes
* suppress Json resourceType property in some logical models
* Fix missing isModifierReason on modifier extensions
* fix bug converting NamingSystem.url between versions
* Fix IG dependsOn.reason conversion
* fix code generation for enums
* Whitespace formatting and support for complex extensions
***NO_CI***
2024-11-21 16:34:08 +00:00
dotasek 51b8ecf417 Bump to test case release 2024-11-21 10:03:18 -05:00
Grahame Grieve 4de39a71da release notes 2024-11-21 23:06:26 +11:00
Grahame Grieve e7e605c9fd add french source files 2024-11-21 22:46:54 +11:00
Grahame Grieve aa22897cb9
Merge pull request #1821 from hapifhir/2024-11-gg-various-fixes
2024 11 gg various fixes
2024-11-21 22:33:32 +11:00
Grahame Grieve 717ef9ccea update language files and add french 2024-11-21 21:18:14 +11:00
Grahame Grieve ed117dd8e5 updates 2024-11-21 20:38:06 +11:00
Grahame Grieve 30d71e5ec9 fix terminology tests for change to language header 2024-11-21 20:37:55 +11:00
Grahame Grieve a6f794d9c6 Adjust wording of R5 slicing check 2024-11-21 20:37:34 +11:00
Grahame Grieve 3544a819c8 sort entries in error message 2024-11-21 20:37:24 +11:00
Grahame Grieve 9870a6eb8f make HTA messages translatable 2024-11-21 20:36:54 +11:00