Commit Graph

8289 Commits

Author SHA1 Message Date
akawalsky c8c0e1080c
Update Search operation description (#2892) 2021-08-16 12:28:19 -04:00
katie_smilecdr 4baca0a282 [2883] Add changelog 2021-08-16 11:28:30 -04:00
katie_smilecdr 62026d4caf [2883] Resolve threads 2021-08-16 10:56:13 -04:00
Tadgh cf917d0f82 Version Bump 2021-08-15 16:54:38 -04:00
Tadgh d7d2919146
Merge pull request #2889 from hapifhir/issue-2887-contained-cache-key
Add _contained parameter to SearchParameterMap query string normalizer
2021-08-15 13:13:00 -04:00
katie_smilecdr 36d2a8f3ce [2883] update swagger url/ add unit test 2021-08-13 13:54:27 -04:00
Frank Tao 4920f0a15d
Don't create designation of all components are empty (#2891)
* Don't create designation of all components are empty

* Fixed typo
2021-08-13 11:01:50 -04:00
Tadgh 3fd5f7d6d4 Omit if set to false 2021-08-12 19:12:09 -04:00
Tadgh 669cf05b30 Modify SearchParameterMap toNormalizedQueryString to include value of _contained parameter 2021-08-12 14:25:12 -04:00
Tadgh 8145a2ecb2 Tidy pom 2021-08-12 10:05:13 -04:00
Tadgh 1c81cb8688 Remove example projets 2021-08-12 09:13:06 -04:00
katie_smilecdr dfb8ec4680 [2883] remove slash before api-docs 2021-08-11 16:56:34 -04:00
jmarchionatto e355e96457
Merge pull request #2882 from hapifhir/issue-2881-loinc-terminology-upload-doesnt-load-concepts-when-current-versionfalse
Save version collections also when version is not made current.
2021-08-11 14:28:38 -04:00
juan.marchionatto fb855620da Save version collections also when version is not made current.
Add test covering bug.
2021-08-11 12:49:54 -04:00
Tadgh 41ec1e03c0
Merge pull request #2880 from hapifhir/weird-contained-issue
Contained Issue
2021-08-11 08:27:54 -04:00
Tadgh b34d569443 Fix changelog test 2021-08-10 22:22:57 -04:00
Tadgh 6f3006f2ba Fix NPE 2021-08-10 20:56:54 -04:00
Tadgh e311835e8d Revert test 2021-08-10 18:44:42 -04:00
Tadgh a89798ad87
Merge pull request #2872 from hapifhir/issue-2871-enhance-mdm-expansion
Add MDM expansion by golden pid
2021-08-10 17:40:22 -04:00
Tadgh a5c850b119 Pre-review cleaning 2021-08-10 17:37:24 -04:00
Tadgh daa3bc773e remove dummy test 2021-08-10 16:46:03 -04:00
Tadgh 33fbffcff9 Bump issue number 2021-08-10 16:18:40 -04:00
Tadgh 6a46a68e82 Move file 2021-08-10 16:18:03 -04:00
Tadgh fe98162616 Add changelog 2021-08-10 14:59:03 -04:00
Tadgh 71ed25b77c Add commetn for juan 2021-08-10 14:58:47 -04:00
Tadgh 1cb6f490d6 Add dummy test. NOTE, remove before merge 2021-08-10 14:58:38 -04:00
Tadgh 2f42391ba8 wip 2021-08-10 14:58:30 -04:00
Tadgh e402804049 Add test json files 2021-08-10 14:58:24 -04:00
Tadgh 8f200c1819 Add a failing test 2021-08-10 14:58:17 -04:00
Tadgh 35afa8bbfa tidy 2021-08-10 14:57:51 -04:00
Tadgh 4c154951e2 Fully fleshed test, partial refactor 2021-08-10 14:56:57 -04:00
Tadgh 29545d9adc
Merge pull request #2879 from hapifhir/mail_cleanup
fix SimpleJavaMail configuration username and password handling
2021-08-10 10:48:56 -04:00
Vadim Karantayer f68040aae9 fix SimpleJavaMail configuration username and password handling 2021-08-10 10:45:30 -04:00
Tadgh 3edb59475c
Merge pull request #2877 from hapifhir/2876-npe-mdm-resource-util
NPE in MdmResourceUtil
2021-08-10 08:13:19 -04:00
Tadgh 97f88202eb Fix Changelog typo 2021-08-10 08:12:54 -04:00
Tadgh 1dfaf73066 Merge branch 'master' into 2876-npe-mdm-resource-util 2021-08-09 19:21:58 -04:00
Tadgh bfd9dffdbe Allow jira field in changelog 2021-08-09 19:09:40 -04:00
Tadgh 293bbe2a40
Merge pull request #2878 from hapifhir/backport-mdm-resource-util-npe
Backport mdm resource util npe
2021-08-09 18:53:50 -04:00
Tadgh 2d203302da Remove changelog as it will eventually create a duplicate 2021-08-09 16:20:46 -04:00
Tadgh 966e451587 Backport fix 2021-08-09 16:19:38 -04:00
Tadgh d5fe1eeef7 Move test out of IT 2021-08-09 16:13:47 -04:00
Tadgh 416a52c679 Add changelog, fix code 2021-08-09 16:02:19 -04:00
VK-SMILECDR 1e0f843d6c
2852 - Simplify java mail code (#2874)
* testing

* [2852] adding SimpleJavaEmail

* [2852] refactor email sender code

* [2852] dependency cleanup

* [2852] add missing dependency

* [2852] add missing spring framework test dependency

* [2852] add change log

* [2852] add change log

* Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_5_0/2852-simplify-java-mail-code.yaml

Co-authored-by: Tadgh <tadgh@cs.toronto.edu>

* [2852] minor test code cleanup

* [2852] add more tests

Co-authored-by: Tadgh <tadgh@cs.toronto.edu>
2021-08-09 15:59:47 -04:00
Tadgh a7f0929405
Merge pull request #2875 from hapifhir/bump-version-5-6-0
Bump version to 5.6.0-PRE1-SNAPSHOT
2021-08-09 10:19:32 -04:00
Tadgh fa2b4ea0d7 Add version number 2021-08-06 14:08:10 -04:00
Tadgh 4fadc62066 Bump Hapi Version 2021-08-06 13:44:04 -04:00
Tadgh 0a303a0e11 Add MDM expansion by golden pid 2021-08-06 13:22:08 -04:00
Frank Tao 3c598e2ff8
Fix loinc designation issue with FormalName (#2865)
* Fix loinc designation issue with FormalName

* Changed Loinc designation name to 'FullySpecifiedName'
2021-08-06 10:59:01 -04:00
Kevin Dougan SmileCDR 35d3e3689b
2829 - Add DSTU3 Support To UploadTerminologyCommand (#2832) 2021-08-05 13:07:50 -04:00
michaelabuckley 1df270c9b9
Merge pull request #2864 from hapifhir/mb-20210804-ioob-pick-to-release
Pick d85a4e5ec2 for release branch
2021-08-04 16:41:07 -04:00