2398 Commits

Author SHA1 Message Date
Grahame Grieve
3df8593c48 Fix up loading of IG bundles 2023-03-30 23:30:41 +11:00
Grahame Grieve
76c96a53d6 Work around issue with R5 path in extensions pack 2023-03-30 23:30:23 +11:00
Grahame Grieve
1b6137967f i18n framework for HTML generation in renderers - step #1 2023-03-30 10:16:51 +11:00
Grahame Grieve
b1bd539b03 memory conservation testing 2023-03-30 08:31:01 +11:00
Grahame Grieve
5e2330c6e2 Better error handling loading resources 2023-03-30 08:30:47 +11:00
Grahame Grieve
bb94efa873 restore broken R4 loading 2023-03-30 08:30:32 +11:00
Grahame Grieve
6a8e425696 Merge remote-tracking branch 'origin/master' 2023-03-30 06:37:57 +11:00
Grahame Grieve
12de53f336 Work on language translations 2023-03-30 06:32:10 +11:00
Grahame Grieve
50b5802d39 Don't preload resources to fix them 2023-03-30 06:24:50 +11:00
markiantorno
aa8cb39580 Updating version to: 5.6.118-SNAPSHOT and incrementing test cases dependency. 2023-03-29 14:03:26 +00:00
markiantorno
3c04b80fdb Release: v5.6.117
## Validator Changes

* no changes

## Other code changes

* Fix R5 path for spec in generated narratives
* Hack to fix wrong R5 paths in generated narratives in extensions pack
* Suppress Prism rendering if ttl source is too big
* Fix up URLs in untouched elements when processing snapshots
* Fix up URLs in binding.description when generating snapshots
***NO_CI***
2023-03-29 13:36:02 +00:00
Grahame Grieve
25d7affba4 fix up R5 paths that are wrong in Extensions package 2023-03-29 15:05:50 +11:00
Grahame Grieve
d82bec0f90 Add binding.description to markdown fields that get their URLs processed 2023-03-29 15:03:08 +11:00
Grahame Grieve
77e771af2a Fix up URLs for untouched elements when generating 2023-03-29 15:02:45 +11:00
markiantorno
7928c858bb Updating version to: 5.6.117-SNAPSHOT and incrementing test cases dependency. 2023-03-27 23:58:35 +00:00
markiantorno
9f671be87b Release: v5.6.116
## Validator Changes

* Make checking displays in concept map not case sensitive and just a warning

## Other code changes

* Fix loading version of extensions package in test cases
* Don't suppress error when FML doesn't parse in FMLParser
* Add PathBuilder (documentation + clean up code)
***NO_CI***
2023-03-27 23:33:00 +00:00
Grahame Grieve
18cc404567 fix loading version of extensions package 2023-03-28 07:45:29 +11:00
Grahame Grieve
8101ae8a3b display checking case insensitive 2023-03-28 07:45:14 +11:00
Grahame Grieve
d43d6ce19a don't suppress error when FML doesn't parse 2023-03-28 07:44:44 +11:00
markiantorno
794a9c46b6 Updating version to: 5.6.116-SNAPSHOT and incrementing test cases dependency. 2023-03-25 12:24:55 +00:00
markiantorno
e68a6171ee Release: v5.6.115
Final Code changes for R5 release

## Validator Changes

* Fix NPE validating maps

## Other code changes

* Refactor Loader for easier loading of earlier versions
* Fix various NPEs from version conversion testing
* First draft of Code generation for Extensions
* Improve summary message for map conversion outcome
* Move web path out of userData into resource field
* Fix FTP problem on windows (remote seperator)
* Update tests to use R5 package from test case repo everywhere
* Finish removing population type
* Rebuild .index.json if it's empty when installing a package
***NO_CI***
2023-03-25 11:55:37 +00:00
Grahame Grieve
ce75d57808 fix extension status and extension generator 2023-03-25 21:54:53 +11:00
Grahame Grieve
8e9b96b4b7 refactor loader for easier loading of old versions 2023-03-25 18:58:22 +11:00
Grahame Grieve
ade21ddb1f fix NPEs 2023-03-24 23:09:01 +11:00
Grahame Grieve
490e588cf3 First draft of generation for extensions 2023-03-24 22:19:17 +11:00
Grahame Grieve
272f00e786 move web path out of user data into resource field 2023-03-24 22:18:52 +11:00
Grahame Grieve
b8777319da update tests to use R5 package from test case repo everywhere 2023-03-24 10:18:42 +11:00
Grahame Grieve
fcd6484657 finish removing population type 2023-03-24 10:17:48 +11:00
Grahame Grieve
f98c2b2f03 more r5 updates 2023-03-24 01:45:34 +11:00
Grahame Grieve
adf6d5e3a0 updates for R5 final 2023-03-23 20:49:30 +11:00
Grahame Grieve
f122dc164f update code for R5 final 2023-03-23 20:48:38 +11:00
markiantorno
ce2480a745 Updating version to: 5.6.115-SNAPSHOT and incrementing test cases dependency. 2023-03-22 14:12:23 +00:00
markiantorno
7736f31847 Release: v5.6.114
## Validator Changes

* Fix up stated path in CodeSystemValidator
* Validate example URLs in value sets correctly
* Fix problem with composition library reference in R4

## Other code changes

* More work to sort out mappings
* Fix broken links in FMM & standards status levels
* Fix type of IG-parameter extension
* FTP: Stop re-initializing file type and mode with each upload (#1178)  …
* Fix snaphot generation warning when when profile-element is used
* fix path failure in tests
* Inline help16.png when generating narrative
* Suppress img.src=data content when rendering narrative
* Suppress value set expansion for core value sets that tx.fhir.org is getting wrong
* Fix NPE in profile comparison
***NO_CI***
2023-03-22 13:46:22 +00:00
Grahame Grieve
417bae01b1 more work to sort out mappings 2023-03-22 23:05:44 +11:00
Grahame Grieve
aba6e8958d fix broken links 2023-03-22 13:44:52 +11:00
Grahame Grieve
19760bcaf2 add todo note 2023-03-22 13:44:19 +11:00
Grahame Grieve
085ce861d8 remove warning when profile-element is used 2023-03-21 19:14:00 +11:00
Grahame Grieve
851d9c149d Merge remote-tracking branch 'origin/master' 2023-03-21 17:41:52 +11:00
Grahame Grieve
5444c3a33a Inline help6.png in resources 2023-03-21 17:26:51 +11:00
Grahame Grieve
075bb46fa3 Suppress value set expansion for core value sets that tx.fhir.org is handling wrongly 2023-03-21 17:26:24 +11:00
Grahame Grieve
bb61229931 suppress NPE in profile comparison 2023-03-21 17:25:56 +11:00
Grahame Grieve
98a7f26b84 fix problem with composition library reference in R4 2023-03-21 17:25:45 +11:00
markiantorno
8878bc9cef Updating version to: 5.6.114-SNAPSHOT and incrementing test cases dependency. 2023-03-21 00:29:38 +00:00
markiantorno
950c781ffc Release: v5.6.113
## Validator Changes

* Fix problems validating variables
* No longer ignore hl7.org/fhir/tools when validating

## Other code changes

* Fixed bug with incorrect parameter type when POSTing a $validate-code request to a remote terminology server
* Fix OS issue with zipslip protection
* Fix for where profile_element extension was being ignored when checking types after snapshot generation
* Fix generated name for FML rules to be a valid name
* Allow loaders to decide which resources to load into the context
***NO_CI***
2023-03-21 00:00:30 +00:00
Grahame Grieve
50f2d05a87
Merge pull request #1176 from aehrc/ml-202303-fix-1175-incorrect-type-in-validate-code-call
Make url parameter type UriType, not StringType
2023-03-21 07:59:20 +11:00
Grahame Grieve
900faa2450 part of fix for type checking 2023-03-21 06:12:16 +11:00
Grahame Grieve
71a19710a0 Fix for where profile_element extension was being ignored when checking types after snapshot generation 2023-03-21 06:12:02 +11:00
Grahame Grieve
2fbb607f81 Fix generated name for FML rules to be a valid name 2023-03-21 06:04:31 +11:00
Grahame Grieve
11c80f7d00 allow loaders to decide which resources to load into the context 2023-03-21 06:03:36 +11:00
markiantorno
2a877b6faa Updating version to: 5.6.113-SNAPSHOT and incrementing test cases dependency. 2023-03-19 04:45:57 +00:00