8154 Commits

Author SHA1 Message Date
Nick Goupinets
d45972abed Added geo accuracy code 2021-04-29 11:46:09 -04:00
Tadgh
fc1cef24ae
Merge pull request #2584 from hapifhir/whitesource/configure
Configure WhiteSource Bolt for GitHub
2021-04-29 09:47:48 -04:00
whitesource-bolt-for-github[bot]
7c3ce4147f
Add .whitesource configuration file 2021-04-29 13:42:31 +00:00
Nick Goupinets
4050c42bf4 Treating C addresses as valid 2021-04-28 15:31:34 -04:00
Nick Goupinets
ae1c26afea Updated docs 2021-04-28 10:45:15 -04:00
James Agnew
95d7ba6fa8
Streamline Search SQLs (#2576)
* Streamline SQL queries

* SQL query tidying

* Add changelog

* Test fixes

* Tests passing

* Ongoing work

* Test fixes

* Test fixes

* Build fix

* Cleanup

* Fixes
2021-04-28 10:29:09 -04:00
Nick Goupinets
21d8cdfefc Merge branch 'master' into 2566_update_s13n_and_validation_handling 2021-04-28 10:16:27 -04:00
Nick Goupinets
418c1aa2c6 Added avc code to the interceptors 2021-04-28 10:15:38 -04:00
KevinIsAProgrammer
dd61a8aa2c
Merge pull request #2575 from hapifhir/kh_2526_Add_Operation_Section_to_Conformance_Statements_resource_section
Kh 2526 add operation section to conformance statements resource section
2021-04-27 22:47:30 -04:00
Tadgh
ac1d4e3e4f
Merge pull request #2542 from hapifhir/issue-2534-new-tx-pointcut
Add new pointcut for transaction processing completed.
2021-04-27 18:42:19 -04:00
Nick Goupinets
a1604c95c9 Updated address validating logic 2021-04-27 18:27:38 -04:00
Kevin Hartmann
b9151a4a75 Added Changelog. 2021-04-27 16:34:24 -04:00
Tadgh
10b83a69d0 Remove elastic bump as HS relies on it 2021-04-27 15:58:48 -04:00
Kevin Hartmann
4a5b62616c Improved assertions for testBulkDataExport() 2021-04-27 15:01:03 -04:00
Nick Goupinets
7cef07b0c1 Improved test coverage 2021-04-27 11:47:57 -04:00
Nick Goupinets
29722ad8ec Fixed exception handling 2021-04-27 10:14:30 -04:00
Nick Goupinets
024f553fc9 Merge branch 'master' into 2566_update_s13n_and_validation_handling 2021-04-27 09:31:42 -04:00
Kevin Hartmann
334ce0e049 Merge remote-tracking branch 'origin/master' into kh_2526_Add_Operation_Section_to_Conformance_Statements_resource_section 2021-04-27 09:29:53 -04:00
Nick Goupinets
82bf8cdc9d Code review updates 2021-04-27 09:29:08 -04:00
jamesagnew
00a37deb08 Credit for #2384 2021-04-27 08:43:25 -04:00
Jari Maijenburg
348198e7af
Made unknown operation exception return an OperationOutcome with issue code "not-supported" (#2384) 2021-04-27 08:39:17 -04:00
jamesagnew
1d054054c7 Test fixes 2021-04-27 07:03:24 -04:00
Tadgh
a5e734fec8 Handle sorting entries which contain no resources 2021-04-26 22:24:47 -04:00
Kevin Hartmann
3a901a6671 Cleaned up extra logging. 2021-04-26 16:57:13 -04:00
Kevin Hartmann
2f126a8d9f Merge branch 'master' into kh_2526_Add_Operation_Section_to_Conformance_Statements_resource_section 2021-04-26 16:53:19 -04:00
Nick Goupinets
08934d2364 Updated standardization logic and removed obsolete validator 2021-04-26 16:27:44 -04:00
Tadgh
798e960bb8 Merge remote-tracking branch 'origin/master' into issue-2534-new-tx-pointcut 2021-04-26 15:26:34 -04:00
Kevin Hartmann
bb9c7a43e7 Added test to to verify operation section was added to Conformance Statement; Jame's changes to the Conformance Statement code have already made it pass, so no more code changes are necessary. :-) 2021-04-26 14:32:58 -04:00
Nick Goupinets
9e153ddbcd Updated docs 2021-04-26 14:26:21 -04:00
Nick Goupinets
f6ed93b343 Updated validation logic 2021-04-26 14:17:05 -04:00
Kevin Dougan SmileCDR
0246e7dd0e
2572 - Add master Branch changes related to backport of fix for #2171… (#2574)
* 2572 - Add master Branch changes related to backport of fix for #2171 for new 5.3.3 release.

* 2572 - Added some missing changelog folders for the v5.3.1 and v5.3.2 releases.

* 2572 - Added a missing backport changelog entry for the v5.3.1 release.

* 2572 - Added a missing VersionEnum entry for the V5_3_1 release.
2021-04-26 14:13:42 -04:00
Tadgh
3adc259348 Productioninizg 2021-04-26 14:08:20 -04:00
Tadgh
b007fecb1d Add comment 2021-04-26 13:40:40 -04:00
Tadgh
9ecb390dae Move tests to proper class. Fix issue with version referencing 2021-04-26 13:40:11 -04:00
Tadgh
0b8132b1a2 Bump elastic version 2021-04-26 11:04:39 -04:00
Tadgh
b200c10ced Merge remote-tracking branch 'origin/master' into issue-2534-new-tx-pointcut 2021-04-26 09:48:30 -04:00
jamesagnew
987264b271 Version bump JENA 2021-04-25 17:38:04 -04:00
James Agnew
2ba1005762
OpenAPI Support (#2560)
* Start work on OpenAPI

* Fixes

* Work on OpenAPI

* Cleanup

* Cleanup

* More swagger work

* Build fix

* More work

* More work

* Add documentation

* Docs fixes

* Add changelog

* License updates

* Add API

* Cleanup

* Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/server_plain/openapi.md

Co-authored-by: patrick-vachon-smilecdr <81274188+patrick-vachon-smilecdr@users.noreply.github.com>

* Work on scripts

* Add docs

* Compile fix

* Work on fixes

* Fix tests

* Test fix

* Test fix

* Build fix

* Tests

* Build fix

* Work on pipeline

* Version bump

* Test fix

* Version bump

* Test fix attempts

* Test fix

* Test fix

* Remove accidentally committed files

* Fixes

* Tets fixes

* Test fix

* Test fix

* Test fix

* Test fixes

* Test fixes

* Test fixes

* License header updates

* test fix

* Test fixes

* Test fix

* Test fixes

* Test fix

* Checkstyle bump

Co-authored-by: patrick-vachon-smilecdr <81274188+patrick-vachon-smilecdr@users.noreply.github.com>
2021-04-25 15:40:50 -04:00
Nick Goupinets
ac2aac4342 Updated address validation handling 2021-04-23 18:55:51 -04:00
Tadgh
f842c234eb
Merge pull request #2565 from hapifhir/improve-bundle-builder
Enhance BundleBuilder to support Deletes
2021-04-23 13:24:04 -04:00
Nick Goupinets
634522b405 Updated validation ext handling 2021-04-23 10:43:59 -04:00
Tadgh
9c19a4c087 Add changelog 2021-04-23 09:11:36 -04:00
Tadgh
596196b3e1 Add licenses 2021-04-23 09:08:41 -04:00
Nick Goupinets
902cd94ca2 Updated address and field validation handling 2021-04-22 16:55:34 -04:00
Nick Goupinets
961f16a1be Initial commit 2021-04-22 09:48:40 -04:00
jamesagnew
19ff4862ec Merge branch 'ja_20210420_add_csv_import' 2021-04-21 18:03:58 -04:00
Tadgh
a5f81988fc Merge branch 'improve-bundle-builder' into issue-2534-new-tx-pointcut 2021-04-21 16:53:49 -04:00
Tadgh
e711dfb07c enhance bundlebuilder to support deletes 2021-04-21 16:44:22 -04:00
Tadgh
b7166735f9 Merge remote-tracking branch 'origin/master' into issue-2534-new-tx-pointcut 2021-04-21 12:13:54 -04:00
Tadgh
c80d18aca2 Fix test for pointcut 2021-04-21 11:16:10 -04:00