James Agnew
3191c907a3
Work on JPA
2017-02-02 06:23:28 -05:00
James
b4a362b8ee
Work in progress
2017-02-01 05:55:35 -05:00
James
ea5a023e17
Fix typo
2017-01-31 10:42:30 -05:00
James
b0981a8dc5
Credit for #547
2017-01-31 07:22:38 -05:00
James Agnew
ea1ebb245e
Merge pull request #547 from daliboz/master
...
Fix #546 CapturingInterceptor will now buffer response
2017-01-31 07:20:01 -05:00
James
11f1f4f6ee
Deprecate getAllPopulatedChildElementsOfType
2017-01-31 06:53:04 -05:00
James
e5b9aa4536
Bump some dependency versions
2017-01-30 17:59:01 -05:00
James
ad324174bd
Try to get travis working again
2017-01-30 08:06:31 -05:00
James
ce80007f8d
Bump spring version and refactor examples
2017-01-29 22:55:22 -05:00
James
d3ef52d49d
Credit for #533
2017-01-29 18:01:18 -05:00
James Agnew
4963f8908b
Merge pull request #533 from Robbert1/spring-4.3-compat
...
correct ordering of codesystem dao types
2017-01-29 17:58:56 -05:00
James
3960666c68
Credit for #538
2017-01-29 17:56:13 -05:00
James Agnew
788792e004
Merge pull request #538 from CarthageKing/feature-parameterutil-fix
...
Ensure ParameterUtil.splitParameterString correctly parses consecutive unescaped delimiter
2017-01-29 17:53:39 -05:00
James
f0cdc467c6
Move new exmaple from #489 to subdirectory
2017-01-29 17:50:49 -05:00
James Agnew
0223b5341c
Merge pull request #489 from jkiddo/master
...
Added new independant overlay build for example usage and lenient handling
2017-01-29 17:50:20 -05:00
James
b66aa9761e
Allow parsing of RSQuot
2017-01-29 15:49:10 -05:00
Jenni Syed
c1e6f82385
Fix #546 CapturingInterceptor will now buffer response if the entity is not repeatable.
2017-01-27 17:45:53 -06:00
James
97f1e55131
Add changelog about the extensions fix
2017-01-26 11:39:42 -05:00
James
12598b4e3b
Correctly handle declared extensions with multiple possible types
...
Squashed commit of the following:
commit d6ea0552b7
Author: James <jamesagnew@gmail.com>
Date: Thu Jan 26 09:04:58 2017 -0500
FIx test
commit e5876f7d86
Author: James <jamesagnew@gmail.com>
Date: Thu Jan 26 08:35:38 2017 -0500
Work on extensison
commit 7e573c2299
Author: James <jamesagnew@gmail.com>
Date: Thu Jan 26 07:27:25 2017 -0500
Work on extensions
commit 234b4a0c1c
Author: James Agnew <jamesagnew@gmail.com>
Date: Thu Jan 26 06:25:47 2017 -0500
More work on these extensison
commit 2eb780a690
Author: James Agnew <jamesagnew@gmail.com>
Date: Wed Jan 25 22:35:57 2017 -0500
Work on multitype extensions
2017-01-26 11:07:52 -05:00
James
8e444fab93
Javadocs
2017-01-25 05:56:22 -05:00
James Agnew
95b2751829
Fix test
2017-01-24 14:41:53 -05:00
James Agnew
589804d974
Add test
2017-01-24 13:57:15 -05:00
James
8e0a904997
Add adapter for IServerOperationInterceptor
2017-01-24 13:34:30 -05:00
James Agnew
344e324929
Fix #544
...
Squashed commit of the following:
commit 1ab9b58e9f
Author: James Agnew <jamesagnew@gmail.com>
Date: Tue Jan 24 10:46:56 2017 -0500
Changes working now
commit 5c752cdace
Author: James <jamesagnew@gmail.com>
Date: Tue Jan 24 08:43:04 2017 -0500
Get JPA working with new uuid: logic
commit 127b76884a
Author: James Agnew <jamesagnew@gmail.com>
Date: Mon Jan 23 21:11:18 2017 -0500
Fix test
commit 599bbe236c
Author: James Agnew <jamesagnew@gmail.com>
Date: Mon Jan 23 18:42:46 2017 -0500
Work on #544
2017-01-24 10:47:24 -05:00
James Agnew
a63b42d08f
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2017-01-23 17:59:11 -05:00
James
6d8715fc4a
Fix test
2017-01-21 18:04:25 -05:00
James
3ff29370e6
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2017-01-21 18:03:58 -05:00
James
d616d20511
Send correct status code from ResponseHighliterInterceptor
2017-01-21 18:03:41 -05:00
James Agnew
222333059d
Add test
2017-01-21 13:09:33 -05:00
James Agnew
bde8aebc5a
Merge pull request #467 from Robbert1/transaction-index-links
...
fix resources links being correctly indexed when linking eachother as part of a single transaction bundle
2017-01-20 19:12:18 -05:00
James Agnew
4e2e54a929
Merge pull request #540 from CarthageKing/feature-resource_not_supported-fix
...
return 404 instead of 400 when the FHIR resource/endpoint is not recognized/not supported
2017-01-20 18:49:49 -05:00
James Agnew
dc17157db8
Credit for #539
2017-01-20 18:49:01 -05:00
James Agnew
d1542e98c5
JPA server was not correctly validating and expanding SCT codes
2017-01-19 17:37:43 -05:00
James Agnew
64e3435a8e
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2017-01-19 15:50:48 -05:00
James Agnew
e342d211d1
Add some logging and a test
2017-01-19 15:50:41 -05:00
James
06f9d86bf1
Fix bad dependency
2017-01-18 22:26:10 -05:00
James
56a25dc3c6
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2017-01-18 22:18:50 -05:00
James
f59ac8cf83
Version bump license header
2017-01-18 22:18:37 -05:00
James Agnew
495e57b4ec
Allow processing of transactions without a servlet in context
2017-01-18 22:18:03 -05:00
James Agnew
b80897d16c
Add warnign to DateType
2017-01-18 22:12:48 -05:00
michael.i.calderero
b59c24ab7c
return 404 instead of 400 when the FHIR resource/endpoint is not
...
recognized/not supported
2017-01-17 20:37:43 -06:00
James Agnew
22f796fa7c
Allow history operation at type level with authorizationinterceptor
2017-01-16 18:41:39 -06:00
James Agnew
55a1d69e73
Try to get us building on travis again
2017-01-15 15:40:11 -06:00
James Agnew
9823ac1eaf
Add sources and javadocs to the distribution JARs
2017-01-15 12:05:40 -06:00
James Agnew
837b12a690
Docs updates
2017-01-14 11:40:05 -06:00
James Agnew
322051a383
Fix failing tests
2017-01-14 07:55:42 -06:00
James Agnew
dbc6abc658
Fix #504 - Error if custom type has illegal extensions
2017-01-13 21:46:16 -06:00
James Agnew
fa1ad5ba85
Fix #519 - Issues with JPA capabilitystatement related to the _id param
2017-01-13 21:19:19 -06:00
James Agnew
0dd1d77bec
Update credit for #503
2017-01-13 12:12:32 -06:00
James Agnew
f9aa8c3ba4
Add test for #531
2017-01-13 11:35:15 -05:00