Commit Graph

7396 Commits

Author SHA1 Message Date
dotasek 5dc40f8030
Update license-whitelist.txt 2024-08-26 15:27:06 -04:00
dotasek d449ba32fc Drop to saxon 11.6 for now 2024-08-16 17:53:10 -04:00
dotasek 60470b1a28 Move all instantiation of transformerFactory to XMLUtils
and set ACCESS_EXTERNAL flags automatically
2024-08-16 10:34:50 -04:00
Grahame Grieve 48741cfd97
Merge pull request #1716 from hapifhir/2024-08-gg-unicode-json
2024 08 gg unicode json
2024-08-16 13:57:59 +08:00
Grahame Grieve 3ee9533121 fix issue with json unicode whitespace enscaping 2024-08-16 11:59:09 +08:00
Grahame Grieve 6e27c45d54 get generator running again 2024-08-16 11:58:55 +08:00
Grahame Grieve 2b54f1cf1a don't escape unicode whitespace in json files 2024-08-16 06:47:25 +08:00
Grahame Grieve c9bb2b4e55 Fix NPE in questionnaire renderer 2024-08-16 06:46:52 +08:00
Grahame Grieve 5bbb21aad5 Add check for multiple WG extensions 2024-08-16 06:46:41 +08:00
Grahame Grieve 6e5d5cdf40 Hack workaround for R4 issue with ProcessPriority 2024-08-16 06:46:15 +08:00
markiantorno fe2a8e6d11 Updating version to: 6.3.21-SNAPSHOT and incrementing test cases dependency. 2024-08-13 17:31:22 +00:00
markiantorno 1800948c7a Release: v6.3.20
## Validator Changes

* Improved handling of display validation for various languages
* fix xml:space message after discussion on Zulip

## Other code changes

* ValueSet rendering improvements
* Add isUnknownLocalReferencesNotLinks to RenderingContext
* Fix up conceptMap rendering (remove spurious summary table)
* Add R6 ballot 2 to FHIRVersion enum in R5
* rendering fixes for implementers
* improve rendering of bindings with no value sets
***NO_CI***
2024-08-13 16:46:00 +00:00
Grahame Grieve 7da6c1af91 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-08-13 22:11:33 +08:00
Grahame Grieve 2f31a9397b test case release 2024-08-13 22:11:25 +08:00
markiantorno 6fa9dd96a6 Updating i18n-coverage csv and png table ***NO_CI*** 2024-08-13 13:49:45 +00:00
Grahame Grieve f8abad1af1 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-08-13 21:35:36 +08:00
Grahame Grieve c167ff6730 release notes 2024-08-13 21:35:29 +08:00
Grahame Grieve b16bc2cee0
Merge pull request #1713 from hapifhir/2024-08-gg-lang-display
2024 08 gg lang display
2024-08-13 21:31:16 +08:00
Grahame Grieve d4097d3dc7 ValueSet rendering improvements 2024-08-13 07:02:52 +08:00
Grahame Grieve f4f978941d add isUnknownLocalReferencesNotLinks to RenderingContext 2024-08-12 05:59:10 +08:00
Grahame Grieve 0114837ede compile fix 2024-08-12 05:32:58 +08:00
Grahame Grieve d11cbded2b improved handling of display validation for various languages 2024-08-11 22:49:51 +08:00
Grahame Grieve 3f34fc1d91 Fix up conceptMap rendering (remove spurious summary table) 2024-08-11 22:30:34 +08:00
Grahame Grieve bf105ae179 Add R6 ballot 2 2024-08-11 22:30:14 +08:00
Grahame Grieve dc6d4fc912 rendering fixes for implementers 2024-08-09 07:52:15 +08:00
markiantorno d9f3f23a15 Updating i18n-coverage csv and png table ***NO_CI*** 2024-08-08 14:17:46 +00:00
dotasek 8c2c271ccb
Update fhir-test-cases (#1711) 2024-08-08 09:57:54 -04:00
markiantorno 844fc55ed2 Updating i18n-coverage csv and png table ***NO_CI*** 2024-08-08 01:27:05 +00:00
Grahame Grieve 255a225e51
Merge pull request #1710 from hapifhir/2024-08-gg-no-binding-vs
2024 08 gg no binding vs
2024-08-08 09:16:06 +08:00
Grahame Grieve 9a7e57c7c4
Merge pull request #1689 from hapifhir/do-20240716-fix-code-validation-for-locale
Fix code validation for locale
2024-08-08 09:09:25 +08:00
Grahame Grieve 76dc2bc936
Merge branch 'master' into do-20240716-fix-code-validation-for-locale 2024-08-08 09:09:14 +08:00
Grahame Grieve 5a598b53f4 update txCache for code changes 2024-08-08 08:58:50 +08:00
Grahame Grieve 7f25139a05 fix url encoding method 2024-08-08 08:43:20 +08:00
Grahame Grieve cb3319a83f fix xml:space message 2024-08-08 07:41:19 +08:00
Grahame Grieve 4743a0468a improve rendering of bindings with no value sets 2024-08-08 07:41:06 +08:00
Mark Iantorno 8af89bf434 Updating test case dependency to v1.5.18
***NO_CI***
2024-08-06 15:08:24 +00:00
dotasek 23972f08db Bump test cases 2024-08-05 11:56:29 -04:00
dotasek eba6868afe Merge remote-tracking branch 'origin/master' into do-20240716-fix-code-validation-for-locale 2024-08-05 10:32:51 -04:00
markiantorno e6e4efa540 Updating version to: 6.3.20-SNAPSHOT and incrementing test cases dependency. 2024-08-04 15:24:42 +00:00
markiantorno aac96cf897 Release: v6.3.19
## Validator Changes

* Improve performance of supplement processing
* Add support for validating xml:space
* Fix NPE validating maps
* Fix duplicate removal code that caused missed WARNING messages (#1698)
* Fix interaction between terminology cache and validation location  (#1700)
* Better concept map validation
* Improved base64 parsing error
* Add support for unknown code system version validating concept maps
* Fix bug using wrong profile when profiling recursive properties

## Other code changes

* Return null for all toCode enum params that are null
* fix bugs adding publishing WG in element mode
* Fix equality method that caused missed WARNING messages
* fix rendering issues
  * rendering fixes for R6 build
  * don't throw error for wrong rendering mode
  * Document rendering fixes - subject and section
  * more work on forcing valid html generation
  * more hyperlink validation improvements
  * further fixes to link validation
  * fix list inside paragraph
  * fix actor capabilities in wrong place
  * Support missing datatypes
  * Fill out missing anchors
  * Fix wrong handling of contained resources)
  * #1678 - add div to children when exploring Narrative
***NO_CI***
2024-08-04 14:35:44 +00:00
Grahame Grieve 3b44992d82 set up release 2024-08-04 22:03:35 +08:00
Grahame Grieve 8790780feb fix npe 2024-08-04 10:39:23 +08:00
Grahame Grieve e73447939b improve performance of supplement processing 2024-08-04 10:00:01 +08:00
Grahame Grieve 7fda67ca7e fix rendering issues 2024-08-03 23:46:31 +08:00
Grahame Grieve af5eaafd34 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-08-03 23:38:47 +08:00
Grahame Grieve 6a85977bb6 compile fixes 2024-08-03 19:55:43 +08:00
Grahame Grieve 2f1f59d5f9 rendering fixes for R6 build 2024-08-03 19:32:46 +08:00
Grahame Grieve b248eb7d67 Add support for validating xml:space 2024-08-03 19:31:55 +08:00
Grahame Grieve 7670422a6c don't throw error for wrong rendering mode 2024-08-03 19:31:35 +08:00
Grahame Grieve eecd04924b fix bugs adding publishing WG in element mode 2024-08-03 19:30:54 +08:00