jamesagnew
ad8eb0b939
Fix bad import
2018-02-01 10:44:56 -05:00
jamesagnew
3f1ef0e7f6
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2018-02-01 06:33:00 -05:00
jamesagnew
17edf5e727
FIx some license headers
2018-02-01 06:31:21 -05:00
James Agnew
1b9bbc90d6
Add some logging on failing test
2018-01-31 08:24:10 -06:00
James Agnew
4af52c160f
Try to get HAPI building on JDK9
2018-01-31 06:41:24 -06:00
James Agnew
b61887e841
Improve performance of base64 validation
2018-01-30 17:37:12 -06:00
James Agnew
1c5a07b5a0
Fix #822 - Respect chained method params in a transaction search
2018-01-30 16:20:25 -06:00
James Agnew
c5165e860b
Add test for #811
2018-01-30 14:43:21 -06:00
James Agnew
41583606a6
Reduce burden of base64 validation
2018-01-30 14:08:34 -06:00
James Agnew
2810fff39f
Sync validator with RI
2018-01-30 13:58:35 -06:00
James Agnew
e4c58af006
Fix broken test in validator
2018-01-30 13:55:20 -06:00
James Agnew
ebcdd0d917
Add test for #824
2018-01-30 12:41:34 -06:00
James Agnew
8d468de551
Use R4 validator for DSTU3 validation
2018-01-30 11:16:04 -06:00
James Agnew
e52f582769
An experimental interceptor called VersionedApiConverterInterceptor has been added, which automaticaly converts response payloads to a client-specified version according to transforms built into FHIR.
2018-01-29 12:10:05 -06:00
James Agnew
a89c8d50c5
Fix #838 - Include JAXB dependencies explicitly
2018-01-29 12:05:37 -06:00
James Daily
8e3e693d29
Conformance Statement -> Capability Statement
...
Removed broken link to old conformance.html with link to capabilitysatement.html. Hope this is true that HAPI exports a capability statement now as of STU3?
Note - there are still references to Conformance Statement elsewhere within the documentation (such as doc_rest_operations.xml), but they contained coding / server behavior assertions that I was not comfortable modifying.
2018-01-29 10:37:04 -05:00
James Agnew
044b9f584a
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2018-01-28 14:02:53 -06:00
James Agnew
f976b7bf7e
Add new interceptor method which enabled interceptors to modify response
2018-01-28 14:01:20 -06:00
Simon Janic
97a1ccac3d
Merge remote-tracking branch 'upstream/master'
2018-01-28 16:43:32 +01:00
jamesagnew
2e4f80d7a3
Fix #831 - Remove useless TagListParam annotation
2018-01-26 10:03:21 -05:00
jamesagnew
6b366a58f7
Fixing occasionally failing test
2018-01-26 09:45:21 -05:00
jamesagnew
f7f69f6148
Ad some tests for #837
2018-01-26 08:39:46 -05:00
jamesagnew
5750cfd03c
Prevent double calling server interceptor methods under certain
...
conditions
2018-01-26 07:44:13 -05:00
jamesagnew
4e0e8fb8f8
Version bump a few dependencies
2018-01-26 06:22:06 -05:00
Ruth Alkema
9a4933f536
Fix problem with _include=MedicationRequest:medication
...
A query for MedicationRequest that should include medication
did not work, because the SearchParamDefinition defined the
path as MedicationRequest.medication.as(Reference)
2018-01-24 14:59:03 +01:00
jamesagnew
ede32b6acc
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2018-01-23 11:33:52 -05:00
jamesagnew
c081f7c15d
More rule fixes
2018-01-23 11:33:31 -05:00
James Agnew
0677f35847
Implement tenant ID checking in authorizationinterceptor
2018-01-23 11:32:35 -05:00
James Agnew
16038ece26
Version bump to 3.3.0-SNAPSHOT
2018-01-23 10:31:01 -05:00
James Agnew
4fd3e20d06
Remove duplicate resource body creation (Merge branch 'optimize_jpa')
2018-01-21 18:16:11 +08:00
James Agnew
4dcce4e582
Fix #832 - Correctly normalize text with Korean characters
2018-01-21 14:55:14 +08:00
James Agnew
3644151a69
Fix crash in JSON parser when parsing extensions on primitive elements
2018-01-18 09:07:23 +07:00
jamesagnew
2c65f1c81b
Fix error on docs
2018-01-13 05:42:27 -05:00
jamesagnew
001bdbc07e
Version bump to 3.2.0
2018-01-13 04:07:57 -05:00
James Agnew
6468ca474a
Verion bump to 3.2.0
2018-01-13 02:14:33 -05:00
James Agnew
01186ec8cb
Squashed commit of the following:
...
commit ab876ef864005b6758d3e00a1bb1ef2dad5d2161
Author: James Agnew <jamesagnew@gmail.com>
Date: Fri Jan 12 18:59:15 2018 -0500
Tests all passing
commit 4f8a5d98307da1bb5ca7602e34b1d3b791f73d25
Author: jamesagnew <jamesagnew@gmail.com>
Date: Fri Jan 12 08:21:58 2018 -0500
Almost compiling
2018-01-12 18:59:43 -05:00
James Agnew
4e2db2b58b
More work on multitenancy
2018-01-11 11:23:14 -05:00
James Agnew
f6c9e3d0fe
Add multitenancy support for server
2018-01-11 11:14:54 -05:00
James Agnew
f58a03dacf
Add some tests
2018-01-11 09:26:28 -05:00
jamesagnew
b594b8eee2
FIx issues from merge
2018-01-10 06:27:23 -05:00
jamesagnew
b0e196e5cf
Merge branch 'master' into optimize_jpa
2018-01-10 06:27:15 -05:00
Łukasz Dywicki
66b6149bf6
Support for negation in search operations #815 .
2018-01-09 22:29:01 +01:00
James Agnew
d375977410
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2018-01-08 14:14:42 -05:00
James Agnew
9a72927dbc
Fix #808 - Use version from meta if not found in the resource ID
2018-01-08 14:07:27 -05:00
jamesagnew
0352d48720
Bump copyright message to 2018
2018-01-08 13:52:15 -05:00
jamesagnew
b420d02f2a
Fix tests
2018-01-08 08:51:29 -05:00
jamesagnew
19c6369175
Test fix
2018-01-08 08:20:39 -05:00
jamesagnew
7e2459fbdc
FIx up tests
2018-01-08 08:18:34 -05:00
jamesagnew
6fc88caa51
More work on optimizing JPA
2018-01-08 07:15:58 -05:00
James Agnew
abf76a778f
Add some tests for unique search params
2018-01-08 07:15:31 -05:00