Anthony Sute
|
bed0cc4d61
|
New unit tests to support _filter gt, lt, ge, and le operators for string types.
|
2019-11-12 15:06:17 -05:00 |
Anthony Sute
|
49ed6b48dc
|
Merged James' most recent changes.
|
2019-11-12 13:57:02 -05:00 |
Anthony Sute
|
09daf7aacc
|
Implemented changes/fixes and associated unit tests for following _filter operators for strings:
- eq
- ne
- co
- sw
- ew
|
2019-11-11 21:58:49 -05:00 |
Anthony Sute
|
b27af398b4
|
Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir
|
2019-11-11 17:22:50 -05:00 |
James Agnew
|
b2bf545f06
|
Add changelog note about structures upgrade
|
2019-11-11 15:56:54 -05:00 |
Ken Stevens
|
7525e70bbc
|
added message type to channel api. needed by kafka listeners when more than one message type needs to be supported
|
2019-11-09 18:31:08 -05:00 |
Anthony Sute
|
208d13ec5e
|
Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir
|
2019-11-08 11:18:08 -05:00 |
James Agnew
|
1a348abaf5
|
Try to fix 2 intermittent test failures
|
2019-11-08 08:45:08 -05:00 |
jamesagnew
|
3b1d8d1bc0
|
Add test logging sort
|
2019-11-08 07:27:25 -05:00 |
jamesagnew
|
d19341c9a0
|
Update badges
|
2019-11-08 06:36:17 -05:00 |
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 |
jamesagnew
|
f02d80365e
|
Credit for #1581
|
2019-11-06 08:50:10 -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 |
Anthony Sute
|
3450fa98ee
|
Fixes for LGTM warnings
|
2019-11-05 19:45:17 -05:00 |
Anthony Sute
|
619a21032b
|
(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-05 17:46:33 -05:00 |
Anthony Sute
|
9e7efa9db4
|
Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir
|
2019-11-05 13:36:51 -05:00 |
Jens Kristian Villadsen
|
37cc5a4a72
|
Update pom.xml
Bump version of awaitility (https://github.com/awaitility/awaitility/pull/138) due to issues on Windows
|
2019-11-05 05:29:06 -05:00 |
James Agnew
|
0b9f921c3e
|
Fix NPE in xml parser
|
2019-11-04 09:49:49 -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
|
9672dac827
|
Fir build
|
2019-11-03 19:15:53 -05:00 |
James Agnew
|
f481e11ad5
|
Update migration tasks
|
2019-11-03 18:49:47 -05:00 |
James Agnew
|
c3c67966fd
|
Test fix
|
2019-11-03 14:37:14 -05:00 |
James Agnew
|
d937889878
|
Resolve startup issue
|
2019-11-03 14:08:59 -05:00 |
James Agnew
|
60628356a8
|
Version bump spring
|
2019-11-03 11:29:22 -05:00 |
James Agnew
|
ac51098cb3
|
Version bump H2
|
2019-11-02 23:48:14 -04:00 |
James Agnew
|
b8837e810d
|
One more startup fix
|
2019-11-02 23:17:02 -04:00 |
James Agnew
|
49b8083e15
|
One more startup attempt
|
2019-11-02 22:48:56 -04:00 |
James Agnew
|
f8cbd27957
|
Fix startup issue
|
2019-11-02 22:45:13 -04: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
|
48930de31c
|
Attempt to resolve #1356
|
2019-11-02 16:15:37 -04:00 |
James Agnew
|
8ff2c462f8
|
Credit for #1088
|
2019-11-01 11:05:53 -04:00 |
James Agnew
|
a5dceca075
|
Work on migrator task support for dropping tables in postgres
|
2019-11-01 11:04:20 -04:00 |
Stig Rohde Døssing
|
80bfb9af37
|
Issue-1077: Make CapabilityStatementProvider use the closest common superclass of provided resources when generating rest.resource.profile, instead of always using the base definition.
|
2019-11-01 10:20:16 -04:00 |
James Agnew
|
e29462bcab
|
Version bump some dependencies
|
2019-11-01 10:15:27 -04:00 |
James Agnew
|
97d5edc0b0
|
Credit for #1538
|
2019-10-31 08:21:11 -04:00 |
jiaola
|
2bf63b1fd7
|
Enable R5 support in testpage-overlay
|
2019-10-31 08:18:21 -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 |