733 Commits

Author SHA1 Message Date
James Agnew
d27aad487e Bump to 2.0 release 2016-08-30 10:50:04 -04:00
James Agnew
faed05c258 Don't include animal sniffer plugin 2016-08-29 19:23:44 -04:00
James
333aa0afde Correctly update versions on transactipn update 2016-08-28 22:56:59 -04:00
James
64066a93ce Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-08-25 23:07:45 -04:00
James
e87a5f9159 Update STU3 version 2016-08-25 23:07:37 -04:00
James Agnew
a1105fac1e Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-08-25 18:27:32 -04:00
James Agnew
17940b8a24 Improve performance when parsing contained resources 2016-08-25 17:41:33 -04:00
James
3c65b64ed7 Fix changelog typos 2016-08-25 08:16:27 -04:00
James
acdbdc0be7 Fix #426 - Extension with datatype of ID failed to parse 2016-08-25 07:32:37 -04:00
James Agnew
c4d302df8d Upgrade to Thymeleaf 3 2016-08-23 19:11:49 -04:00
James
aa16a46b74 Fix #428 - Fix NPE when encoding extension 2016-08-23 07:23:07 -04:00
James Agnew
e07b5299ac Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-08-22 09:19:22 -04:00
James
35a890db34 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-08-22 07:42:02 -04:00
James
b70165630a Improve partial string handling in JPA server 2016-08-22 07:05:49 -04:00
James Agnew
7f15520db8 Don't include Location header in server responses for DSTU3 servers 2016-08-21 11:39:44 -07:00
James Agnew
da8abca1ff Add custom extension example 2016-08-21 10:24:42 -07:00
James Agnew
379abb8e47 Don't strip urn: prefixes from references when encoding 2016-08-16 11:23:07 -07:00
James Agnew
eee168ced6 Add support for conditional operations to AuthorizationInterceptor 2016-08-15 13:35:50 -04:00
James
b0d19c3a65 Fix #423 - Encode custom types with custom type fields correctly 2016-08-14 13:05:16 -04:00
James Agnew
ac2d55139d Add option to upload-terminology for security header 2016-08-09 15:38:30 -04:00
James Agnew
74950a4efc Fix regression when parsing contained resources 2016-08-05 18:01:44 -04:00
jamesagnew
681f4e153d Credit for #416 2016-08-02 20:18:59 -04:00
jamesagnew
545b359697 Fix #406 - Allow arbitrary authentication realm 2016-08-01 21:36:50 -04:00
James Agnew
dd8b1cd979 Use corrrect types from client 2016-07-27 18:15:09 -04:00
jamesagnew
41b58108f2 Bump version dependencies and return 200 for conditional delete with no matches 2016-07-25 08:46:02 -04:00
jamesagnew
ca97c0d000 Fix #401 - Don't clear fullUrl on stored bundles 2016-07-24 11:02:20 -04:00
jamesagnew
294e467811 Fix #409 - Tag#setCode did not work 2016-07-24 09:28:22 -04:00
jamesagnew
a9b29d5088 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-07-23 18:51:08 -04:00
jamesagnew
350e82b6cf Fix #403 - Allow references to keep versions when encoding 2016-07-23 18:48:00 -04:00
James Agnew
748c13d0dc Remove bad dependency 2016-07-22 18:33:16 -04:00
James Agnew
7bea8431f7 Add interceptor for rejecting TRACE and other invalid verbs 2016-07-19 19:16:09 -04:00
James Agnew
4177994ad8 Add credit for #404 2016-07-19 19:15:56 -04:00
James Agnew
8f7a374a25 Auto-detect disabled hibernate search 2016-07-18 16:56:41 -04:00
jamesagnew
5073692eda Always include SUBSETTED tag when _elements is used on server 2016-07-18 07:05:11 -04:00
jamesagnew
196c11bfa2 Use new style mimetypes but keep supportuing the old ones as well 2016-07-17 18:35:06 -04:00
jamesagnew
ef1c81e241 Fix #150 - Don't encode null fluent client values 2016-07-14 07:18:48 -04:00
James Agnew
f6601cc347 Add example for terminology uiploading 2016-07-13 09:40:50 -04:00
James Agnew
1fae24e213 Update download page 2016-07-13 09:22:10 -04:00
James Agnew
c3e9f618eb Version bump to 2.0-SNAPSHOT 2016-07-12 11:12:07 -04:00
jamesagnew
040c098742 Site updates 2016-07-07 07:40:53 -04:00
James Agnew
d63e289cbe Validation fixes 2016-07-05 16:56:06 -04:00
jamesagnew
32bdd14639 Work on term service 2016-07-02 17:14:36 -04:00
James Agnew
38d30eef49 Respect order for order=REPLACE_PARENT 2016-06-29 10:26:36 -04:00
jamesagnew
9b6f548970 Work on term service, and allow child classes when serializing 2016-06-29 08:08:42 -04:00
jamesagnew
c28a2c40f0 Fix #394 - Don't use a method from Commons-Lang3 3.3 2016-06-27 06:19:22 -04:00
jamesagnew
c2dbcc7ff0 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-06-26 23:12:26 -04:00
jamesagnew
fae4344c36 Add documentation around security interceptor 2016-06-25 11:27:55 -04:00
jamesagnew
556058a7b7 Tests passing 2016-06-25 10:55:31 -04:00
James Agnew
db0a208927 Work on terminology importing 2016-06-24 18:40:44 -04:00
James Agnew
89f3df80a4 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-06-20 10:53:43 -04:00