katie_smilecdr
e6be758d65
Merge branch 'master' into 2973-CLI_option_help_fails
2021-09-09 17:15:20 -04:00
katie_smilecdr
10f0b0877c
[2973] fix "help {command}"
2021-09-09 17:14:51 -04:00
Tadgh
b3e24078ae
Add changelog
2021-09-09 11:01:11 -04:00
Tadgh
0ccd71faf8
Merge pull request #2963 from hapifhir/custom-elastic-index
...
Custom elastic index
2021-09-08 14:29:58 -04:00
Tadgh
fbf6b35d2e
Merge branch 'master' into custom-elastic-index
2021-09-08 08:49:26 -04:00
Tadgh
f04cf02be7
Merge branch 'master' into issue-2901-npe-in-bundle-transaction
2021-09-08 08:45:47 -04:00
Jason Roberts
34075911ce
Merge branch 'master' into jr-20210831-contained-chained-search
2021-09-07 17:28:24 -04:00
Jason Roberts
d02e7e0041
changelog
2021-09-07 14:25:06 -04:00
Tadgh
3ec47cb0ba
Bump version as we break the localcontainerentitymanagerfactory bean constructors args
2021-09-07 13:58:22 -04:00
Tadgh
eabe3e7c74
Merge branch 'master' into custom-elastic-index
2021-09-07 13:56:44 -04:00
Tadgh
ecd93c9e8a
Add changelog
2021-09-07 13:54:28 -04:00
Ken Stevens
346e29920a
Issue 2927 convert mdm clear to spring batch ( #2929 )
...
* initial roughout of mdm clear batch job
* still roughing out classes
* finished first draft of reader
* most tests passing now
* all tests pass. now FIXMEs
* FIXMEs done. Time for regression.
* fix test
* changelog and docs
* fix test
* pre-review cleanup
* version bump
* move spring autowire deps for cdr
* move spring autowire deps for cdr
* finally got beans working phew
* rearrange method calls so persistence module can perform clear operation on its own
* Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/server_jpa_mdm/mdm_operations.md
Co-authored-by: Tadgh <tadgh@cs.toronto.edu>
* review feedback
* review feedback
* Remove inheritance
* fix beans
Co-authored-by: Tadgh <tadgh@cs.toronto.edu>
Co-authored-by: Tadgh <garygrantgraham@gmail.com>
2021-09-03 14:58:19 -04:00
Tadgh
dc69bfc729
Add changelog
2021-09-02 23:07:07 -04:00
Tadgh
26ff15f939
Revert "Fix search of :not modifier"
2021-09-02 14:33:30 -04:00
leif stawnyczy
1a7b101d03
Merge branch 'master' into issue-2901-npe-in-bundle-transaction
2021-09-02 10:13:04 -04:00
leif stawnyczy
4c90ffe975
issue-2901 adding changelog
2021-09-02 09:47:55 -04:00
leif stawnyczy
0286eb5278
issue-2901 updated some documentation and added support for autocreated placeholder / autoversioned references at paths when in transactios and have not been created yet
2021-09-02 09:15:39 -04:00
Tadgh
feb34e9bf5
Merge branch 'master' into patch-2
2021-09-02 08:42:41 -04:00
Tadgh
b1d192637d
Merge pull request #2928 from hapifhir/ft-search-with-not-modifier
...
Fix search of :not modifier
2021-09-02 08:41:16 -04:00
Sidharth Ramesh
f5de2da6ba
Corrected typo in docs - Plain Providers
...
It was "plan providers" before
2021-09-02 14:52:38 +05:30
Tadgh
3e288f1dde
Merge branch 'master' into rel_5_5_1
2021-09-01 18:16:27 -04:00
Tadgh
ee956929f9
Merge branch 'master' into add-attribution-for-gotoguy
2021-09-01 16:42:19 -04:00
Tadgh
ae2c752c55
Add attribution for 2793
2021-09-01 15:54:28 -04:00
katie_smilecdr
453ef7ec1c
Merge branch 'master' into 2935_Search_with_trailing_percent_sign
2021-09-01 11:33:26 -04:00
Frank Tao
44b0d3e9e7
Fixed $lookup with displayLanguage caching issue ( #2932 )
...
* Fixed $lookup with displayLanguage caching issue
* Added changelog and optimized the test cases
2021-08-31 22:18:40 +00:00
katie_smilecdr
a1fbeeacaa
[2935] Escape "%" in like expression
2021-08-31 15:11:06 -04:00
Tadgh
e1272a3825
Bump version of HAPI-FHIR
2021-08-31 11:43:17 -04:00
Tadgh
993b2a2f47
Backport changelog
2021-08-31 11:41:17 -04:00
Tadgh
7fc6a2f16b
Add changelog
2021-08-31 11:39:01 -04:00
Tadgh
cc2e968595
Add version.yaml
2021-08-31 11:04:20 -04:00
Tadgh
37c88392b4
Add changelog
2021-08-31 10:53:14 -04:00
Frank Tao
3c0a197407
Added changelog
2021-08-28 16:23:09 -04:00
Tadgh
fd6dcf6363
Fix bug in code. Add test. Add changelog
2021-08-25 18:16:47 -04:00
Frank Tao
090a8b0821
Impl displayLanguage for $lookup ( #2908 )
...
* Impl displayLanguage for $lookup - first cut
* Added original lookupCode method
* Added original lookupCode method to IFhirResourceDaoCodeSystem
* Added more test cases and changelog
2021-08-25 14:47:10 -04:00
Tadgh
d34b0ff093
Merge pull request #2914 from hapifhir/issue-2904-Swagger-ui-Doesn't-Work-with-Partitions
...
Issue 2904 swagger UI doesn't work with partitions
2021-08-24 17:43:46 -04:00
katie_smilecdr
1211600e25
[2904] update changelog file name
2021-08-24 11:54:41 -04:00
katie_smilecdr
f8fa09ae8e
[2904] add changelog
2021-08-23 16:39:52 -04:00
Tadgh
2fbe7d7443
Strip broken backport line
2021-08-23 16:39:19 -04:00
katie_smilecdr
a0dd79f68e
[2904] add changelog
2021-08-23 16:38:22 -04:00
Tadgh
37ad73a422
Bump PRE version so we don't conflict downstream
2021-08-23 15:42:18 -04:00
Tadgh
1acaf325c5
Merge branch 'master' into rel_5_5_0
2021-08-23 14:50:29 -04:00
Frank Tao
4c2ae513d8
Process bundle batch in parallel ( #2905 )
...
* Process batch in parallel
* Added a test case
* Added more test cases
* Default the bundle batch to single thread.
* Tried transaction before multi-thread.
* Updated the test cases
* Update based on review comments and add changelog
* Updated the changelog
* Restore QueueCapacity
2021-08-20 21:14:08 -04:00
jamesagnew
bb0552d0db
Changelog tweak
2021-08-19 12:59:51 -04:00
James Agnew
85517c47e2
Include includes on revincludes ( #2902 )
...
* Include includes on revincludes
2021-08-19 12:31:29 -04:00
markiantorno
367b338d85
Updating HAPI to use latest core lib changes.
2021-08-18 11:06:14 -04:00
katie_smilecdr
4baca0a282
[2883] Add changelog
2021-08-16 11:28:30 -04:00
Tadgh
cf917d0f82
Version Bump
2021-08-15 16:54:38 -04:00
Tadgh
669cf05b30
Modify SearchParameterMap toNormalizedQueryString to include value of _contained parameter
2021-08-12 14:25:12 -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