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
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
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
Nick Goupinets
82bf8cdc9d
Code review updates
2021-04-27 09:29:08 -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
Nick Goupinets
08934d2364
Updated standardization logic and removed obsolete validator
2021-04-26 16:27:44 -04:00
Nick Goupinets
f6ed93b343
Updated validation logic
2021-04-26 14:17:05 -04:00
Tadgh
b200c10ced
Merge remote-tracking branch 'origin/master' into issue-2534-new-tx-pointcut
2021-04-26 09:48:30 -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
Nick Goupinets
634522b405
Updated validation ext handling
2021-04-23 10:43:59 -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
Tadgh
ad8921ac4e
Add docs, enum, remove prints
2021-04-21 10:39:23 -04:00
Tadgh
0bc61b72f7
Add new operation type for transcations
2021-04-14 14:04:00 -04:00
Tadgh
63c9e892b6
Fix up the hashmap provider
2021-04-13 11:12:26 -04:00
Tadgh
f61d52d199
Should have realized that transactiondetails is an object reference, so we can't change it effectively
2021-04-13 09:26:05 -04:00
Tadgh
28c917b7a2
Flesh out holder object
2021-04-09 11:28:47 -04:00
Tadgh
8f30f7b0f2
Vague skeleton of pointcut
2021-04-09 11:08:47 -04:00
James Agnew
edfe1ae8e6
Add lastupdated to capabilitystatement ( #2530 )
...
* Add lastupdated to capabilitystatement
* Test fix
* Test fix
2021-04-08 13:23:21 -04:00
James Agnew
f70648484a
Avoid a deadlock uploading terminology in postgres ( #2529 )
...
* Fix #2493
* Try to fix intermittent test failure
2021-04-08 12:28:42 -04:00
James Agnew
b617c7690d
Search Parameter Infrastructure Cleanup ( #2522 )
...
* Search param service cleanup
* Work on collapsing search param
* Search param cleanup
* Work on build
* Test fix
* Test fixes
* Ongoing work
* Test fix
* Compile fix
* Test fixes
* Test fix
* Test fix
* License header updates
* Remove fixme
* Cleanup
* Cleanup
2021-04-05 17:40:10 -04:00
James Agnew
0bf746f23b
Add support for revincludes to CapabilityStatement generator ( #2521 )
...
* Add support for revincludes to CapabilotyStatement generator
* Add changelog
* Fixes
* Test fix
* Test fixes
* Test fix
* Test fix
* More fixes to CS cache
* Test fix
* Test fix
* Test fix
2021-04-05 08:29:04 -04:00
jamesagnew
4eb9508e28
One more fix to interceptor
2021-03-30 11:47:03 -04:00
jamesagnew
8759cdae00
Additional cleanup
2021-03-30 08:20:14 -04:00
jamesagnew
06bdefa16c
Improve error handling
2021-03-30 07:36:08 -04:00
James Agnew
049097e5b4
Improve CapabilityStatement Generation ( #2511 )
...
* Start work
* Work on testing
* Version bump
* Test fix
* Compile fix
* Test Fixes
* Test fix
* Test fix
* Compile fix
* Tst fix
* Test fix
* Test fix
* Test fix
2021-03-30 05:48:03 -04:00
Nick Goupinets
05c3ca2512
Merge branch 'master' into 2478_add_extension_mdm_matcher
2021-03-25 12:22:23 -04:00
Nick Goupinets
bac2e58b90
Added null checks for the request details param
2021-03-24 10:50:26 -04:00
Tadgh
8785a51857
Remove janky interceptor hook
2021-03-23 19:50:05 -04:00
Tadgh
a2ab3f5573
rethrow dataformatexception in case of TargetInvocationException
2021-03-23 19:49:06 -04:00
Tadgh
6f669f9ccd
wip
2021-03-23 19:29:22 -04:00
Nick Goupinets
8ead3c5f22
Code review fixes
2021-03-23 15:01:22 -04:00
James Agnew
dc41d5ad61
Add terminology mapping and display population interceptors ( #2488 )
...
* Start work on code mapping interceptors
* Work on generation
* Add terminology mapping and display population interceptors
* Add changelog
* License header updates
* Test fixes
* Fix typo
* Interceptor fixes
* License header update
* Test fixes
* Mapping fixes
* Version bump
* License header updates
* Add null tests
* Add null guard
* Intermittent fix
2021-03-21 12:03:57 -04:00
Nick Goupinets
04a0ecfc2b
Added tests
2021-03-15 10:31:38 -04:00
Nick Goupinets
8b8bbcc91f
Refactored based on the code review
2021-03-11 17:14:01 -05:00
Nick Goupinets
0013910c53
Removed commented code
2021-03-11 15:48:22 -05:00
Nick Goupinets
01b1210b8a
Fixed NPEs on validation
2021-03-11 15:38:45 -05:00
Nick Goupinets
7f8ac36ce0
Headers
2021-03-09 17:31:04 -05:00
Nick Goupinets
9056c95865
Updated docs
2021-03-09 16:41:50 -05:00
Nick Goupinets
052919eb33
Finished tests
2021-03-09 16:17:13 -05:00
Nick Goupinets
02eae95c85
Merge branch 'master' into ng_validation_s13n_interceptors
2021-03-09 14:06:33 -05:00
James Agnew
be50a46d76
Tweaks to contained searches ( #2461 )
...
* Tweaks to contained searches
* Add changelog
* Build fix
2021-03-09 11:51:30 -05:00
Nick Goupinets
6b387fa0a9
Removed fixme
2021-03-09 10:59:28 -05:00
Nick Goupinets
340341b3a4
Removed fixme
2021-03-09 10:50:09 -05:00