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 |
|
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
|
f6c9e3d0fe
|
Add multitenancy support for server
|
2018-01-11 11:14:54 -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 |
|
James Agnew
|
377bae8c16
|
Allow interceptors to modify request contents
|
2018-01-06 14:27:32 -05:00 |
|
James Agnew
|
b18e71d4f5
|
Added new callbacks to IServerOperationInterceptor to be invoked before
other operation methods
|
2017-12-23 17:13:33 -05:00 |
|
James Agnew
|
64ba145d93
|
Credit for #810
|
2017-12-22 16:10:05 -05:00 |
|
James Agnew
|
0997167d50
|
Add test cases for DSTU2 custom search params
|
2017-12-12 22:08:02 -05:00 |
|
James Agnew
|
6c85cd1375
|
Improve documentation and mark redundant methods as deprecated in
IServerInterceptor
|
2017-12-12 21:45:54 -05:00 |
|
James Agnew
|
c86a2866d8
|
Reduce search log noise
|
2017-12-08 14:25:47 -05:00 |
|
James Agnew
|
e838b0e32d
|
Remove unneccesary column
|
2017-12-07 18:17:24 -06:00 |
|
James Agnew
|
36e719f92f
|
Allow server assigned UUIDs instead of sequential IDs if conigured to do
so
|
2017-12-06 23:16:10 -06:00 |
|
jamesagnew
|
d710682fed
|
Fix searching in JPA with _id and _content params
|
2017-12-05 07:25:34 -05:00 |
|
James Agnew
|
6afe6804db
|
Fix #796 - Correctly escape spaces in generated URLs
|
2017-11-25 17:52:12 -05:00 |
|
James Agnew
|
584ba1eec4
|
Fix a crash on _include which doesnt find any matches
|
2017-11-24 12:22:26 -05:00 |
|
jamesagnew
|
8a4182012d
|
Site updates for 3.1.0 release
|
2017-11-24 06:54:04 -05:00 |
|
James Agnew
|
0409124302
|
Site updates
|
2017-11-23 15:56:04 -05:00 |
|
jamesagnew
|
ffac599a30
|
Credit and tests for #762
|
2017-11-23 06:42:10 -05:00 |
|
James Agnew
|
b9e2fedf73
|
Merge pull request #774 from jamesdaily/patch-2
Removed "hapi-fhir" from 4x Learn More links
|
2017-11-22 20:06:19 -05:00 |
|
jamesagnew
|
150cb33e42
|
Credit for #774
|
2017-11-22 20:05:37 -05:00 |
|
jamesagnew
|
55d3d81179
|
Credit for #770
|
2017-11-22 20:03:11 -05:00 |
|
jamesagnew
|
d77c0b9590
|
Credit for #769
|
2017-11-22 20:00:09 -05:00 |
|
jamesagnew
|
7d5f4fb71b
|
Credit for #767
|
2017-11-22 19:52:26 -05:00 |
|
jamesagnew
|
5a8e88200b
|
Credit for #756
|
2017-11-22 19:18:49 -05:00 |
|
James Agnew
|
4042a3a353
|
Prevent accidental deletion of deeply nested resources in JPA server
|
2017-11-22 18:17:35 -05:00 |
|
jamesagnew
|
d922775639
|
Credit for #755
|
2017-11-15 12:56:47 -05:00 |
|
James Agnew
|
7de898cdf3
|
Credit for #747
|
2017-11-13 13:35:10 -05:00 |
|
James Agnew
|
f3f870c168
|
Update description for spring boot
|
2017-11-13 13:31:49 -05:00 |
|
James Agnew
|
bb31e11d9a
|
Credit for #743
|
2017-11-13 13:22:17 -05:00 |
|
James Agnew
|
59f4177a59
|
Fix #750 - Elements are not preserved in page requests
|
2017-11-06 19:49:50 -05:00 |
|
James Agnew
|
75bfb6af1b
|
Add support for Binary X-Security-Context header in server
|
2017-11-02 11:38:43 -04:00 |
|
James Agnew
|
b68483bab6
|
Credit for #736
|
2017-11-01 15:37:05 -04:00 |
|
James
|
0fb74e5d42
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2017-10-31 20:22:59 -04:00 |
|
James Agnew
|
de55929c9b
|
Credit for #725
|
2017-10-31 17:39:46 -04:00 |
|
James
|
5a5933f232
|
Remove dependencies on StAX on Android
|
2017-10-30 16:41:31 -04:00 |
|
James Daily
|
fc6b468da6
|
Removed "hapi-fhir" from 4x Learn More links
|
2017-10-30 16:39:30 -04:00 |
|
James Agnew
|
7c1ab11b02
|
Clean up places where CORS headers are declared - Related to #718
|
2017-10-30 16:37:47 -04:00 |
|
James Agnew
|
c7d279fa75
|
Credit for #718
|
2017-10-30 16:17:30 -04:00 |
|
James Agnew
|
6ba92f5fb2
|
Credit for #717
|
2017-10-26 18:30:46 -04:00 |
|
James Agnew
|
00df05a8e5
|
Credit for #714
|
2017-10-26 17:59:50 -04:00 |
|
James Agnew
|
eed9630d96
|
Credit for #711
|
2017-10-26 17:56:21 -04:00 |
|
James
|
15ba0dff03
|
Clean up email subscription type
|
2017-10-26 06:02:12 -04:00 |
|
James
|
59975948b2
|
Test fixes
|
2017-10-22 21:56:44 -04:00 |
|
James Agnew
|
10d6f7db1b
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2017-10-21 13:48:04 -04:00 |
|
James Agnew
|
16e19a9fed
|
Fix #720 - Failure to parse custom type
|
2017-10-21 13:47:03 -04:00 |
|
James
|
2721755f58
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2017-10-19 07:40:59 -04:00 |
|
James
|
b79dd75fce
|
Update to Spring 5
|
2017-10-19 07:40:43 -04:00 |
|