Commit Graph

2736 Commits

Author SHA1 Message Date
Grahame Grieve a1b804150f
Merge pull request #520 from ahenket/master
Addition of Message_nl.properties
2021-06-04 14:32:11 +10:00
Grahame Grieve 3be66f8926
Merge pull request #529 from hapifhir/gg-202106-test-case-1
Gg 202106 test case 1
2021-06-03 12:08:07 +10:00
Grahame Grieve 15c4c53b8b update test case version 2021-06-03 04:33:00 +10:00
Grahame Grieve a371f5fe3e Add -allow-example-urls option to the validator 2021-06-02 17:45:50 +10:00
Lloyd McKenzie c11312de78 Fixed issue where when validating with no terminology server and a value set with only an expansion (no compose), the 'inferred' code system wasn't being populated and validation was then failing on a coding with no specified code system 2021-06-01 23:35:58 -06:00
Grahame Grieve e6c915512f
Merge pull request #525 from hapifhir/gg-2021-06-sid
Gg 2021 06 sid
2021-06-02 06:54:46 +10:00
Grahame Grieve e1f29ff29d Clean up SID code and Validation of cardinality on address-line elements containing pattern elements fixed 2021-06-02 06:22:11 +10:00
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
Alexander Henket a08534b78a Fixed all issues after review 2021-05-26 22:08:19 +02:00
Alexander Henket 91d99dbe08 More typos fixed 2021-05-26 22:08:01 +02:00
markiantorno e12e24785d adding advisor enhancements 2021-05-26 15:59:37 -04:00
Alexander Henket 73e093a13f Fixed unescaped single quotes 2021-05-26 20:58:05 +02:00
Alexander Henket 4cdef1af2d Initial checkin of Dutch translation. Ready for review passes 2021-05-26 20:56:50 +02:00
Alexander Henket 06a007ab38 Initial checkin as copy of English base file 2021-05-26 20:55:53 +02:00
Alexander Henket e7798b47f8
Fixed minor typos
Found these while working on the Dutch version to be submitted later
2021-05-26 20:54:37 +02: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