Commit Graph

3680 Commits

Author SHA1 Message Date
jamesagnew 8139178fcc Move example project to example-projects directory 2018-05-28 06:01:13 -04:00
James Agnew e866942d53
Merge pull request #910 from kliu99/master
Update hapi-fhir-jpaserver-example-postgres to 3.1.0-SNAPSHOT
2018-05-28 05:57:57 -04:00
jamesagnew 67f21426cb Disable content header on response for non-create operations 2018-05-25 07:28:01 -04:00
jamesagnew 09eb52ed27 Fix failing tests 2018-05-24 06:33:13 -04:00
jamesagnew b0b98a9a28 Credit for #892 2018-05-24 06:06:01 -04:00
James Agnew 1ead3f715e
Merge pull request #892 from hdconradi/validate-questionnaire-response-item-type-for-text
Allow text items in questionnaire
2018-05-24 06:03:18 -04:00
jamesagnew 08542780a0 Credit for #886 2018-05-24 06:01:15 -04:00
James Agnew 6d8ebe2df1
Merge pull request #886 from hdconradi/instance-validator-npe-on-itemtype
Instance validator NPE on itemtype
2018-05-24 05:58:42 -04:00
James Agnew 934369a1d9
Merge branch 'master' into instance-validator-npe-on-itemtype 2018-05-24 05:55:22 -04:00
James Agnew 179e88eb86
Merge pull request #881 from hdconradi/two-typos
Two typos in the InstanceValidator
2018-05-24 05:52:39 -04:00
jamesagnew 1d11a5fe90 Credit for #880 2018-05-24 05:50:00 -04:00
James Agnew 74e7152ce6
Merge pull request #880 from hdconradi/required-answer-can-be-missing-when-in-progress
Activate the QuestionnaireResponseValidatorDstu3Test again and add tests for missing required items
2018-05-24 05:46:41 -04:00
jamesagnew 49aaa01db8 Fix compile issues 2018-05-23 17:42:48 -04:00
James Agnew 850aa99ddb Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-05-23 16:28:35 -04:00
James Agnew ed6609e414 One more test fix 2018-05-23 16:28:13 -04:00
jamesagnew b146a80502 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-05-23 16:09:34 -04:00
jamesagnew 92dc258c6e Update license headers 2018-05-23 16:09:23 -04:00
James Agnew ba8827091a Reindexing fixes 2018-05-23 16:07:48 -04:00
James Agnew 0544692dde Don't include bogus powered by header 2018-05-23 13:12:27 -04:00
James Agnew a3687e446e Correctly handle missing search params with new indexing infrastructure 2018-05-23 11:42:38 -04:00
James Agnew 0c5c347db7 FIx broken reindex process 2018-05-23 10:48:07 -04:00
James Agnew 2e74ad72cb Improve timeouts on test ports 2018-05-23 08:52:24 -04:00
James Agnew 7f85608a2e Fix accidental regression 2018-05-23 08:17:59 -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
jamesagnew e58779d484 Credit for #875 2018-05-23 06:39:40 -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
jamesagnew be86eb196b Credit for #874 2018-05-23 06:32:52 -04:00
James Agnew eb77b8a225
Merge pull request #874 from hdconradi/validation-server-exception-when-local-reference-absent
Validation server exception when local reference absent
2018-05-23 06:29:25 -04:00
jamesagnew c82c57eb37 Sync validator 2018-05-23 06:28:58 -04:00
jamesagnew 98d997c620 Add changelog and credit for #867 2018-05-23 06:21:00 -04:00
James Agnew 6da4ec1156
Merge pull request #867 from jasonaowen/master
Fix methods that check for names in lists
2018-05-23 06:08:55 -04:00
jamesagnew 39163304ee Credit for #857 2018-05-23 06:07:32 -04:00
James Agnew 148ec8e510
Merge pull request #857 from Tastelezz/wip-DateRangeParam
Support of method chaining for DateRangeParameter
2018-05-23 06:04:06 -04:00
James Agnew 851ce85ac6
Merge branch 'master' into wip-DateRangeParam 2018-05-23 06:03:26 -04:00
James Agnew eab5a3e938
Merge pull request #956 from jamesagnew/927b-add-quotemode-to-export-conceptmap-to-csv
Added QuoteMode.ALL to export-conceptmap-to-csv operation.
2018-05-22 17:26:10 -04:00
Diederik Muylwyk baac934fba Added QuoteMode.ALL to export-conceptmap-to-csv operation in hapi-fhir-cli. 2018-05-22 15:09:29 -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
jamesagnew 5a3eeb7b0d CHangelog for #953 2018-05-21 19:07:42 -04:00
jamesagnew 91547d1b6e Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-05-21 19:05:01 -04:00
jamesagnew 7e83fc78cf Disable user resource and weaken validation on the public server 2018-05-21 19:04:37 -04:00
jamesagnew e8139192e0 FIx test issues 2018-05-21 13:07:11 -04:00
Patrick Werner 01ef2a3077
Merge pull request #953 from jamesagnew/call_access_method
forward cause of "failed to Call access method"
2018-05-17 17:41:57 +02:00
patrick-werner eef3267bb8 Forward the cause of the InvocationTargetException to the REST layer.
Discovered through #938
2018-05-17 17:38:23 +02:00
jamesagnew a2a81f9878 FIx #926 - Add homebew install instructions for CLI 2018-05-17 07:36:27 -04:00
jamesagnew ad4a545354 Credit for #937 2018-05-17 07:33:13 -04:00
James Agnew 5829f4768c
Merge pull request #937 from jamesagnew/fix936
Modified Information warning about non must-support content
2018-05-17 07:30:55 -04:00
James Agnew a7cd37e2a0
Merge branch 'master' into fix936 2018-05-17 07:30:31 -04:00
patrick-werner dcdbe51e7e Merge remote-tracking branch 'origin/master' into call_access_method 2018-05-17 11:29:24 +02:00
Patrick Werner 1613928ee8
Merge pull request #951 from jamesagnew/bpCheckValFix
bpCheck observation.performer 0..1 fix
2018-05-17 10:26:01 +02:00