400 Commits

Author SHA1 Message Date
markiantorno
c81922a615 Fixing utilities test so it runs on all OS 2020-04-21 11:47:49 -04:00
Grahame Grieve
d6f267781f fix error in Accept header fetching packages 2020-04-21 13:56:09 +10:00
Grahame Grieve
ec517834b0 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-04-17 10:58:54 +10:00
Grahame Grieve
4d30314a3d Improve URL validation + fix NPE in Measure validation 2020-04-17 10:58:06 +10:00
Grahame Grieve
549abaa799 more informative error message for package failure 2020-04-17 10:56:20 +10:00
markiantorno
d3733b3409 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into validator_gui 2020-04-16 20:28:25 -04:00
markiantorno
8c3e03399e wip 2020-04-16 10:17:33 -04:00
John Grimes
952e6c6e6b Make XhtmlNode$Location serializable
Addresses jamesagnew/hapi-fhir#1422.
2020-04-12 11:38:29 +10:00
Grahame Grieve
fa9c1cae1d bug fixes for list narrative generation 2020-04-12 08:22:29 +10:00
Grahame Grieve
c08bbc02e4 Improved rendering of filtered messages and group messages by type in qa.html 2020-04-11 19:29:52 +10:00
Grahame Grieve
8431a12195 Pass too-costly note on when including value sets + Improve rendering of value set version dependencies 2020-04-11 19:28:12 +10:00
Grahame Grieve
a261ad0f75 improve error message for randon text in xml format 2020-04-09 10:28:08 +10:00
Grahame Grieve
f1594bc133 beef up the Context interface to support package related tracking, and use that to manage UTG resource contention 2020-04-09 10:26:39 +10:00
Grahame Grieve
35074ca0b2 fix bug in ConceptMap rendering for unmapped codes 2020-04-07 14:49:55 +10:00
Grahame Grieve
b179c482e7 complete CQL based Measure Validation 2020-04-07 07:27:59 +10:00
Grahame Grieve
971b59b7af fix more bugs in CSV reader 2020-04-07 07:27:19 +10:00
Grahame Grieve
210cc0affc alias id() for Npmpackage.name() 2020-04-06 11:26:24 +10:00
Grahame Grieve
3e49000188 fix bug in CSV reader (read past end of line) 2020-04-06 10:11:00 +10:00
Grahame Grieve
42461e6162 Add resource type to messages for clarity + fix typos in messages 2020-04-05 20:35:22 +10:00
Grahame Grieve
a3be26f356 Add loadByCanonical to NpmPackage 2020-04-05 20:34:18 +10:00
Grahame Grieve
101fbe3126 more work on Measure/MeasureReport validation 2020-04-03 12:16:33 +11:00
Grahame Grieve
ab581fdf86 further modularise validator and add Measure Validation 2020-04-02 11:05:55 +11:00
Grahame Grieve
1da57be1c0 support comments in json source when configured to do so 2020-04-02 11:00:42 +11:00
Grahame Grieve
753d3bd971 fix problems fetching packages 2020-03-31 10:15:49 +11:00
Grahame Grieve
232f1ff8ff Start building support for measure validation 2020-03-31 10:14:12 +11:00
Grahame Grieve
1ad34c7a50 delete package if it's half installed 2020-03-28 06:10:02 +11:00
Grahame Grieve
ac72dff882 More validation of URL charaters in XHTML ``a` and `img`` 2020-03-26 06:47:53 +11:00
Grahame Grieve
af97232036 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-03-19 06:23:13 +11:00
Grahame Grieve
a7cf428fef Validate XML header and syntax issues 2020-03-19 06:17:03 +11:00
jamesagnew
c2e4e38c0b Fix typo in message 2020-03-17 08:21:35 -04:00
Grahame Grieve
c46d4dd779 fix bugs around XML version + add ICD-11 generator 2020-03-17 11:10:50 +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
1757e27caf check version before checking cache if no version specified when loading a package 2020-03-13 12:57:24 +11:00
Grahame Grieve
f5434bab0d add missing constant 2020-03-13 12:54:11 +11:00
patrick-werner
86711ac16f readding all the i18n work 2020-03-12 23:26:05 +01:00
Grahame Grieve
65fd77ed76 Fix version issue in validation engine + handle loading latest version of a package 2020-03-03 21:27:37 +11:00
Grahame Grieve
657d61dd7e
Merge pull request #147 from ahdis/oliveregger_who_at_curl
adjust atc who url
2020-03-03 08:40:24 +11:00
Grahame Grieve
bab1fe063d Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-03-03 07:42:05 +11:00
Grahame Grieve
d6018f26c8 fix minor bugs loading packages 2020-03-03 07:38:52 +11:00
Oliver Egger
3684fbb8c9 adjust atc who url 2020-03-02 18:40:13 +01:00
James Agnew
9178945241 Correct copy-paste error in ValidationOptions 2020-03-01 21:38:36 -05:00
Grahame Grieve
f5e2d3405d Add convenience write methods 2020-03-02 09:02:52 +11:00
Grahame Grieve
7f4a0f60fc Allow "-" in package names + fix bug scanning root folder 2020-03-02 09:02:02 +11:00
Grahame Grieve
2edc09d297 calculate URL when possible 2020-02-25 08:10:57 +11:00
Grahame Grieve
99a266b0d6 fix bug with template inheritance 2020-02-24 16:06:28 +11:00
Grahame Grieve
da2a59cf1a fix package subsystem for challenge with hl7.fhir.au.base setup 2020-02-22 08:01:01 +11:00