Commit Graph

4571 Commits

Author SHA1 Message Date
Grahame Grieve abf2e99ab6 Merge remote-tracking branch 'origin/master' 2023-01-16 10:53:57 +11:00
Grahame Grieve cf4e2f2eaf Fix problem converting ActivityDefinition R4/R5 2023-01-16 10:17:30 +11:00
Grahame Grieve 1df68c95a4 Fix rendering when binding strength missing 2023-01-16 10:13:11 +11:00
Grahame Grieve 6c2a488402 fix type convertors to handle null 2023-01-16 10:12:59 +11:00
markiantorno c52777c462 Updating version to: 5.6.91-SNAPSHOT and incrementing test cases dependency. 2023-01-14 06:35:33 +00:00
markiantorno ac16aae300 Release: v5.6.90
## Validator Changes

* Better tracking and reporting of snapshot generation issues
* Update FHIRPath implementation to R4 with all corrections and extensions from R5 implemnetation

## Other code changes

* Inclusion of SAXON dependency for processing XSLT
* Error message spacing correction
* Basic FTPClient implementation
* test NPE in markdown processing
* go-publish support
* Start implementing loading structure maps with validation
***NO_CI***
2023-01-14 06:17:06 +00:00
dotasek 67e7dce610 Bump fhir-test-cases 2023-01-14 00:13:19 -05:00
Grahame Grieve 615ed8d63f
Update R4 FHIRPath implementation from R5, and get all tests passing (#1063)
* Update R4 FHIRPath implementation from R5, and get all tests passing

* test NPE in markdown processing

* go-publish support

* Start implementing loading structure maps with validation

* release notes

* more work on FTP

* Fix breaking test.

* Add fhir-test-cases to r4 pom to fix breaking test

Co-authored-by: Grahame Grieve <grahameg@gmail.ccom>
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2023-01-13 23:08:40 -05:00
dotasek 625ecac3c8
Bump commons-net to 3.9.0 (#1070)
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2023-01-13 22:11:51 -05:00
Grahame Grieve 434124d766 more work on FTP 2023-01-14 10:15:01 +11:00
Grahame Grieve f91aa8f3da release notes 2023-01-14 09:08:01 +11:00
Grahame Grieve b92e0e2ef0 Merge remote-tracking branch 'origin/master' 2023-01-14 09:04:04 +11:00
Grahame Grieve c37455a41e
Merge pull request #1068 from hapifhir/do-ftpclient-enhancement
Sets FTPClient file transfers as binary and ensures stream closure
2023-01-14 08:46:40 +11:00
Grahame Grieve a06803d936 Start implementing loading structure maps with validation 2023-01-14 08:45:13 +11:00
dotasek 004ebfd0ac
Update RELEASE_NOTES.md
***NO_CI***
2023-01-13 13:34:46 -05:00
dotasek ee9fc6e924
Add missing space to FHIRException message (matches r5 ResourceType now) (#1067)
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2023-01-11 16:28:46 -05:00
dotasek dc9d5d0ed1 Set file transfers to binary type, ensure file contents match 2023-01-11 13:41:43 -05:00
Grahame Grieve 20d2f582be go-publish support 2023-01-11 23:12:41 +11:00
Grahame Grieve cbac920c3e Merge remote-tracking branch 'origin/master' 2023-01-11 12:53:19 +11:00
dotasek edf6d75551
Implement FTP Client (#1064)
* Start with tests against fake FTP

* Dummy test file

* Switch to our FTPClient, make tests break

* Implement FTPClient

* Rely on end caller to set path delimiters

* User port 8021 for tests (not protected in azure pipelines)

* Let mocks use Windows filesystem

* Gentle refactor

Co-authored-by: dotasek <david.otasek@smilecdr.com>
2023-01-09 20:06:21 -05:00
Grahame Grieve 90f7214195 test NPE in markdown processing 2023-01-10 11:34:41 +11:00
Grahame Grieve 6725563600 Update R4 FHIRPath implementation from R5, and get all tests passing 2023-01-10 07:16:08 +11:00
dotasek 02cdad6f68
Clean up FIXMEs and out chatter (#1062)
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2023-01-09 10:55:45 -05:00
Grahame Grieve 12e6b04c2b
Merge pull request #1061 from hapifhir/gg-202301-snapshot-tracking
better tracking and reporting of snapshot generation issues
2023-01-09 15:36:24 +11:00
Grahame Grieve 5d2eab7902
Merge pull request #1057 from hapifhir/do-reintroduce-saxon-dependency
Restore saxon dependency dropped by HAPI FHIR
2023-01-09 11:22:53 +11:00
Grahame Grieve 8902898428 better tracking and reporting of snapshot generation issues 2023-01-09 08:03:24 +11:00
dotasek a351f92b9a Merge remote-tracking branch 'origin/master' into do-reintroduce-saxon-dependency 2023-01-06 17:49:54 -05:00
Grahame Grieve 20c35592b0
Merge pull request #1059 from hapifhir/do-fix-windows-structuredefinition-conv2
Fix StructureDefinition40_50Test on Windows pipeline
2023-01-07 09:36:38 +11:00
dotasek 0fd3c4af42 Merge branch 'master' into do-reintroduce-saxon-dependency 2023-01-06 17:00:40 -05:00
dotasek 12c05604b4 Normalize line separators 2023-01-06 14:13:07 -05:00
markiantorno b6cec730b5 Updating version to: 5.6.90-SNAPSHOT and incrementing test cases dependency. 2023-01-06 02:08:34 +00:00
markiantorno a6745a9016 Release: v5.6.89
## Validator Changes

* Add support for fhir_comments in R2/R2B
* Add validator checking around versions in extension URLs
* Fix bug generating cross-version extensions

## Other code changes

* Fix minor NPEs running IG publisher
* Add new PE module (PEDefinition/PEInstance)
* Add support for liquid filters (resolve FHIRPath conflict)
* Fix up round-tripping of XPath constraints R4/R5
* Refactor R5 ProfileUtilities (and move rendering to rendering package)
* Fix appending text when generating snapshots
***NO_CI***
2023-01-06 01:51:20 +00:00
Grahame Grieve 0633baa9bf fix 2023-01-06 11:41:32 +11:00
Grahame Grieve a6afbaa42c Merge remote-tracking branch 'origin/master' 2023-01-06 10:57:21 +11:00
Grahame Grieve 96f62b0f31 set up release 2023-01-06 10:57:14 +11:00
Grahame Grieve c828ce9eb7 fix URL TO URI 2023-01-06 10:41:21 +11:00
Grahame Grieve 7a85ae58e0 Merge remote-tracking branch 'origin/master' 2023-01-06 10:41:09 +11:00
Grahame Grieve 7da1c569f6
Merge pull request #1056 from hapifhir/gg-202301-misc-ig-support
Gg 202301 misc ig support
2023-01-06 10:38:16 +11:00
dotasek df100a2d34 Restore saxon dependency dropped by HAPI FHIR 2023-01-05 17:11:35 -05:00
Grahame Grieve e794eca959 Changes to support upgrades to IG publisher -go-publish process 2023-01-05 08:44:45 +11:00
Grahame Grieve 19f1171962 json date handling related changes 2023-01-05 08:43:57 +11:00
Grahame Grieve 45cf907204 kindling compile fixes 2023-01-05 08:43:30 +11:00
Grahame Grieve ff0fd98539
Merge pull request #1055 from hapifhir/gg-202301-profile-rendering
Gg 202301 profile rendering
2023-01-04 15:31:31 +11:00
Grahame Grieve db48892b66 fix failing test 2023-01-03 14:57:08 +11:00
Grahame Grieve f3fc19a906 refactor profile generation (utils -> renderer) + add new views 2023-01-03 14:54:11 +11:00
Grahame Grieve b014401dd4 refactor profile rendering (more to StructureDefinitionRenderer) 2023-01-01 11:12:44 +11:00
Grahame Grieve aacefd6581 Merge remote-tracking branch 'origin/master' 2022-12-31 11:06:47 +11:00
Grahame Grieve b894cc6da7
Merge pull request #1048 from qligier/pr-fix-text-appending
Fix appending text in ProfileUtilities
2022-12-31 09:10:24 +11:00
Grahame Grieve c78fd782a2
Merge pull request #1053 from hapifhir/do-fix-pe-tests
Fix test breakage caused by capitalization
2022-12-31 08:59:12 +11:00
Grahame Grieve c1262d50c5 fix up cardinality issues 2022-12-30 07:20:06 +13:00