Grahame Grieve
11eb2cef53
fix index error
2023-06-17 09:41:15 +10:00
Grahame Grieve
64f84274af
Validation Derived Questionnaires
2023-06-17 09:41:06 +10:00
Grahame Grieve
99895e7a97
Performance improvements for validation, including -watch engine
2023-06-17 09:40:34 +10:00
Grahame Grieve
2d0dcbb803
rendering improvements for profile extensions
2023-06-17 09:38:27 +10:00
dotasek
f4b6ff2f6e
Refactor and introduce test
2023-06-15 10:38:03 -04:00
dotasek
10c50a14f0
Add lenient-display-validation param
2023-06-15 08:31:30 -04:00
dotasek
1afcd224f7
Merge branch 'master' into do-20230602-refactor-cli-params
2023-06-14 10:55:48 -04:00
Grahame Grieve
60fe0fd0f8
fix tx test on tight
2023-06-14 10:54:59 +01:00
Grahame Grieve
1d04f713d5
Merge pull request #1304 from hapifhir/do-20230612-fix-signature-keysize
...
Increase digital signature size to 2048
2023-06-13 23:25:10 +01:00
dotasek
1a14bf3ef8
Lookahead based regex
2023-06-13 17:30:33 -04:00
dotasek
3c7abb5eff
Test coverage
2023-06-13 17:29:16 -04:00
Grahame Grieve
d8309796ca
Merge pull request #1303 from hapifhir/gg-202206-tx-extensions
...
Fix up terminology tests to ignore irrelevant extensions
2023-06-13 09:43:45 +02:00
dotasek
7fa80ac80b
Get rid of too trusting SSLCertTruster
2023-06-12 15:53:41 -04:00
dotasek
a4ed6a02f5
Increase digital signature size to 2048
2023-06-12 15:18:43 -04:00
Richard Ettema
d2c873336c
Remove hard coded output stream paths preventing successful build on Windows
2023-06-12 15:17:08 -04:00
dotasek
28bfe9c757
CodeQL coverage ( #1298 )
...
* Create codeql.yml
* Try limiting to the run to a single module
* Try matrix config
* Use category to prevent overwritten results
* Add remaining modules
* Update codeql.yml
* Update codeql.yml
2023-06-12 15:08:26 -04:00
Grahame Grieve
481698cf24
Fix up terminology tests to ignore irrelevant extensions
2023-06-12 17:17:30 +01:00
dotasek
ff7997d7d2
Fix older jetbrains annotations transitive dependency ( #1299 )
2023-06-09 14:43:49 -04:00
markiantorno
8237fb862b
Updating version to: 6.0.16-SNAPSHOT and incrementing test cases dependency.
2023-06-08 21:23:36 +00:00
markiantorno
cc14a4142f
Release: v6.0.15
...
## Validator Changes
* no changes
## Other code changes
* Update commons-beanutils and apache.poi dependencies
***NO_CI***
2023-06-08 20:56:04 +00:00
dotasek
05134dc99d
Do 20230607 commons beanutils bump ( #1297 )
...
* Move property to module
* Document dependency exclusions, RELEASE_NOTES
2023-06-08 15:40:08 -04:00
dotasek
7b05c7514e
Bump poi version, remove unused old dependencies ( #1296 )
2023-06-08 10:47:37 -04:00
dotasek
62094071a0
Update trivy.yml
2023-06-08 10:37:47 -04:00
markiantorno
10f466487b
Updating version to: 6.0.15-SNAPSHOT and incrementing test cases dependency.
2023-06-08 05:03:27 +00:00
markiantorno
3969ac75c4
Release: v6.0.14
...
## Validator Changes
* no changes
## Other code changes
* Fix bugs in language handling
* Implement Trivy vulnerability scanning and update POI and okhttp libraries
***NO_CI***
2023-06-08 04:33:30 +00:00
Grahame Grieve
5700a5022b
release notes
2023-06-08 06:00:11 +02:00
dotasek
fed11c88ef
Bump okhttp3 version ( #1295 )
2023-06-07 17:25:27 -04:00
Grahame Grieve
681470812c
release notes
2023-06-07 23:12:26 +02:00
Grahame Grieve
8fea7e3710
Merge pull request #1294 from hapifhir/gg-202206-languages
...
fix bugs in language handling
2023-06-07 22:19:42 +02:00
Grahame Grieve
8c412d78ef
fix bugs in language handling
2023-06-07 21:31:25 +02:00
dotasek
19c68486e8
Test master trigger (delete blank line)
2023-06-07 14:35:40 -04:00
dotasek
85c215229d
Bump code to trigger master pipeline
2023-06-07 14:12:25 -04:00
dotasek
2a35adf5d0
Update trivy.yml
2023-06-07 13:55:24 -04:00
dotasek
f05345774d
Trivy vulnerability scan ( #1293 )
...
* Create trivy.yml
* Update trivy.yml
* Change scanning config
2023-06-07 13:52:14 -04:00
markiantorno
619703dbf8
Updating version to: 6.0.14-SNAPSHOT and incrementing test cases dependency.
2023-06-07 13:14:17 +00:00
markiantorno
b704ea50fc
Release: v6.0.13
...
## Validator Changes
* no changes
## Other code changes
* add clear() to JsonObject
***NO_CI***
2023-06-07 12:48:04 +00:00
Grahame Grieve
9b9e50e0be
release notes
2023-06-07 14:08:22 +02:00
Grahame Grieve
bfdb28b96e
add JsonObject.clear()
2023-06-07 13:57:56 +02:00
markiantorno
a605d944bc
Updating version to: 6.0.13-SNAPSHOT and incrementing test cases dependency.
2023-06-06 21:27:18 +00:00
markiantorno
8edd61a197
Release: v6.0.12
...
## Validator Changes
* Improve message when there's multiple display options
## Other code changes
* Fix loading issue with r5 extensions
* NPM package compression improvements
* Update language file handling to handle context
* Remove logical models in minifier, and other improvements
* Auto update minimum slicing cardinality when slicer is assumed (extensions)
***NO_CI***
2023-06-06 20:55:08 +00:00
dotasek
5ddecd1ef8
Bump test cases to release 1.3.9 ( #1292 )
...
* Bump test cases to release version
* Release notes.
2023-06-06 15:38:11 -04:00
Mark Iantorno
8924aecf38
Updating test case dependency to v1.3.9
...
***NO_CI***
2023-06-06 19:15:16 +00:00
dotasek
b4a34e0bc0
Fix broken test
2023-06-05 18:19:50 -04:00
Grahame Grieve
a4f54f519f
Merge pull request #1290 from hapifhir/gg-202206-cardinality-fixes
...
Gg 202206 cardinality fixes
2023-06-05 23:26:13 +02:00
dotasek
a8051d6c45
Rename to ValidationEngineTask
2023-06-05 17:06:10 -04:00
dotasek
19d557788c
Add help text for each visible task
2023-06-05 16:39:45 -04:00
Grahame Grieve
33d60c2496
clean up display error messages
2023-06-05 21:17:12 +02:00
Grahame Grieve
0bcb9d6196
make NPM packages slightly smaller
2023-06-05 21:17:02 +02:00
Grahame Grieve
01b4219259
update language file handling to handle context properly
2023-06-05 21:16:51 +02:00
Grahame Grieve
fe7cd1f39a
Clean up extension loading issue
2023-06-05 21:16:28 +02:00