Commit Graph

8008 Commits

Author SHA1 Message Date
dotasek fa19dc44b1 Merge remote-tracking branch 'origin/2024-10-gg-tx-server-auth' into do-20241021-tx-auth 2024-10-22 17:34:08 -04:00
dotasek a94e1bc2af WIP keep moving FhirRequestBuilder to ManagedWebAccess + fix some tests 2024-10-22 17:33:50 -04:00
Grahame Grieve 12ee505fbd
Merge pull request #1786 from jkiddo/patch-4
Update PECodeGenerator.java
2024-10-23 07:10:58 +10:30
Jens Kristian Villadsen f9ce823d7c
Update PECodeGenerator.java 2024-10-22 22:37:28 +02:00
Grahame Grieve 8bc1f493c0 upgrade minor version 2024-10-22 20:56:19 +10:30
Grahame Grieve 5ad6f684fe Add support for special header on specific tests 2024-10-22 18:08:18 +10:30
Grahame Grieve 533142cefd Fix test tx frmework to handle diagnostics correctly 2024-10-22 17:31:36 +10:30
Grahame Grieve c9c04aec3b check mode in tx test cases 2024-10-22 17:16:27 +10:30
dotasek ac6ef81797 Merge remote-tracking branch 'origin/master' into do-20241021-tx-auth 2024-10-21 17:50:47 -04:00
dotasek 435dbbec9b WIP start moving FhirRequestBuilder to ManagedWebAccess 2024-10-21 17:19:53 -04:00
Grahame Grieve 9dc08c213c Code generation 2024-10-22 05:16:54 +10:30
Grahame Grieve d6c3a9df0b Add support for NCI code rendering 2024-10-22 05:16:45 +10:30
Grahame Grieve ede7628b44 profile code generation fixes 2024-10-22 05:16:31 +10:30
Jens Kristian Villadsen b5a94e0f34
Adding missing lombok anntation (cannot build without it from scratch) (#1785) 2024-10-21 09:46:39 -04:00
Grahame Grieve eb13be1c87 missed code 2024-10-21 22:49:14 +10:30
Grahame Grieve 6e10d7d595 remove Encounter Renderer 2024-10-21 22:48:54 +10:30
Grahame Grieve e521b9f750 More work on tx tests, including testing HTTP status code 2024-10-21 22:48:43 +10:30
Grahame Grieve 6f924e4773 add r4 code gen classes 2024-10-21 22:47:52 +10:30
dotasek e983cf1e8e
Update test cases to latest snapshot 2024-10-18 10:20:21 -04:00
Grahame Grieve d613a0cb6c Add check for # in CanonicalResource.version 2024-10-18 21:58:02 +08:00
Grahame Grieve 63446c17c4 fix bug with profile code generation 2024-10-18 21:57:41 +08:00
Grahame Grieve bed070c736 update note about server type 2024-10-18 21:16:12 +08:00
Grahame Grieve 17afe7c7e6 missed code 2024-10-18 20:51:03 +08:00
Grahame Grieve 6694be1ffe Fix problem parsing urls in cds-hooks formats 2024-10-18 20:50:53 +08:00
Grahame Grieve cb0759cc00 fix npe in server auth functionality 2024-10-18 20:50:26 +08:00
Grahame Grieve 6996fdf31a Ignore diagnostics in tx tests, and fix issues with output folder 2024-10-18 20:49:57 +08:00
Grahame Grieve 000d4c7cbb Add code generation functionality to the validator, and various updates to the generated code 2024-10-18 20:49:34 +08:00
Grahame Grieve 242bc02372 fix 2024-10-18 16:42:28 +08:00
Grahame Grieve 5117b57305 draft work for tx server authentication 2024-10-18 15:22:09 +08:00
dotasek d0bbc93c32
Add commons-lang3 to support commons-compress bump (#1784) 2024-10-18 00:38:24 -04:00
dotasek f0a25dabe3 Move XXE safe SAXParserFactory and XMLReader instantiation to XMLUtil 2024-10-17 15:46:05 -04:00
dotasek d94d49d25b Bump commons-compress 2024-10-17 13:05:11 -04:00
dotasek 2d80a09deb Merge remote-tracking branch 'origin/master' into do-20241009-documentbuilderfactory-refactor 2024-10-16 11:59:24 -04:00
oliveregger 426402ba68 context adjustments 2024-10-15 21:45:41 +02:00
oliveregger e33c7da897 context adjustments 2024-10-15 21:43:59 +02:00
Lloyd McKenzie 1ff11a4967 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-10-14 19:53:29 -06:00
Grahame Grieve ef800e372f Fix bug evaluating resolve() in contained resources when doing slicing 2024-10-15 07:51:23 +08:00
markiantorno cabee9a341 Updating version to: 6.3.33-SNAPSHOT and incrementing test cases dependency. 2024-10-14 06:03:42 +00:00
markiantorno 54bf319161 Release: v6.3.32
## Validator Changes

* Fix validation issue with open-choice questions in R4 questionnaires
* Add command line parameter ```-tx-routing```
* Add command line parameter ```-clear-tx-cache```
* Add command line parameter ```-advisor-file```

## Other code changes

* Render extensions on some data types
* Fix rendering of complex data types when doing profile rendering
***NO_CI***
2024-10-14 05:18:21 +00:00
markiantorno 855a0c6a38 Updating i18n-coverage csv and png table ***NO_CI*** 2024-10-14 05:08:46 +00:00
Grahame Grieve 85f58655d1 set up release 2024-10-14 12:49:05 +08:00
Grahame Grieve 17091ac38c Merge remote-tracking branch 'origin/master' 2024-10-14 12:31:58 +08:00
Grahame Grieve f19f8f4ed2 rework rules based advisor 2024-10-14 12:31:51 +08:00
Grahame Grieve 992ec37990
Merge pull request #1779 from hapifhir/2024-10-gg-advisor
2024 10 gg advisor
2024-10-14 10:46:42 +08:00
Grahame Grieve 3b8b2a94c3 Fix validation issue with open-choice questions in R4 questionnaires 2024-10-14 09:02:52 +08:00
Grahame Grieve 56965820ea Add support for -advisor-file, and -clear-tx-cache 2024-10-13 22:40:17 +08:00
Grahame Grieve 9809800d8d Add better tx routing logging 2024-10-13 22:38:54 +08:00
Grahame Grieve 38587eb508 Render extensions on some data types, and fix rendering of complex data types when doing profile rendering 2024-10-13 22:38:15 +08:00
markiantorno a7e216e2c3 Updating version to: 6.3.32-SNAPSHOT and incrementing test cases dependency. 2024-10-10 14:35:11 +00:00
markiantorno 0388bd0835 Release: v6.3.31
## Validator Changes

* Don't send expansion to tx server if there's a compose when sending value sets
* Better handling of error messages from terminology servers
* Stop hitting VSAC server directly

## Other code changes

* Add support for $id$ in terminology tests
* Move new documentbuilderfactory calls to XMLUtils (Security)
***NO_CI***
2024-10-10 13:54:40 +00:00