Commit Graph

7037 Commits

Author SHA1 Message Date
markiantorno d8781b8b76 Release: v6.3.10
## Validator Changes

* Fix issue validating codes with + in them
* Fix (well, hack) R4 vital signs issue with component units

## WHO I18n Project

* QA on i18n constants - remove spurious entries, add anything missing
* Remove test case for i18n coverage
* Generate properties translation files without blank entries
* Add transifex configuration
* Fix up .po file generation so that POEdit is supported, and remove duplicate constants (#1592)
* Most strings translated to Dutch, unchecked.
* Add utility to infer locale from region code

## Other code changes

* Remove Accept-Charset header
* Fix typos around CODESYSTEM_CONTENT_COMPLETE
***NO_CI***
2024-05-25 22:53:24 +00:00
Grahame Grieve ff88c4a91f release 2024-05-25 17:08:19 -05:00
Grahame Grieve 68082e1e01
Merge pull request #1635 from hapifhir/2024-05-gg-vital-signs
2024 05 gg vital signs
2024-05-25 16:58:03 -05:00
Grahame Grieve a8ba174383 update cache 2024-05-25 15:12:18 -05:00
Grahame Grieve b302f1319b remove test case for i18n coverage 2024-05-25 15:11:58 -05:00
Grahame Grieve fd54cee65b fix issue validating codes with + in them 2024-05-25 15:11:40 -05:00
Grahame Grieve 56b0ad11f3 Fix R4 vital signs issue with component units 2024-05-25 15:11:27 -05:00
Grahame Grieve 42a6abbf44 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-05-25 11:57:04 -05:00
Grahame Grieve 2a25a04fb6 generate properties translation files without blank entries 2024-05-25 11:56:58 -05:00
markiantorno 4335d976cf Updating i18n-coverage csv and png table ***NO_CI*** 2024-05-25 13:51:41 +00:00
Grahame Grieve cf9369a7d0 compile fix 2024-05-25 08:32:11 -05:00
Grahame Grieve 05b336c71b try again 2024-05-25 08:23:32 -05:00
Grahame Grieve 84d87b14cc Add transifex configuration 2024-05-25 08:21:56 -05:00
Grahame Grieve 4037e5dc4f QA on i18n constants - remove spurious entries, add anything missing 2024-05-25 08:05:25 -05:00
Grahame Grieve 4014cd5424 base line 2024-05-25 04:26:00 -05:00
Grahame Grieve 853b4fd9ca stable baseline 2024-05-25 04:25:47 -05:00
Grahame Grieve 34c8c262bc more i18n development 2024-05-25 03:57:56 -05:00
Grahame Grieve 5133a88060 Remove Accept-Charset header 2024-05-25 03:44:20 -05:00
Grahame Grieve de544a752e Fix up .po file generation so that POEdit is supported, and remove duplicate constants (#1592) 2024-05-24 19:39:37 -05:00
Grahame Grieve e16cf9685c Auto stash before merge of "master" and "origin/master" 2024-05-24 18:35:56 -05:00
Grahame Grieve 8f9b766cc5
Merge pull request #1634 from ahenket/patch-3
Update rendering-phrases-nl.po
2024-05-24 18:34:05 -05:00
Alexander Henket 0369abc485
Update rendering-phrases-nl.po
Most strings translated to Dutch, unchecked.
2024-05-24 14:12:00 -05:00
Grahame Grieve 8d55b787ab update translation source files for POEdit support 2024-05-24 10:35:18 -05:00
Grahame Grieve 09d1c4d31f Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-05-23 01:08:53 -05:00
Grahame Grieve 396a94cf1f fix typos around CODESYSTEM_CONTENT_COMPLETE 2024-05-23 01:08:46 -05:00
Grahame Grieve 8b5fbbb128
Merge pull request #1633 from hapifhir/do-20240522-i18n-locale-infer
Add utility to infer locale from region code
2024-05-22 19:46:34 -05:00
dotasek f1fdd51342 Add utility to infer locale from region code 2024-05-22 18:21:07 -04:00
Grahame Grieve dd608c5708 update pom 2024-05-22 08:35:08 -05:00
markiantorno 0d0687f1f1 Updating version to: 6.3.10-SNAPSHOT and incrementing test cases dependency. 2024-05-22 05:52:30 +00:00
markiantorno c47f248fa4 Release: v6.3.9
## Validator Changes

* remove "LOINC 2711-0 Oxygen saturation in Venous blood" from the list in the validator that checks whether an observation is a vital sign

## WHO I18n Project

* fix value set summary line display
* update the source of truth translation files

## Other code changes

* Handle more than one expectation extensions in CapabilityStatement
* Fix NPEs in Liquid renderer
***NO_CI***
2024-05-22 05:02:20 +00:00
Grahame Grieve c475d9b20d Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-05-21 23:29:13 -05:00
Grahame Grieve bb3a98cd21 set up release 2024-05-21 23:29:08 -05:00
Grahame Grieve 9f5108880c
Merge pull request #1631 from vassilpeytchev/master
Handle more than one expectation extensions in Cap Statement rendering
2024-05-21 23:24:30 -05:00
Vassil Peytchev ef984e26a9
Merge branch 'hapifhir:master' into master 2024-05-21 18:36:09 -05:00
Grahame Grieve d9c1c74924 Fix NPEs in Liquid renderer 2024-05-21 16:55:17 -05:00
Grahame Grieve fae2d1336c remove "LOINC 2711-0 Oxygen saturation in Venous blood" from the list in the validator that checks whether an observation is a vital sign 2024-05-21 16:51:45 -05:00
Vassil Peytchev f51e055f4a Handle more than one expectation extensions 2024-05-21 15:45:16 -05:00
Grahame Grieve ad2544fc2a fix value set summary line display 2024-05-21 10:09:18 -05:00
Grahame Grieve 042db67fee Compile fix 2024-05-20 16:57:34 -05:00
Grahame Grieve e1e9ffbf10 update the source of truth translation files 2024-05-20 16:57:26 -05:00
Grahame Grieve 518e9da333 test cases dependency 2024-05-20 08:45:00 -05:00
markiantorno 1f6aaa1db3 Updating version to: 6.3.9-SNAPSHOT and incrementing test cases dependency. 2024-05-20 13:16:27 +00:00
markiantorno 5165942802 Release: v6.3.8
## Validator Changes

* Fix bug processing extension with explicit type slicing
* Fix wrong language code from java locale
* Don't accidently hit other terminology servers for code systems handled natively by tx.fhir.org
* Validate Additional Bindings (provisional - usage context is todo)
* Improved system specific checking of value set filters - particularly LOINC and SNOMED CT, and update LOINC validation to the latest understanding of LOINC filters

## WHO I18n Project

* Add importing translations to native resources
* Finish Migrating text phrases to i18n framework
* Fix bugs with loading translations (#1592)

## Security

* Move all network access to go through ManagedWebAccess
* More security documentation

## Other code changes

* Put jurisdiction in npm package.json
* Add testing ontoserver to test suite
* Fix NPE testing Ontoserver
* fix tx tester calling run ok when a filter is applied and tests fail
* Fix name of preferred when rendering AdditionalBindings
* Add AdditionalBinding version conversion in profiles
* Fix SNOWMED spelling
* Fix rendering of multiple imports in value sets
***NO_CI***
2024-05-20 12:30:29 +00:00
Mark Iantorno a3da8d8afa Updating test case dependency to v1.5.8
***NO_CI***
2024-05-20 11:48:33 +00:00
Grahame Grieve e256c87614 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-05-20 06:04:52 -05:00
Grahame Grieve 002d6cafb1 release notes 2024-05-20 06:04:47 -05:00
Grahame Grieve 603c413225
Merge pull request #1627 from hapifhir/2024-05-gg-i18n
2024 05 gg i18n
2024-05-20 06:03:29 -05:00
Grahame Grieve 13ff50bc42 release notes 2024-05-20 05:39:33 -05:00
Grahame Grieve 75a9d13050 Add importing translations to native resources 2024-05-20 05:17:03 -05:00
Grahame Grieve 468660bc17 Fix bugs with loading translations (#1592) 2024-05-20 04:38:17 -05:00