James
|
6a5d0f95ae
|
Add double-check for #610
|
2017-04-17 18:10:57 -04:00 |
James
|
e9a1069c9d
|
Credit for #610
|
2017-04-17 18:03:55 -04:00 |
James Agnew
|
9201692c70
|
Merge pull request #610 from dangerousben/init-race-condition
Fix FhirContext initialisation race condition.
|
2017-04-17 18:02:06 -04:00 |
James
|
048686be43
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2017-04-17 17:59:48 -04:00 |
James
|
4023699990
|
Credit for #613
|
2017-04-17 17:59:41 -04:00 |
James
|
05beda88cf
|
Credit for 613
|
2017-04-17 17:58:34 -04:00 |
James Agnew
|
c66e147ec8
|
Merge pull request #613 from SRiviere/jaxrs-sever-evolution
Changing with stackTrace paramter without server restart
|
2017-04-17 17:56:33 -04:00 |
James
|
edff92f884
|
Credit for #617
|
2017-04-17 17:55:39 -04:00 |
James Agnew
|
8e4e252daf
|
Merge pull request #617 from elnin0815/master
removed unnecessary whitespaces from textareas
|
2017-04-17 17:53:48 -04:00 |
James
|
c400e10fe9
|
Credit for #624
|
2017-04-17 17:52:48 -04:00 |
James
|
f635fcdca7
|
Disable errorprone for now
|
2017-04-17 17:49:59 -04:00 |
James Agnew
|
282e02801a
|
Merge pull request #624 from CarthageKing/feature-make-bundle-fullurl-override-configurable
Feature make bundle fullurl override configurable
|
2017-04-17 17:46:45 -04:00 |
James
|
f9dbdeebdd
|
Credit for #623
|
2017-04-17 17:45:27 -04:00 |
James Agnew
|
eea84815c3
|
Merge pull request #623 from aehrc/feature/legacyContentTypeFHIR140take2
Accept header and MIME type fixes for DSTU2_1
|
2017-04-17 17:44:22 -04:00 |
James Agnew
|
15cc766000
|
Fix some compile issues
|
2017-04-14 11:27:37 -04:00 |
James Agnew
|
a423f76005
|
Fix compile error
|
2017-04-14 11:06:23 -04:00 |
James Agnew
|
a071b54af0
|
Fix compile error
|
2017-04-14 09:50:28 -04:00 |
James Agnew
|
54055f5bfb
|
Support extensions pointing to references for JPA custom search params
|
2017-04-14 07:26:49 -04:00 |
michael.i.calderero
|
125f9b4fed
|
JsonParser tests for OverrideResourceIdWithBundleEntryFullUrl
|
2017-04-13 13:37:02 -05:00 |
michael.i.calderero
|
b890bf3c75
|
XmlParser tests for OverrideResourceIdWithBundleEntryFullUrl
|
2017-04-13 12:09:31 -05:00 |
michael.i.calderero
|
7d9883014a
|
add configuration setting to disable overriding of resource ids when the
Bundle.entry.fullUrl is specified
|
2017-04-13 11:32:05 -05:00 |
Sebastien Riviere
|
e99495a83f
|
Adding Unit tests to reproduce : Extension of Id Datatype and Extension of primitive extension lost during parsing/encoding #622
|
2017-04-12 10:00:32 +02:00 |
Michael Lawley
|
51f8ef7f7f
|
fix FhirVersionEnum order tests wrt equivalent; fix Accept headers
|
2017-04-12 18:00:18 +10:00 |
Sebastien Riviere
|
dc50e5416d
|
Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir into jaxrs-sever-evolution
|
2017-04-12 09:33:10 +02:00 |
Michael Lawley
|
001b345475
|
update more tests to expect/use old MIME types not new
|
2017-04-12 16:57:44 +10:00 |
Michael Lawley
|
ae14503b7a
|
update tests to expect/use old MIME types not new
|
2017-04-12 12:05:23 +10:00 |
Michael Lawley
|
4670d81ddc
|
FHIR 1.4.0 uses older +fhir style MIME types
|
2017-04-12 10:24:56 +10:00 |
James Agnew
|
bf94d78872
|
Doc updates
|
2017-04-08 06:53:49 -04:00 |
James Agnew
|
0a61096f6f
|
Add JPA utility method
|
2017-04-07 11:14:48 -04:00 |
Patrick Werner
|
61f35deac1
|
removed unnecessary whitespaces from textareas, placeholder is now displayed correctly.
|
2017-04-06 11:59:19 +02:00 |
James Agnew
|
269e2d9343
|
Another fix for errorprone
|
2017-04-03 15:00:37 -04:00 |
James Agnew
|
6ab1cb4c2e
|
Fix compile issues from new version of errorprone
|
2017-04-03 14:43:59 -04:00 |
Sebastien Riviere
|
6b2814d7f2
|
As the ExceptionHandler was static, it was impossible to change the configuration, like with stacktrace or not, on the fly.
|
2017-04-03 14:19:03 +02:00 |
James
|
594f6a0d3b
|
Clean up dep versions
|
2017-03-31 16:42:24 -04:00 |
James Agnew
|
fc1c658534
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2017-03-31 14:33:17 -04:00 |
James Agnew
|
90b18e5497
|
Dependency version bumps
|
2017-03-31 14:33:07 -04:00 |
James
|
75b8881813
|
Dependency version bumps
|
2017-03-31 14:32:46 -04:00 |
James Agnew
|
2c9a6e65e7
|
Fix #534: Add setting for logical references to DAOConfig
Merge branch 'master' into issue534
|
2017-03-30 03:21:50 +08:00 |
James Agnew
|
09ca3da59d
|
Credit for #453
|
2017-03-29 15:31:50 +08:00 |
James Agnew
|
3a98713ca5
|
Merge branch 'joelsch-stu3-hapi-fhir-jpaserver-example'
|
2017-03-29 15:30:52 +08:00 |
James Agnew
|
7e721dd8f0
|
Merge branch 'stu3-hapi-fhir-jpaserver-example' of https://github.com/joelsch/hapi-fhir into joelsch-stu3-hapi-fhir-jpaserver-example
|
2017-03-29 15:30:42 +08:00 |
James Agnew
|
14d861992c
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2017-03-29 15:29:10 +08:00 |
James Agnew
|
c6555ddd4f
|
DaoConfig#setAllowInlineMatchUrlReferences now defaults to true
|
2017-03-29 15:23:23 +08:00 |
James Agnew
|
d9749b652d
|
Work on issue 534
|
2017-03-29 15:19:52 +08:00 |
Diederik Muylwyk
|
4748c8ba74
|
New DSTU2 FhirInstanceValidator bean exposed. (#611)
Merging with master, issue #609 will be closed.
|
2017-03-28 23:19:20 -04:00 |
Ben Spencer
|
42819dba77
|
Fix FhirContext initialisation race condition.
|
2017-03-28 17:24:48 +01:00 |
James Agnew
|
3ecfbf098f
|
Work on #534
|
2017-03-27 08:37:31 +08:00 |
James Agnew
|
93cfb2360c
|
Fix #607 - Testing UI showed an error for transactions on DSTU2 server
|
2017-03-27 07:50:01 +08:00 |
James Agnew
|
91ff109300
|
Fix #608 - Don't include SupportingDocumentation resource in DSTU2
|
2017-03-26 09:56:33 +08:00 |
James Agnew
|
69748538d6
|
Fix a big with the new permissions
|
2017-03-24 21:10:44 +08:00 |