dotasek
59a7ee0e5b
Fix format
2023-03-31 17:04:14 -04:00
dotasek
9dce8b3e02
Mask re-usable cache task
2023-03-31 17:01:54 -04:00
Grahame Grieve
981d233827
fix index error validating HierarchicalTable
2023-04-01 07:34:14 +11:00
Grahame Grieve
7ef17d41d6
warning not error when the code system isn't known validating questionnaire answer options
2023-04-01 07:33:56 +11:00
Grahame Grieve
4966731195
Add link to questionnaire rendering questionnaireResponse
2023-04-01 07:33:09 +11:00
Grahame Grieve
9e98128eee
Fix access violation rendering questionnaire
2023-04-01 07:32:45 +11:00
Grahame Grieve
c66da517bb
Fix bug generating narratives
2023-04-01 07:32:26 +11:00
Grahame Grieve
e59c83855d
Defining the existence of R6
2023-04-01 07:32:02 +11:00
dotasek
0a385a1366
Update master-branch-parallel-pipeline.yml for Azure Pipelines
2023-03-31 16:11:47 -04:00
dotasek
bb9a66551c
Bump bidi checker again
2023-03-31 12:50:04 -04:00
dotasek
0ee7c1d0ce
Bump bidi checker version
2023-03-31 12:15:04 -04:00
Grahame Grieve
9a8392275f
fix version of test
2023-03-30 23:31:14 +11:00
Grahame Grieve
e18cfcf0f8
Add reading translations
2023-03-30 23:30:53 +11:00
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
d9cee4b221
Merge pull request #1196 from hapifhir/gg-202303-r5-lang-one
...
Gg 202303 r5 lang one
2023-03-30 10:16:03 +11:00
Grahame Grieve
473b63dbff
reorg validation testing to be more memory efficient
2023-03-30 08:31:48 +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
dotasek
1300acd867
Balance heap space between maven and surefire ( #1195 )
2023-03-29 14:30:27 -04: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
69f31442bc
more trying to save memory in tests
2023-03-29 23:02:42 +11:00
Grahame Grieve
4f8a8108a4
reduce memory use in tests?
2023-03-29 20:58:06 +11:00
Grahame Grieve
bbdb3dea89
undo dependency on test case packages (memory reasons)
2023-03-29 17:10:38 +11:00
Grahame Grieve
5b50f7e907
Merge remote-tracking branch 'origin/master'
2023-03-29 15:59:18 +11:00
Grahame Grieve
55c67403d3
bump test cases
2023-03-29 15:59:07 +11:00
Grahame Grieve
2313348657
Merge pull request #1194 from hapifhir/gg-202303-r5-path-fixes
...
Gg 202303 r5 path fixes
2023-03-29 15:58:56 +11:00
Grahame Grieve
ca238cdf9e
Merge remote-tracking branch 'origin/master'
2023-03-29 15:10:14 +11:00
Grahame Grieve
49e3026d3c
release notes
2023-03-29 15:10:04 +11:00
Grahame Grieve
6a78bcf25b
bump test cases
2023-03-29 15:07:08 +11:00
Grahame Grieve
d7817c785a
XML utils - add tag
2023-03-29 15:06:59 +11:00
Grahame Grieve
520d13ab51
fix R5 path for spec
2023-03-29 15:06:35 +11:00
Grahame Grieve
0233e48a1c
suppress prism if ttl source is too big
2023-03-29 15:06:24 +11: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
dotasek
56f99e4872
Merge remote-tracking branch 'origin/master'
2023-03-28 15:19:56 -04:00
dotasek
c88c8762c8
Ignore .checkstyle generated by Eclipse
2023-03-28 15:19:47 -04: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
3cb649d76c
Merge remote-tracking branch 'origin/master'
2023-03-28 09:43:48 +11:00
Grahame Grieve
cf9edf0cf3
release notes
2023-03-28 09:43:37 +11:00
Grahame Grieve
485483829c
Merge pull request #1192 from hapifhir/gg-202303-cm-validation
...
Gg 202303 cm validation
2023-03-28 09:32:55 +11:00
Grahame Grieve
7d7c11dbd6
display checking in concept map not case sensitive and just a warning
2023-03-28 07:46:00 +11:00