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
|
fa1ad5ba85
|
Fix #519 - Issues with JPA capabilitystatement related to the _id param
|
2017-01-13 21:19:19 -06:00 |
James Agnew
|
37c40c4f9e
|
Fix #503 - Checking authorization again patient compartment fails with delete operation
|
2017-01-13 11:06:00 -05:00 |
James
|
af32c4b7e9
|
Websockets working once more on the public server
|
2017-01-12 08:59:51 -05:00 |
James Agnew
|
a8eb4a1967
|
More websocket work
|
2017-01-11 22:12:41 -05:00 |
James Agnew
|
47a81ebd8f
|
More websocket work
|
2017-01-11 21:23:39 -05:00 |
James Agnew
|
d7c4016896
|
Websocket work
|
2017-01-11 21:10:10 -05:00 |
James
|
3b41d85952
|
Server interceptor methods were being called twice unnecessarily by the JPA server, and the DaoConfig interceptor registration framework was not actually useful. Thanks to GitHub user @mattiuusitalo for reporting! Fixes #532
|
2017-01-11 20:57:39 -05:00 |
James Agnew
|
5b7abf15dc
|
Properly purge subscriptions
|
2017-01-11 18:19:46 -05:00 |
James Agnew
|
fe24841350
|
Work on #532
|
2017-01-09 19:00:56 -05:00 |
James Agnew
|
c7767937fc
|
License version bumps
|
2017-01-09 17:48:42 -05:00 |
James
|
e05b0e5d8a
|
Add test for localizer and add some docs
|
2016-12-30 08:53:42 -05:00 |
James
|
b448e13edd
|
Version bump to 2.3
|
2016-12-20 19:01:31 -05:00 |
James
|
0ec61533a8
|
Publish 2.2
|
2016-12-20 19:00:37 -05:00 |
James Agnew
|
750d6d4655
|
Switch public server to use CapabilityStatement for metadata return type
|
2016-12-20 15:35:54 -05:00 |
James
|
7838d511d0
|
Fix typo in IHttpResponse
|
2016-12-19 11:29:05 -05:00 |
James Agnew
|
74a73e74c5
|
Dependency version bumps
|
2016-12-14 09:21:00 -05:00 |
jamesagnew
|
a77c4270ae
|
Generate schemas directly into class folder
|
2016-12-11 21:33:33 -05:00 |
James
|
901a85880c
|
Update STU3 definitions and being in STU2.1 defs too
|
2016-12-10 19:51:25 -05:00 |
James
|
ee63bbea74
|
Fix #516 - Handle STU3 invalid enum values with an appropriate exception
|
2016-12-10 14:14:22 -05:00 |
James
|
5149e581db
|
Fix #521 - Wrong or missing ID body in update should be an error
|
2016-12-08 08:31:52 -05:00 |
James
|
2457dfd693
|
Bring back generated creation SQL
|
2016-12-08 07:07:29 -05:00 |
James Agnew
|
ffefb79bf1
|
Fix crash in JPA when _include points to external reference
|
2016-12-01 12:43:31 -05:00 |
James Agnew
|
f984ca723b
|
Add unit test
|
2016-12-01 12:31:19 -05:00 |
James Agnew
|
888f42a032
|
Introduce new CORS interceptor and switch examples to use it
|
2016-11-21 18:30:51 +01:00 |
James Agnew
|
03935be97f
|
Work on common FluentPath interface
|
2016-11-21 15:52:17 +01:00 |
James Agnew
|
5846ce4518
|
Make the parser configurable so that when parsing an invalid empty value (e.g. {"status":""} parser will either throw a meaningful exception or log a warning depending on the configured error handler.
|
2016-11-21 14:48:44 +01:00 |
James Agnew
|
4ed17457dd
|
Work on CORS
|
2016-11-17 17:10:52 +01:00 |
James Agnew
|
ca9223fb70
|
Add ability to disable stale search expiry
|
2016-11-17 10:01:23 +01:00 |
James
|
6314f5efb3
|
Fix structuredefinition regression
|
2016-11-14 12:04:56 -05:00 |
James
|
2d7592f7a8
|
Version bump to 2.2-SNAPSHOT
|
2016-11-11 22:39:45 -05:00 |
James
|
42295caa61
|
Site changes
|
2016-11-11 22:30:19 -05:00 |
James
|
2dd26b6367
|
Version bump to 2.1
|
2016-11-11 15:16:53 -05:00 |
James Agnew
|
846aecfe89
|
Merging #470
|
2016-11-11 10:45:53 -05:00 |
James Agnew
|
01afc49863
|
Documentation
|
2016-11-11 10:43:03 -05:00 |
James
|
ef9f0bc35b
|
Fix unneccesary database flush operation
|
2016-11-08 22:48:04 -05:00 |
James
|
a5d5d3e031
|
Bump FHR version
|
2016-11-06 17:34:13 -05:00 |
James Agnew
|
9f37646518
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2016-11-03 11:28:24 -04:00 |
James Agnew
|
1a24ac2af2
|
Fix examples
|
2016-11-03 11:27:51 -04:00 |
James
|
3a5a771de7
|
Fix #484 - Correctly parse resources containing an empty div tag as the narrative
|
2016-11-03 07:51:11 -04:00 |
James Agnew
|
f5bec16cb4
|
Fix tests for #472
|
2016-10-26 14:10:43 -04:00 |
James Agnew
|
a246809c92
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2016-10-25 11:45:42 -04:00 |
James Agnew
|
3de62701cd
|
Remove unused field in JPA server
|
2016-10-25 11:30:11 -04:00 |
James
|
ccd304d2cf
|
Add hook
|
2016-10-22 18:01:27 -04:00 |
James Agnew
|
27208127e0
|
Add test for #438
|
2016-10-21 11:40:50 -04:00 |
James Agnew
|
e56c75e80c
|
Switch Android library to use OkHttp by default
|
2016-10-14 16:15:27 -04:00 |
James Agnew
|
7caf9b5ad9
|
Fix missing files from commit
|
2016-10-12 17:29:23 -04:00 |
James Agnew
|
f47597d2ec
|
Rename client param method
|
2016-10-12 14:51:47 -04:00 |
James Agnew
|
8c455d41b6
|
Rename method from #451
|
2016-10-12 14:47:51 -04:00 |