Grahame Grieve
|
851d1fc228
|
fix for 1.4.0 problems
|
2020-03-17 11:13:50 +11:00 |
Grahame Grieve
|
c46d4dd779
|
fix bugs around XML version + add ICD-11 generator
|
2020-03-17 11:10:50 +11:00 |
Grahame Grieve
|
991978c784
|
Merge pull request #158 from hapifhir/i18n_fixes
I18n fixes
|
2020-03-16 15:13:50 +11:00 |
patrick-werner
|
5f7a6efe60
|
NPE fix
|
2020-03-13 19:24:55 +01:00 |
patrick-werner
|
60474cd8c9
|
moved all Locale/Message handling Code to utils: I18nBase
|
2020-03-13 18:53:16 +01:00 |
patrick-werner
|
fe4b4acc3f
|
Merge branch 'i18nUtilities' into i18n_fixes
|
2020-03-13 18:45:26 +01:00 |
patrick-werner
|
a44d1c3582
|
added german translations for new properties
removed unused property, added html message part as property in InstanceValidator
minor fixes
|
2020-03-13 18:45:12 +01:00 |
patrick-werner
|
109b80ed6f
|
start movin i18n code Contexts -> utilities
|
2020-03-13 09:53:59 +01:00 |
patrick-werner
|
df8682428a
|
readding all the i18n work
|
2020-03-13 08:49:05 +01:00 |
Grahame Grieve
|
5f3f84cf22
|
Release new version 4.2.8
|
2020-03-13 16:47:14 +11:00 |
Grahame Grieve
|
32c8ba1c4d
|
add R5Loader for publisher
|
2020-03-13 16:45:09 +11:00 |
Grahame Grieve
|
742f444b53
|
Release new version 4.2.7
|
2020-03-13 13:07:01 +11:00 |
Grahame Grieve
|
c63c35293a
|
update for new tests
|
2020-03-13 12:58:35 +11:00 |
Grahame Grieve
|
cb3178ec14
|
add document date test
|
2020-03-13 12:58:13 +11:00 |
Grahame Grieve
|
1757e27caf
|
check version before checking cache if no version specified when loading a package
|
2020-03-13 12:57:24 +11:00 |
Grahame Grieve
|
9c2473e527
|
readd document date test
|
2020-03-13 12:55:17 +11:00 |
Grahame Grieve
|
f5434bab0d
|
add missing constant
|
2020-03-13 12:54:11 +11:00 |
Grahame Grieve
|
d584cdb3a2
|
remove bogus version support from snapshot tests
|
2020-03-13 12:50:22 +11:00 |
Grahame Grieve
|
78d35ca8c1
|
put a status on transient value sets
|
2020-03-13 12:49:27 +11:00 |
Grahame Grieve
|
672d458537
|
put a status on transient value sets
|
2020-03-13 12:48:45 +11:00 |
Grahame Grieve
|
ea4db2962e
|
Fix issue concerting ConceptMap r4 <-> r5
|
2020-03-13 12:46:48 +11:00 |
Grahame Grieve
|
ed7e670d07
|
Merge pull request #157 from hapifhir/recover-master
readding all the i18n work
|
2020-03-13 12:14:42 +11:00 |
patrick-werner
|
86711ac16f
|
readding all the i18n work
|
2020-03-12 23:26:05 +01:00 |
Patrick Werner
|
b35becaff5
|
Merge pull request #156 from hapifhir/i18n
I18n
|
2020-03-12 08:10:22 +01:00 |
patrick-werner
|
34c63d0555
|
Merge remote-tracking branch 'origin/master' into i18n
# Conflicts:
# org.hl7.fhir.validation/src/main/resources/Messages_de.properties
|
2020-03-12 08:07:00 +01:00 |
Grahame Grieve
|
b76e8d2b27
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core + fix conflicts + fix error message for document date missing
|
2020-03-12 12:11:41 +11:00 |
Grahame Grieve
|
6d3095c314
|
Merge pull request #154 from hapifhir/locale_cli
Locale cli
|
2020-03-12 10:47:46 +11:00 |
Grahame Grieve
|
dfa0a6b021
|
Merge pull request #153 from hapifhir/i18n
I18n
|
2020-03-12 10:46:31 +11:00 |
Grahame Grieve
|
a57f6d18f4
|
Merge branch 'master' into i18n
|
2020-03-12 10:44:11 +11:00 |
Grahame Grieve
|
3313bf3abd
|
Merge pull request #155 from hapifhir/FHIR-26544
Updated to check for Bundle.meta.lastUpdated in document bundles.
|
2020-03-12 10:41:15 +11:00 |
markiantorno
|
a097ca0e67
|
Updated to check for Bundle.meta.lastUpdated in document bundles.
Rules for this are listed here: http://hl7.org/fhir/stu3/documents.html#content
This is related to an issue with documentation clarity (FHIR-26544) https://jira.hl7.org/browse/FHIR-26544
Also, in this ticket, I have taken some of the string variables used multiple times throughout the methods I touched and put them into final fields.
|
2020-03-11 16:09:23 -04:00 |
patrick-werner
|
a4a8d4cee2
|
renamed Message_de properties
|
2020-03-11 01:13:36 +01:00 |
Patrick Werner
|
a1e16a7436
|
Update Messages_de_DE.properties
|
2020-03-11 01:12:16 +01:00 |
patrick-werner
|
c7b8767a4c
|
renamed Message_de properties
|
2020-03-11 01:09:05 +01:00 |
patrick-werner
|
bacaf09af6
|
added -locale cli option
|
2020-03-11 00:46:09 +01:00 |
patrick-werner
|
fdb07ba097
|
added german translation
|
2020-03-10 23:16:08 +01:00 |
patrick-werner
|
162341b97a
|
processed new JsonParser errors
|
2020-03-10 18:36:35 +01:00 |
patrick-werner
|
f5a7961ef7
|
Merge remote-tracking branch 'origin/master' into i18n
|
2020-03-10 18:18:21 +01:00 |
patrick-werner
|
108efaaf92
|
finished i18N processing
|
2020-03-10 18:07:14 +01:00 |
patrick-werner
|
7ada30807d
|
improved npe safety formatMessage method
|
2020-03-10 16:03:50 +01:00 |
patrick-werner
|
14a0f7d687
|
added i18N handling to JsonParser, TurtleParser, XMLParser
|
2020-03-10 15:48:43 +01:00 |
patrick-werner
|
9443b1c1c3
|
added i18N handling to JsonParser
|
2020-03-10 14:32:46 +01:00 |
patrick-werner
|
c8187bc8f2
|
added i18N handling to all ParserBase
FIXED "'" escaping in properties
|
2020-03-10 14:19:19 +01:00 |
Grahame Grieve
|
130cc3892c
|
remove dead code
|
2020-03-10 17:57:31 +11:00 |
Grahame Grieve
|
c0c5b7f7ac
|
fix bug validating json primitives that repeat
|
2020-03-10 17:56:21 +11:00 |
patrick-werner
|
584c5b5a27
|
Merge branch 'fixConverterEnums' into i18n
|
2020-03-09 23:54:42 +01:00 |
Grahame Grieve
|
d77b687d95
|
fix bug in testing for validation cases
|
2020-03-10 06:47:55 +11:00 |
patrick-werner
|
7443eb3f59
|
added i18N handling to all BaseWorkerContexts
|
2020-03-09 17:25:08 +01:00 |
patrick-werner
|
41e9b0e9fa
|
Merge remote-tracking branch 'origin/master' into i18n
|
2020-03-09 14:12:04 +01:00 |
patrick-werner
|
e481ade2b3
|
Merge remote-tracking branch 'origin/master' into fixConverterEnums
|
2020-03-08 08:37:03 +01:00 |