649 Commits

Author SHA1 Message Date
Grahame Grieve
c718a67396
Merge pull request #164 from hapifhir/cli_cleanup
Cli cleanup
2020-04-05 06:23:44 +10:00
Grahame Grieve
830afa4087
Merge pull request #163 from hapifhir/CQL_to_ELM
Adding dependencies for CQL-to-ELM libs.
2020-04-04 06:24:44 +11:00
markiantorno
7affad01fc Cleanup 2020-04-03 14:12:47 -04:00
markiantorno
0e45efb766 Cleaning up validator 2020-04-03 14:04:03 -04:00
markiantorno
a31ce48e6e Merge branch 'master' of ssh://github.com/hapifhir/org.hl7.fhir.core into cli_cleanup 2020-04-03 09:36:37 -04:00
Grahame Grieve
03be5d65a8 debugging fix 2020-04-04 00:02:53 +11:00
markiantorno
85a2352fdf Adding dependencies for CQL-to-ELM libs. See https://github.com/cqframework/clinical_quality_language/blob/master/Src/java/cql-to-elm/OVERVIEW.md 2020-04-02 22:51:46 -04:00
markiantorno
6e9b760b75 wip 2020-04-02 22:46:49 -04:00
Grahame Grieve
101fbe3126 more work on Measure/MeasureReport validation 2020-04-03 12:16:33 +11:00
markiantorno
b0a15a11a2 Cleaning up cli code 2020-04-02 11:40:44 -04:00
Grahame Grieve
aef4404405 Release new version 4.2.13 2020-04-02 11:07:25 +11:00
Grahame Grieve
ab581fdf86 further modularise validator and add Measure Validation 2020-04-02 11:05:55 +11:00
Grahame Grieve
9e59ce2323 Release new version 4.2.12 2020-03-31 11:21:06 +11:00
Grahame Grieve
232f1ff8ff Start building support for measure validation 2020-03-31 10:14:12 +11:00
Grahame Grieve
092a694a3f Release new version 4.2.11 2020-03-28 06:52:41 +11:00
Grahame Grieve
6baf62eca2 Release new version 4.2.12 2020-03-28 06:50:41 +11:00
Grahame Grieve
32b0563ea1 fox for "Any" in extension context (from R3) 2020-03-28 06:10:43 +11:00
Grahame Grieve
200f149222 Release new version 4.2.10 2020-03-26 08:29:01 +11:00
Grahame Grieve
ac72dff882 More validation of URL charaters in XHTML ``a` and `img`` 2020-03-26 06:47:53 +11:00
jamesagnew
97ddf60066 Version bump 2020-03-17 07:55:15 -04:00
Grahame Grieve
849b65417a Release new version 4.2.9 2020-03-17 14:58:36 +11:00
Grahame Grieve
298b39e615 add cross version snapshot generation tests 2020-03-17 11:15:53 +11:00
Grahame Grieve
335b5587b3 add cross version snapshot tests 2020-03-17 11:15:12 +11:00
patrick-werner
5f7a6efe60 NPE fix 2020-03-13 19:24:55 +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
742f444b53 Release new version 4.2.7 2020-03-13 13:07:01 +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
patrick-werner
86711ac16f readding all the i18n work 2020-03-12 23:26:05 +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
patrick-werner
c7b8767a4c renamed Message_de properties 2020-03-11 01:09:05 +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
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
d77b687d95 fix bug in testing for validation cases 2020-03-10 06:47:55 +11:00
patrick-werner
41e9b0e9fa Merge remote-tracking branch 'origin/master' into i18n 2020-03-09 14:12:04 +01:00
Grahame Grieve
e14ff0eefe Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-03-06 12:31:01 +11:00
Grahame Grieve
dcb3e1f7f0 improve documentation 2020-03-06 12:30:41 +11:00
Grahame Grieve
a680074406
Merge pull request #150 from hapifhir/improveFileIgnores
improved recursive if scanning ignores
2020-03-06 12:26:03 +11:00
patrick-werner
7858ba9717 removed unnecessary check 2020-03-05 22:19:19 +01:00