Mark Iantorno
aa982232ce
I had the code written already, so let's put it in. ( #293 )
...
* I had the code written already, so let's put it in.
* renaming and moving Utilities tests class to conform to best practices.
2020-08-06 07:28:17 -04:00
Grahame Grieve
1888925293
upgrade version of pubpack
2020-07-31 12:52:02 +10:00
Keith Carlson Jr
77c1890ad2
adding case for when c:\temp does not exist on windows machine ( #278 )
2020-07-17 15:00:10 -04:00
Grahame Grieve
f3b1f16f39
add test for pubpack - make sure that it is working
2020-07-17 09:30:58 +10:00
Grahame Grieve
847858c131
Add parsing DTD entity declarations
2020-07-17 09:26:54 +10:00
Grahame Grieve
9024a309ac
fix various bugs ( #265 )
...
* 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
* fix bug finding children in getChildList when element is a reference to another element
* fixes to QuestionnaireRenderer + add QuestionnaireResponseRenderer
* Add more informative error when no type parser provided
* fix bug where current/dev builds do not properly update the cache
* improve test error message
* set up release notes
2020-06-30 20:25:38 -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
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
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
17411a3659
Merge branch 'master' into ja_20200524_npm_rework
2020-05-30 12:07:17 -04: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
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
jamesagnew
444b612805
Start reworking NPM manager
2020-05-24 15:02:37 -04: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
Grahame Grieve
463a557402
Release new version 4.2.30
2020-05-12 11:54:28 +10:00
Grahame Grieve
5f74bea327
move tests & do new release
2020-05-10 09:18:54 +10:00
markiantorno
7a8f84fc6c
cleaning up port addresses for gui tests
2020-05-02 10:00:03 -04:00
markiantorno
89f98bb960
I cast you out unclean spirit.
2020-04-29 16:55:40 -04:00
Grahame Grieve
d5fff86e8e
get all tests passing.
2020-04-28 11:14:54 +10:00
markiantorno
c81922a615
Fixing utilities test so it runs on all OS
2020-04-21 11:47:49 -04:00
John Grimes
952e6c6e6b
Make XhtmlNode$Location serializable
...
Addresses jamesagnew/hapi-fhir#1422 .
2020-04-12 11:38:29 +10:00
Grahame Grieve
c0976dd365
add support for [user] in path
2020-02-07 10:30:17 +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
2221590d4d
Improve error message, and add more tests
2019-11-19 14:39:29 +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
806ab9fac8
Externalized code now committed
2019-01-13 14:33:14 -06:00