Commit Graph

1307 Commits

Author SHA1 Message Date
jamesagnew 330dbde983 Add new interceptor hook for auditing 2015-08-16 22:09:01 -04:00
James Agnew 89a7750bf4 Start working on action interceptor framework 2015-08-14 17:05:07 -04:00
James Agnew c859c9da91 Add withId(long) to fluent client read() method 2015-08-14 15:43:35 -04:00
James Agnew 77f151901a Get coded valuesets working once again for DSTU2 resoruces 2015-08-13 17:58:31 -04:00
James Agnew 2766af2693 Update definitions and correctly handle exceptions in
incomingRequestPreProcessed method in server interceptors
2015-08-13 16:59:10 -04:00
James Agnew 78776a3e79 Write generated structures in UTF-8 2015-08-10 15:59:57 -04:00
James Agnew 4d8efb6455 Merge branch 'dstu2_final' of github.com:jamesagnew/hapi-fhir into dstu2_final 2015-08-09 17:38:19 -04:00
James Agnew 28d35fe1fe Add tests 2015-08-09 17:28:29 -04:00
jamesagnew b28dba3540 Merge branch 'dstu2_final' of github.com:jamesagnew/hapi-fhir into dstu2_final 2015-08-09 17:20:30 -04:00
jamesagnew 12735a1446 Handle contact search params better 2015-08-09 17:17:53 -04:00
James Agnew 24634880db Update for QA version of DSTU2 2015-08-09 11:18:04 -04:00
James Agnew b36e4e5841 Merge branch 'master' into dstu2_final 2015-08-06 18:07:34 -04:00
James Agnew c838d651dd Fix fluent client search call so that it can be mocked with Mockito 2015-08-06 18:06:32 -04:00
James Agnew 43dd081098 Fix compile issues and keep working on android build 2015-08-06 13:13:03 -04:00
James Agnew 215ad9b3dc Fix broken unit test 2015-08-06 11:25:30 -04:00
James Agnew 76c076a2d1 Add test for #205 2015-08-06 11:14:52 -04:00
James Agnew af9c8faf89 Don't crash if resrouce references being parsed have unexpected child
elements
2015-08-06 10:50:36 -04:00
James Agnew 137a2cf7ec Enhancements to Android build 2015-08-06 10:15:58 -04:00
James Agnew 63defc2f30 Merge branch 'master' into dstu2_final 2015-08-05 13:29:20 -04:00
James Agnew fd91ce76ce Fix #192 - Correctly unescape search parameters in the server when they
have a trailing comma or an escaped backslash
2015-08-05 12:57:04 -04:00
James Agnew 48bd5e802b More travis 2015-08-05 10:48:34 -04:00
James Agnew 1adda839ed Try travis again 2015-08-05 10:42:29 -04:00
James Agnew 8e12687016 Force another travis build 2015-08-05 10:38:38 -04:00
James Agnew 76d26a1a26 Backport fix to #203 from DSTU2 branch 2015-08-05 10:09:17 -04:00
James Agnew 5b09a3d2b6 Add trasnaction BATCH support to JPA 2015-07-31 09:29:25 -04:00
James Agnew d9d192cc04 Merge branch 'master' into dstu2_final 2015-07-30 22:34:45 -04:00
James Agnew c49941060b More work on QA validator 2015-07-30 19:16:16 -04:00
James Agnew ab2129d651 Implements support for _tag in JPA server and client 2015-07-30 07:47:37 -04:00
James Agnew 7988cc3993 More work on QuestionnaireAnswersValidator 2015-07-29 21:31:17 -04:00
James Agnew 27a1d68d5f Documentation updates 2015-07-28 14:47:58 -04:00
James Agnew f1563f0174 Update README.md
Update coveralls image
2015-07-28 13:07:20 -04:00
James Agnew dc722853e6 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2015-07-28 12:23:19 -04:00
James Agnew 85f686cde2 Credit for #200 2015-07-28 12:23:11 -04:00
James Agnew cbd917ad76 Merge pull request #200 from corbinbs/master
Update vagrant provisioning with apt recipe to ensure repository package lists are up-to-date
2015-07-28 12:21:24 -04:00
Brian S. Corbin aa686f068a Add apt recipe to ensure repository package lists are up-to-date 2015-07-27 12:54:25 -04:00
James Agnew 8ea0475976 Deal with composed valuesets in QuestionnaireAnswersValidatorf 2015-07-27 11:51:15 -04:00
James Agnew 75798cf9fe Use HttpServletRequest.getContextPath to get the context path 2015-07-27 11:19:29 -04:00
jamesagnew b2e17dd746 Add test 2015-07-26 18:07:48 -04:00
jamesagnew e457366ffa Start work on upgrading DSTU2 to QA version 2015-07-25 11:56:47 -04:00
jamesagnew e9061ef975 Remove eclipse file from git 2015-07-22 07:56:23 -04:00
James Agnew f1d7fb7b8a Cleanup 2015-07-21 11:46:16 -04:00
James Agnew 11f031d052 Add contributed test 2015-07-21 11:33:36 -04:00
James Agnew f2bf199ac7 Fix build and sync RI 2015-07-21 10:58:02 -04:00
James Agnew 56a4c1b04b Add serialization support and fix build regression 2015-07-21 09:45:53 -04:00
jamesagnew e8730b6e47 POM cleanup 2015-07-21 08:59:44 -04:00
jamesagnew 48917684fd Finish off #152 2015-07-21 08:28:40 -04:00
jamesagnew 93c04bd939 Another unit test for #198 2015-07-20 21:12:00 -04:00
jamesagnew 9476a785ba Docs 2015-07-19 22:25:45 -04:00
jamesagnew 99e92d8fca Operations in server generated conformance statement should only appear once per name, since the name needs to be unique. 2015-07-19 19:17:39 -04:00
jamesagnew a774a654ce Property document OperationDefinitions generated automatically by server 2015-07-19 11:10:46 -04:00