1903 Commits

Author SHA1 Message Date
James Agnew
a3484f84c1 Work on #381 - Still need to apply these changes to STU3 type 2016-06-09 21:48:53 -04:00
James Agnew
8dc4eaf0e0 More validator fixes 2016-06-08 16:17:09 -07:00
James Agnew
338e83e4e8 Fix build 2016-06-08 15:35:08 -07:00
James Agnew
cf1ea276c9 Fix #362 - Dead code in OperationParameter 2016-06-08 14:49:36 -07:00
James Agnew
4a7328231e Fix #365 - Don't label methods as unable to return null when they can 2016-06-08 14:48:55 -07:00
James Agnew
364094d540 Fix build 2016-06-08 14:34:58 -07:00
James Agnew
0a2b4290ed Fix #370 - Validation failure when validating certain STU3 resources 2016-06-08 14:21:18 -07:00
James Agnew
7123205a83 Fix build 2016-06-07 10:04:37 -07:00
James Agnew
7e57aed5d6 Significant performance enhancements for context startup 2016-06-06 11:15:11 -07:00
James Agnew
99568a4b30 Clean up client fluent param types and add some test coverage 2016-06-05 11:33:43 -04:00
James Agnew
87eabe6bf8 More work on terminology server 2016-06-05 09:40:06 -04:00
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