Commit Graph

2858 Commits

Author SHA1 Message Date
James 43adae1d01 Credit for #523 2016-12-11 18:30:05 -05:00
James a2b24d4d07 Fix compile error 2016-12-11 18:27:10 -05:00
James aa0485206d Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-12-11 18:13:24 -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 e678908087 Licenses 2016-12-11 18:04:59 -05:00
James 9cb014724b Add validator for DSTU2.1 2016-12-11 17:39:05 -05:00
James 191e3b6d4d Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-12-10 19:52:25 -05:00
James 901a85880c Update STU3 definitions and being in STU2.1 defs too 2016-12-10 19:51:25 -05:00
Bill Denton 6deb80d543 Merge pull request #527 from bdenton/master
update change log for PR 526
2016-12-10 13:53:54 -08:00
Bill Denton c544dd4053 Merge remote-tracking branch 'upstream/master' 2016-12-10 12:46:18 -08:00
Bill Denton 766fbfe1fb update change log for PR526 2016-12-10 12:25:22 -08: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 Agnew 47ea6c3426 Merge pull request #520 from aehrc/feature/legacyContentTypeFHIR140
Ensure that older DSTU3 versions use the legacy mime types
2016-12-10 14:18:15 -05:00
James ee63bbea74 Fix #516 - Handle STU3 invalid enum values with an appropriate exception 2016-12-10 14:14:22 -05:00
jamesagnew 1fba4ff265 Test refactor 2016-12-10 08:47:28 -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 2f55fdee2e Credit for #525 2016-12-10 07:38:23 -05:00
Bill Denton 2f3401ef8c Merge pull request #526 from bdenton/tinder-for-non-java
Full resource/composite Tinder model with generic templates
2016-12-09 17:34:04 -08:00
Bill Denton 49cfa0110a push missing part of update 2016-12-09 17:09:39 -08:00
Bill Denton 67aee59f0f allow templates access to resource-block referenced by a block-copy 2016-12-09 17:04:01 -08:00
Bill Denton 28ed425d6b put back deleted line 2016-12-08 17:50:09 -08:00
James Agnew 223df60c1d Doc updates 2016-12-08 10:50:42 -05:00
James Agnew 72653a9ec4 Fix #500 - Next and previous links not working in testpage UI 2016-12-08 10:45:47 -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
James e1fc267e19 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-12-08 07:07:52 -05:00
James 2457dfd693 Bring back generated creation SQL 2016-12-08 07:07:29 -05:00
Bill Denton 5ab36de2e1 allow generic tinder tasks to override Velocity properties 2016-12-07 18:35:42 -08:00
Bill Denton 6b446d9bd1 fix typo and enhance tests 2016-12-06 19:06:49 -08:00
Bill Denton 1ba2680acc Merge branch 'master' into tinder-for-non-java 2016-12-06 11:29:04 -08:00
Bill Denton 1452a29a09 fix/enhance tinder-tests for new functions 2016-12-06 11:26:24 -08:00
Michael Lawley a9a3507544 #516 Report invalid values for enums through parser error handler 2016-12-06 10:32:23 +10:00
James Agnew e8fad33042 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-12-05 14:53:09 -05:00
James Agnew cfb2c51eab CLI upload-examples failed to delete file under windows 2016-12-05 14:51:59 -05:00
James 9688caf8f2 Version bump back from bad spring version 2016-12-04 21:59:16 -05:00
James fd26f074e5 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-12-04 21:09:48 -05:00
James ccfe74ba38 Add license headers 2016-12-04 21:09:28 -05:00
jamesagnew bf05dd86f8 Bump spring version 2016-12-04 18:51:21 -05: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
Bill Denton 698c21c6c1 Merge branch 'master' into tinder-for-non-java 2016-12-02 17:09:07 -08:00
Bill Denton fd1ec07cde full resource/composite generation using generic templates and Ant 2016-12-02 17:06:27 -08:00
James Agnew ffefb79bf1 Fix crash in JPA when _include points to external reference 2016-12-01 12:43:31 -05:00
James Agnew f984ca723b Add unit test 2016-12-01 12:31:19 -05:00
Michael Lawley 8846477b7b Ensure that older DSTU3 versions (ie Baltimore / May2016 / 1.4.0) use the legacy mime types 2016-11-30 12:03:02 +10:00
James Agnew a9d7b8d636 Add test and credit for #518 2016-11-25 18:28:18 -05:00
James Agnew fc55c2cae8 Merge pull request #518 from aehrc/master
#517 Add fallback for for pre-CapabilityStatement STU3 client
2016-11-25 18:00:36 -05:00
James Agnew 81773de261 Fix #276 - Prevent contained resources being encoded as duplicates 2016-11-25 17:18:57 -05:00
Michael Lawley fcf8894d11 silly missing bracket 2016-11-25 13:14:48 +10:00
Michael Lawley f6ae22c59c #517 Add fallback for for pre-CapabilityStatement STU3 client 2016-11-25 12:05:59 +10:00
jamesagnew 69871bb8c2 Improve testing on CorsInterceptor 2016-11-24 19:25:37 -05:00
James ca602bdc1e Fix compile error 2016-11-22 06:35:31 -05:00