James
12e047b931
Fix a couple of compile issues
2017-02-09 06:53:22 -05:00
James Agnew
0dd6364fe5
Improve paging in JPA server for _history operation
2017-02-08 21:42:17 -05:00
James
ef23b45d25
Custom extension params working now
2017-02-08 19:17:12 -05:00
James
cb8492d353
Fix occasionally failing test
2017-02-07 20:10:06 -05:00
James Agnew
d28122ff3e
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2017-02-07 12:24:35 -05:00
James Agnew
ad781334d8
Fix conditional creates updating resource body
2017-02-07 11:36:24 -05:00
James
21ea5a070f
Fix test
2017-02-07 08:46:22 -05:00
James
d5fbcf8e82
Return an OperationOutcome in the response for a delete in JPA
2017-02-07 07:44:57 -05:00
James
a665aed85d
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2017-02-07 07:01:59 -05:00
James
b7f165019d
Tweak re-indexing
2017-02-07 07:00:51 -05:00
James
116cb1c8f7
Work on repopulating
2017-02-06 21:57:23 -05:00
James Agnew
c836a8905e
Add test for #551
2017-02-06 11:48:19 -05:00
James Agnew
a760f1df7c
Work on custom params
2017-02-05 21:27:07 -05:00
James Agnew
30df29c083
Work on custom params
2017-02-05 21:04:19 -05:00
James
73924199a9
Work on custom search params
2017-02-05 20:34:12 -05:00
James
d4dda1dace
headers
2017-02-04 18:21:09 -05:00
James
7149d2e053
Merge branch 'custom_jpa_search_params'
2017-02-04 16:34:05 -05:00
James
dd0e47afc3
Make projects import cleanly into eclipse
2017-02-04 16:31:18 -05:00
James
a60f6aa8e9
Remove more eclipse files
2017-02-04 16:16:22 -05:00
James
62ccface08
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2017-02-04 16:11:33 -05:00
James
78fd020590
Credit for #548
2017-02-04 16:10:59 -05:00
James
6875da8556
Clean up changes.xml
2017-02-04 16:09:20 -05:00
James Agnew
3f8a8cd8aa
Merge pull request #548 from sekaijin/cleanup
...
Cleanup
2017-02-04 16:02:50 -05:00
James
54ac780cd5
Custom params works!
2017-02-04 16:02:00 -05:00
James Agnew
c85c2269a1
Work on custom params
2017-02-04 14:41:11 -05:00
James
12dc4d1c11
Work on custom params
2017-02-04 07:14:21 -05:00
James Agnew
aa5588826e
Work on custom search params
2017-02-02 22:31:34 -05:00
James
97ff79d730
Work on custom params
2017-02-02 20:37:58 -05:00
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
sekaijin
a150a96089
dependencies convergence
...
correct dependencies convergence
correct version use ${project.version}
2017-01-29 19:22:28 +01:00
sekaijin
23784c1619
remove .settings .project .classpath file of eclipse
2017-01-28 17:13:47 +01:00
sekaijin
5550a07ec1
Update .gitignore
...
ignore eclipse hidden files and folders
2017-01-28 16:03:53 +01: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