Commit Graph

2318 Commits

Author SHA1 Message Date
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
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 2d52affd8d Merge branch 'narrative_generator' 2016-11-21 16:04:27 +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 285b8aa1dd Document switch in CORS filter 2016-11-21 14:12:04 +01:00
James Agnew b5b57a5d63 Docs for #495 2016-11-21 14:01:52 +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
Gijsbert van den Brink 3cd89b6c48 Change the readme.intellij.txt to a README.md and add a Docker paragraph. 2016-11-18 11:05:04 +01:00
Gijsbert van den Brink 9d8225cbec Add Dockerfile and build script for the jpaserver-example. 2016-11-18 11:00:35 +01:00
James Ren 14b28fd436 Update MoneyDt.java
Add Constructors
2016-11-17 13:49:00 -05:00
James Agnew 4ed17457dd Work on CORS 2016-11-17 17:10:52 +01:00
James Agnew ca9223fb70 Add ability to disable stale search expiry 2016-11-17 10:01:23 +01:00
James Agnew 391999062e Better example variable name 2016-11-17 09:10:41 +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 6314f5efb3 Fix structuredefinition regression 2016-11-14 12:04:56 -05:00
James 8676489792 Don't incorrectly block transactions 2016-11-11 23:52:16 -05:00
James 2d7592f7a8 Version bump to 2.2-SNAPSHOT 2016-11-11 22:39:45 -05:00
James 42295caa61 Site changes 2016-11-11 22:30:19 -05:00
James 1bf404a7fa Fir site URL 2016-11-11 20:30:09 -05:00
James 047ca6a308 license header 2016-11-11 20:17:06 -05:00
James 7eaf9d9386 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-11-11 20:16:51 -05:00
James Agnew 5fd4ca3438 Index page for 2.1 release 2016-11-11 20:15:36 -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 Agnew d1d3b18729 Credit for #470 2016-11-11 10:50:04 -05:00
James Agnew 846aecfe89 Merging #470 2016-11-11 10:45:53 -05:00
James Agnew 01afc49863 Documentation 2016-11-11 10:43:03 -05:00
James Agnew 0c65bc50b0 Merge pull request #493 from jimsteel/master
Fixed typo in valueset constraint
2016-11-10 06:33:09 -05:00
Jim Steel be973e0182 Fixed typo in valueset constraint 2016-11-10 11:13:06 +10:00
James ef9f0bc35b Fix unneccesary database flush operation 2016-11-08 22:48:04 -05:00