1815 Commits

Author SHA1 Message Date
jamesagnew
fc9f2ec0fb FIx test issue 2018-07-29 18:20:09 -04:00
James Agnew
518092cbd4 More updates 2018-07-29 17:10:26 -04:00
anamariaradu10
3a5556006b
Merge branch 'master' into master 2018-07-27 16:59:52 +03:00
Ana Maria Radu
9c39733aff Fixed issues 2018-07-27 16:48:44 +03:00
James Agnew
75a68a0332 Unit test fix 2018-07-26 18:58:23 +07:00
James Agnew
a4e4111376 Fix a unit test 2018-07-26 18:08:59 +07:00
James Agnew
3c80238f0e Ongoing work on interceptors 2018-07-24 17:22:21 +07:00
James Agnew
23083a9283 Improvements to client and SP indexing in JPA server 2018-07-23 17:37:49 +09:00
James Agnew
b4aa4c0e89 Add protection against HTML injection attacks 2018-07-19 08:56:22 -04:00
jamesagnew
401a4cd738 Clean up concept reindexing 2018-07-15 17:18:07 -04:00
jamesagnew
43ac912033 Clean up terminology uploading 2018-07-15 15:22:52 -04:00
jamesagnew
6d83edabb6 License header updates 2018-07-01 20:59:04 -04:00
patrick-werner
a2d6435597 adding contentType matching independent of Charset to non-strict method 2018-06-25 10:51:05 +02: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
Patrick Werner
8bd1313492
removed unused import 2018-06-21 14:56:38 +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
ed0b5f54a5 More authorizationinterceptor tweaks for better security 2018-06-12 21:52:01 +08:00
Ana Maria Radu
dc476aeeea In my opinion these changes should be made in order to have the behavior
for the Prefer header values as the one explained in the official
documentation from https://www.hl7.org/fhir/http.html
2018-06-12 14:04:05 +03: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
James Agnew
d819d685ee Test fix 2018-05-30 09:57:41 -04:00
Diederik Muylwyk
0e2c57fa60 Bumping version. 2018-05-28 17:44:38 -04:00
Diederik Muylwyk
2871920734 Preparing release. 2018-05-28 10:45:47 -04:00
Jeff Balbien
d417bf1225 fix bundle util bug 2018-05-25 09:19:59 -07:00
James Agnew
a3687e446e Correctly handle missing search params with new indexing infrastructure 2018-05-23 11:42:38 -04:00
James Agnew
2e74ad72cb Improve timeouts on test ports 2018-05-23 08:52:24 -04:00
James Agnew
2f2900e837 Improve indexing on JPA server in anticipation of a new indexing
strategy in HAPI FHIR 3.5.0
2018-05-23 08:09:57 -04:00
James Agnew
cadb51d36c
Merge pull request #875 from RuthAlk/fix_codeableconcept_narrative
Fix error in narrative for CodeableConcept
2018-05-23 06:38:08 -04:00
James Agnew
851ce85ac6
Merge branch 'master' into wip-DateRangeParam 2018-05-23 06:03:26 -04:00
James Agnew
4d93b78c24 Credit for #836 2018-05-22 08:44:17 -04:00
James Agnew
3a68bc19e7
Merge pull request #836 from RuthAlk/include_patch
Fix problem with _include=MedicationRequest:medication
2018-05-22 08:40:08 -04:00
James Agnew
4fd868afae Credit for #946 and add extensions to the CLI uploader 2018-05-16 19:32:12 -04:00
James Agnew
a3ff08d9ec
Replace phloc with ph for #775 (#930)
* Replace phloc with ph

* Enable schematron tests

* Make HAPI-FHIR ph-schematron on OSGI

* Work on getting tests passing

* Another test fix

* Fix up transaction handling for DSTU2

* Add changelog

* Avoid double transaction

* Dont use readonly

* One more test fix

* Update to snapshow build

* Resolve a circular dependency

* Try to fix tests

* Solve recurring NPE in DSTU2 tests

* Fix one more test

* Test fix

* More test threading fixes

* One more attempt to get tests passing

* Refactoring for tests

* Refactoring for tests
2018-05-14 17:38:40 -04:00
jamesagnew
ccb859fdbe FIxes to get the synced build working 2018-05-13 08:08:34 -04:00
jamesagnew
150f27a9ca Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-05-12 19:40:31 -04:00
jamesagnew
3d762b984b Sync to R4 definitions 2018-05-12 19:35:42 -04:00
James Agnew
f1ba0016b2 Improve the error message thrown by JPA server 2018-05-11 17:03:48 -04:00
James Agnew
b17eebd8d2 Squashed commit of the following:
commit 2be11651c212ede9d50956ba9d4a802885e9dbed
Author: James Agnew <jamesagnew@gmail.com>
Date:   Thu May 10 11:50:53 2018 -0400

    Update changelog

commit b3bb5f9052ecebce87588e2d5f5be983fbd0fd2e
Author: James Agnew <jamesagnew@gmail.com>
Date:   Thu May 10 11:19:28 2018 -0400

    Parameter updates

commit f6b1082ba46f4d0d47d3e0094e904d527b0ebf75
Author: James Agnew <jamesagnew@gmail.com>
Date:   Thu May 10 07:24:30 2018 -0400

    More test fixes

commit 81a69c265f7347f6a23c73b827c79a8a4051b21b
Author: James Agnew <jamesagnew@gmail.com>
Date:   Thu May 10 06:26:48 2018 -0400

    Fix compile error

commit 935938e92c697be1940b788a46c38ffd5ce84b84
Author: James Agnew <jamesagnew@gmail.com>
Date:   Thu May 10 06:25:18 2018 -0400

    Another test fix

commit 43568a1f8dd6325bebba2cd47ffb42bee7f12aa6
Author: James Agnew <jamesagnew@gmail.com>
Date:   Thu May 10 06:18:06 2018 -0400

    Fix compile error

commit e95894e643dda0a70ab5ab7be4363cae4ce5c4e6
Author: James Agnew <jamesagnew@gmail.com>
Date:   Thu May 10 06:13:50 2018 -0400

    More work on tests

commit 9393fb8f4f93e69f80293c0488cc16f74613f25c
Author: James Agnew <jamesagnew@gmail.com>
Date:   Thu May 10 05:36:27 2018 -0400

    One more fix

commit 437f5051e4742eb500ec1eb1852e4c6105927c51
Author: James Agnew <jamesagnew@gmail.com>
Date:   Wed May 9 21:32:10 2018 -0400

    Work on validator

commit 20c51add4fbb5c33d7b5f8517fe9bf9a4f314292
Author: James Agnew <jamesagnew@gmail.com>
Date:   Wed May 9 19:34:10 2018 -0400

    Validator fix

commit 7bf2b0a0e93b71f6fbc46ab3b1dbd0fba6367959
Author: James Agnew <jamesagnew@gmail.com>
Date:   Wed May 9 18:44:04 2018 -0400

    Fix test

commit adc73e75c9b392ed964588f03970ab1afdb4cdef
Author: James Agnew <jamesagnew@gmail.com>
Date:   Wed May 9 17:22:34 2018 -0400

    Merge validator
2018-05-10 11:53:32 -04:00
Diederik Muylwyk
d97fb8f5cf
709 the conceptmap operation called translate needs to be implemented (#923)
The ConceptMap operation $translate has been implemented.
2018-05-10 10:52:56 -04:00
jamesagnew
5bd191d192 FIx some failing tests 2018-04-28 13:21:48 -04:00
James Agnew
593a705365 Performance enhancements on the CapabilityStatement generator for JPA
server
2018-04-28 11:06:42 -04:00
jamesagnew
e299b062a6 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-04-24 19:14:56 -04:00
jamesagnew
f1db751d1e Update headers 2018-04-24 19:14:33 -04:00
James Agnew
09b1f547d0 Add expunge 2018-04-24 15:11:00 -04:00
James Agnew
07e7af746f Work on expunge operation 2018-04-22 22:03:23 -04:00
James Agnew
591539cf13 Add expunge method 2018-04-22 18:34:56 -04:00
jamesagnew
8c889267e5 One more parser fix 2018-04-18 06:20:11 -04:00
James Agnew
162069776a Correctly handle encoding contained resources where some have user
assigned IDs and some do not
2018-04-17 18:26:06 -04:00
jamesagnew
9013e44ba0 Fix a couple of broken compile issues 2018-03-31 06:08:49 -04:00
Clayton Bodendein
ac8e412e49 Fixes #911 - Adds support for :contains modifier
Adds support for the :contains modifier in StringClientParam.
2018-03-30 23:49:06 -05:00