Alexander Henket
137ccd593d
Merge remote-tracking branch 'hapifhir/master'
2024-09-24 09:46:17 -04:00
Grahame Grieve
1a368ef8ac
Merge pull request #1754 from hapifhir/2024-09-gg-sct-link
...
2024 09 gg sct link
2024-09-23 12:17:27 -04:00
Grahame Grieve
b37073592b
set default language to tag not display
2024-09-23 09:12:17 -04:00
Grahame Grieve
98373c1fd5
Fix SCT link to include version and point to the right place
2024-09-23 09:12:01 -04:00
Grahame Grieve
f868576840
Add support for R6 to R4 version enumeration
2024-09-23 09:11:46 -04:00
markiantorno
be8944ab94
Updating version to: 6.3.28-SNAPSHOT and incrementing test cases dependency.
2024-09-22 18:36:30 +00:00
markiantorno
102e755283
Release: v6.3.27
...
## Validator Changes
* Work around problem with language value set being marked experimental
* Fix validation id/idref to resolve in document if in a document
* Fix various issues rendering and validating additional bindings with usage contexts
* Upgrade lock management in Package Cache
## Other code changes
* Fix case typo on Consent.provision in R4
* Fix R3 Quantity.copyValues()
* Remove debugging code
* Add more debugging to validation failure
* Add support for active only to VSAC importer
* Add r4b support to Package Version Generation
* Fix argument confusion in format in time validation
* Added support for tracking whether elements are ellipsed and for rendering accordingly
***NO_CI***
2024-09-22 17:51:33 +00:00
Grahame Grieve
8f86528526
set up release
2024-09-22 11:51:25 -04:00
Grahame Grieve
c143f7adff
bug fix on snapshot generation after testing
2024-09-22 11:24:30 -04:00
Grahame Grieve
6314ad61bb
Merge pull request #1729 from hapifhir/EllipseSupport
...
Added support for tracking whether elements are ellipsed and for rend…
2024-09-22 08:51:39 -04:00
markiantorno
bf63eb42fa
Updating i18n-coverage csv and png table ***NO_CI***
2024-09-22 12:17:22 +00:00
Grahame Grieve
ce49473e07
Merge pull request #1745 from hapifhir/do-20240909-package-lock-cleanup
...
Package Cache lock cleanup
2024-09-22 08:00:42 -04:00
Grahame Grieve
09ad0005b2
Merge pull request #1753 from hapifhir/2024-09-gg-connectathon
...
2024 09 gg connectathon
2024-09-22 07:57:18 -04:00
Grahame Grieve
e76c6e1da9
Merge remote-tracking branch 'origin/master'
2024-09-22 06:41:41 -04:00
Grahame Grieve
5466595215
Work around problem with language value set being marked experimental
2024-09-22 06:41:38 -04:00
Grahame Grieve
7bafd6e3c8
remove debugging code
2024-09-22 06:40:27 -04:00
Grahame Grieve
3cec189333
Fix id/idref to resolve in document if in a document
2024-09-22 06:40:15 -04:00
Grahame Grieve
fedf7e9e6d
Add more debugging to validation failure
2024-09-22 06:39:28 -04:00
Grahame Grieve
15278061f9
Add support for active only to VSAC importer
2024-09-22 06:38:04 -04:00
Grahame Grieve
859bac5367
Add r4b support to Package Version Generation
2024-09-22 06:37:48 -04:00
oliveregger
2f165863e7
fix test, revert var patch
2024-09-21 18:50:01 +02:00
Grahame Grieve
8cfcbf389e
Fix various issues rendering and validating additional bindings with usage contexts
2024-09-21 00:35:01 -04:00
dotasek
d57008510c
Use ManagedFileAccess for temp file creation
2024-09-19 13:31:38 -04:00
dotasek
356a70a845
Re-introduce sleep to lockfile creation wait.
2024-09-19 12:53:17 -04:00
dotasek
c81c631ae8
Use rename to bypass windows lockfile issue
2024-09-19 12:22:29 -04:00
dotasek
cce4d108ce
Fix classpath on windows + workaround for edge case on lock file
2024-09-19 10:48:30 -04:00
dotasek
0fd25a6a98
Move file exists logic into onStart + move file delete before unlock
2024-09-18 19:23:00 -04:00
dotasek
b30134abfc
WIP Switch to apache commons instead of nio for directory monitor
2024-09-18 18:40:13 -04:00
Grahame Grieve
79ef48ba96
Merge pull request #1751 from hapifhir/2024-09-gg-model
...
2024 09 gg model
2024-09-19 08:37:16 +10:00
oliveregger
d69a8e3e43
FHIR-46548: where clause on alias #1748
2024-09-18 23:09:24 +02:00
dotasek
048aa2abe5
More testing
2024-09-18 16:07:00 -04:00
dotasek
48066859d5
Check for lock owning process when trying to fix corrupt packages
2024-09-18 11:30:59 -04:00
dotasek
9a7a843a20
Fix argument confusion in format ( #1746 )
...
* Fix argument confusion in format
* Bump test cases
2024-09-18 10:15:38 -04:00
dotasek
3d6650399c
Merge branch 'master' into do-20240909-package-lock-cleanup
2024-09-18 09:29:46 -04:00
Grahame Grieve
eab8276753
update test case dependency
2024-09-18 14:51:15 +10:00
Grahame Grieve
948f3411e2
Fix case typo on Consent.provision in R4
2024-09-18 14:07:29 +10:00
Grahame Grieve
69525144f3
#1723 fix R3 Quantity.copyValues()
2024-09-18 14:07:09 +10:00
markiantorno
f3bd5b9be8
Updating version to: 6.3.27-SNAPSHOT and incrementing test cases dependency.
2024-09-17 22:00:24 +00:00
markiantorno
46affee48f
Release: v6.3.26
...
## Validator Changes
* Validate of experimental property on bindings
* Add -no-experimental-content flag
* Allow JSON named extensions to be structure types other than logical
* Process relative URLs properly in base when generating snapshots
## Other code changes
* Fix rendering path for value set references for kindling
* refactor error handling in ProfileUtilities
* Fix for NPE processing packages
***NO_CI***
2024-09-17 21:09:53 +00:00
Grahame Grieve
d794e8d63f
Merge remote-tracking branch 'origin/master'
2024-09-18 04:37:57 +08:00
Grahame Grieve
d2ad535b0b
update tests dependency
2024-09-18 04:36:03 +08:00
Mark Iantorno
e7f5c238d6
Updating test case dependency to v1.5.22
...
***NO_CI***
2024-09-17 20:31:50 +00:00
markiantorno
9ba7bb447f
Updating i18n-coverage csv and png table ***NO_CI***
2024-09-17 09:44:27 +00:00
Grahame Grieve
7d05d38509
Merge pull request #1749 from hapifhir/2024-09-gg-experimental-flag
...
2024 09 gg experimental flag
2024-09-17 17:21:34 +08:00
Grahame Grieve
ded7bc0ffd
release notes
2024-09-17 16:20:22 +08:00
Grahame Grieve
fbfd81532d
Merge remote-tracking branch 'origin/master'
2024-09-17 16:18:15 +08:00
Grahame Grieve
11efed6635
Validation of experimental property
2024-09-17 16:16:09 +08:00
Grahame Grieve
0d8c5942e7
Fix rendering path for value set references for kindling
2024-09-17 14:11:13 +08:00
dotasek
dd01e008ca
Revert "Merge pull request #1649 from hapifhir/do-20240606-fix-classname-typo"
...
This reverts commit 0c7e6ce9ac
, reversing
changes made to bfed8a15d5
.
2024-09-15 10:01:53 -04:00
Grahame Grieve
9dae4118ae
refactor error handling in ProfileUtilities
2024-09-14 08:26:07 +08:00