609 Commits

Author SHA1 Message Date
James Agnew
64e3435a8e Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2017-01-19 15:50:48 -05:00
James Agnew
e342d211d1 Add some logging and a test 2017-01-19 15:50:41 -05:00
Sebastien Riviere
13646168f0 Use the profile of the datatype if available, intead of the default hl7.org url 2017-01-19 14:55:42 +01:00
Sebastien Riviere
cac44c736c Add the possibility to use the serverBaseUrl to generate the url of extension, if %BASE_SERVER_URL% is found 2017-01-19 14:54:17 +01:00
James
06f9d86bf1 Fix bad dependency 2017-01-18 22:26:10 -05:00
James Agnew
b80897d16c Add warnign to DateType 2017-01-18 22:12:48 -05:00
James Agnew
322051a383 Fix failing tests 2017-01-14 07:55:42 -06:00
James Agnew
dbc6abc658 Fix #504 - Error if custom type has illegal extensions 2017-01-13 21:46:16 -06:00
James Agnew
fa1ad5ba85 Fix #519 - Issues with JPA capabilitystatement related to the _id param 2017-01-13 21:19:19 -06:00
James Agnew
f9aa8c3ba4 Add test for #531 2017-01-13 11:35:15 -05:00
James
b448e13edd Version bump to 2.3 2016-12-20 19:01:31 -05:00
James
0ec61533a8 Publish 2.2 2016-12-20 19:00:37 -05:00
James Agnew
750d6d4655 Switch public server to use CapabilityStatement for metadata return type 2016-12-20 15:35:54 -05:00
James
18e47c2130 More validator tests 2016-12-20 09:30:46 -05:00
James
964919d880 Improve parsing 2016-12-19 14:03:11 -05:00
James
88117f8d6e Port in changes from RI 2016-12-12 07:32:53 -05:00
James
e30d478bf6 Add suggested test for #523 2016-12-12 07:25:10 -05:00
James
ab17ee68a3 Revert IFhirVersion method signature changes for #520 2016-12-11 18:55:59 -05:00
James
a2b24d4d07 Fix compile error 2016-12-11 18:27:10 -05:00
James Agnew
2bca44eb1e Merge pull request #523 from CarthageKing/master
ensure ElementDefinition properties with longer names are processed first in order to find the property that most matches the given nodeName
2016-12-11 18:12:46 -05:00
James
9cb014724b Add validator for DSTU2.1 2016-12-11 17:39:05 -05:00
James
901a85880c Update STU3 definitions and being in STU2.1 defs too 2016-12-10 19:51:25 -05:00
James
b0d656e5d9 Refactor fix for #520 a bit so that version in DSTU3 is always pulled
from the model
2016-12-10 14:40:27 -05:00
James
ee63bbea74 Fix #516 - Handle STU3 invalid enum values with an appropriate exception 2016-12-10 14:14:22 -05:00
James Agnew
0def3d5a72 Merge pull request #525 from aehrc/feature/parser_exception_handling
#516 Report invalid values for enums through parser error handler
2016-12-10 07:39:36 -05:00
James
5149e581db Fix #521 - Wrong or missing ID body in update should be an error 2016-12-08 08:31:52 -05:00
Michael Lawley
a9a3507544 #516 Report invalid values for enums through parser error handler 2016-12-06 10:32:23 +10:00
michael.i.calderero
7a203fa7d5 ensure ElementDefinition properties with longer names are processed
first in order to find the property that most matches the given nodeName
2016-12-02 21:42:09 -06:00
James Agnew
a9d7b8d636 Add test and credit for #518 2016-11-25 18:28:18 -05:00
James Agnew
81773de261 Fix #276 - Prevent contained resources being encoded as duplicates 2016-11-25 17:18:57 -05:00
jamesagnew
69871bb8c2 Improve testing on CorsInterceptor 2016-11-24 19:25:37 -05:00
James
233e979963 Fix build 2016-11-22 06:33:20 -05:00
James Agnew
888f42a032 Introduce new CORS interceptor and switch examples to use it 2016-11-21 18:30:51 +01:00
James Agnew
03935be97f Work on common FluentPath interface 2016-11-21 15:52:17 +01:00
James Agnew
5846ce4518 Make the parser configurable so that when parsing an invalid empty value (e.g. {"status":""} parser will either throw a meaningful exception or log a warning depending on the configured error handler. 2016-11-21 14:48:44 +01:00
James Agnew
bf35f7e4b2 Fix #495 - Auto-detect DSTU3 mode when those resources are on classpath 2016-11-21 13:44:54 +01:00
James Agnew
ba896e2553 Clean up CORS 2016-11-21 13:37:59 +01:00
James Agnew
72a62817aa Improve detection for #477 2016-11-15 05:54:56 -05:00
James Agnew
4252415e9c Fix #477 - Gracefully handle unexpected elements starting with _ 2016-11-15 05:44:45 -05:00
James
2d7592f7a8 Version bump to 2.2-SNAPSHOT 2016-11-11 22:39:45 -05:00
James
2dd26b6367 Version bump to 2.1 2016-11-11 15:16:53 -05:00
James Agnew
a03805a6d4 Clean up patch client 2016-11-11 15:08:16 -05:00
James
a5d5d3e031 Bump FHR version 2016-11-06 17:34:13 -05:00
James
8c53ad24f7 Clean up authorization interceptor tests 2016-11-03 08:10:54 -04:00
James
3a5a771de7 Fix #484 - Correctly parse resources containing an empty div tag as the narrative 2016-11-03 07:51:11 -04:00
James Agnew
f5bec16cb4 Fix tests for #472 2016-10-26 14:10:43 -04:00
James Agnew
a67171e231 Fix #472 - Wrong header being returned (Content-Location instead of
Location) on STU3 server
2016-10-26 12:12:19 -04:00
James Agnew
f80bf98dcd Fix #327 - Correctly serialize JSON extension with a reference to a
contained resource
2016-10-14 16:36:29 -04:00
James Agnew
e56c75e80c Switch Android library to use OkHttp by default 2016-10-14 16:15:27 -04:00
James Agnew
deae820ebe Fix up comnpile issue 2016-10-12 15:29:40 -04:00