Anthony Sute
0fdcad0985
Second pull request for fixes for issue #1048 .
2018-08-06 13:17:51 -04:00
Anthony Sute
3cf3f7d5d6
Fixes for issue #1048 . FhirInstanceValidator::validate() now looking in meta/profile section of request prior to calling InstanceValidator::validate().
2018-08-06 12:50:50 -04:00
Patrick Werner
27c92e8178
Merge pull request #1012 from jamesagnew/1006-Writing-structured-Binary
...
adding contentType matching independent of Charset to non-strict method
2018-06-25 12:09:07 +02:00
patrick-werner
a2d6435597
adding contentType matching independent of Charset to non-strict method
2018-06-25 10:51:05 +02:00
jamesagnew
47633214e0
Credit for #1010
2018-06-24 15:12:47 -04:00
James Agnew
a1181dcd7c
Merge pull request #1010 from jamesagnew/1008_fix_jpa_sql_loop_issue
...
#1008 : Fixed sql looping issue
2018-06-24 15:10:18 -04:00
frankjtao
f38f71cf0a
Merge remote-tracking branch 'origin/master' into
...
1008_fix_jpa_sql_loop_issue
2018-06-22 15:34:56 -04:00
James Agnew
60ed0dab48
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2018-06-22 11:22:36 -04:00
James Agnew
e9fffd3cdc
Allow indexing in custom search params to descend into contained
...
resources
2018-06-22 11:22:07 -04:00
Frank Tao
103b587ab5
#1008 : Fixed sql looping issue
2018-06-21 22:32:08 -04:00
jamesagnew
b3f7ab274d
License header updates
2018-06-21 14:44:34 -04:00
James Agnew
e8c1e640d1
Merge pull request #1009 from jamesagnew/valueset_expansion_fixes
...
Valueset expansion fixes
2018-06-21 13:40:55 -04:00
Patrick Werner
b1e09fcdf7
Merge pull request #1007 from jamesagnew/1006-Writing-structured-Binary
...
1006 writing structured binary
2018-06-21 18:03:14 +02:00
James Agnew
cc98f65500
Merge branch 'master' into valueset_expansion_fixes
2018-06-21 10:20:24 -04:00
James Agnew
024394e5e5
Credit for #1000
2018-06-21 10:20:08 -04:00
James Agnew
2dc445fd10
ValueSet enhancements
2018-06-21 10:19:14 -04:00
James Agnew
e63604afc9
Merge pull request #1000 from rhausam/update-filenames
...
Updated LOINC filenames to match 2.64 and future releases.
2018-06-21 10:18:36 -04:00
Patrick Werner
8bd1313492
removed unused import
2018-06-21 14:56:38 +02:00
patrick-werner
201ba5722b
fixing tests
2018-06-21 14:07:21 +02:00
patrick-werner
f470653ba4
fixing tests
2018-06-21 11:50:58 +02:00
patrick-werner
ef9f97a576
fixes #1006
2018-06-20 17:26:23 +02:00
James Agnew
218937e425
Several fixes
2018-06-20 05:53:32 -04:00
Frank Tao
32e1feb484
Merge pull request #975 from jamesagnew/963_jpa_performance
...
963 jpa performance
2018-06-19 21:47:26 -04:00
frankjtao
6e7d67ba70
Update due to Spring version change
2018-06-19 20:16:27 -04:00
James Agnew
127efd55b0
Merge branch 'master' into 963_jpa_performance
2018-06-19 06:50:05 -04:00
frankjtao
299cf5b230
Changed retval to resource id instead of SearchResult in SearchResultDao
2018-06-16 22:37:12 -04:00
Rob Hausam
215e224e3d
Updated terminology upload tests and artifacts to the new LOINC filenames.
2018-06-14 20:30:32 -05:00
Rob Hausam
75c1b7baa8
Updated LOINC filenames to match 2.64 and future releases.
2018-06-14 11:33:35 -05:00
James Agnew
a46b4a4637
Reindexing shouldn't stop unexpectedly
2018-06-13 22:03:15 +08:00
James Agnew
ed0b5f54a5
More authorizationinterceptor tweaks for better security
2018-06-12 21:52:01 +08:00
James Agnew
cc0e836680
Auth interceptor early checks ( #995 )
...
* Validator fix
* Enhance AuthorizationInterceptor so that it tries to deny access earlier
for compartment searches that are outside the allowable compartment.
* FIx DSTU2 test that wasn't updated
* More test fixes
2018-06-10 17:48:20 -04:00
frankjtao
35991cd21b
#963 : renamed the parameter to 'the*'
2018-06-07 14:19:44 -04:00
Diederik Muylwyk
903df68d2a
978 cli tools for importing exporting terminology mappings need to be fixed ( #988 )
...
* Fixed export issue.
* Fixed import issue.
* Fixed tests.
* Fixed tests.
2018-06-07 10:22:41 -04:00
James Agnew
b61a3cc10b
Merge pull request #987 from jamesagnew/983-ci-failures
...
983 ci failures
2018-06-06 17:28:51 -04:00
James Agnew
6feb23896f
Hopefully fix #983
2018-06-06 15:51:23 -04:00
James Agnew
e7804b881c
Fix CI issue
2018-06-06 11:39:06 -04:00
jamesagnew
f20371c9c9
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2018-06-06 08:38:35 -04:00
jamesagnew
583437d656
Prevent a crash if the application context has been set incorrectly in
...
embedded deployments
2018-06-06 08:37:25 -04:00
patrick-werner
eb1742f44a
added oss.sonatype as pluginRepository, fixes #958
2018-06-06 12:11:17 +02:00
Diederik Muylwyk
044fc13b43
Added double quotes to CSV test data to ensure CLI import test still passes.
2018-06-04 13:58:29 -04:00
Patrick Werner
06ad24f463
Merge pull request #977 from jamesagnew/no-cache_CORS
...
Allows the Cache-Control Header in CORS
2018-06-04 17:52:26 +02:00
patrick-werner
9498247082
Allows the Cache-Control Header in CORS header for jpa-example-server & CLI
2018-06-04 16:12:31 +02:00
jamesagnew
6788eb992d
Bump datasource proxy plugin version
2018-06-03 16:24:41 -04:00
jamesagnew
fafa86a80d
Lucene version bump
2018-06-03 16:23:34 -04:00
jamesagnew
3583dfd503
Correctly include project description in capabilitystatement
2018-06-03 16:19:33 -04:00
jamesagnew
6d09f5025f
Credit for #974
2018-06-03 15:31:40 -04:00
jamesagnew
987679483a
Version bumps
2018-06-03 15:29:10 -04:00
James Agnew
e36bc3889c
Merge pull request #974 from Romanow88/master
...
Fixes #972 Update Spring Data 1.11.6.RELEASE to 2.0.7.RELEASE
2018-06-03 15:28:05 -04:00
jamesagnew
9db3be8536
Include implementation URL in generated capabilitystatement
2018-06-03 14:22:15 -04:00
James Agnew
30dd3c00b9
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2018-06-02 08:59:48 -04:00