1354 Commits

Author SHA1 Message Date
James Agnew
08835c1615 FIx a failure in FhirTerser when visiting custom types 2019-09-13 09:11:47 -04:00
James Agnew
9420bca341
Merge branch 'master' into ks-in-memory-date-compare 2019-09-10 13:25:29 -04:00
James Agnew
0843a2b02d Avoid leaking details when canSeeReource rejects a resource from consent
service
2019-09-10 11:14:44 -04:00
Ken Stevens
7cfbf710fe Merge remote-tracking branch 'remotes/origin/master' into ks-in-memory-date-compare
# Conflicts:
#	src/changes/changes.xml
2019-09-09 14:46:25 -04:00
Ken Stevens
9e83f1d40a changelog 2019-09-09 14:22:42 -04:00
James Agnew
718fcb28a5 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2019-09-06 14:58:03 -04:00
James Agnew
722c7a8211 Work on GraphQL updates 2019-09-06 14:56:17 -04:00
Ken Stevens
bc821a7060 Merge remote-tracking branch 'remotes/origin/master' into ja_20190822_1440_infinispan_query_cache 2019-09-05 15:59:45 -04:00
James Agnew
7105890d2f Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2019-09-05 14:49:29 -04:00
James Agnew
7d162c50db Don't guess content type for create/put 2019-09-05 14:47:04 -04:00
Ken Stevens
49bfe9fb0c Merge remote-tracking branch 'remotes/origin/master' into ja_20190822_1440_infinispan_query_cache 2019-09-04 21:08:04 -04:00
jamesagnew
490ae597d3 Website tweak 2019-09-04 16:23:10 -04:00
jamesagnew
5d3c2257de Correct survey link 2019-09-04 15:45:56 -04:00
Ken Stevens
fa62ab9c9e Merge remote-tracking branch 'remotes/origin/master' into ja_20190822_1440_infinispan_query_cache
# Conflicts:
#	hapi-fhir-jpaserver-migrate/src/main/java/ca/uhn/fhir/jpa/migrate/tasks/HapiFhirJpaMigrationTasks.java
#	src/changes/changes.xml
2019-09-04 13:31:00 -04:00
jamesagnew
17a50765dc 4.0.1 release 2019-09-04 05:33:57 -04:00
James Agnew
8ce8f1e864 Credit for #1461 2019-09-01 18:41:17 -04:00
James Agnew
f59bdc4afe Reuse FHIRPath across JPA requests 2019-08-29 14:13:31 -04:00
James Agnew
c5a88444b6 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2019-08-29 14:00:37 -04:00
James Agnew
956bb39327 Resolve an inefficient regex expression 2019-08-29 13:59:31 -04:00
Ken Stevens
259426b0dd Merge remote-tracking branch 'remotes/origin/master' into ja_20190822_1440_infinispan_query_cache
# Conflicts:
#	hapi-fhir-jpaserver-migrate/src/main/java/ca/uhn/fhir/jpa/migrate/tasks/HapiFhirJpaMigrationTasks.java
#	src/changes/changes.xml
2019-08-28 10:37:17 -04:00
James Agnew
70d0a8aa8f
Get patch working (#1449) 2019-08-27 05:42:15 -04:00
Diederik Muylwyk
0ee15874ca loinc-all ValueSet is now created automatically when loading LOINC terminology. 2019-08-26 16:42:37 -04:00
Diederik Muylwyk
b01d59d5a0 Added changelog entry. 2019-08-26 14:47:50 -04:00
Diederik Muylwyk
3f14a7a68b Added changelog entry for switch from Derby to H2 for HAPI FHIR CLI server. 2019-08-26 09:54:05 -04:00
James Agnew
6fa27934a8 Tests all seem to be working 2019-08-23 10:14:13 -04:00
James Agnew
9428430822
Add support for Resource.meta.source (#1438)
* Work on indexing source

* Work on tests

* Refactor query count tests

* Unit test fixes

* Add some tests

* DAO fix

* Fix compile error

* Unit test fix

* Cleanup

* Test fix

* Fix compile error

* One more test fix
2019-08-21 11:17:43 -04:00
James Agnew
ce44115152
Handle cascading deletes correctly with circular references (#1435)
* Handle cascading deletes correctly with circular references

* A bit of cleanup

* Address review comments

* FIx some javadocs

* Fix an incorrect message
2019-08-20 10:08:34 -04:00
James Agnew
ce879b3863 Fix versioned API incompatibility with GraphQL 2019-08-20 08:35:27 -04:00
jamesagnew
ab5333f370 Fix subscription config file 2019-08-17 16:15:55 -04:00
jamesagnew
34c1879973 Add changelog 2019-08-17 14:31:30 -04:00
James Agnew
9e8af58e81 Fix reference params via filter 2019-08-16 14:56:36 -04:00
James Agnew
afb682dfe9 Handle AuthorizationInterceptor rejection of by-type reads on the wrong type earlier in the process 2019-08-15 09:16:45 -04:00
James Agnew
4490c9ca09 Correct the eq operator on the _filter parameter 2019-08-14 14:39:40 -04:00
James Agnew
406808da8d Credit for #1357 2019-08-14 14:37:20 -04:00
James Agnew
85cc0b4243 Fix homepage 2019-08-14 13:49:31 -04:00
James Agnew
9d37972649 Prepare docs for release 2019-08-14 13:33:12 -04:00
James Agnew
b4fece0ae9 Add interceptor hook for graphql calls 2019-08-13 14:46:50 -04:00
jamesagnew
a1e1cf4e56 Credit for #1375 2019-08-13 05:37:40 -04:00
jamesagnew
23c05ac2a9 Credit for #1388 2019-08-13 05:29:55 -04:00
James Agnew
31e374ded8 Credit for #1220 2019-08-12 13:35:27 -04:00
James Agnew
0c9e5ec1ea
Support GraphQL for R3/4/5 (#1424)
* Work on grpahql enhanbcements

* Add some more chars to the sanitizer function

* Add changelog
2019-08-12 08:24:32 -04:00
jamesagnew
a1acd7525e Changelog update for new structures 2019-08-11 10:19:05 -04:00
James Agnew
dd0cb10dbb
validate operation ignores parameter profile (#1417)
* This should be working now - need to check tests

* Add a changelog and some docs

* One more test fix

* Tests should be passing

* Fix compile

* Test fixes

* Ignore outdated DSTU2 validation test
2019-08-07 15:31:59 -04:00
James Agnew
60eab3ad70
Add support for R5 resources (#1416)
* Work so far on R5 support

* Add support for R5

* Docs changes
2019-08-06 17:30:31 -04:00
jamesagnew
39c2a95ce7 Credit for #1321 2019-08-01 09:29:43 -04:00
jamesagnew
e20443010d Credit for #1404 2019-08-01 06:38:37 -04:00
James Agnew
04ce9cfc1a Add support for uploading custom terminology using the
$upload-external-code-system operation
2019-07-30 17:30:18 -04:00
James Agnew
a4ca5374ec
Add terminology delta operations (#1401)
* Start work on delta operations

* Add changelog

* Some build fixes

* Move upload terminology command to CodeSystem resource

* Updates

* Some test fixes

* Add changelog

* Some test fixes

* More test fixes

* Test fix

* Add additional tests

* Transaction boundary fixes
2019-07-29 17:46:42 -04:00
jamesagnew
8158292665 Allow operations to better work across multiple versions of FHIR 2019-07-26 05:46:37 -04:00
James Agnew
7e3d062d15
Switch default client to JSON (#1392)
* Start work on changing over

* Update tests

* More test fixes

* Work on generalizing binary access provider a bit

* Add expunge capability to binary storage, and also support actual binary
resources

* Work on binary provider

* Get the DB bound binary storage service working

* Test fixes

* Compile fix

* Fix compile error

* Test fix

* Test tweak

* Trying to figure out an intermittent failure

* Work on tests

* More work on tests

* Another test fix
2019-07-22 21:27:10 -04:00