Commit Graph

7337 Commits

Author SHA1 Message Date
Tadgh 702cc7762d
2185 doc updates for multitenancy (#2187)
* update to docs to indicate requests to default partition

* update operation docs
2020-11-20 11:08:19 -05:00
Tadgh 99d2bf1f0e
Merge pull request #2170 from jamesagnew/2169-docs-hapi-fhir-cli
2169 - Fixed hapi-fhir-cli doc issues.
2020-11-20 10:43:46 -05:00
Tadgh 8647502da1
update to docs to indicate requests to default partition (#2186) 2020-11-20 10:32:59 -05:00
Frank Tao 5b471602c6 Merge branch 'master' into ft-fix-expend-filter-contains-issue 2020-11-20 10:29:58 -05:00
Frank Tao 2d2add60ec Updated the changelog 2020-11-20 09:02:40 -05:00
James Agnew a01f5ae906
Fix subsumption test direction (#2183)
* Fix subsumption test direction

* Add changelog

* Test fixes
2020-11-19 21:48:54 -05:00
James Agnew 8b65db0c98
Improve error message on unique constraint violation (#2182)
* Improve error message on unique constraint violation

* Add changelog

* Test fixes

* Test fix
2020-11-19 21:20:59 -05:00
Frank Tao e551f1837e Updated based on review 2020-11-19 20:22:13 -05:00
dependabot[bot] 27cff8153b
Bump jetty_version from 9.4.30.v20200611 to 9.4.34.v20201102 (#2176)
Bumps `jetty_version` from 9.4.30.v20200611 to 9.4.34.v20201102.

Updates `jetty-http` from 9.4.30.v20200611 to 9.4.34.v20201102
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.30.v20200611...jetty-9.4.34.v20201102)

Updates `jetty-servlets` from 9.4.30.v20200611 to 9.4.34.v20201102
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.30.v20200611...jetty-9.4.34.v20201102)

Updates `jetty-io` from 9.4.30.v20200611 to 9.4.34.v20201102
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.30.v20200611...jetty-9.4.34.v20201102)

Updates `jetty-continuation` from 9.4.30.v20200611 to 9.4.34.v20201102

Updates `jetty-security` from 9.4.30.v20200611 to 9.4.34.v20201102
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.30.v20200611...jetty-9.4.34.v20201102)

Updates `jetty-servlet` from 9.4.30.v20200611 to 9.4.34.v20201102
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.30.v20200611...jetty-9.4.34.v20201102)

Updates `jetty-server` from 9.4.30.v20200611 to 9.4.34.v20201102
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.30.v20200611...jetty-9.4.34.v20201102)

Updates `jetty-util` from 9.4.30.v20200611 to 9.4.34.v20201102
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.30.v20200611...jetty-9.4.34.v20201102)

Updates `jetty-webapp` from 9.4.30.v20200611 to 9.4.34.v20201102
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.30.v20200611...jetty-9.4.34.v20201102)

Updates `jetty-xml` from 9.4.30.v20200611 to 9.4.34.v20201102
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.30.v20200611...jetty-9.4.34.v20201102)

Updates `websocket-api` from 9.4.30.v20200611 to 9.4.34.v20201102

Updates `websocket-client` from 9.4.30.v20200611 to 9.4.34.v20201102

Updates `websocket-server` from 9.4.30.v20200611 to 9.4.34.v20201102

Updates `jetty-maven-plugin` from 9.4.30.v20200611 to 9.4.34.v20201102
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.30.v20200611...jetty-9.4.34.v20201102)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-19 20:20:01 -05:00
NG 4bbe4a3ef7 Merge branch 'gg_20201105-remove-person-references' of https://github.com/jamesagnew/hapi-fhir into gg_20201105-remove-person-references 2020-11-19 14:56:31 -05:00
NG 4378df7dcb Removed more EMPI refs from the docs 2020-11-19 14:56:18 -05:00
Tadgh 953b662827 Merge branch '2161-refactor-empi' into gg_20201105-remove-person-references 2020-11-19 14:24:51 -05:00
Tadgh b62ebe7bd5 Merge remote-tracking branch 'origin/master' into 2161-refactor-empi 2020-11-19 14:24:26 -05:00
Tadgh 3ad0fa8fda Merge branch 'gg_20201105-remove-person-references' of github.com:jamesagnew/hapi-fhir into gg_20201105-remove-person-references 2020-11-19 14:23:50 -05:00
Tadgh f11f8a38ac Add licenses 2020-11-19 14:23:47 -05:00
Nick Goupinets b44ae49dd2 Removed hardcoded references to the supported MDM types 2020-11-19 13:37:45 -05:00
IanMMarshall 275b25c2cc
Merge pull request #2180 from jamesagnew/im_20201118_fix_package_load_when_no_desc
Fixed NPE in package loader when package description is null
2020-11-19 11:13:57 -05:00
ianmarshall eb0f5e1e5e Add changelog. 2020-11-19 09:37:34 -05:00
ianmarshall d99db2dbcc Fixed NPE in package loader when package description is null. Also renamed tests that would have caught this problem sooner. 2020-11-18 22:37:35 -05:00
Frank Tao 878c22192e Added expand filter impl for R5 and dstu3, changed the filter logic 2020-11-18 22:26:21 -05:00
Tadgh 3209faf2fb Rename package and module 2020-11-18 21:55:29 -05:00
Frank Tao f65fdb0d52 Merge branch 'master' into ft-fix-expend-filter-contains-issue 2020-11-18 19:54:01 -05:00
Tadgh d97d4b63a0 Merge branch 'gg_20201105-remove-person-references' of github.com:jamesagnew/hapi-fhir into gg_20201105-remove-person-references 2020-11-18 19:53:21 -05:00
Tadgh 75c0c25d7b remove references to EMPI 2020-11-18 19:50:00 -05:00
Nick Goupinets 1f21220e39 Updated MDM create use cases 2020-11-18 15:57:05 -05:00
jamesagnew e8f2bca6ef Add 5.3.0 constant 2020-11-18 14:55:45 -05:00
jamesagnew 0c31741eec Version bump to 5.3.0-SNAPSHOT 2020-11-18 14:52:43 -05:00
jamesagnew 0336e59591 Add changelog 2020-11-18 14:26:37 -05:00
NG 6d50687d4c Renamed EMPI to MDM in the docs 2020-11-18 13:49:17 -05:00
jamesagnew 4d441ad7f2 Version bump to 5.2.0 2020-11-18 06:30:20 -05:00
Nick Goupinets f470c343c5 Docs - first pass 2020-11-17 17:22:06 -05:00
Tadgh 805d5b1d6c Merge branch '2161-refactor-empi' into gg_20201105-remove-person-references 2020-11-17 09:28:37 -05:00
Tadgh c50c4edea4 Merge remote-tracking branch 'origin/master' into 2161-refactor-empi 2020-11-17 09:27:39 -05:00
IanMMarshall 7532313c0f
Change to not set ValueSet expansion component parameter id HibernateSearch not enabled. (#2178)
Co-authored-by: ianmarshall <ian@simpatico.ai>
2020-11-17 07:46:55 -05:00
Tadgh 676f6315e6 Fix tests 2020-11-16 20:21:42 -05:00
Tadgh e4ce94bc7c Fix resourcemastchersvc tests 2020-11-16 20:06:46 -05:00
Tadgh d15ce0db08 Merge branch 'gg_20201105-remove-person-references' of github.com:jamesagnew/hapi-fhir into gg_20201105-remove-person-references 2020-11-16 19:42:16 -05:00
Tadgh 23898579bd fix customresourcematcher test 2020-11-16 19:42:11 -05:00
Nick Goupinets 70284b2574 Merge branch 'gg_20201105-remove-person-references' of github.com:jamesagnew/hapi-fhir into gg_20201105-remove-person-references 2020-11-16 19:19:19 -05:00
Nick Goupinets 4d9414597b Updated mocks for EID helper test 2020-11-16 19:19:14 -05:00
Tadgh 9940d4c4eb Merge branch 'gg_20201105-remove-person-references' of github.com:jamesagnew/hapi-fhir into gg_20201105-remove-person-references 2020-11-16 19:12:08 -05:00
Tadgh 511696bd84 Fix validator error messages 2020-11-16 19:11:19 -05:00
Nick Goupinets 406bbafafe Merge branch 'gg_20201105-remove-person-references' of github.com:jamesagnew/hapi-fhir into gg_20201105-remove-person-references 2020-11-16 19:00:33 -05:00
Nick Goupinets 45ec435c8f Fixed code to pass FieldMatcherTest 2020-11-16 19:00:27 -05:00
Tadgh dae587912d Update test json files 2020-11-16 18:50:14 -05:00
Tadgh bc6940fd6a Finish tests for provider 2020-11-16 18:47:39 -05:00
Tadgh 36d7dde2e1 Merge branch 'gg_20201105-remove-person-references' of github.com:jamesagnew/hapi-fhir into gg_20201105-remove-person-references 2020-11-16 18:27:18 -05:00
Tadgh 6fa12bb947 Finish tests in EmpiResourceDaoSvcTest 2020-11-16 18:26:44 -05:00
Nick Goupinets 9a481242c7 Resolved MergePersonsR4Test failures 2020-11-16 17:42:09 -05:00
Tadgh 799f6adecb Finish tests in BatchSvcImplTest 2020-11-16 15:45:50 -05:00