1876 Commits

Author SHA1 Message Date
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
jamesagnew
81d68b07f8 Work on term svc 2016-05-19 06:15:58 -04:00
James Agnew
6c3446dee1 Fix build 2016-05-17 11:30:57 -04:00
jamesagnew
ddb35d0faa Merge branch 'term_svc' of github.com:jamesagnew/hapi-fhir into term_svc 2016-05-17 09:05:47 -04:00
jamesagnew
78fa6eaeaf More work on terminology service 2016-05-17 09:05:37 -04:00
James Agnew
7942d69d5d Accept conditional updates with _id as parameter 2016-05-16 19:11:25 -04:00
jamesagnew
207ba872fa Add analytics to fhirtest.uhn.ca 2016-05-15 11:00:52 -04:00
jamesagnew
c7d191dc38 Fix all tests 2016-05-14 16:59:31 -04:00
James Agnew
309b67c010 Fix tests 2016-05-13 19:37:49 -04:00
James Agnew
d5e2170595 Don't discard _count from parameters when method has @Count 2016-05-13 19:13:39 -04:00
James Agnew
563f4e4c46 Treat date eq params correctly 2016-05-13 18:49:41 -04:00
James Agnew
84a7856c19 Treat missing ID in resource body as warning 2016-05-13 18:04:07 -04:00
James Agnew
abd8bc2f14 Work on term svc 2016-05-13 17:40:56 -04:00
Sebastien Riviere
6e1b848ea6 Fix exception handling 2016-05-13 15:34:55 +02:00
unknown
462ae8cb1f Add support of Conditional update and delete
Add bundle provider
Fix exceptions which were not intercept because throws outside bean context
2016-05-13 12:06:54 +02:00
James Agnew
c94f4bb19b Work on term services 2016-05-11 06:30:45 -04:00
James Agnew
54d0fa0faa Add a new option to CLI run-server called "--lowmem" which puts the
server into low memeory mode
2016-05-10 13:45:30 -04:00