Grahame Grieve
|
79ac6dc7b8
|
fix for issue #187
|
2020-06-06 07:19:34 +10:00 |
Grahame Grieve
|
b3c8cae61d
|
Issue #189 - improve Questionnaire error message
|
2020-06-06 07:17:12 +10:00 |
Grahame Grieve
|
fcc18a0e39
|
Merge pull request #214 from hapifhir/ja_20200524_npm_rework
Refactor package support to remove filesystem dependency
|
2020-06-04 16:04:02 +10:00 |
Grahame Grieve
|
2e939aa496
|
Merge pull request #217 from hapifhir/gg-work
Change the way local test file short cut works
|
2020-06-04 10:08:37 +10:00 |
Grahame Grieve
|
a6b924220c
|
Change the way local test file short cut works
|
2020-06-04 05:03:19 +10:00 |
markiantorno
|
7a63c0b353
|
wip
|
2020-06-03 13:33:12 -04:00 |
Grahame Grieve
|
861a0ee706
|
change error to warning for extension frrom different version because context might change between versions
|
2020-06-03 16:03:14 +10:00 |
jamesagnew
|
20fab5e047
|
Rework package generator
|
2020-06-02 18:16:08 -04:00 |
jamesagnew
|
6534a5358b
|
Merge branch 'master' into ja_20200524_npm_rework
|
2020-06-02 18:02:51 -04:00 |
jamesagnew
|
56d933199c
|
A bit of package rework
|
2020-06-02 18:02:25 -04:00 |
Grahame Grieve
|
7ac1b1f0e0
|
implement new FHIRPath functions
|
2020-06-03 06:52:47 +10:00 |
markiantorno
|
b8a4f6ae4f
|
putting back in check for WINDOWS os for sdc test case. I know this isn't ideal, but this will get the tests back to a passing state, and we canmake changes with the CI running
|
2020-06-02 11:25:59 -04:00 |
markiantorno
|
8aee1e2e6b
|
Adding back in local file read
|
2020-06-02 09:40:33 -04:00 |
markiantorno
|
8a7737cac0
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into utilities_test_cases
|
2020-06-02 09:28:28 -04:00 |
jamesagnew
|
0d8cab0b6e
|
A bit more rework
|
2020-06-02 07:45:54 -04:00 |
Grahame Grieve
|
314ca0c35c
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
|
2020-06-02 13:52:41 +10:00 |
Grahame Grieve
|
f1d901a842
|
Support for rendering contained resources in IG Publisher
|
2020-06-02 13:52:28 +10:00 |
markiantorno
|
06b2cac048
|
fixing tests to run on CI
|
2020-06-01 15:26:26 -04:00 |
markiantorno
|
c17fb9b6b2
|
wip
|
2020-06-01 11:53:44 -04:00 |
markiantorno
|
ea7b9de3c5
|
tmp directory doesn't exist on unix based machines by default. I modified the ComparisonTests to create the test file and contained directories if that file doesn't already exist so that tests will now pass again
|
2020-06-01 10:10:24 -04:00 |
Grahame Grieve
|
a0245ca926
|
Release new version 5.0.6
|
2020-06-01 17:40:06 +10:00 |
jamesagnew
|
17411a3659
|
Merge branch 'master' into ja_20200524_npm_rework
|
2020-05-30 12:07:17 -04:00 |
jamesagnew
|
223ac04238
|
Merge branch 'ja_20200524_npm_rework' of github.com:hapifhir/org.hl7.fhir.core into ja_20200524_npm_rework
|
2020-05-30 11:08:42 -04:00 |
jamesagnew
|
9fe0688ee5
|
Work on rework
|
2020-05-30 11:08:33 -04:00 |
Grahame Grieve
|
13091bbecd
|
ping build
|
2020-05-30 12:42:45 +10:00 |
Grahame Grieve
|
05ac3ebc98
|
Release new version 5.0.5
|
2020-05-30 09:55:30 +10:00 |
Grahame Grieve
|
4af4925657
|
move turtle parser + tests to Utilities
|
2020-05-30 09:38:48 +10:00 |
jamesagnew
|
91e2d227fb
|
Compile fixes
|
2020-05-28 21:07:18 -04:00 |
Grahame Grieve
|
0f0d19cd94
|
Add checks for illegal constratins on elements
|
2020-05-28 22:55:35 +10:00 |
Grahame Grieve
|
f64d5c7fd5
|
fix problem with rendering confusion between paths around local and base specifications
|
2020-05-28 14:08:30 +10:00 |
jamesagnew
|
c0f6366626
|
NPM rework
|
2020-05-27 05:27:44 -04:00 |
Grahame Grieve
|
998d1e0afc
|
Release new version 5.0.4
|
2020-05-27 11:06:30 +10:00 |
Grahame Grieve
|
c66bfec06b
|
update dependency on pubpack
|
2020-05-27 09:28:55 +10:00 |
Grahame Grieve
|
4ee25ee1d0
|
remove spurious debugging code
|
2020-05-27 08:34:28 +10:00 |
Grahame Grieve
|
d7788c7945
|
fix bug loading packages
|
2020-05-27 08:34:02 +10:00 |
Grahame Grieve
|
70c75fde62
|
fix problem with package cache corruption when different processes install the same package at the same time
|
2020-05-27 07:08:36 +10:00 |
Grahame Grieve
|
ccb6b067b3
|
Release new version 5.0.3
|
2020-05-26 06:15:36 +10:00 |
jamesagnew
|
37f6a6ed8c
|
Package manager
|
2020-05-24 18:26:03 -04:00 |
jamesagnew
|
444b612805
|
Start reworking NPM manager
|
2020-05-24 15:02:37 -04:00 |
Grahame Grieve
|
ad82386a9c
|
More questionnaire rendering improvements
|
2020-05-23 08:16:03 +10:00 |
Grahame Grieve
|
50ea83322f
|
Release new version 5.0.2
|
2020-05-22 08:58:45 +10:00 |
Grahame Grieve
|
786aa001c5
|
fix misleading error message + uppate for new release of tests
|
2020-05-22 08:17:36 +10:00 |
Grahame Grieve
|
130caef348
|
Add support for Attachment validation + max size and max decimal places validation
|
2020-05-21 13:22:21 +10:00 |
Grahame Grieve
|
e2c955a8f4
|
fix bug generating tables - cells with only imgs that are refs - and add convenience methods
|
2020-05-20 18:48:01 +10:00 |
Grahame Grieve
|
12b0046ebc
|
get current core pacakge from current build
|
2020-05-18 06:21:13 +10:00 |
Grahame Grieve
|
58fe151f79
|
fix message about missing date
|
2020-05-18 06:19:12 +10:00 |
Grahame Grieve
|
14d0c126e1
|
Package validator
|
2020-05-13 19:51:32 +10:00 |
Grahame Grieve
|
d5b5ca5798
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
|
2020-05-13 09:45:54 +10:00 |
Grahame Grieve
|
d688f9254d
|
* fix fatal NPE validating bundles when resource is missing
* fix tests for R5 changes
|
2020-05-13 09:45:29 +10:00 |
jamesagnew
|
2e5d9ff77c
|
Version bump to 5.0.1
|
2020-05-12 19:27:30 -04:00 |
jamesagnew
|
60502b3c77
|
Prepare for 5.0.0 release
|
2020-05-12 11:33:54 -04:00 |
Grahame Grieve
|
463a557402
|
Release new version 4.2.30
|
2020-05-12 11:54:28 +10:00 |
Grahame Grieve
|
edea997312
|
Clean up license
|
2020-05-12 08:55:27 +10:00 |
Grahame Grieve
|
daa58aea8f
|
Release new version 4.2.29
|
2020-05-11 17:25:24 +10:00 |
Grahame Grieve
|
5f74bea327
|
move tests & do new release
|
2020-05-10 09:18:54 +10:00 |
Grahame Grieve
|
d203b17c7d
|
update to use new secondary package server
|
2020-05-10 08:15:40 +10:00 |
Grahame Grieve
|
3afd2a9c32
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
|
2020-05-08 12:01:08 +10:00 |
Grahame Grieve
|
2af8d94081
|
new release
|
2020-05-08 12:00:51 +10:00 |
Grahame Grieve
|
eb9de04d2d
|
Start building conformance resource comparison code
|
2020-05-08 11:58:02 +10:00 |
markiantorno
|
ef660d59db
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into azure_pipelines_setup
|
2020-05-06 11:26:36 -04:00 |
Grahame Grieve
|
c5c0a8db92
|
Release new version 4.2.26
|
2020-05-06 11:16:19 +10:00 |
Grahame Grieve
|
17ef340972
|
Release new version 4.2.25
|
2020-05-06 11:16:01 +10:00 |
markiantorno
|
7a8f84fc6c
|
cleaning up port addresses for gui tests
|
2020-05-02 10:00:03 -04:00 |
Grahame Grieve
|
4245839a69
|
Release new version 4.2.25
|
2020-05-02 11:15:32 +10:00 |
Grahame Grieve
|
868fbb5f95
|
Release new version 4.2.25
|
2020-05-02 10:53:58 +10:00 |
Grahame Grieve
|
b214e99930
|
Release new version 4.2.24
|
2020-05-02 06:57:31 +10:00 |
Grahame Grieve
|
d5bb555151
|
fix for issue #188 + fix for transition of ConceptMap enumeration
|
2020-05-02 06:56:29 +10:00 |
Grahame Grieve
|
f8ca02d697
|
Release new version 4.2.23
|
2020-05-01 11:15:25 +10:00 |
markiantorno
|
89f98bb960
|
I cast you out unclean spirit.
|
2020-04-29 16:55:40 -04:00 |
Grahame Grieve
|
6110b56396
|
Release new version 4.2.22
|
2020-04-29 20:37:31 +10:00 |
Grahame Grieve
|
608149e494
|
Release new version 4.2.21
|
2020-04-29 14:57:18 +10:00 |
Grahame Grieve
|
a2b1f1125f
|
fix typo
|
2020-04-29 14:50:02 +10:00 |
Grahame Grieve
|
6f3362918d
|
Release new version 4.2.20
|
2020-04-28 13:27:23 +10:00 |
Grahame Grieve
|
d5fff86e8e
|
get all tests passing.
|
2020-04-28 11:14:54 +10:00 |
Grahame Grieve
|
34e4da4f39
|
fix bug in data: generator
|
2020-04-27 14:26:52 +10:00 |
Grahame Grieve
|
2e759604c1
|
cache immutable downloads locally
|
2020-04-26 15:16:00 +10:00 |
Grahame Grieve
|
c829de2f86
|
Merge branch 'master' into testing_updates
|
2020-04-24 07:20:35 +10:00 |
markiantorno
|
7673400a13
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into testing_updates
|
2020-04-23 10:51:49 -04:00 |
markiantorno
|
9c83540c2f
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into validator_gui
|
2020-04-23 10:47:00 -04:00 |
Grahame Grieve
|
602e684bc6
|
Release new version 4.2.19
|
2020-04-23 21:07:04 +10:00 |
Grahame Grieve
|
4316c81f7e
|
reorganize generation code for terminology resources
|
2020-04-23 17:31:58 +10:00 |
Grahame Grieve
|
4cbf328e54
|
support validation against code system fragments
|
2020-04-22 16:43:32 +10:00 |
markiantorno
|
3dc429c56c
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into fix_for_OS_agnostic_utilities_tests
|
2020-04-21 11:49:39 -04:00 |
markiantorno
|
c81922a615
|
Fixing utilities test so it runs on all OS
|
2020-04-21 11:47:49 -04:00 |
Grahame Grieve
|
175d5fa0b7
|
Release new version 4.2.18
|
2020-04-21 13:58:17 +10:00 |
Grahame Grieve
|
d6f267781f
|
fix error in Accept header fetching packages
|
2020-04-21 13:56:09 +10:00 |
Grahame Grieve
|
ec517834b0
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
|
2020-04-17 10:58:54 +10:00 |
Grahame Grieve
|
4d30314a3d
|
Improve URL validation + fix NPE in Measure validation
|
2020-04-17 10:58:06 +10:00 |
Grahame Grieve
|
549abaa799
|
more informative error message for package failure
|
2020-04-17 10:56:20 +10:00 |
markiantorno
|
d3733b3409
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into validator_gui
|
2020-04-16 20:28:25 -04:00 |
markiantorno
|
8c3e03399e
|
wip
|
2020-04-16 10:17:33 -04:00 |
John Grimes
|
952e6c6e6b
|
Make XhtmlNode$Location serializable
Addresses jamesagnew/hapi-fhir#1422.
|
2020-04-12 11:38:29 +10:00 |
Grahame Grieve
|
4bd0d60e5c
|
Release new version 4.2.17
|
2020-04-12 08:25:18 +10:00 |
Grahame Grieve
|
fa9c1cae1d
|
bug fixes for list narrative generation
|
2020-04-12 08:22:29 +10:00 |
Grahame Grieve
|
d97e408d3c
|
Release new version 4.2.16
|
2020-04-11 20:50:39 +10:00 |
Grahame Grieve
|
c08bbc02e4
|
Improved rendering of filtered messages and group messages by type in qa.html
|
2020-04-11 19:29:52 +10:00 |
Grahame Grieve
|
8431a12195
|
Pass too-costly note on when including value sets + Improve rendering of value set version dependencies
|
2020-04-11 19:28:12 +10:00 |
Grahame Grieve
|
01de20c310
|
Release new version 4.2.15
|
2020-04-09 10:50:54 +10:00 |
Grahame Grieve
|
a261ad0f75
|
improve error message for randon text in xml format
|
2020-04-09 10:28:08 +10:00 |
Grahame Grieve
|
f1594bc133
|
beef up the Context interface to support package related tracking, and use that to manage UTG resource contention
|
2020-04-09 10:26:39 +10:00 |
Grahame Grieve
|
35074ca0b2
|
fix bug in ConceptMap rendering for unmapped codes
|
2020-04-07 14:49:55 +10:00 |
Grahame Grieve
|
b179c482e7
|
complete CQL based Measure Validation
|
2020-04-07 07:27:59 +10:00 |
Grahame Grieve
|
971b59b7af
|
fix more bugs in CSV reader
|
2020-04-07 07:27:19 +10:00 |
Grahame Grieve
|
210cc0affc
|
alias id() for Npmpackage.name()
|
2020-04-06 11:26:24 +10:00 |
Grahame Grieve
|
5865f8da3e
|
Release new version 4.2.14
|
2020-04-06 10:12:24 +10:00 |
Grahame Grieve
|
3e49000188
|
fix bug in CSV reader (read past end of line)
|
2020-04-06 10:11:00 +10:00 |
Grahame Grieve
|
42461e6162
|
Add resource type to messages for clarity + fix typos in messages
|
2020-04-05 20:35:22 +10:00 |
Grahame Grieve
|
a3be26f356
|
Add loadByCanonical to NpmPackage
|
2020-04-05 20:34:18 +10:00 |
Grahame Grieve
|
101fbe3126
|
more work on Measure/MeasureReport validation
|
2020-04-03 12:16:33 +11:00 |
Grahame Grieve
|
aef4404405
|
Release new version 4.2.13
|
2020-04-02 11:07:25 +11:00 |
Grahame Grieve
|
ab581fdf86
|
further modularise validator and add Measure Validation
|
2020-04-02 11:05:55 +11:00 |
Grahame Grieve
|
1da57be1c0
|
support comments in json source when configured to do so
|
2020-04-02 11:00:42 +11:00 |
Grahame Grieve
|
9e59ce2323
|
Release new version 4.2.12
|
2020-03-31 11:21:06 +11:00 |
Grahame Grieve
|
753d3bd971
|
fix problems fetching packages
|
2020-03-31 10:15:49 +11:00 |
Grahame Grieve
|
232f1ff8ff
|
Start building support for measure validation
|
2020-03-31 10:14:12 +11:00 |
Grahame Grieve
|
092a694a3f
|
Release new version 4.2.11
|
2020-03-28 06:52:41 +11:00 |
Grahame Grieve
|
6baf62eca2
|
Release new version 4.2.12
|
2020-03-28 06:50:41 +11:00 |
Grahame Grieve
|
1ad34c7a50
|
delete package if it's half installed
|
2020-03-28 06:10:02 +11:00 |
Grahame Grieve
|
ac72dff882
|
More validation of URL charaters in XHTML ```a``` and ```img```
|
2020-03-26 06:47:53 +11:00 |
Grahame Grieve
|
af97232036
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
|
2020-03-19 06:23:13 +11:00 |
Grahame Grieve
|
a7cf428fef
|
Validate XML header and syntax issues
|
2020-03-19 06:17:03 +11:00 |
jamesagnew
|
c2e4e38c0b
|
Fix typo in message
|
2020-03-17 08:21:35 -04:00 |
jamesagnew
|
97ddf60066
|
Version bump
|
2020-03-17 07:55:15 -04:00 |
Grahame Grieve
|
849b65417a
|
Release new version 4.2.9
|
2020-03-17 14:58:36 +11:00 |
Grahame Grieve
|
c46d4dd779
|
fix bugs around XML version + add ICD-11 generator
|
2020-03-17 11:10:50 +11:00 |
patrick-werner
|
5f7a6efe60
|
NPE fix
|
2020-03-13 19:24:55 +01:00 |
patrick-werner
|
fe4b4acc3f
|
Merge branch 'i18nUtilities' into i18n_fixes
|
2020-03-13 18:45:26 +01:00 |
patrick-werner
|
a44d1c3582
|
added german translations for new properties
removed unused property, added html message part as property in InstanceValidator
minor fixes
|
2020-03-13 18:45:12 +01:00 |
patrick-werner
|
109b80ed6f
|
start movin i18n code Contexts -> utilities
|
2020-03-13 09:53:59 +01:00 |
patrick-werner
|
df8682428a
|
readding all the i18n work
|
2020-03-13 08:49:05 +01:00 |
Grahame Grieve
|
5f3f84cf22
|
Release new version 4.2.8
|
2020-03-13 16:47:14 +11:00 |
Grahame Grieve
|
742f444b53
|
Release new version 4.2.7
|
2020-03-13 13:07:01 +11:00 |
Grahame Grieve
|
1757e27caf
|
check version before checking cache if no version specified when loading a package
|
2020-03-13 12:57:24 +11:00 |
Grahame Grieve
|
f5434bab0d
|
add missing constant
|
2020-03-13 12:54:11 +11:00 |
patrick-werner
|
86711ac16f
|
readding all the i18n work
|
2020-03-12 23:26:05 +01:00 |
Grahame Grieve
|
d8262c056c
|
Release new version 4.2.6
|
2020-03-05 16:54:07 +11:00 |
Grahame Grieve
|
5d971f35e9
|
Release new version 4.2.5
|
2020-03-03 21:30:01 +11:00 |
Grahame Grieve
|
65fd77ed76
|
Fix version issue in validation engine + handle loading latest version of a package
|
2020-03-03 21:27:37 +11:00 |
Grahame Grieve
|
657d61dd7e
|
Merge pull request #147 from ahdis/oliveregger_who_at_curl
adjust atc who url
|
2020-03-03 08:40:24 +11:00 |
Grahame Grieve
|
bab1fe063d
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
|
2020-03-03 07:42:05 +11:00 |
Grahame Grieve
|
d6018f26c8
|
fix minor bugs loading packages
|
2020-03-03 07:38:52 +11:00 |
Oliver Egger
|
3684fbb8c9
|
adjust atc who url
|
2020-03-02 18:40:13 +01:00 |
James Agnew
|
9178945241
|
Correct copy-paste error in ValidationOptions
|
2020-03-01 21:38:36 -05:00 |
Grahame Grieve
|
f5e2d3405d
|
Add convenience write methods
|
2020-03-02 09:02:52 +11:00 |
Grahame Grieve
|
7f4a0f60fc
|
Allow "-" in package names + fix bug scanning root folder
|
2020-03-02 09:02:02 +11:00 |
Grahame Grieve
|
4ab61c9c8c
|
Release new version 4.2.4
|
2020-02-28 14:27:52 +11:00 |
Grahame Grieve
|
f1dc0e5754
|
Release new version 4.2.3
|
2020-02-25 09:25:56 +11:00 |
Grahame Grieve
|
2edc09d297
|
calculate URL when possible
|
2020-02-25 08:10:57 +11:00 |
Grahame Grieve
|
99a266b0d6
|
fix bug with template inheritance
|
2020-02-24 16:06:28 +11:00 |
Grahame Grieve
|
4e3e21219e
|
Release new version 4.2.2
|
2020-02-22 08:06:58 +11:00 |
Grahame Grieve
|
da2a59cf1a
|
fix package subsystem for challenge with hl7.fhir.au.base setup
|
2020-02-22 08:01:01 +11:00 |
Grahame Grieve
|
550aeffb9a
|
handle null when reading JsonString
|
2020-02-22 07:59:42 +11:00 |
Grahame Grieve
|
af850879fd
|
Fix cibuild url lookup issue
|
2020-02-20 09:20:47 +11:00 |
Grahame Grieve
|
3f10fc3430
|
quality work inside NpmPackage loader
|
2020-02-20 09:20:11 +11:00 |
Grahame Grieve
|
fe1afa7b4c
|
Release new version 4.2.1
|
2020-02-19 12:06:21 +11:00 |
Grahame Grieve
|
d535bbaacb
|
Use packages.fhir.org
|
2020-02-18 14:31:09 +11:00 |
Grahame Grieve
|
6589d87ac0
|
utility enhancements for template version release process
|
2020-02-17 22:29:09 +11:00 |
Grahame Grieve
|
44b23901a8
|
core upgrade
|
2020-02-17 22:27:41 +11:00 |
jamesagnew
|
c27baa29bc
|
FIx version bump - should be 4.2.1-SNAPSHOT
|
2020-02-16 20:43:13 -05:00 |
jamesagnew
|
d87a1e61d9
|
Version bump to 4.3.x
|
2020-02-16 19:20:42 -05:00 |
Grahame Grieve
|
f4197bde87
|
Fix problem loading xml:lang when using xpp to parser xhtml
|
2020-02-14 10:08:25 +11:00 |
Grahame Grieve
|
17eb1c41f7
|
Release new version 4.1.63
|
2020-02-13 21:23:40 +11:00 |
Grahame Grieve
|
bc1f87e29f
|
Release new version 4.1.62
|
2020-02-13 12:26:15 +11:00 |
Grahame Grieve
|
582a2699a5
|
Add PackageServer Client and tests
|
2020-02-12 17:53:28 +11:00 |
Grahame Grieve
|
6ea5016da5
|
fix JsonUtils to handle null
|
2020-02-12 17:45:32 +11:00 |
Grahame Grieve
|
4708fcb49e
|
add support for file: in package version (per NPM spec)
|
2020-02-09 08:14:30 +11:00 |
Grahame Grieve
|
398dbb003c
|
fix IHE template
|
2020-02-07 12:10:32 +11:00 |
Grahame Grieve
|
b6ba504320
|
Release new version 4.1.61
|
2020-02-07 10:55:06 +11:00 |
Grahame Grieve
|
c0976dd365
|
add support for [user] in path
|
2020-02-07 10:30:17 +11:00 |
Grahame Grieve
|
b95a05045e
|
Improve error message when package can't be accessed
|
2020-02-07 10:29:16 +11:00 |
Grahame Grieve
|
2732ef3dd5
|
Release new version
|
2020-02-02 23:12:05 +11:00 |
Grahame Grieve
|
df9e11c40a
|
fix bug in validator on search params with no references + fix bug in cache manager on github urls
|
2020-02-02 22:52:43 +11:00 |
Grahame Grieve
|
b112b82951
|
Release new version
|
2020-02-02 06:13:54 +11:00 |
Grahame Grieve
|
ca29fdf182
|
Release new version
|
2020-01-31 08:23:17 +11:00 |
Grahame Grieve
|
5d1cf89db5
|
add more package maintenance features
|
2020-01-31 08:19:51 +11:00 |
Grahame Grieve
|
1831d19541
|
Release new version
|
2020-01-30 11:09:52 +11:00 |
Grahame Grieve
|
c7f3a47ec9
|
better rendering of slicing logic
|
2020-01-30 11:05:54 +11:00 |
Grahame Grieve
|
6242a70b68
|
Release new version
|
2020-01-29 19:33:18 +11:00 |
Grahame Grieve
|
e286d5b7bb
|
Release new version
|
2020-01-29 13:40:22 +11:00 |
Grahame Grieve
|
1c3061dbf7
|
track slice validation for users to resolve slicing issues
|
2020-01-29 13:39:49 +11:00 |
Grahame Grieve
|
dfd3ff067d
|
Release new version
|
2020-01-27 21:15:09 +11:00 |
Grahame Grieve
|
ee6e0d90de
|
Release new version
|
2020-01-24 17:20:23 +11:00 |
Grahame Grieve
|
2b1021adbd
|
Release new version
|
2020-01-22 10:56:12 +11:00 |
Grahame Grieve
|
32240f41c7
|
Release new version
|
2020-01-21 12:27:12 +11:00 |
Grahame Grieve
|
240e412cf6
|
Release new version
|
2020-01-20 21:56:07 +11:00 |
Grahame Grieve
|
53c35ced6b
|
Release new version
|
2020-01-19 16:55:34 +11:00 |
Grahame Grieve
|
06b413f028
|
Release new version
|
2020-01-17 21:45:56 +11:00 |
Grahame Grieve
|
d84758f54d
|
Release new version
|
2020-01-17 10:54:24 +11:00 |
Grahame Grieve
|
98df625435
|
Release new version
|
2020-01-15 17:55:48 +11:00 |
Grahame Grieve
|
9f1697dad1
|
Release new version
|
2020-01-15 08:08:07 +11:00 |
Grahame Grieve
|
5332a8ad60
|
Release new version
|
2020-01-14 14:31:06 +11:00 |
Grahame Grieve
|
bd1d677ab8
|
Release new version
|
2020-01-14 10:44:15 +11:00 |
Grahame Grieve
|
aabe8b43eb
|
Release new version
|
2020-01-11 06:39:42 +11:00 |
Grahame Grieve
|
377aaed23c
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
|
2020-01-11 06:25:03 +11:00 |
Grahame Grieve
|
f7613cacb9
|
fix R5 package handling
|
2020-01-11 06:24:30 +11:00 |
Grahame Grieve
|
ef085a847e
|
fix how CodeableConcept is validated, and add Tx interaction logging by validator
|
2020-01-11 06:22:16 +11:00 |
James Agnew
|
cf82025c0d
|
Correctly handle narratives where the XHTML namespace is bound to a dumb
prefix
|
2020-01-07 13:36:33 -05:00 |
James Agnew
|
746e249346
|
Don't preserve XML instruction declarations inside JSON narrative blocks
|
2020-01-07 10:59:30 -05:00 |
James Agnew
|
d3cf93cf04
|
Work on https://github.com/jamesagnew/hapi-fhir/issues/1658 - Make sure
we preserve lang attribute on narrative div
|
2020-01-07 09:53:43 -05:00 |
Grahame Grieve
|
bdab9a78b3
|
Release new version
|
2019-12-31 14:32:16 +11:00 |
Grahame Grieve
|
094b73af04
|
4.2.0 release
|
2019-12-31 14:31:28 +11:00 |
Grahame Grieve
|
a8b5e86bb3
|
Release new version
|
2019-12-30 21:16:00 +11:00 |
Grahame Grieve
|
5340926ead
|
Release new version
|
2019-12-30 10:27:02 +11:00 |
Grahame Grieve
|
91cf756386
|
fix bugs in v1.4 validation
|
2019-12-30 10:25:05 +11:00 |
Grahame Grieve
|
5e27541288
|
rebuild R5 generated code for changes to abstract types.
|
2019-12-30 10:24:14 +11:00 |
Grahame Grieve
|
ec42fe7bfc
|
Release new version
|
2019-12-22 08:16:35 +11:00 |
Grahame Grieve
|
9ae93ee689
|
Release new version
|
2019-12-21 09:25:36 +11:00 |
Grahame Grieve
|
3f25f96aca
|
refix version
|
2019-12-20 16:44:46 +11:00 |
Grahame Grieve
|
74daa21ddb
|
Release new version
|
2019-12-20 09:04:08 +11:00 |
Grahame Grieve
|
2472a75212
|
Release new version
|
2019-12-20 08:02:13 +11:00 |
Grahame Grieve
|
9345017494
|
Release new version
|
2019-12-19 22:40:26 +11:00 |
Grahame Grieve
|
6e0df466f7
|
fix SimpleDateFormat to not be locale dependent
|
2019-12-19 22:39:46 +11:00 |
Grahame Grieve
|
47a1382966
|
Release new version
|
2019-12-19 21:50:25 +11:00 |
Grahame Grieve
|
a732d84037
|
Release new version
|
2019-12-19 17:36:36 +11:00 |
Grahame Grieve
|
c8c2bb7b75
|
Release new version
|
2019-12-19 12:59:17 +11:00 |
Grahame Grieve
|
c5c4059ed4
|
fix problem parsing dates
|
2019-12-19 12:58:32 +11:00 |
Grahame Grieve
|
9d822536c3
|
Release new version
|
2019-12-19 11:03:44 +11:00 |
Grahame Grieve
|
8d2da0b701
|
fix broken links in IGs
|
2019-12-19 10:50:54 +11:00 |
Grahame Grieve
|
52eebdb56e
|
support for xver extension package
|
2019-12-19 10:48:16 +11:00 |
Grahame Grieve
|
89dfaec1de
|
Release new version
|
2019-12-18 11:42:16 +11:00 |
Grahame Grieve
|
23fdcf304d
|
Release new version
|
2019-12-17 13:48:08 +11:00 |
Grahame Grieve
|
6948ef61eb
|
Release new version
|
2019-12-17 10:00:19 +11:00 |
Grahame Grieve
|
54f8ca7600
|
Release new version
|
2019-12-16 23:40:13 +11:00 |
Grahame Grieve
|
2a867d66ee
|
Release new version
|
2019-12-16 07:27:35 +11:00 |
Grahame Grieve
|
b99e667dd6
|
get active tables working
|
2019-12-16 07:26:47 +11:00 |
Grahame Grieve
|
f6c3bac038
|
Release new version
|
2019-12-14 08:07:38 +11:00 |
Grahame Grieve
|
415193a792
|
Start working on active tables, fix testing bug
|
2019-12-14 07:54:48 +11:00 |
Grahame Grieve
|
ba4628eb28
|
fix OID translation case
|
2019-12-13 22:05:49 +11:00 |
Grahame Grieve
|
674432a8ad
|
Release new version
|
2019-12-13 11:29:49 +11:00 |
Grahame Grieve
|
4287b1ae68
|
fix NPE in IG publisher
|
2019-12-13 09:25:07 +11:00 |
Grahame Grieve
|
ea7f3a7957
|
refactor validation options, and improve codeableConcept validation, and improve code system rendering
|
2019-12-12 10:33:22 +11:00 |
Grahame Grieve
|
64d4e7598d
|
Release new version
|
2019-12-11 21:47:16 +11:00 |
Grahame Grieve
|
be2867e68a
|
fix bug loading npm package for template
|
2019-12-11 18:11:43 +11:00 |
Grahame Grieve
|
27ecd52d97
|
Release new version
|
2019-12-10 11:46:36 +11:00 |
Grahame Grieve
|
89592da490
|
Release new version
|
2019-12-09 17:46:58 +11:00 |
Grahame Grieve
|
234cca0471
|
Release new version
|
2019-12-09 17:45:28 +11:00 |
Grahame Grieve
|
1d751a4c75
|
add describeDuration
|
2019-12-09 17:32:52 +11:00 |
Grahame Grieve
|
4aeb9f0bcc
|
fix up version display on validator
|
2019-12-09 17:29:12 +11:00 |
Grahame Grieve
|
adc7e377d9
|
Release new version
|
2019-12-07 06:56:51 +11:00 |
Grahame Grieve
|
c62848a886
|
fix bug with NpmPackage ignoring files in root of package
|
2019-12-07 06:55:30 +11:00 |
Grahame Grieve
|
0cbb586dd1
|
add support for integer64
|
2019-12-07 06:54:16 +11:00 |
Grahame Grieve
|
89195efad3
|
Release new version
|
2019-12-06 08:56:17 +11:00 |
Grahame Grieve
|
f4011e96ad
|
fix bug unpacking files
|
2019-12-06 08:55:30 +11:00 |
Grahame Grieve
|
5cfa89fdfc
|
Release new version
|
2019-12-06 07:46:00 +11:00 |
Grahame Grieve
|
8b0266e23b
|
fix bug in NpmPackage
|
2019-12-06 07:45:19 +11:00 |
Grahame Grieve
|
f718764d6e
|
Release new version
|
2019-12-05 17:51:20 +11:00 |
Grahame Grieve
|
0894226f52
|
more debugging
|
2019-12-05 17:43:55 +11:00 |
Grahame Grieve
|
7f061c6032
|
Release new version
|
2019-12-05 16:59:49 +11:00 |
Grahame Grieve
|
f008d6050f
|
Add debugging code
|
2019-12-05 16:59:09 +11:00 |
Grahame Grieve
|
ea06dacda7
|
more packaging fixes
|
2019-12-05 12:31:25 +11:00 |
Grahame Grieve
|
e213c1e433
|
Release new version
|
2019-12-05 11:44:41 +11:00 |
Grahame Grieve
|
364e47beec
|
fix NpmPackage to handle nested diretories and files in the root directory
|
2019-12-05 11:44:02 +11:00 |
Grahame Grieve
|
d94e0d402d
|
Release new version
|
2019-12-05 07:46:29 +11:00 |
Grahame Grieve
|
cc66ce9f34
|
fix bug finding example resource
|
2019-12-05 07:44:53 +11:00 |
Grahame Grieve
|
73f4b9f507
|
fix bugs downloading packages
|
2019-12-05 05:09:48 +11:00 |
Grahame Grieve
|
9a44f5247c
|
Release new version
|
2019-12-05 04:15:02 +11:00 |
Grahame Grieve
|
5c9729123a
|
rework NPM cache manager
|
2019-12-05 04:13:39 +11:00 |
Grahame Grieve
|
b6bc2115a0
|
Release new version
|
2019-12-04 11:11:31 +11:00 |
Grahame Grieve
|
4f048776ba
|
add more log statements
|
2019-12-04 11:10:52 +11:00 |
Grahame Grieve
|
662f18e09f
|
Release new version
|
2019-12-04 06:00:32 +11:00 |
Grahame Grieve
|
e08c1aad96
|
Release new version
|
2019-12-03 12:34:47 +11:00 |
Grahame Grieve
|
6115cd21b6
|
fix snapshot generation for new tests
|
2019-12-03 12:31:55 +11:00 |
Grahame Grieve
|
fe9dc1919b
|
Release new version
|
2019-11-29 18:14:33 +11:00 |
Grahame Grieve
|
fea455fbe4
|
Release new version
|
2019-11-26 18:57:28 +11:00 |
Grahame Grieve
|
60703efdd4
|
updates for packages changes
|
2019-11-26 18:56:52 +11:00 |
Grahame Grieve
|
45df4708d7
|
Release new version
|
2019-11-21 18:18:15 +11:00 |
Grahame Grieve
|
f08e903fbc
|
Merge pull request #109 from lmckenzi/Enable_appending_in_packages
Enable packages containing instructions to append files
|
2019-11-21 20:17:19 +13:00 |
Lloyd McKenzie
|
57b6027431
|
Enable packages containing instructions to append files
|
2019-11-20 23:27:01 +01:00 |
Grahame Grieve
|
0243c92ec6
|
Release new version
|
2019-11-20 22:00:24 +11:00 |
Grahame Grieve
|
f9c8b65083
|
package name / version validation
|
2019-11-20 20:44:33 +11:00 |
Grahame Grieve
|
d98c496712
|
Release new version
|
2019-11-19 19:52:37 +11:00 |
Grahame Grieve
|
9531c6f901
|
improve error messages from cache
|
2019-11-19 19:52:13 +11:00 |
Grahame Grieve
|
2221590d4d
|
Improve error message, and add more tests
|
2019-11-19 14:39:29 +11:00 |
Grahame Grieve
|
3d24088171
|
Merge pull request #99 from ahdis/oliveregger_cdanarrative_xhtmlnsfordiv
add xhtml namespace to div for CDA section narrative
|
2019-11-19 08:47:55 +13:00 |
Grahame Grieve
|
24acb2e3ed
|
Merge pull request #102 from ahdis/oliveregger_cdastylecodetoxhtml
CDA styleCode to xhtml conversion
|
2019-11-19 08:44:29 +13:00 |
Grahame Grieve
|
d1b95a60cb
|
Merge pull request #108 from ahdis/oliveregger_cda_narrative_tfoot
cda narrative support tfoot
|
2019-11-19 08:38:33 +13:00 |
Grahame Grieve
|
bcaebda3f3
|
Release new version
|
2019-11-19 06:37:46 +11:00 |
Grahame Grieve
|
0dfc060665
|
fix bug in NpmPackage loader
|
2019-11-19 06:37:18 +11:00 |
Grahame Grieve
|
9b04cff812
|
Release new version
|
2019-11-17 19:08:29 +11:00 |
Grahame Grieve
|
e5986a31fb
|
fix to package infrastructure
|
2019-11-17 19:07:16 +11:00 |
Grahame Grieve
|
8ce2a8f760
|
more package quality work
|
2019-11-17 03:11:34 +11:00 |
Oliver Egger
|
4a05ed8e48
|
cda narrative support tfoot
|
2019-11-13 23:54:28 +01:00 |
Grahame Grieve
|
1b2de2fade
|
Release new version
|
2019-11-14 07:57:24 +11:00 |
Grahame Grieve
|
5262c88fb2
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
|
2019-11-13 09:43:28 +11:00 |
Grahame Grieve
|
62815fe2b5
|
More work on package processing robustness
|
2019-11-13 09:41:54 +11:00 |
jamesagnew
|
2653e86790
|
Version bump to begin 4.2.0 cycle
|
2019-11-12 16:20:19 -05:00 |
jamesagnew
|
5432ad809f
|
Merge branch 'master' of github.com:hapifhir/org.hl7.fhir.core
|
2019-11-12 16:12:16 -05:00 |
jamesagnew
|
15c4118d34
|
Version bump to 4.1.0
|
2019-11-12 16:08:47 -05:00 |
Grahame Grieve
|
3de429ae6a
|
Release new version
|
2019-11-13 07:49:12 +11:00 |
Grahame Grieve
|
a418f90672
|
Release new version
|
2019-11-13 07:17:27 +11:00 |
Grahame Grieve
|
5b042f76a1
|
Add debugging
|
2019-11-13 07:14:11 +11:00 |
Grahame Grieve
|
4b173cbfb3
|
check in new resource manager
|
2019-11-12 19:40:42 +11:00 |
Grahame Grieve
|
5fe2552a08
|
fix version bug generating snapshot
|
2019-11-12 09:07:54 +11:00 |
Oliver Egger
|
dab4c084a8
|
CDA styleCode to xhtml conversion
|
2019-11-11 14:51:32 +01:00 |
Grahame Grieve
|
b3e95bd19f
|
Release new version
|
2019-11-12 00:17:35 +11:00 |
Grahame Grieve
|
e45aae4867
|
fix package dependency loading bug + package saving bug
|
2019-11-12 00:17:07 +11:00 |
Oliver Egger
|
4dde732718
|
add xhtml ns to div
|
2019-11-11 13:54:22 +01:00 |
Grahame Grieve
|
9b8ae8a9c8
|
Release new version
|
2019-11-11 14:21:35 +11:00 |
Grahame Grieve
|
52b80cf71c
|
load dependency Packages, and load content from URL correctly
|
2019-11-11 14:20:52 +11:00 |
Grahame Grieve
|
13da3db00d
|
Release new version
|
2019-11-11 06:30:22 +11:00 |
Grahame Grieve
|
1d193e7c87
|
rework version loading when validating
|
2019-11-10 21:07:34 +11:00 |
Grahame Grieve
|
3ae115c62d
|
support for legacy simplifier packages
|
2019-11-10 21:04:21 +11:00 |
Grahame Grieve
|
d520d35426
|
Release new version
|
2019-11-09 07:54:36 +11:00 |
Grahame Grieve
|
0fcb97aa2f
|
validation documentation improvements, and batch loading
|
2019-11-09 07:54:16 +11:00 |
Grahame Grieve
|
02791ae21f
|
update MIMIC code and reverse testing change (maven said no)
|
2019-11-07 20:57:16 +11:00 |
Grahame Grieve
|
7099f904f5
|
more work on cache management
|
2019-11-07 12:04:24 +11:00 |
Grahame Grieve
|
a0ece162e7
|
Release new version
|
2019-11-05 14:55:08 +11:00 |
Grahame Grieve
|
be76704609
|
add saving packages
|
2019-11-05 14:53:48 +11:00 |
Grahame Grieve
|
d582e41c03
|
Release new version
|
2019-11-01 21:19:20 +11:00 |
Grahame Grieve
|
399e86300d
|
more version support
|
2019-11-01 21:18:44 +11:00 |
Grahame Grieve
|
a4137f0715
|
Release new version
|
2019-11-01 11:22:36 +11:00 |
Grahame Grieve
|
52187af17a
|
Fix for R3 and R4 technical corrections and getting IGs publishing and passing (and fix version markers)
|
2019-11-01 11:21:06 +11:00 |
Grahame Grieve
|
888356999e
|
Update to support new packages, new NPM specification
|
2019-10-31 21:54:10 +11:00 |
Grahame Grieve
|
1a789dae9b
|
Release new version
|
2019-10-29 00:49:15 +11:00 |
Grahame Grieve
|
9da16f9b2a
|
Release new version
|
2019-10-28 18:08:16 +11:00 |
Grahame Grieve
|
efd20a22fe
|
move test cases to fhir-test-cases repository
|
2019-10-28 18:06:41 +11:00 |
Grahame Grieve
|
08eb187b79
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
|
2019-10-28 10:06:02 +11:00 |
James Agnew
|
34cf0628d1
|
Fix https://github.com/jamesagnew/hapi-fhir/issues/1549 - Account for
latest HAPI FHIR API interfaces
|
2019-10-27 17:44:22 -04:00 |
Grahame Grieve
|
9b0324fb98
|
better error message loading packages
|
2019-10-25 10:22:45 +11:00 |
Grahame Grieve
|
958791d1cd
|
more Mimic work
|
2019-10-25 08:19:59 +11:00 |
James Agnew
|
ecfdf43034
|
Fix https://github.com/jamesagnew/hapi-fhir/issues/1488 - We should not
use HTML encoding on entities when serializing narratives
|
2019-10-21 11:10:59 -04:00 |
James Agnew
|
2f380704de
|
Fix precision and validator issues
|
2019-10-18 10:47:20 -04:00 |
Grahame Grieve
|
f9b52109cf
|
Release new version
|
2019-10-18 22:28:27 +11:00 |
Grahame Grieve
|
6b1f345f6b
|
Merge pull request #89 from ahdis/oliveregger_cdacore20parseandtest
CDA Parsing tests with FHIRPath, ED datatype handling
|
2019-10-18 14:09:45 +03:00 |
Grahame Grieve
|
a8bae3f544
|
Release new version
|
2019-10-18 08:20:28 +11:00 |
Grahame Grieve
|
35fbcfd131
|
Release new version
|
2019-10-16 08:50:38 +11:00 |
Oliver Egger
|
220a668e68
|
processRenderMultiMedia add src attribute
|
2019-10-14 22:36:16 +02:00 |
Grahame Grieve
|
13d029898f
|
Release new version
|
2019-10-02 14:52:54 +10:00 |
Grahame Grieve
|
85a1256b24
|
fix issues importing markdown into heirarchical tables
|
2019-10-02 14:49:57 +10:00 |
Grahame Grieve
|
67f698de91
|
Release new version
|
2019-09-27 08:51:31 +10:00 |
Grahame Grieve
|
47429311cf
|
Release new version
|
2019-09-24 07:27:10 +10:00 |
Grahame Grieve
|
e9f3a143ed
|
Release new version
|
2019-09-20 04:42:19 +10:00 |
Grahame Grieve
|
ca9d5963d5
|
Release new version
|
2019-09-19 10:39:08 +10:00 |
Grahame Grieve
|
6d913f0423
|
Release new version
|
2019-09-18 22:23:28 +10:00 |
Grahame Grieve
|
5b2279b2ea
|
Release new version
|
2019-09-17 00:10:22 +10:00 |
James Agnew
|
a684fffcf3
|
Merge branch 'master' of github.com:hapifhir/org.hl7.fhir.core
|
2019-09-15 08:30:21 -04:00 |
Grahame Grieve
|
ffb64f9ed9
|
Release new version
|
2019-09-15 20:45:38 +10:00 |
James Agnew
|
87d223239e
|
Merge branch 'ja_20190914_remove_eclipse_files' into Eclipse_fix_from_james
|
2019-09-14 10:50:04 -04:00 |
James Agnew
|
fda91204e9
|
Updates to pom
|
2019-09-14 10:25:52 -04:00 |
James Agnew
|
9e42e4da00
|
Remove all eclipse files
|
2019-09-14 09:49:45 -04:00 |
Grahame Grieve
|
8360c015f9
|
Release new version
|
2019-09-14 23:33:01 +10:00 |
Grahame Grieve
|
024d6dc935
|
embed anchors at end of narrative for JSON & XML
|
2019-09-14 21:42:56 +10:00 |
Grahame Grieve
|
5fb54f8889
|
Release new version
|
2019-09-13 00:27:02 +10:00 |
Grahame Grieve
|
461a8c5092
|
Release new version
|
2019-09-12 18:31:58 +10:00 |
Grahame Grieve
|
6494bcad71
|
Release new version
|
2019-09-11 22:22:37 +10:00 |
Grahame Grieve
|
7bd5d85611
|
better error message
|
2019-09-11 22:22:05 +10:00 |
Grahame Grieve
|
791b9e55e3
|
Release new version
|
2019-09-11 15:41:04 +10:00 |
jamesagnew
|
bdf60fa2ef
|
Bump to 4.0.11
|
2019-09-09 15:43:58 -04:00 |
Grahame Grieve
|
fc862d97e8
|
Release new version
|
2019-09-09 15:09:32 +10:00 |
Grahame Grieve
|
9d81f2e32a
|
Release new version
|
2019-09-07 07:32:14 +10:00 |
James Agnew
|
215fdae37f
|
Include the wrapper element when writing GraphQL responses
|
2019-09-06 10:29:31 -04:00 |
Grahame Grieve
|
cb9a2552c5
|
Release new version
|
2019-09-06 13:48:37 +10:00 |
Grahame Grieve
|
9024eea94a
|
fix bug in cache management
|
2019-09-06 13:47:55 +10:00 |
Grahame Grieve
|
50593122be
|
Release new version
|
2019-09-06 12:12:04 +10:00 |
Grahame Grieve
|
527e8d02b4
|
manage package currency
|
2019-09-06 12:11:16 +10:00 |
Grahame Grieve
|
b32fb65327
|
Release new version
|
2019-09-06 10:15:40 +10:00 |
Grahame Grieve
|
bd38230662
|
Release new version
|
2019-09-03 13:05:42 +10:00 |
Grahame Grieve
|
7926644893
|
Release new version
|
2019-09-02 13:49:11 +10:00 |
Grahame Grieve
|
34a3dfb43e
|
work on API comparison
|
2019-08-29 18:11:33 +10:00 |
Grahame Grieve
|
239084ed0f
|
Release new version
|
2019-08-23 15:40:21 +10:00 |
Grahame Grieve
|
b80c6e6af6
|
improvements to profile rendering
|
2019-08-23 14:54:12 +10:00 |
Grahame Grieve
|
65e2f5ebdf
|
Release new version
|
2019-08-19 11:01:20 +10:00 |
Grahame Grieve
|
8cecfcb06a
|
Release new version
|
2019-08-18 07:53:13 +10:00 |
Grahame Grieve
|
028802f6fc
|
update for HAPI release + add JsonParser constructor
|
2019-08-18 07:51:41 +10:00 |
Grahame Grieve
|
fe9c99f906
|
Release new version
|
2019-08-16 07:23:55 +10:00 |
jamesagnew
|
34b6bc7e57
|
Version bump to 4.0.1-SNAPSHOT
|
2019-08-14 14:09:13 -04:00 |
jamesagnew
|
90ea715f29
|
Bump version to 4.0.0 for release
|
2019-08-14 11:12:41 -04:00 |
James Agnew
|
ecfd55c368
|
Backport GraphQL support to DSTU3
|
2019-08-12 10:55:34 -04:00 |
Grahame Grieve
|
2a234a81c2
|
Release new version
|
2019-08-09 04:44:14 +10:00 |
James Agnew
|
c1728a481d
|
Refactor R4 infrastructure to use the new common
TerminologyServiceOptions, and tweak the validation of enableWhen to
handle a few edge cases correctly.
|
2019-08-06 18:27:45 -04:00 |
Grahame Grieve
|
38a0877996
|
Release new version
|
2019-08-06 15:33:08 +10:00 |
Grahame Grieve
|
c57f578f03
|
Move TerminologyServiceOptions to Utilities.
|
2019-08-06 07:33:48 +10:00 |
Grahame Grieve
|
ff6ca3f864
|
finish testing isDecimal
|
2019-08-05 15:42:34 +10:00 |
Grahame Grieve
|
63531cd131
|
Release new version
|
2019-08-05 02:03:45 +00:00 |
Grahame Grieve
|
b4883554e5
|
Release new version
|
2019-08-04 21:37:42 +00:00 |
Grahame Grieve
|
3eaa1998b7
|
Release new version
|
2019-08-03 21:42:17 +00:00 |
Grahame Grieve
|
5ddf7d082c
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
|
2019-08-04 07:38:08 +10:00 |
Grahame Grieve
|
4ffa343395
|
add -debug parameter to validator, and add additional (failing) validator tests, and update R4 code
|
2019-08-04 07:34:13 +10:00 |
Grahame Grieve
|
fb446cf1e2
|
Release new version
|
2019-08-02 12:58:59 +00:00 |
Grahame Grieve
|
44c1c32afb
|
Release new version
|
2019-08-02 12:48:39 +00:00 |
Grahame Grieve
|
7552eb6f73
|
Fix up processing of error messages
|
2019-08-02 15:34:56 +10:00 |
Grahame Grieve
|
85a67626cf
|
Release new version
|
2019-08-02 01:41:48 +00:00 |
Grahame Grieve
|
6cccb24fff
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
|
2019-08-02 01:41:08 +00:00 |
Grahame Grieve
|
bf39445d87
|
presentation improvements for profiles table view
|
2019-08-02 10:51:02 +10:00 |
Grahame Grieve
|
7bf9094a5f
|
Release new version
|
2019-08-01 01:44:57 +00:00 |
Grahame Grieve
|
654153671a
|
Release new version
|
2019-07-31 04:48:24 +00:00 |
Grahame Grieve
|
13ddf93ff5
|
Release new version
|
2019-07-30 06:54:41 +00:00 |
Grahame Grieve
|
f5b5737398
|
fix validation tests
|
2019-07-30 16:50:54 +10:00 |
Grahame Grieve
|
fe219985b4
|
fix decimal validation + fix profile slicing validation
|
2019-07-30 16:22:54 +10:00 |
Grahame Grieve
|
f9a06ae2b8
|
fix integer validation issue
|
2019-07-30 11:40:34 +10:00 |
Grahame Grieve
|
61e2fa1d39
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
|
2019-07-30 10:30:00 +10:00 |
Grahame Grieve
|
a0c245dfdc
|
fix IG publication errors
|
2019-07-30 10:24:47 +10:00 |
Grahame Grieve
|
5120f63ab0
|
Release new version
|
2019-07-29 04:31:15 +00:00 |
Grahame Grieve
|
bc776064f5
|
Fix for sparse differentials
|
2019-07-29 14:10:38 +10:00 |
Grahame Grieve
|
be4266a41a
|
update snapshot generation tests
|
2019-07-19 23:19:24 +10:00 |
James Agnew
|
c470bb21ce
|
Add hasValue() method to XhtmlNode
|
2019-07-17 18:50:22 -04:00 |
James Agnew
|
e265477c6e
|
Header updates
|
2019-07-14 09:27:45 -04:00 |
James Agnew
|
0acb99744b
|
Changes needed to move HAPI FHIR to using this project directly (#61)
* Work on porting HAPI FHIR to core
* Ongoing work on HAPI FHIR merge
|
2019-07-14 08:55:21 -04:00 |
Grahame Grieve
|
17b6b26ef2
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
|
2019-07-10 22:40:52 +00:00 |
Grahame Grieve
|
881fdc9284
|
fix bug in csv processor for BOM + search interversion generator
|
2019-07-11 08:08:22 +10:00 |
Grahame Grieve
|
da4fc1f860
|
Release new version
|
2019-07-05 21:43:46 +00:00 |
Grahame Grieve
|
f583649f87
|
fix generation of error locations using FHIRPath or XPath properly
|
2019-07-05 20:23:58 +10:00 |
Grahame Grieve
|
38c1d041fb
|
Release new version
|
2019-07-04 00:33:40 +00:00 |
Grahame Grieve
|
3038246df5
|
Release new version
|
2019-06-25 08:27:12 +00:00 |
Grahame Grieve
|
3c8b3ec97c
|
fix sturcture definition rendering issues
|
2019-06-25 16:27:56 +10:00 |
Grahame Grieve
|
6c4620996f
|
Release new version
|
2019-06-20 08:01:44 +10:00 |
Grahame Grieve
|
d43c0e0da5
|
Release new version
|
2019-06-19 14:09:13 +10:00 |
Grahame Grieve
|
3fc19f92bf
|
add to JsonUtil
|
2019-06-19 14:08:40 +10:00 |
Grahame Grieve
|
a544140d2c
|
Release new version
|
2019-06-19 09:09:06 +10:00 |
Grahame Grieve
|
70ce1ded74
|
Release new version
|
2019-06-19 06:41:58 +10:00 |
Grahame Grieve
|
5e6755e422
|
fix bug converting search parameters
|
2019-06-19 06:40:36 +10:00 |
Grahame Grieve
|
ecc4f81780
|
Release new version
|
2019-06-16 14:04:44 +10:00 |
Grahame Grieve
|
9a344b251c
|
Release new version
|
2019-06-11 07:46:36 +10:00 |
Grahame Grieve
|
c3a0958c94
|
issue 34 - npe reading npm without canonical
|
2019-06-11 07:26:55 +10:00 |
Grahame Grieve
|
74cfa3efcc
|
Release new version
|
2019-06-11 05:06:50 +10:00 |
Grahame Grieve
|
027104b2b4
|
HAPI updates and validation message enhancements
|
2019-06-11 05:05:01 +10:00 |
Grahame Grieve
|
a42f075f69
|
Release new version
|
2019-06-08 14:30:39 +10:00 |
Grahame Grieve
|
04bfb2f1a8
|
Release new version
|
2019-06-08 14:28:46 +10:00 |
Grahame Grieve
|
2bdd175591
|
Release new version
|
2019-06-08 06:19:01 +10:00 |
Grahame Grieve
|
9621a0f7cf
|
Release new version
|
2019-06-04 14:04:27 +10:00 |
Grahame Grieve
|
f08b313cfc
|
Release new version
|
2019-06-03 19:39:05 +10:00 |
Vadim Peretokin
|
313cd032c7
|
Handle StructureDefitinition having no 'path'
|
2019-06-02 15:03:16 +02:00 |
Grahame Grieve
|
e88a43ff3e
|
Release new version
|
2019-05-31 10:21:49 +10:00 |
Grahame Grieve
|
8b01f1df19
|
validation chagnes
|
2019-05-31 10:21:01 +10:00 |
Grahame Grieve
|
75500dae86
|
Release new version
|
2019-05-30 13:32:23 +10:00 |
Grahame Grieve
|
590a4d48b1
|
add debugging for terminology cache issue
|
2019-05-30 13:29:25 +10:00 |
Grahame Grieve
|
c476e89091
|
Release new version
|
2019-05-28 19:19:12 +10:00 |
Grahame Grieve
|
6af05d5762
|
Release new version
|
2019-05-24 22:42:41 +10:00 |
Grahame Grieve
|
eaeac2d2c5
|
Release new version
|
2019-05-23 13:40:44 +10:00 |
Grahame Grieve
|
24b6305b15
|
more validator tests + release new utilities
|
2019-05-23 13:39:21 +10:00 |
Grahame Grieve
|
23d6b434bc
|
Release new version
|
2019-05-22 11:19:50 +10:00 |
Grahame Grieve
|
86602a1bc1
|
Release new version
|
2019-05-21 10:40:15 +10:00 |
Grahame Grieve
|
50c88dc1c1
|
Commit merge method
|
2019-05-21 07:39:01 +10:00 |
Grahame Grieve
|
05c5069c4c
|
Release new version
|
2019-05-20 16:54:07 +10:00 |
Grahame Grieve
|
257603fcff
|
Release new version
|
2019-05-13 13:33:09 +10:00 |
Grahame Grieve
|
25de65431e
|
add sorting utility method
|
2019-05-13 13:32:25 +10:00 |
Grahame Grieve
|
8263b0b5fa
|
Release new version
|
2019-05-10 00:09:16 +10:00 |
Grahame Grieve
|
2d946790d7
|
generated patterns + improved package cache errors
|
2019-05-10 00:08:18 +10:00 |
Grahame Grieve
|
62ec11aad2
|
Release new version
|
2019-05-05 09:22:29 +10:00 |
Grahame Grieve
|
88646a8216
|
Release new version
|
2019-04-27 09:10:16 +10:00 |
Grahame Grieve
|
31e5adf40f
|
Release new version
|
2019-04-25 10:14:14 +10:00 |
Grahame Grieve
|
2ab02e2e0b
|
fix validation problem for current version
|
2019-04-25 10:13:28 +10:00 |
Grahame Grieve
|
3a1bd1c429
|
Release new version
|
2019-04-24 06:19:47 +10:00 |
Grahame Grieve
|
9b0d702ba2
|
updates for ongoing work in IG publisher + Implementation Guide relax codes on .definition.parameter.code
|
2019-04-24 06:14:26 +10:00 |
Grahame Grieve
|
0a96fa9f37
|
return File from createDirectory
|
2019-04-16 23:26:08 +10:00 |
Grahame Grieve
|
40a2dd9e56
|
Release new version
|
2019-04-15 21:46:44 +10:00 |
Grahame Grieve
|
7ae0db763a
|
easier JSON parsing
|
2019-04-15 21:45:44 +10:00 |
Grahame Grieve
|
87b191fc5d
|
more IG maintenance work
|
2019-04-14 07:59:17 +10:00 |
Grahame Grieve
|
793545f2d9
|
Release new version
|
2019-04-10 11:04:51 +10:00 |
Grahame Grieve
|
d3ef2d7624
|
NPMPackage direct loading, + refactor JSON parser Location
|
2019-04-10 11:02:06 +10:00 |
Grahame Grieve
|
079f3cb8b8
|
Release new version
|
2019-04-09 17:50:08 +10:00 |
Grahame Grieve
|
b3eef86536
|
Release new version
|
2019-04-09 14:25:20 +10:00 |
Grahame Grieve
|
c502aad9ba
|
Release new version
|
2019-04-07 21:10:43 +10:00 |
Grahame Grieve
|
62df09f9a9
|
Release new version
|
2019-04-05 17:20:45 +11:00 |
Grahame Grieve
|
3e9262afe8
|
Release new version
|
2019-04-04 11:53:45 +11:00 |
Grahame Grieve
|
4726b6d37c
|
Release new version
|
2019-03-27 13:43:59 +11:00 |
Grahame Grieve
|
da73d12bfc
|
Release new version
|
2019-03-26 05:48:10 +11:00 |
Grahame Grieve
|
9461b0aa98
|
Release new version
|
2019-03-18 13:31:54 +11:00 |
Grahame Grieve
|
c8c815aa44
|
more debugging for questionnaire validation
|
2019-03-18 13:29:36 +11:00 |
Grahame Grieve
|
d2734245b7
|
Release new version
|
2019-03-17 09:23:24 +11:00 |
Grahame Grieve
|
a96c12899b
|
Release new version
|
2019-03-15 13:20:10 +11:00 |
Grahame Grieve
|
4d464d790d
|
Release new version
|
2019-03-15 12:04:25 +11:00 |
Grahame Grieve
|
00ec0e2662
|
Release new version
|
2019-03-14 17:20:35 +11:00 |
Grahame Grieve
|
5ce917a34c
|
fixes for errors generating IGs
|
2019-03-14 17:18:15 +11:00 |
Grahame Grieve
|
f3b4c81601
|
Release new version
|
2019-03-07 11:05:27 +11:00 |
Grahame Grieve
|
f854f79ec9
|
new release
|
2019-03-06 13:14:27 +11:00 |
Grahame Grieve
|
5653da8a27
|
add test for multiple discriminators, and fix validator
|
2019-03-05 16:59:04 +11:00 |
Grahame Grieve
|
9b84f331f2
|
3.7.11 release
|
2019-03-05 14:42:38 +11:00 |
Grahame Grieve
|
0477bf174e
|
GF#20480 - change error about year to warning
|
2019-03-05 09:10:07 +11:00 |
Grahame Grieve
|
58b3ca2c88
|
liquid generation in narrative generator, render min/max value sets, fix broken links in IGs from relative references in links in markdown in core
|
2019-03-05 06:52:15 +11:00 |
Grahame Grieve
|
88c145a00c
|
fixes for validation loading
|
2019-03-04 15:30:33 +11:00 |
Grahame Grieve
|
5a1dfba236
|
Improve error message when running transforms
|
2019-03-04 13:17:30 +11:00 |
Grahame Grieve
|
5691333e98
|
GF#18121 - fix so relative links in source markdown don't generate broken linke in IGs
|
2019-03-04 11:53:14 +11:00 |
Grahame Grieve
|
cde0df1118
|
fix CapabilityStatement generation
|
2019-03-04 11:06:33 +11:00 |
Grahame Grieve
|
3940aeb976
|
move openApi convertor code to .core
|
2019-03-03 06:45:15 +11:00 |
Grahame Grieve
|
445c90ff9a
|
test
|
2019-02-24 21:31:47 +11:00 |
Grahame Grieve
|
ba778a76a9
|
deploy new version
|
2019-02-08 17:54:45 +11:00 |
Grahame Grieve
|
e8121dec74
|
maven updates
|
2019-02-07 15:15:49 +11:00 |
James Agnew
|
caf7cea4c6
|
Get validator CLI working
|
2019-01-31 15:51:34 -05:00 |
Grahame Grieve
|
6194add99f
|
another new release
|
2019-02-01 06:11:47 +11:00 |
Grahame Grieve
|
8a9987b88f
|
rename package cache operations for clarity + new release
|
2019-02-01 06:11:01 +11:00 |
Grahame Grieve
|
364ed14c2a
|
rename package cache operations for clarity + upgrade for version release
|
2019-02-01 06:09:03 +11:00 |
James Agnew
|
0c9fe20522
|
Get this test working (#4)
|
2019-01-31 13:41:05 -05:00 |
James Agnew
|
960e56705f
|
Fix pom versioning issue
|
2019-01-29 16:56:18 -05:00 |
Grahame Grieve
|
53d176610b
|
maven updates
|
2019-01-30 08:24:12 +11:00 |
James Agnew
|
4f0dd437dc
|
Trying to get a deploy up onto maven
|
2019-01-15 08:12:15 -06:00 |
James Agnew
|
bd899957b0
|
Rename the keep files
|
2019-01-13 16:37:16 -06:00 |
James Agnew
|
cbde1cf488
|
Add keeps for empty folders
|
2019-01-13 16:20:50 -06:00 |
James Agnew
|
5a955ea66a
|
Add eclipse files
|
2019-01-13 15:10:27 -06:00 |
James Agnew
|
806ab9fac8
|
Externalized code now committed
|
2019-01-13 14:33:14 -06:00 |