Grahame Grieve
e4d886dfec
Fix handling of cross version extensions on choice types
2022-02-12 08:27:56 +11:00
Grahame Grieve
fb1a08dca8
Rendering improvements: partial dates, questionnaire links, and patient renderer
2022-02-12 08:27:29 +11:00
Grahame Grieve
76ed4abba7
Changes for debugging on OSX (fhir-tools-settings.conf)
2022-02-12 07:55:59 +11:00
Grahame Grieve
0fa757b426
Fix markdown relative link issues + start working on additional bindings extension
2022-02-12 07:53:23 +11:00
Grahame Grieve
b49e791cd1
Updates for changes to package.json type
2022-02-11 09:36:47 +11:00
markiantorno
045299ae7a
Updating version to: 5.6.31-SNAPSHOT and incrementing test cases dependency.
2022-02-07 15:56:51 +00:00
markiantorno
7ee476a9b6
Release: v5.6.30
...
## Validator Changes
* no changes
## Other code changes
* Use builders for SimpleWorkerContext and ValidationEngine to enforce initialization order for caches and capabilities
***NO_CI***
2022-02-07 15:07:54 +00:00
dotasek
0e3e410ea1
Merge branch 'master' into simpleworkercontextbuilder
2022-02-04 09:50:42 -05:00
markiantorno
703f907289
Updating version to: 5.6.30-SNAPSHOT and incrementing test cases dependency.
2022-02-03 23:15:06 +00:00
markiantorno
9a89045bac
Release: v5.6.29
...
## Validator Changes
* no changes
## Other code changes
* Fix package location for CacheVerificationLogger
***NO_CI***
2022-02-03 22:42:27 +00:00
dotasek
e0bdbda5b7
Fix package location for CacheVerificationLogger
2022-02-03 16:35:26 -05:00
dotasek
239c436ca5
Code cleanup
2022-02-02 10:07:13 -05:00
dotasek
847ede5f88
Refactor SimpleWorkerContext and ValidationEngine
2022-02-01 15:28:19 -05:00
dotasek
5092be9a1d
Clean txCache + update CacheVerificationLogger output
2022-02-01 10:09:23 -05:00
markiantorno
c41fcf9fa9
Updating version to: 5.6.29-SNAPSHOT and incrementing test cases dependency.
2022-02-01 02:57:54 +00:00
markiantorno
fe073b6a8a
Release: v5.6.28
...
## Validator Changes
* no changes
* Add ability to [compile a map file to a StructureDefinition](https://confluence.hl7.org/display/FHIR/Using+the+FHIR+Mapping+Language#UsingtheFHIRMappingLanguage-runtransformsjavavalidator )
* Add knowledge of additional R5 extensions for StructureDefinitions
* Fix problem validating extension context on choice types
* Add hint when binding found on element with multiple types
* Fix validator to guess system on all uses of code (not just most)
## Other code changes
* Use cached terminology server responses for unit and integration tests.
* Add more HTTP logging
* Clean up various issues with graphQL and polymorphic elements
* Add better support for date/time rendering
* Significant speed improvement for terminology caching
***NO_CI***
2022-02-01 02:36:54 +00:00
Grahame Grieve
96538ba249
Merge pull request #704 from lmckenzi/Add_map_compile
...
Add map compile
2022-02-01 11:50:41 +11:00
Grahame Grieve
cae92c8621
Merge pull request #727 from hapifhir/ja_20220130_graphql_cleanup
...
Updates to GraphQL
2022-02-01 11:49:10 +11:00
Grahame Grieve
bac81752c8
merge and fix testing bugs
2022-02-01 10:20:56 +11:00
Grahame Grieve
4c48d597a6
Merge pull request #721 from dotasek/tx-server-cache-analysis
...
TX Server Caching for Tests
2022-02-01 08:09:41 +11:00
jamesagnew
180035d306
One more tweak
2022-01-30 18:37:22 -05:00
jamesagnew
846866472b
Updates to GraphQL
2022-01-30 17:04:10 -05:00
Grahame Grieve
1aa1e288ec
merge
2022-01-30 07:57:39 +11:00
Grahame Grieve
3559bd6638
fix tests problems with date formats and java versions
2022-01-29 09:16:48 +11:00
Jens Kristian Villadsen
7b24e9d4ee
Update FHIRPathEngine.java
...
As mentioned on https://github.com/hapifhir/org.hl7.fhir.core/issues/703
2022-01-28 20:44:39 +01:00
Grahame Grieve
bd9d486846
Significant speed improvement for terminology cache
2022-01-29 06:06:20 +11:00
Grahame Grieve
42f75dfee0
#703 - fix missing .guessSystem() in opMemberOf
2022-01-29 06:05:51 +11:00
dotasek
fdc6e02b49
Don't log requests when rebuilding cache
2022-01-26 09:31:58 -05:00
dotasek
39e30a10c4
Clean up comments
2022-01-26 09:28:19 -05:00
dotasek
a41287a74d
Additional logging for requests in test
2022-01-25 18:02:16 -05:00
dotasek
9ec63bc1b9
Test capability caching.
...
Just when I think I'm done...
2022-01-25 16:36:13 -05:00
dotasek
7c58619528
Testing Part 7
2022-01-25 14:43:13 -05:00
dotasek
38728f2c82
Testing part 6
2022-01-25 10:48:42 -05:00
dotasek
b5e9a7aa1e
Testing Part 5
2022-01-24 18:16:10 -05:00
dotasek
1715574a7e
Testing Part 4
2022-01-24 17:00:17 -05:00
dotasek
33cdfffa55
More consistent version management in TerminologyCache
2022-01-23 13:21:40 -05:00
dotasek
97c11a9be0
Testing Part 3
2022-01-23 12:06:44 -05:00
dotasek
09ddd964ff
Merge remote-tracking branch 'origin/master' into tx-server-cache-analysis
2022-01-21 17:39:51 -05:00
dotasek
6416ccce36
Testing Part 2
2022-01-21 17:39:43 -05:00
markiantorno
f69a30421f
Updating version to: 5.6.28-SNAPSHOT and incrementing test cases dependency.
2022-01-21 21:43:26 +00:00
markiantorno
90008b7744
Release: v5.6.27
...
## Validator Changes
* no changes
## Other code changes
* Fix unnecessary JsonParser/XmlParser class load
***NO_CI***
2022-01-21 21:12:00 +00:00
dotasek
f9561f2685
Testing Part 1
2022-01-21 15:29:17 -05:00
jamesagnew
315604759c
Another attempt to avoid parser classload
2022-01-21 14:59:50 -05:00
markiantorno
8818acfbf8
Updating version to: 5.6.27-SNAPSHOT and incrementing test cases dependency.
2022-01-21 16:20:40 +00:00
markiantorno
b82cc42663
Release: v5.6.26
...
## Validator Changes
* no changes
## Other code changes
* Avoid unnecessary JsonParser/XmlParser class load
***NO_CI***
2022-01-21 16:02:59 +00:00
dotasek
7d8569e9e7
Test that no requests are made for cached tests
2022-01-20 13:28:47 -05:00
dotasek
4826424499
Make additional caches to cover NativeHostService and ValidationService
2022-01-19 18:36:39 -05:00
dotasek
0a3e9d3f31
Merge branch 'master' into tx-server-cache-analysis
2022-01-18 16:10:21 -05:00
dotasek
d9d0f22ff3
cache CapabilityStatement and TerminologyCapabilities
2022-01-18 16:09:59 -05:00
jamesagnew
0ed91721b0
One more revert
2022-01-18 06:16:18 -05:00