Commit Graph

2200 Commits

Author SHA1 Message Date
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 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
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
James 89e3021588 Add test for #449 2016-11-07 07:53:56 -05:00
James d159e44e52 Documentation for next release 2016-11-06 18:14:21 -05:00
James a5d5d3e031 Bump FHR version 2016-11-06 17:34:13 -05:00
James Agnew f551ffb6ed Merge pull request #479 from vadi2/patch-4
Fix marameter typo
2016-11-04 19:00:34 -04:00
James Agnew 68b4a0cff7 Merge pull request #475 from vadi2/patch-3
Fix download link
2016-11-04 19:00:30 -04:00
James Agnew bb05fa6512 Merge pull request #474 from vadi2/patch-2
Fix formatting for LOINC example
2016-11-04 19:00:26 -04:00
James Agnew d30140cd27 Credit for #479, #475, and #474 2016-11-04 18:59:42 -04:00
James af8ae69ee4 AuthorizationInterceptor enhancements 2016-11-04 07:43:22 -04:00
James 14f47b2048 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-11-04 06:53:39 -04:00
James f838b80373 Work on authorization interceptor 2016-11-04 06:53:26 -04:00
James Agnew 7c6ca640d1 Fix failing test 2016-11-03 11:41:49 -04:00
James Agnew 9f37646518 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-11-03 11:28:24 -04:00
James Agnew 1a24ac2af2 Fix examples 2016-11-03 11:27:51 -04:00
James 6cb502266c More cleanup for auth interceptor 2016-11-03 08:27:14 -04: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 e7e0bf8d54 Fix regression in AutohrizationInterceptor 2016-10-26 21:55:08 -04:00