1139 Commits

Author SHA1 Message Date
Grahame Grieve
c0976dd365 add support for [user] in path 2020-02-07 10:30:17 +11:00
Grahame Grieve
b95a05045e Improve error message when package can't be accessed 2020-02-07 10:29:16 +11:00
Grahame Grieve
df9e11c40a fix bug in validator on search params with no references + fix bug in cache manager on github urls 2020-02-02 22:52:43 +11:00
Grahame Grieve
5d1cf89db5 add more package maintenance features 2020-01-31 08:19:51 +11:00
Grahame Grieve
c7f3a47ec9 better rendering of slicing logic 2020-01-30 11:05:54 +11:00
Grahame Grieve
1c3061dbf7 track slice validation for users to resolve slicing issues 2020-01-29 13:39:49 +11:00
Grahame Grieve
377aaed23c Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-01-11 06:25:03 +11:00
Grahame Grieve
f7613cacb9 fix R5 package handling 2020-01-11 06:24:30 +11:00
Grahame Grieve
ef085a847e fix how CodeableConcept is validated, and add Tx interaction logging by validator 2020-01-11 06:22:16 +11:00
James Agnew
cf82025c0d Correctly handle narratives where the XHTML namespace is bound to a dumb
prefix
2020-01-07 13:36:33 -05:00
James Agnew
746e249346 Don't preserve XML instruction declarations inside JSON narrative blocks 2020-01-07 10:59:30 -05:00
James Agnew
d3cf93cf04 Work on https://github.com/jamesagnew/hapi-fhir/issues/1658 - Make sure
we preserve lang attribute on narrative div
2020-01-07 09:53:43 -05:00
Grahame Grieve
094b73af04 4.2.0 release 2019-12-31 14:31:28 +11:00
Grahame Grieve
91cf756386 fix bugs in v1.4 validation 2019-12-30 10:25:05 +11:00
Grahame Grieve
5e27541288 rebuild R5 generated code for changes to abstract types. 2019-12-30 10:24:14 +11:00
Grahame Grieve
6e0df466f7 fix SimpleDateFormat to not be locale dependent 2019-12-19 22:39:46 +11:00
Grahame Grieve
c5c4059ed4 fix problem parsing dates 2019-12-19 12:58:32 +11:00
Grahame Grieve
8d2da0b701 fix broken links in IGs 2019-12-19 10:50:54 +11:00
Grahame Grieve
52eebdb56e support for xver extension package 2019-12-19 10:48:16 +11:00
Grahame Grieve
b99e667dd6 get active tables working 2019-12-16 07:26:47 +11:00
Grahame Grieve
415193a792 Start working on active tables, fix testing bug 2019-12-14 07:54:48 +11:00
Grahame Grieve
ba4628eb28 fix OID translation case 2019-12-13 22:05:49 +11:00
Grahame Grieve
674432a8ad Release new version 2019-12-13 11:29:49 +11:00
Grahame Grieve
4287b1ae68 fix NPE in IG publisher 2019-12-13 09:25:07 +11:00
Grahame Grieve
ea7f3a7957 refactor validation options, and improve codeableConcept validation, and improve code system rendering 2019-12-12 10:33:22 +11:00
Grahame Grieve
be2867e68a fix bug loading npm package for template 2019-12-11 18:11:43 +11:00
Grahame Grieve
1d751a4c75 add describeDuration 2019-12-09 17:32:52 +11:00
Grahame Grieve
4aeb9f0bcc fix up version display on validator 2019-12-09 17:29:12 +11:00
Grahame Grieve
c62848a886 fix bug with NpmPackage ignoring files in root of package 2019-12-07 06:55:30 +11:00
Grahame Grieve
0cbb586dd1 add support for integer64 2019-12-07 06:54:16 +11:00
Grahame Grieve
f4011e96ad fix bug unpacking files 2019-12-06 08:55:30 +11:00
Grahame Grieve
8b0266e23b fix bug in NpmPackage 2019-12-06 07:45:19 +11:00
Grahame Grieve
0894226f52 more debugging 2019-12-05 17:43:55 +11:00
Grahame Grieve
f008d6050f Add debugging code 2019-12-05 16:59:09 +11:00
Grahame Grieve
ea06dacda7 more packaging fixes 2019-12-05 12:31:25 +11:00
Grahame Grieve
364e47beec fix NpmPackage to handle nested diretories and files in the root directory 2019-12-05 11:44:02 +11:00
Grahame Grieve
cc66ce9f34 fix bug finding example resource 2019-12-05 07:44:53 +11:00
Grahame Grieve
73f4b9f507 fix bugs downloading packages 2019-12-05 05:09:48 +11:00
Grahame Grieve
5c9729123a rework NPM cache manager 2019-12-05 04:13:39 +11:00
Grahame Grieve
4f048776ba add more log statements 2019-12-04 11:10:52 +11:00
Grahame Grieve
6115cd21b6 fix snapshot generation for new tests 2019-12-03 12:31:55 +11:00
Grahame Grieve
fe9dc1919b Release new version 2019-11-29 18:14:33 +11:00
Grahame Grieve
60703efdd4 updates for packages changes 2019-11-26 18:56:52 +11:00
Grahame Grieve
f08e903fbc
Merge pull request #109 from lmckenzi/Enable_appending_in_packages
Enable packages containing instructions to append files
2019-11-21 20:17:19 +13:00
Lloyd McKenzie
57b6027431 Enable packages containing instructions to append files 2019-11-20 23:27:01 +01:00
Grahame Grieve
f9c8b65083 package name / version validation 2019-11-20 20:44:33 +11:00
Grahame Grieve
9531c6f901 improve error messages from cache 2019-11-19 19:52:13 +11:00
Grahame Grieve
2221590d4d Improve error message, and add more tests 2019-11-19 14:39:29 +11:00
Grahame Grieve
3d24088171
Merge pull request #99 from ahdis/oliveregger_cdanarrative_xhtmlnsfordiv
add xhtml namespace to div for CDA section narrative
2019-11-19 08:47:55 +13:00
Grahame Grieve
24acb2e3ed
Merge pull request #102 from ahdis/oliveregger_cdastylecodetoxhtml
CDA styleCode to xhtml conversion
2019-11-19 08:44:29 +13:00