Grahame Grieve
52fae6d285
#399 : fix bad error message in german
2020-12-15 14:30:44 +11:00
Grahame Grieve
b43431a65c
Merge pull request #401 from hapifhir/gg-fix-slicing-errors
...
improve error message for FHIRPath errors when slicing
2020-12-15 14:27:08 +11:00
Bill Denton
737550538c
remove unnecessary (& problem causing) Fragment-Host from OSGi manifest
2020-12-14 17:30:31 -05:00
Grahame Grieve
5b52a75d3b
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2020-12-15 07:50:45 +11:00
Mark Iantorno
3d3bda30ec
Code changes to assist with validator updates in HAPI ( #400 )
...
* just some cleanup and simple changes
* changed folder name the map is currently structured, not in the past
2020-12-10 10:56:56 -05:00
Grahame Grieve
e2a8581a3b
improve error message for FHIRPath errors when slicing
2020-12-10 13:50:20 +11:00
markiantorno
55055fa3c4
Updating version to: 5.2.11-SNAPSHOT and incrementing test cases dependency.
2020-12-09 01:50:11 +00:00
markiantorno
0019153a26
Release: v5.2.10
...
Validator:
* Fix NPE reading results of batch code validation
* Validate that binding references are present, and are for value sets
* Fix output message when there's nothing to validate
Other Code Changes:
* fix for renderer on ElementModels rendering - follow contentReference
* fix for NPE rendering references to contained value setes in Questionnaires that don't resolve
* fix for NPE rendering parameters with no names
* fix for rendering bundles on ElementModels
***NO_CI***
2020-12-09 01:21:17 +00:00
Grahame Grieve
4b5ea7d4d5
Actually fix it this time
2020-12-09 11:10:16 +11:00
Grahame Grieve
82f3300b69
setup release
2020-12-09 10:11:30 +11:00
Grahame Grieve
0cf371c657
fix for rendering bundles on ElementModels
2020-12-09 10:11:06 +11:00
Grahame Grieve
8a6b797c92
fix for NPE rendering parameters with no names
2020-12-09 10:10:11 +11:00
Grahame Grieve
655c072d64
fix for NPE rendering references to contained value setes in Questionnaires that don't resolve
2020-12-09 10:09:02 +11:00
Grahame Grieve
752918a80a
fix for renderer on ElementDefinition rendering - follow contentReference
2020-12-09 10:08:01 +11:00
Grahame Grieve
d432cff826
Fix output message when there's nothing to validate
2020-12-09 10:06:37 +11:00
Grahame Grieve
1532a038c9
Validate that binding references are present, and are for value sets
2020-12-09 10:06:20 +11:00
Grahame Grieve
2c4b4c4ca2
Fix NPE reading results of batch code validation
2020-12-09 10:04:56 +11:00
markiantorno
c85cbf59aa
Updating version to: 5.2.10-SNAPSHOT and incrementing test cases dependency.
2020-12-06 22:30:20 +00:00
markiantorno
6907a004be
Release: v5.2.9
...
Validator:
* fix bug that meant validator was complaining abut unknown codes
Other code changes:
* fix rendering of documents
***NO_CI***
2020-12-06 22:00:23 +00:00
markiantorno
1651d3775c
upping version to publish
2020-12-05 09:45:13 -05:00
markiantorno
b6efb58dc8
Release: v5.2.8
...
Validator:
* fix bug that meant validator was complaining abut unknown codes
Other code changes:
* fix rendering of documents
***NO_CI***
2020-12-05 00:07:37 +00:00
Grahame Grieve
c32a04d9b2
release notes
2020-12-05 10:31:26 +11:00
Grahame Grieve
e7904c8355
fix merge problem
2020-12-05 08:47:25 +11:00
Grahame Grieve
3f9c87ab63
validation fixes ( #397 )
...
* Fix validation issues for StructureDefinitions
* Don't try to validate URLs outside HL7 space
* Fix document rendering
* fix failing tests
2020-12-04 16:13:53 -05:00
Grahame Grieve
7de14f172e
Fix validation issues for StructureDefinitions ( #396 )
2020-12-04 16:11:52 -05:00
Lloyd McKenzie
d8df660c33
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2020-12-04 08:05:48 -07:00
markiantorno
118c03590f
Updating version to: 5.2.8-SNAPSHOT and incrementing test cases dependency.
2020-12-03 22:12:42 +00:00
markiantorno
d4e5950dea
Release: v5.2.7
...
Validator:
* Fix support for cross version extensions across the entire valdation rule set
* Improve security warnings about rogue HTML tags
* fix error messages on unknown URLs (not longer say 'not done yet')
* fix validation of profiles and target profiles in all versions (before R3 different rules)
Other code changes:
* fix error message suppression on tooling client
* Track code systems used in the context
* improve error messages when rendering bundles that are documents that aren't properly formed
* Process Markdown when rendering CapabilityStatement.rest.documentation
* Fix rendering of CanonicalResource.url
Quality of Life Improvements:
* fixed deployment issue where validator.cli and report packages were sometimes published during deployment
***NO_CI***
2020-12-03 21:36:56 +00:00
markiantorno
4a98669bdc
pom fixes for skipping unecessary module deployments
2020-12-03 15:59:36 -05:00
markiantorno
22e203bd13
bumping version to fix publishing issues
2020-12-03 09:45:35 -05:00
markiantorno
ff00680f94
Release: v5.2.6
...
Validator:
* Fix support for cross version extensions across the entire valdation rule set
* Improve security warnings about rogue HTML tags
* fix error messages on unknown URLs (not longer say 'not done yet')
* fix validation of profiles and target profiles in all versions (before R3 different rules)
Other code changes:
* fix error message suppression on tooling client
* Track code systems used in the context
* improve error messages when rendering bundles that are documents that aren't properly formed
* Process Markdown when rendering CapabilityStatement.rest.documentation
* Fix rendering of CanonicalResource.url
***NO_CI***
2020-12-03 10:37:47 +00:00
Grahame Grieve
76e3af39fd
Merge pull request #394 from hapifhir/gg_v5.2.6
...
Gg v5.2.6
2020-12-03 20:56:12 +11:00
Grahame Grieve
d2f7ce344c
update tests
2020-12-03 20:07:05 +11:00
Grahame Grieve
f7ececa034
Merge branch 'master' into gg_v5.2.6
2020-12-03 17:16:28 +11:00
Grahame Grieve
cc57a7ebcb
release notes
2020-12-03 16:58:19 +11:00
Grahame Grieve
7d95b27c1f
fix validation of profiles and target profiles in all versions (before R3 different rules)
2020-12-03 16:57:53 +11:00
Grahame Grieve
36dae96eef
fix copmile problem
2020-12-03 15:23:03 +11:00
Grahame Grieve
45530c0f5d
Merge pull request #391 from azizjonh/patch-1
...
Load context from classpath allowing duplicates
2020-12-03 13:52:07 +11:00
Grahame Grieve
a17c0cf88c
ping build
2020-12-03 13:06:16 +11:00
Grahame Grieve
b75c0a7181
set up release
2020-12-03 12:58:05 +11:00
Grahame Grieve
f3aab0760e
fix error messages on unknown URLs
2020-12-03 12:57:15 +11:00
Grahame Grieve
d4b46e32bf
Improve security warnings about rogue HTML tags
2020-12-03 12:56:28 +11:00
Grahame Grieve
2f69a6734c
escape | in URLS for terminology service
2020-12-03 12:55:51 +11:00
Grahame Grieve
89249219fd
Fix rendering of CanonicalResource.url
2020-12-03 12:55:20 +11:00
Grahame Grieve
1f2859e49b
Process Markdown when rendering CapabilityStatement.rest.documentation
2020-12-03 12:54:39 +11:00
Grahame Grieve
1372d58ad4
improve error messages when rendering bundles that are documents that aren't properly formed
2020-12-03 12:54:03 +11:00
Grahame Grieve
532aba2485
cache xversion extension manager, and use it in any place accessing extension definitions
2020-12-03 12:52:43 +11:00
Grahame Grieve
4b43e46d11
Track code systems used in the context, and add getSpecUrl for implementer ease
2020-12-03 12:49:00 +11:00
Grahame Grieve
b9664caec0
fix error message suppression on tooling client
2020-12-03 12:46:43 +11:00
azizjonh
c4139ae9a1
Load context from classpath allowing duplicates
...
Added ability to specify whether to allow duplicates when loading context from classpath. In similar fashion to loading from package.
2020-12-01 11:05:57 -06:00