Commit Graph

2383 Commits

Author SHA1 Message Date
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
Jens Kristian Villadsen fab75f1add Added new example 2016-11-09 11:38:18 +01:00
Jens Kristian Villadsen 0a93db572e Added new example 2016-11-09 11:37:00 +01:00
Jens Kristian Villadsen 0aaadc5228 Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir 2016-11-09 10:36:08 +01: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
Vadim Peretokin 3f6dfb6ba8 Fix marameter typo 2016-10-27 09:40:09 +10: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 a246809c92 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-10-25 11:45:42 -04:00
James Agnew 3de62701cd Remove unused field in JPA server 2016-10-25 11:30:11 -04:00
Vadim Peretokin ba46f9a55d Fix download link 2016-10-24 13:00:54 +10:00
Vadim Peretokin 7398a7d7ba Fix formatting for LOINC example
At least I hope I do - don't know how to render it, so I'm just going off the SNOMED example above.
2016-10-24 11:14:56 +10:00
James ccd304d2cf Add hook 2016-10-22 18:01:27 -04:00
James 2a7fa4d8a5 Make authorizationinterceptor stricter 2016-10-22 18:00:55 -04:00
James Agnew 27208127e0 Add test for #438 2016-10-21 11:40:50 -04:00
James Agnew 173d40496d Merge pull request #455 from hnnesv/dstu1-atom-entry-author
DSTU1: Add entry author to encoded xml bundle
2016-10-20 11:28:59 -04:00
James Agnew 394bf44843 Credit for #455 2016-10-20 11:28:02 -04:00
James Agnew f7e2bf1efc Oops, messed up the developers section! 2016-10-19 10:49:49 -04:00
Bill Denton 913fd32c2b Support JSON-like resource structures (#469)
* rebuild on 2.1 code and add more test coverage

* additional test coverage
2016-10-19 10:40:38 -04:00
James Agnew 79e14798cd Credit for #469 2016-10-19 10:39:54 -04:00
James Agnew 3d686e9383 Fix #464 - Pretty print by default in ResponseHighlighterInterceptor 2016-10-18 14:58:28 -04:00
James Agnew 4c2841436f Enhanced android documentation 2016-10-14 17:34:55 -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