Grahame Grieve
654f505c0b
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2021-06-01 22:41:57 +10:00
Mark Iantorno
375c8cb46d
fixes for eclipse ( #524 )
...
rip
2021-06-01 07:53:40 -04:00
Grahame Grieve
12f841999e
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2021-05-31 08:53:45 +10:00
Grahame Grieve
729143a687
Merge pull request #495 from hapifhir/gg_202105_03
...
Gg 202105 03
2021-05-31 08:52:54 +10:00
Grahame Grieve
059ff14425
Merge branch 'master' into gg_202105_03
2021-05-31 08:52:47 +10:00
Grahame Grieve
2e640accce
Merge pull request #498 from pieter-edelman-nictiz/497
...
Issue #497 : turn on single line mode for FHIRPath matches()
2021-05-31 08:51:26 +10:00
Grahame Grieve
a765223e7b
Merge pull request #501 from tyfoni/fix_conv_30_50
...
Issue #453 : add copying of aggregation mode for conversion from 50 to 30
2021-05-31 08:46:58 +10:00
Grahame Grieve
8b48ef9197
Merge branch 'master' into fix_conv_30_50
2021-05-31 08:46:48 +10:00
Grahame Grieve
aeb87c8c12
Merge pull request #504 from pieter-edelman-nictiz/502
...
Fix for a bug where the line number was reported as column number when validating constraints
2021-05-31 08:44:17 +10:00
Grahame Grieve
f83a4d95e8
Merge pull request #506 from lmckenzi/Better-handling-of-bad-xhtml-entity
...
If there's an ampersand that doesn't actually have a closing semi-col…
2021-05-31 08:39:57 +10:00
Grahame Grieve
afe5c09f26
Merge pull request #508 from alexzautke/az-fix-extensions-on-pattern
...
Allow extensions in checkFixedValue if a pattern instead of a fixedValue is defined on the element
2021-05-31 08:39:18 +10:00
Grahame Grieve
8c9e54d58f
fix error calling the wrong validation method
2021-05-31 08:03:52 +10:00
Grahame Grieve
c5009f377c
Merge pull request #519 from hapifhir/conversion_update_II
...
Conversion update ii
2021-05-31 07:56:17 +10:00
markiantorno
e12e24785d
adding advisor enhancements
2021-05-26 15:59:37 -04:00
markiantorno
30e45f54ed
wip
2021-05-25 13:36:07 -04:00
Alexander Zautke
0069da7b6e
Merge branch 'az-fix-extensions-on-pattern' of github.com:alexzautke/org.hl7.fhir.core into az-fix-extensions-on-pattern
2021-05-23 22:13:11 +02:00
Alexander Zautke
26bcee1675
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into az-fix-extensions-on-pattern
2021-05-23 22:12:14 +02:00
Alexander Zautke
e5553fe7d9
Merge branch 'hapifhir:master' into az-fix-extensions-on-pattern
2021-05-23 22:10:30 +02:00
Mark Iantorno
5db9b65c21
Test pr ( #511 )
...
* adding maven exec command to let me run tests on validator jar so people stop breaking it
* adding release notest to test PR pipeline
2021-05-21 18:47:22 -04:00
Mark Iantorno
30bdbf4518
Update pull-request-pipeline.yml for Azure Pipelines
2021-05-21 15:53:54 -04:00
Mark Iantorno
a0d64cc224
Update pull-request-pipeline.yml for Azure Pipelines
...
yaml is the best language to do things in
2021-05-21 15:51:37 -04:00
Mark Iantorno
7ddf41f571
Update pull-request-pipeline.yml for Azure Pipelines
...
Adding validation cli jar test run
2021-05-21 15:42:41 -04:00
Mark Iantorno
124bef0e8b
adding maven exec command to let me run tests on validator jar so people stop breaking it ( #510 )
2021-05-21 15:40:05 -04:00
markiantorno
d91a4bbb03
Updating version to: 5.4.3-SNAPSHOT and incrementing test cases dependency.
2021-05-21 18:14:31 +00:00
markiantorno
552ef55ada
Release: v5.4.2
...
* Rolling back HAPI dependency so we can build and publish
***NO_CI***
2021-05-21 17:42:50 +00:00
markiantorno
e9915e5178
release notes
2021-05-21 13:22:56 -04:00
markiantorno
5ca9c7bcc5
Rolling back HAPI dependency so we can build and publish validation jar
2021-05-21 11:56:15 -04:00
Alexander Zautke
22af0cba90
Allow extensions in checkFixedValue if a pattern instead of a fixedValue is defined on the element
2021-05-20 17:23:34 +02:00
Lloyd McKenzie
5d9b7f4d62
If there's an ampersand that doesn't actually have a closing semi-colon, the process eventually runs out of characters and then fails doing a charAt(0). Catch this issue and throw a useful exception.
2021-05-19 19:04:11 -06:00
markiantorno
5648f7a925
Updating version to: 5.4.2-SNAPSHOT and incrementing test cases dependency.
2021-05-19 18:42:31 +00:00
markiantorno
52169f00ba
Release: v5.4.1
...
* update so I can push a new validator
***NO_CI***
2021-05-19 18:15:50 +00:00
Mark Iantorno
278838bd62
Update RELEASE_NOTES.md
2021-05-19 13:51:52 -04:00
markiantorno
cfd52b75f3
MAGIC II
2021-05-19 12:51:51 -04:00
markiantorno
41f2fe7626
MAGIC BUILD FIXING WIZARDY
2021-05-19 11:03:57 -04:00
Pieter Edelman
396e562d89
Fix for a bug where the line number was reported as column number when validating constraints
2021-05-19 16:52:53 +02:00
jamesagnew
9b829d9714
Version bump to 5.4.0 for release
2021-05-18 16:55:09 -04:00
tyfni
56738f7acf
add copying of aggregation mode for conversion from 50 to 30
2021-05-18 13:39:36 +02:00
markiantorno
f082ed15ee
Updating version to: 5.3.15-SNAPSHOT and incrementing test cases dependency.
2021-05-14 15:05:25 +00:00
markiantorno
d17a8da923
Release: v5.3.14
...
Validator:
* Added parameter -want-invariants-in-messages
* fix issue with dependencies on IGs that have uppercase in package IDs
Other Code Changes
* Fix displays for some codes in ConceptMap.relationship when rendering
* Add Publication Version to rendering context for future use.
***NO_CI***
2021-05-14 14:32:48 +00:00
Pieter Edelman
783ad9b850
Issue #497 : turn on single line mode for FHIRPath matches()
2021-05-14 15:58:03 +02:00
markiantorno
857e504315
upping version for release
2021-05-14 09:37:04 -04:00
Grahame Grieve
d57fd9fa1d
Merge pull request #496 from hapifhir/gg_202105_04
...
Gg 202105 04
2021-05-14 14:55:11 +10:00
Grahame Grieve
7f5b47d9d3
Merge branch 'master' into gg_202105_04
2021-05-14 12:26:13 +10:00
Grahame Grieve
278916ba97
Fix displays for some codes in ConceptMap.relationship when rendering + Add Publication Version to rendering context for future use.
2021-05-14 12:24:57 +10:00
Grahame Grieve
1b1b564682
fix issue with dependencies on IGs that have uppercase in package IDs
2021-05-14 12:23:21 +10:00
Grahame Grieve
cf859c9ed1
add new parameter for whether to include FHIRPath in invariant error messages
2021-05-14 12:21:28 +10:00
Grahame Grieve
d4c25d56b5
Merge branch 'master' into gg_202105_03
2021-05-14 11:32:06 +10:00
Mark Iantorno
1af9edc6f1
Update RELEASE_NOTES.md
2021-05-13 19:05:44 -04:00
Grahame Grieve
24152a2f92
resolve conflicts
2021-05-14 06:12:25 +10:00
markiantorno
baf81057a8
Updating version to: 5.3.13-SNAPSHOT and incrementing test cases dependency.
2021-05-13 19:12:04 +00:00