Commit Graph

3688 Commits

Author SHA1 Message Date
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
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
patrick-werner 405bb50036 Modified Information warning about non must-support content 2018-05-12 14:12:01 +02:00
James Agnew 9d24e8b040 Use HTTP 409 for conflict when two threds update the same resource 2018-05-11 17:41:07 -04:00
James Agnew f1ba0016b2 Improve the error message thrown by JPA server 2018-05-11 17:03:48 -04:00
James Agnew 38e6edf4ae Command updates for validate command 2018-05-10 17:29:31 -04:00
James Agnew b17eebd8d2 Squashed commit of the following:
commit 2be11651c2
Author: James Agnew <jamesagnew@gmail.com>
Date:   Thu May 10 11:50:53 2018 -0400

    Update changelog

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

    Parameter updates

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

    More test fixes

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

    Fix compile error

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

    Another test fix

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

    Fix compile error

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

    More work on tests

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

    One more fix

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

    Work on validator

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

    Validator fix

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

    Fix test

commit adc73e75c9
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 14a070a47e
927 cli tooling is needed for creating and maintaining conceptmaps using csvs (#934)
CLI tooling for import/export of ConceptMaps using CSVs has been implemented.
2018-05-10 11:12:45 -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
James Agnew a0c40cf98a Move a few more constants around 2018-05-05 12:21:56 -04:00
James Agnew 5c505b7cd7 Refactor operations to use constants for their names 2018-05-05 08:27:45 -04:00