jamesagnew
7c8342dcc1
Add some test logging
2019-11-08 05:53:59 -05:00
James Agnew
c027ff27c3
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2019-11-07 21:52:31 -05:00
James Agnew
d4aea82460
Add some test logging
2019-11-07 21:50:06 -05:00
James Agnew
056756dbab
Fix paging issue #1300 ( #1584 )
...
* Fix paging issue
* Add changelog with credit
* Add a test
2019-11-07 18:17:09 -05:00
James Agnew
ebc52e6b48
Correctly handle below expansion with missing system
2019-11-07 09:28:24 -05:00
Anthony Sute
92de268f32
Fixes for LGTM warnings
2019-11-06 08:47:53 -05:00
Anthony Sute
3cf8254625
(1) Fixes to address _filter-based _id retrievals not being restricted to the specified resource type
...
(2) Import fix for FhirServerConfig.java in hapi-fhir-jpaserver-example
2019-11-06 08:47:53 -05:00
jamesagnew
9c93d5d7f7
Test fixes
2019-11-04 07:04:26 -05:00
James Agnew
78a323f105
Test fixes
2019-11-03 21:20:22 -05:00
James Agnew
f481e11ad5
Update migration tasks
2019-11-03 18:49:47 -05:00
James Agnew
60628356a8
Version bump spring
2019-11-03 11:29:22 -05:00
jamesagnew
2bf578879a
One more bit of extensibility
2019-11-02 19:03:46 -04:00
jamesagnew
f7ad82d7a8
Add a test
2019-11-02 18:47:02 -04:00
jamesagnew
5ad57d9ea9
Add some API to subscriptionactivating interceptor to make it more
...
extendible
2019-11-02 18:14:50 -04:00
jamesagnew
89b25ce828
License updates
2019-11-02 17:34:05 -04:00
James Agnew
3b6709e1d1
Merge pull request #1566 from jamesagnew/ja_20190928_rationalize_search_param_extractor
...
Rationalize search param extractors across FHIR versions
2019-11-02 16:18:23 -04:00
James Agnew
33a3ea8fca
Fix compile error
2019-10-30 16:23:24 -04:00
James Agnew
cacd243a44
Correctly Expand ValueSets in non-lucene mode ( #1573 )
2019-10-30 16:21:44 -04:00
Ken Stevens
1fd3948b12
Merge pull request #1572 from jamesagnew/ks-source-subscriptions
...
fixed in-memory search by _source for Dstu3
2019-10-30 16:20:14 -04:00
James Agnew
e96500d54f
Add a test
2019-10-30 15:51:46 -04:00
James Agnew
7f62d60c4e
Correctly Expand ValueSets in non-lucene mode
2019-10-30 14:26:31 -04:00
Ken Stevens
21c591eaf2
ready for review
2019-10-30 13:49:10 -04:00
James Agnew
d3e66680f0
Add some testing
2019-10-30 09:49:40 -04:00
James Agnew
b90f285218
Merge branch 'master' into ja_20190928_rationalize_search_param_extractor
2019-10-30 08:41:14 -04:00
James Agnew
007cfaf00e
Don't error out on missing CS ( #1570 )
...
* Don't error out on mi9ssing CS
* Add tests
* Add a bit of test coverage
* One more test
2019-10-30 08:38:39 -04:00
James Agnew
9c852283e9
Correctly handle "special" search params in CS ( #1569 )
...
* Correctly handle "special" search params in CS
* Add another test
2019-10-30 05:31:25 -04:00
James Agnew
84803a02ef
Preserve line numbers in XML validation ( #1567 )
...
* Preserve line numbers in XML validation
* Test fixes
2019-10-29 15:54:49 -04:00
James Agnew
c5f48b6b47
Add tests
2019-10-29 13:24:43 -04:00
James Agnew
3dfb6959c1
Don't reload terminology resources when nothing has changed
2019-10-29 11:35:26 -04:00
James Agnew
2b8426114f
Test fixes
2019-10-28 10:58:14 -04:00
James Agnew
d321a8276a
Fix intermittent
2019-10-28 10:45:39 -04:00
jamesagnew
75ad205bd5
Try to fix intermittent
2019-10-28 07:23:49 -04:00
jamesagnew
51a0006548
Work on rationalizing search param extractor
2019-10-27 20:04:33 -04:00
jamesagnew
ac4d108126
Merge branch 'ja_20190928_rationalize_search_param_extractor' of github.com:jamesagnew/hapi-fhir into ja_20190928_rationalize_search_param_extractor
2019-10-27 18:17:29 -04:00
James Agnew
817f9ae36e
Merge branch 'master' into ja_20190928_rationalize_search_param_extractor
2019-10-27 17:25:20 -04:00
jamesagnew
5a300d2d8e
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2019-10-26 10:32:16 -04:00
James Agnew
403a3d1889
Correct URI loading in testpage-overlay ( #1565 )
...
* Clean up tests
* Try to fix intermittent
* Fix URI issue
* Add changelog
2019-10-25 16:14:06 -04:00
jamesagnew
cd84af30b1
Merge branch 'master' into ja_20190928_rationalize_search_param_extractor
2019-10-25 05:56:39 -04:00
jamesagnew
935ec9ebc2
License headers
2019-10-25 05:44:51 -04:00
Ken Stevens
f19100cbb3
final cleanup
2019-10-24 20:29:45 -04:00
Ken Stevens
4a2ed62357
review feedback
2019-10-24 20:25:16 -04:00
Ken Stevens
08472c1e3f
ready to merge
2019-10-24 17:56:15 -04:00
Ken Stevens
4fa849a3e5
pre-review cleanup
2019-10-24 16:43:47 -04:00
Ken Stevens
43f17534bb
commiting with FIXMEs so James can review
2019-10-24 16:40:53 -04:00
James Agnew
df4376606d
Validation cleanup ( #1561 )
...
* Validation cleanup
* Test fix
* Fix build
* Test tweaks
2019-10-24 13:09:18 -05:00
James Agnew
385a885abf
Add ability for resource source to be specified by header
2019-10-24 08:32:52 -04:00
James Agnew
0d3f7d4a03
Correctly handle searching by source in JPA server
2019-10-23 06:58:16 -04:00
James Agnew
19247ffb46
Allow updating externalized binary ( #1556 )
...
* Add non working test
* Add a test
* FIx test
* Allow updating existing externalized binary data
* Add test
* Remove unneeded test
* Fix test
2019-10-22 18:10:03 -04:00
James Agnew
371bf2e5cf
Disable unit test SQL logging
2019-10-22 17:27:36 -04:00
James Agnew
9b94e4e26d
Allow uploading term deltas using CS resource ( #1555 )
...
* Work on accepting codesystem reources for delta operations
* Ongoing work on term uploader
* Restore the ability to use CodeSystem resources for the delta
* Add tests
* Fix NPE
* Test fixes
2019-10-22 17:11:39 -04:00