Commit Graph

7200 Commits

Author SHA1 Message Date
Grahame Grieve 78bef70717 more transifex 2024-05-28 12:03:28 +10:00
Grahame Grieve f982255aaa try again with transifex 2024-05-28 12:01:52 +10:00
Grahame Grieve f1eeb9640b typo 2024-05-27 23:56:06 +10:00
Grahame Grieve ae250c4053 fix npe validating code system 2024-05-27 23:55:58 +10:00
Grahame Grieve 1087016941 fix npe rendering code system 2024-05-27 23:55:22 +10:00
Grahame Grieve d279468008 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-05-27 23:00:42 +10:00
Grahame Grieve c4090867ca Try transifex specific files 2024-05-27 23:00:34 +10:00
Grahame Grieve b766cffdb1 v2 tests, support discriminator by position, and don't check type characteristics for unknown types 2024-05-26 07:56:16 -05:00
Lloyd McKenzie a390c9a128 Corrected ObligationsRenderer to handle multiple actors and multiple codes. Also got obligations with elements to render properly (which means knowing whether you're on a table page or definitions page, what tab you're on, and whether the element for the obligation is in-scope for that tab (so you know whether to hyperlink or not). Had to make links on the tables point to definitions because table anchors are not unique. 2024-05-26 06:37:12 -05:00
markiantorno a32e28e4e3 Updating version to: 6.3.11-SNAPSHOT and incrementing test cases dependency. 2024-05-25 23:37:56 +00:00
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
Lloyd McKenzie addc88bd20 Fix handling of hintAboutNonMustSupport to actually be useful. Specifically:
- don't yell about missing mustSupport if differential element is setting max to 0, is just declaring slicing, or has a fixed or pattern value
- make clear *what* element doesn't have a mustSupport element in a profile that should
2024-05-22 11:34:43 -05: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