Grahame Grieve
55ca736768
Fix changes from Lloyd's commit
2024-06-07 04:37:43 +10:00
Grahame Grieve
24b7d2db39
Merge pull request #1636 from hapifhir/FixObligationRendering
...
Corrected ObligationsRenderer to handle multiple actors and multiple …
2024-06-07 04:34:43 +10:00
Grahame Grieve
3963e13e58
fix bug in package version detection
2024-06-07 04:21:07 +10:00
Lloyd McKenzie
ca97ce2aaa
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into FixObligationRendering
2024-06-06 09:05:44 -06:00
Grahame Grieve
7833281a52
fix bug loading language pack NPMs
2024-06-06 22:18:31 +10:00
dotasek
c2d0207733
Merge remote-tracking branch 'origin/master' into do-20240122-base-engine
2024-06-05 15:29:06 -04:00
Grahame Grieve
2eee0c7e93
Fix typos in phrases, and fix up handling of apostrophes in messages without parameters
2024-06-01 22:55:18 +10:00
dotasek
684ec915fc
Test and fix for single quote escapes in I18n
2024-05-31 10:18:20 -04:00
dotasek
22ccbbfdfb
Merge remote-tracking branch 'origin/master' into do-20240122-base-engine
2024-05-30 13:37:04 -04:00
Grahame Grieve
65cf9f21af
more fixing po format
2024-05-30 20:26:01 +10:00
Grahame Grieve
80159656c0
more language updates
2024-05-30 17:07:05 +10:00
Alexander Henket
db5cda86a1
First proof read using poedit
2024-05-29 12:37:38 -05:00
Alexander Henket
2336ddd708
Intermediary commit with everything translated, not checked
2024-05-29 12:15:35 -05:00
Grahame Grieve
e329fe97c1
another transifex configuration attempt
2024-05-29 10:02:40 +10:00
Grahame Grieve
05f43204d7
more transifex work
2024-05-29 09:27:45 +10:00
dotasek
596d5b5597
Add sanity check for locale changes
2024-05-28 17:22:55 -04:00
Alexander Henket
55f2770d35
Intermediary commit
2024-05-28 04:29:46 -05:00
Alexander Henket
ca7a4bba76
Merge branch 'master' of https://github.com/ahenket/org.hl7.fhir.core
2024-05-28 11:10:50 +02:00
Alexander Henket
0bc22130af
Intermediary commit
2024-05-28 03:48:33 -05:00
Grahame Grieve
4451129a0b
PO updates - again
2024-05-28 18:45:08 +10:00
Alexander Henket
6c65fffbed
Intermediary commit
2024-05-28 02:55:52 -05:00
Grahame Grieve
0f1af00d51
fix typos
2024-05-28 13:49:37 +10:00
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
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
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
2a25a04fb6
generate properties translation files without blank entries
2024-05-25 11:56:58 -05:00
Grahame Grieve
cf9369a7d0
compile fix
2024-05-25 08:32:11 -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
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
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
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
dotasek
f1fdd51342
Add utility to infer locale from region code
2024-05-22 18:21:07 -04: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
ad2544fc2a
fix value set summary line display
2024-05-21 10:09:18 -05:00
Grahame Grieve
e1e9ffbf10
update the source of truth translation files
2024-05-20 16:57:26 -05:00
markiantorno
1f6aaa1db3
Updating version to: 6.3.9-SNAPSHOT and incrementing test cases dependency.
2024-05-20 13:16:27 +00:00