5072 Commits

Author SHA1 Message Date
Ken Stevens
37c1ba44fe Merge remote-tracking branch 'remotes/origin/master' into ks-awaitility-version-bump 2019-08-21 15:04:16 -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
Ken Stevens
5703b55e88 Merge remote-tracking branch 'remotes/origin/master' into ks-awaitility-version-bump 2019-08-20 15:08:25 -04:00
Ken Stevens
df7469731b turn of sql queries 2019-08-20 15:02:02 -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
Ken Stevens
5016ab1ec2 Merge remote-tracking branch 'remotes/origin/master' into ks-awaitility-version-bump 2019-08-20 09:16:30 -04:00
Ken Stevens
daf45db2be fixed a test and removed awaitility excludes
mvn install completed successfully
2019-08-20 09:14:21 -04:00
James Agnew
84836aed84 Fix accidental typo 2019-08-20 08:39:46 -04:00
James Agnew
ce879b3863 Fix versioned API incompatibility with GraphQL 2019-08-20 08:35:27 -04:00
Ken Stevens
105d857819 Merge remote-tracking branch 'remotes/origin/master' into ks-awaitility-version-bump 2019-08-19 22:34:58 -04:00
Ken Stevens
97e14711a2 add missing dep 2019-08-19 22:31:52 -04:00
Ken Stevens
a43f4ba967 should be test scope only 2019-08-19 22:28:33 -04:00
Ken Stevens
630bb916b4 awaitility version bump 2019-08-19 12:15:14 -04:00
Diederik Muylwyk
df5eb48c24
Merge pull request #1433 from jamesagnew/dm-fix-deprecated-references-to-versioned-terminologyuploaderprovider-in-jpaserverdemo
Fix deprecated references to versioned TerminologyUploaderProvider.
2019-08-19 10:42:18 -04:00
Diederik Muylwyk
b84d6c7061 Fix deprecated references to versioned TerminologyUploaderProvider. 2019-08-19 10:28:05 -04:00
James Agnew
a0cb7beb28 Bump core projects version 2019-08-19 08:15:04 -04:00
jamesagnew
54657214de FIx issue uploading US Core resources 2019-08-17 18:11:52 -04:00
jamesagnew
ab5333f370 Fix subscription config file 2019-08-17 16:15:55 -04:00
jamesagnew
89aa37ea6a Add a test 2019-08-17 15:16:11 -04:00
jamesagnew
34c1879973 Add changelog 2019-08-17 14:31:30 -04:00
jamesagnew
81adc5c99e Merge master 2019-08-17 14:31:30 -04:00
Ken Stevens
970c421311 allow urls in batch transactions to start with / 2019-08-17 14:31:30 -04:00
jamesagnew
f252cda126 Test fixes 2019-08-17 14:15:28 -04:00
James Agnew
57c6064d89 Another test fix 2019-08-17 12:21:08 -04:00
James Agnew
74c83f6148 Test fixes 2019-08-17 12:01:04 -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
1e07fcd2b3
Fix an unintended regression in #1357 (#1429)
* Start working on a tweak to #1357 - Not yet complete

* Tweaks to avoid an unintended regression from #1357
2019-08-15 08:35:50 -04:00
Ken Stevens
f29c37a654 added IBaseReference constructor to TokenParam 2019-08-14 15:33:50 -04:00
jamesagnew
2d35db877e Add version constant 2019-08-14 15:03:05 -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
Sean McIlvenna
6ecaa4fc18 Addressing james' request to change isXml to theXml 2019-08-14 14:35:18 -04:00
Sean McIlvenna
b37c4b5ae7 Fixing broken unit tests 2019-08-14 14:35:18 -04:00
Sean McIlvenna
d92be90789 Changes to subscriptions to include the resource that triggered the subscription in the payload, serialized as JSON or XML depending on the Subscription.channel.payload property's value 2019-08-14 14:35:18 -04:00
jamesagnew
e1b43d811f Version bump to 4.1.0-SNAPSHOT 2019-08-14 14:06:06 -04:00
James Agnew
85cc0b4243 Fix homepage v4.0.0 2019-08-14 13:49:31 -04:00
James Agnew
9d37972649 Prepare docs for release 2019-08-14 13:33:12 -04:00
jamesagnew
e522034aac Add a gitignore 2019-08-14 11:08:22 -04:00
jamesagnew
3f22456b0f Bump version to 4.0.0 2019-08-14 11:06:26 -04:00
James Agnew
b127867ef7 Fix responsehighlighterinterceptor to work with graphql 2019-08-13 18:00:30 -04:00
James Agnew
33767b5399 Test fix 2019-08-13 16:12:28 -04:00
James Agnew
94c498a744 A but more tweaking to the graphql interceptor 2019-08-13 16:05:33 -04:00
James Agnew
01a6aa8f5b Test fix 2019-08-13 14:54:35 -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
Nick Robison
8c811a6bca Correct identifier example type
Update profile example to use String type, rather than URI. This should address an issue that we're facing when creating profiles on top of this definition.

The error is: `StructureDefinition.snapshot.element[16].example.valueUri,message=URI values cannot have whitespace`
2019-08-13 05:35:29 -04:00
jamesagnew
23c05ac2a9 Credit for #1388 2019-08-13 05:29:55 -04:00
jamesagnew
e2f0f4ed8b License header updates 2019-08-13 05:28:35 -04:00
Stig Rohde Døssing
bb20c2134b Issue-1387: Read version from resource meta when deciding whether to return 304 on read 2019-08-13 05:28:03 -04:00