Grahame Grieve
5a33d5c15a
merge conflicts + rework rendering + gather all HTTP access to SimpleHTTPClient + add TerminologyCacheManager
2021-11-09 16:24:21 +11:00
markiantorno
7bcd2b6434
Adding changes for logging request and resp
2021-11-08 16:10:04 -05:00
Grahame Grieve
d91b26e69b
Add getServerVersion to tooling client
2021-11-09 06:13:18 +11:00
Grahame Grieve
227664a9b3
fix versions for 5.0 extensions
2021-11-05 17:25:14 +11:00
Grahame Grieve
43c25ae4f8
fix rule around request/response when logging
2021-11-05 17:14:08 +11:00
Grahame Grieve
80e1606bf9
fix broken links
2021-11-05 17:09:59 +11:00
Grahame Grieve
27852389d6
fix missing logging of requests
2021-11-04 12:41:27 +11:00
dotasek
83b1702cc5
SHCParser file cleanup ( #640 )
...
* Use File.createTempFile to manage SHCParser payload writing
* Undo auto-reorg imports
* Remove JsonTrackingParser.write
2021-11-03 10:40:06 -04:00
Grahame Grieve
4cde3369ff
Merge pull request #637 from hapifhir/gg-202110-CVE-2021-42574
...
Gg 202110 CVE 2021 42574
2021-11-03 12:08:42 +11:00
Grahame Grieve
5494b14b4b
fix tests
2021-11-03 11:33:50 +11:00
Grahame Grieve
c8c96e13fd
Merge pull request #615 from lschmierer/graphql_fixes
...
Fix GraphQLSchemaGenerator to produce valid GraphQL schemas
2021-11-03 11:26:45 +11:00
Grahame Grieve
57edd95e81
add -no_unicode_bidi_control_chars to the validator for CVE-2021-42574 ( https://trojansource.codes/ )
2021-11-02 17:47:25 +11:00
Grahame Grieve
1c65a9b261
Gg 202110 validation various ( #634 )
...
* add explicit control over the User-Agent header, and make sure headers flow through properly to all calls
* #328 - wrong processing of markdown URLs
* test fixes for URL handling
* fix tests
* improved validation of UUIDs
* fix test case dependency
* Add Dicom Package builder
2021-10-29 16:26:50 -04:00
Grahame Grieve
6131eddb62
test fixes for URL handling
2021-10-29 09:19:38 +11:00
Grahame Grieve
4743f606d0
#328 - wrong processing of markdown URLs
2021-10-27 10:02:03 +11:00
Grahame Grieve
5b9736dbff
add explicit control over the User-Agent header, and make sure headers flow through properly to all calls
2021-10-23 05:56:36 +11:00
Grahame Grieve
e62f3a3c6c
handle naming system URLs when resolving URLs
2021-10-21 07:02:48 +11:00
Grahame Grieve
b60afcb608
fix profile comparison
2021-10-21 06:18:17 +11:00
Grahame Grieve
4cdead6f80
more validation for canonical URLs
2021-10-20 17:06:59 +11:00
Grahame Grieve
e21a9830b8
fix terminology version management and caching + better error messages for extension context
2021-10-19 12:47:37 +11:00
Grahame Grieve
f120a617c2
fix json issue, and add tests for it
2021-10-13 08:10:27 +11:00
Grahame Grieve
f2f7db761d
merge fix
2021-10-08 08:20:40 +11:00
Grahame Grieve
db2004abb7
fix bug with sheetnames generating spreadsheets
2021-10-08 08:05:20 +11:00
Grahame Grieve
a75ac22c91
fix renderers - don't make nonvalid URLs into html links + fix NPE +
2021-10-08 08:04:21 +11:00
Grahame Grieve
d427295ee6
make likely source URL visible outside ProfileUtilities
2021-10-08 08:02:34 +11:00
Grahame Grieve
579d98cf85
enable detection of whether tx server knows about value set and better track returned errors from tx server
2021-10-08 08:01:41 +11:00
Grahame Grieve
eb750c6bf0
fix bug related to logger in FHIRToolingClient
2021-10-08 07:48:53 +11:00
Lukas Schmierer
6bf58e678e
change import comment to be compatible with graphql-tools
2021-10-04 16:06:07 +02:00
Lukas Schmierer
04a72c6e29
use ElementBaseInput instead of ElementBase for input types
2021-10-04 16:03:17 +02:00
Lukas Schmierer
98a99ec630
fix duplicate scalar "date"
2021-10-04 13:21:29 +02:00
Lukas Schmierer
d67f7c9926
print correct type in json format comment
2021-10-04 13:11:55 +02:00
Lukas Schmierer
6981e75765
fix parameter scalars to be lowercase
2021-10-04 12:11:36 +02:00
Grahame Grieve
342d75b2df
Gg 202109 misc snapshot ( #610 )
...
* NPE fixes
* Smart Health Cards support in validator
* Fix bug generating spreadsheets due to sheet name length limitations
* Implement descendent-of filter
* more NPE fixes
* add Element.removeChild
* fix issue generation snapshot and content reference, and work around old erroneous binding description in R4
* improve SHC validation error
* fix for NPE generating ConceptMap spreadsheet
* fix crash in IG publisher rendering illegal content
* Improve slicing error messages
* more improving error message resolving slicing
* add missing code + track prohibited / required elements (improve rendering of IGs)
* fix for broken links in R4B IGs
2021-09-29 10:29:10 -04:00
Grahame Grieve
cc68880a52
fix for broken links in R4B IGs
2021-09-29 17:47:03 +10:00
Grahame Grieve
d17cb39e44
add missing code + track prohibited / required elements (improve rendering of IGs)
2021-09-29 16:20:52 +10:00
Grahame Grieve
c79f7fe087
Improve slicing error messages
2021-09-29 16:19:06 +10:00
Grahame Grieve
108bfe715b
fix crash in IG publisher rendering illegal content
2021-09-29 16:18:20 +10:00
Grahame Grieve
2df1283a54
fix for NPE generating ConceptMap spreadsheet
2021-09-29 16:17:52 +10:00
Grahame Grieve
794754a8b0
improve SHC validation error
2021-09-29 16:17:10 +10:00
Grahame Grieve
a6644ae49e
fix issue generation snapshot and content reference, and work around old erroneous binding description in R4
2021-09-29 16:16:30 +10:00
Mark Iantorno
72b7300700
Adding blank case for ExpressionNode.toString() in r4 and r5. ( #609 )
2021-09-27 14:52:55 -04:00
Mark Iantorno
ad18e131d8
Issue 602 ( #607 )
...
* r5 changes
* r4 changes
* dstu3 changes
* dstu2 changes
* updating release notes
2021-09-27 14:04:59 -04:00
Grahame Grieve
23a5f47978
add Element.removeChild
2021-09-17 08:59:32 +10:00
Grahame Grieve
d0917c78df
more NPE fixes
2021-09-15 21:22:59 +10:00
Grahame Grieve
4d7591c85f
Implement descendent-of filter
2021-09-15 21:22:00 +10:00
Grahame Grieve
ce69305e4a
Fix bug generating spreadsheets due to sheet name length limitations
2021-09-15 21:21:00 +10:00
Grahame Grieve
8c148469d7
Smart Health Cards support in validator
2021-09-15 21:20:29 +10:00
Grahame Grieve
899eb788f3
NPE fixes
2021-09-15 21:17:33 +10:00
Grahame Grieve
8a1e93b849
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2021-09-10 06:51:35 +10:00
Mark Iantorno
e5a05f5562
Terminology client headers ( #599 )
...
* wip
* adding tests for headers in client
* fix
* r4 updated httpclient
* updating http client code for r4 and dstu3
* dunno why this didn't get added before
2021-09-09 16:32:19 -04:00