Commit Graph

2092 Commits

Author SHA1 Message Date
James Agnew d966190f9e Fix #371 - STU3 server and client should use new sort parameter style 2016-06-04 12:34:44 -04:00
jamesagnew f4b9c6423c Work on terminology service 2016-06-04 12:16:33 -04:00
jamesagnew 9fc6272951 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-06-03 08:16:58 -04:00
jamesagnew 32cebb2a9f More terminology service work 2016-06-03 08:16:40 -04:00
James Agnew e011f6a843 Add tests for #372 2016-06-02 21:45:02 -04:00
James Agnew 9a42ec16f7 Update license files# Please enter the commit message for your changes. Lines starting 2016-06-02 21:25:05 -04:00
James Agnew c318d1a040 Clean up build so that JAX-RS uses the same response pipeline as the
non-JAX-RS codebase for create/update/delete responses, re #374
2016-06-01 11:28:35 -04:00
jamesagnew 8a933cd2c2 Remove some cruft from the model 2016-06-01 09:18:38 -04:00
jamesagnew 25f8d8d22d Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-06-01 09:11:06 -04:00
jamesagnew 1b8843aa5e More work on terminology service 2016-06-01 09:10:47 -04:00
James Agnew 39a96f0258 Fix #374 - Include ETag and Last-Modified headers in response 2016-05-31 13:44:21 -04:00
jamesagnew a2954ef181 Fix build 2016-05-30 06:57:01 -04:00
jamesagnew 820d1e0165 Fix build 2016-05-30 06:38:40 -04:00
James Agnew f45ad117fe Improve error messages for invalid validate request 2016-05-29 22:23:30 -04:00
James Agnew a306e3136f Try to fix build 2016-05-29 18:45:42 -04:00
James Agnew 9fe9cc1e4c Sync RI and fix tests 2016-05-29 17:52:26 -04:00
James Agnew eb3b656a5f Syn RI - Build still failing :( 2016-05-28 12:53:59 -04:00
jamesagnew eae96983e8 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-05-28 10:37:27 -04:00
jamesagnew e1e6a0d5b0 Sync model with RI latest version 2016-05-28 10:35:08 -04:00
James Agnew 236dfe586f Fix tests 2016-05-27 10:50:31 -04:00
James Agnew 6fcf2df8b4 Fix test 2016-05-27 10:38:35 -04:00
James Agnew fd7f9a9b98 Auto close contextx in JPA tests 2016-05-27 10:27:32 -04:00
James Agnew b4de3aa5dd Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-05-27 10:27:27 -04:00
jamesagnew cd2af98064 Add method to upload SCT to JPA server 2016-05-27 08:56:36 -04:00
jamesagnew 69266dc7d0 Add terminology uploader 2016-05-26 22:18:12 -04:00
jamesagnew 9ed1bb94f9 Remove some unused code 2016-05-26 21:42:03 -04:00
James Agnew de1796d114 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-05-26 08:35:51 -04:00
jamesagnew badcbfc0ee More work on SNOMED CT terminology loader 2016-05-26 07:53:36 -04:00
jamesagnew 7b024d4611 Fix #375 - DSTU1 language attribute should not be an array 2016-05-25 22:43:17 -04:00
James Agnew a5debc07a3 DateTime parser incorrectly parsed times where more than 3 digits of
precision were provided on the seconds
after the decimal point
2016-05-25 19:20:51 -04:00
James Agnew 9a4612105c Fix test 2016-05-24 13:18:32 -04:00
James Agnew eabf0039ba Merge branch 'term_svc' 2016-05-24 10:18:08 -04:00
James Agnew e1513a6060 Allow transactions to be posted in web ui for DSTU3 2016-05-24 10:03:19 -04:00
jamesagnew 35ffbf1568 Sync DSTU2 validator with RI 2016-05-24 09:22:16 -04:00
jamesagnew efe9cd1dd1 Work on term svc 2016-05-24 06:34:06 -04:00
jamesagnew ee031667c5 Fix #369 - FhirTerser cloneInto method fails if target contains extension 2016-05-23 09:20:40 -04:00
jamesagnew 635398a754 Update reindexing 2016-05-22 18:22:49 -04:00
jamesagnew d022b7771b Add test for #368 2016-05-22 15:10:57 -04:00
James Agnew cd18ee4fde Merge pull request #367 from SRiviere/jaxrs-sever-evolution
Jaxrs server evolution
2016-05-22 14:57:20 -04:00
jamesagnew 1b58aa33fa Credit for #367 2016-05-22 14:56:27 -04:00
jamesagnew 61ce6021d6 Doc 2016-05-22 14:52:58 -04:00
jamesagnew 77a84195f5 Encode lanugage as a string instead of an array 2016-05-22 14:38:20 -04:00
jamesagnew 831729b558 Add test data library endpoints to public server 2016-05-22 14:28:17 -04:00
jamesagnew a65191baa2 Examples for #364 2016-05-22 09:01:24 -04:00
jamesagnew 8863ff25be Add documentation for custom structures 2016-05-22 08:44:35 -04:00
jamesagnew de65184afb Fix tests 2016-05-21 20:52:37 -04:00
jamesagnew 20b6994cc8 Fix #364 - Allow serializing custom types that contain custom datatypes 2016-05-21 14:35:10 -04:00
jamesagnew 021025ffa9 Fix #366 - Return HTTP 400 instead of 500 when boolean values contain invalid string 2016-05-21 13:07:46 -04:00
jamesagnew 3d8776f6ed Fix #363 - Allow remote references in JPA resources 2016-05-21 12:58:04 -04:00
jamesagnew b03bea3a58 Version bump a few dependencies 2016-05-21 09:37:58 -04:00