markiantorno
7f7e83f6f8
Updating version to: 5.0.10-SNAPSHOT
2020-06-27 00:25:51 +00:00
markiantorno
4ca25bdb52
Release: v5.0.9
...
* Two significant bug fixes for the validator (thanks Mark Burnett from Babylon Health for finding them):
* The validator was not enforcing type restrictions when some profiles restricted elements with choices to a single type
* The validator was only creating warnings not errors for required bindings on some Quantities
* + Fix handling of infrastructural terminology failings on Codings - treat them as warnings not errors
* Add extra validation for value sets (check concept codes are valid)
* Add extra code to check derivation consisteny for SearchParameter resources
* More Improvements to Questionnaire Rendering
***NO_CI***
2020-06-27 00:17:13 +00:00
Grahame Grieve
b08c12f2c4
update test case dependency to 1.1.22 ( #263 )
...
* fix for new test case about profiles restricting types
* update release notes
* fix NPEs doing ProfileComparison
* fix non-translated messages in InstanceValidator
* Fix validation issues
* update to 1.1.22 tests
2020-06-26 20:07:30 -04:00
Grahame Grieve
03a4224424
fix for new test case about profiles restricting types ( #261 )
...
* fix for new test case about profiles restricting types
* update release notes
* fix NPEs doing ProfileComparison
* fix non-translated messages in InstanceValidator
2020-06-26 14:46:54 -04:00
Grahame Grieve
c6e424d50d
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into gg-work
2020-06-26 06:05:25 +10:00
Grahame Grieve
44d7a59115
Add value set validation
2020-06-25 17:10:24 +10:00
Grahame Grieve
9dd0e06d9c
fix error message for unknown package
2020-06-25 17:10:06 +10:00
Grahame Grieve
e1e994704d
More stability on tests + fix questionnaire renderer problem + add SearchParameter derivation validation
2020-06-25 11:24:03 +10:00
Grahame Grieve
0c7cde13e2
fix default value for warnAboutMissingMessages
2020-06-25 09:17:57 +10:00
Mark Iantorno
7bbbd7af0a
Gpg profile ( #258 )
...
* removing old pipeline files
* adding gpg profile
2020-06-24 17:27:14 -04:00
Grahame Grieve
c2c10872e1
Allow to suppress the warning message about unknown messages from translation layer
2020-06-24 15:06:27 +10:00
markiantorno
344d778a87
Updating version to: 5.0.9-SNAPSHOT
...
***NO_CI***
2020-06-19 22:15:34 +00:00
markiantorno
87f1c42b89
Release: v5.0.8
...
***NO_CI***
2020-06-19 22:06:03 +00:00
Grahame Grieve
0e8b5f6552
various fixes for reported bugs ( #252 )
...
* fix bug in Definition mode - support ofType()
* fix bug reading old packages
* fix for invalid OperationOutome if nothing is wrong
* more fix for when no errors found
2020-06-19 16:02:56 -04:00
Mark Iantorno
c1f5244873
Adding more verbose output for bad file path validator input ( #249 )
...
* Adding more verbose output for bad file path validator input
* Moving error output to i18n tooling. Adding tests to tooling, and addressing some issues with i18n implementation.
* Apparently the intended behavior is to not tell the user if they are localizing a string that doesn't exist.
2020-06-19 09:28:36 -04:00
markiantorno
49c35b1de2
Updating version to: 5.0.8-SNAPSHOT
...
***NO_CI***
2020-06-13 13:12:37 +00:00
markiantorno
b2ecaa2bfa
Release: v5.0.7
...
* Override extension methods in BackboneElement to look in modifierExtensions as well as extensions
* First draft of Profile Comparison tools (org.hl7.fhir.r5.comparison)
* Improved error messages when snapshot generation fails when slicing something that doesn't repeat
* Improvements for CDA round-tripping (XML esacping issues, xsi:type related issues, namespacing issues)
* Fix bug rendering DiagnosticReports with multiple categories
* adjust check on Attachment to only be an warning (when no meaningful content exists)
* add security check mode to Validator
***NO_CI***
2020-06-13 12:51:27 +00:00
Grahame Grieve
2128128072
Improve error message associated with slicing failure
2020-06-12 09:36:12 +10:00
Grahame Grieve
3e55b24473
Merge pull request #237 from hapifhir/gg-work
...
override Element extension methods to also check for modifierExtensions
2020-06-11 21:58:20 +10:00
Grahame Grieve
5f1d6e193c
first release of functional Profile comparison on new framework
2020-06-11 16:40:57 +10:00
Oliver Egger
ebc2a7a6ba
don't escape umlaut in elem utf8
2020-06-10 19:50:52 +02:00
Grahame Grieve
c26b331850
more work on profile comparison
2020-06-09 17:22:37 +10:00
Grahame Grieve
6b7aa93dc7
fix bug in XML parser for Validator
2020-06-09 17:20:35 +10:00
Grahame Grieve
17fb1462c4
fix Attachment check, and add Validator Security checks
2020-06-09 17:19:06 +10:00
Grahame Grieve
94467b270a
standardise terminology client across versions
2020-06-07 08:42:14 +10:00
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