Commit Graph

3654 Commits

Author SHA1 Message Date
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
patrick-werner 4d8608e721 temp. fixed: "Attempt to read a single element when there is more than one present" #949
Will be overwritten by next RI import!
2018-05-17 10:15:29 +02:00
patrick-werner 07d0cc7876 Merge branch 'master' into bpCheckValFix 2018-05-17 09:53:41 +02:00
patrick-werner ecbf72c4cb Merge remote-tracking branch 'origin/master' 2018-05-17 09:53:10 +02:00
patrick-werner 78f9d6333a temp. fixed: "Attempt to read a single element when there is more than one present" #949
Will be overwritten by next RI import!
2018-05-17 09:43:35 +02:00
jamesagnew aa2d278520 Update vonk address 2018-05-16 21:46:09 -04:00
James Agnew c588e01a4d Handle invalid paths in Consent resource 2018-05-16 21:45:23 -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 423cb8f2c1 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-05-16 18:52:08 -04:00
patrick-werner 730d02b7c6 added R4 core-extension validation support 2018-05-16 18:51:55 -04:00
patrick-werner b4d2fcfc68 added core-extension validation support 2018-05-16 18:51:55 -04:00
James Agnew 833cfd6988 Refactor information message 2018-05-16 17:35:40 -04:00
James Agnew e187d72a3b Fix server command 2018-05-16 16:13:16 -04:00
James Agnew 0b6a146945 Don't do karaf verifier by default 2018-05-16 14:24:55 -04:00
patrick-werner 13243956f7 Merge remote-tracking branch 'origin/master' 2018-05-16 09:44:23 +02:00
James Agnew d29a9a7f96 AutohrizationInterceptor should correctly recognize type-level operation
invocations
2018-05-15 16:14:10 -04:00
James Agnew 33c4e3276d Drop maven version requirement 2018-05-15 11:48:04 -04:00
James Agnew 6f76852e93 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-05-15 11:47:46 -04:00
James Agnew 9fb62668c9 Use ph-schematron 2018-05-15 11:47:36 -04:00
jamesagnew 4d62120a18 Fix issues reported by errorprone 2018-05-15 08:44:15 -04:00
jamesagnew 8d6940a70e Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-05-15 07:35:24 -04:00
jamesagnew f9946fee61 Fixes to get the build passing once more 2018-05-15 07:34:44 -04:00
patrick-werner 412994bfc7 Merge branch 'core-extensions' 2018-05-15 12:16:35 +02:00
patrick-werner 58e231d299 removed duplicated hapi-fhir-igpacks dependency 2018-05-15 11:56:56 +02: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
James Agnew 3a03d4ff63 Add test for #942 2018-05-13 10:31:54 -04:00
patrick-werner 305cc9c9c4 added core-extension validation support 2018-05-13 16:22:57 +02:00
James Agnew 8c47d966e9 Add test for #938 2018-05-13 09:03:12 -04:00
James Agnew 7ac0dd2ee5 One more compile fix 2018-05-13 08:37:53 -04:00
James Agnew 568c7122b8 Fix compile issue 2018-05-13 08:31:18 -04:00
jamesagnew ccb859fdbe FIxes to get the synced build working 2018-05-13 08:08:34 -04:00
jamesagnew 23a01b5f18 Add to download page 2018-05-12 19:40:39 -04:00