ianmarshall
5b707f97a9
Missing commits
2020-09-04 09:25:35 -04:00
ianmarshall
019d08a064
Merge remote-tracking branch 'remotes/origin/master' into im_20200728_term_multi_version_support
2020-09-03 22:37:39 -04:00
ianmarshall
5f005120c9
Initial changes to support multi-version ValueSets
2020-09-03 22:36:15 -04:00
jamesagnew
5b7e6b593b
Avoid startup retry loop
2020-09-02 19:56:57 -04:00
James Agnew
d8542899e5
Don't lazy load DAOs ( #2061 )
...
* Don't lazy load DAOs
* More tweaks
2020-09-01 09:54:50 -04:00
James Agnew
c6777578a8
Avoid DB binary storage deadlock ( #2062 )
...
* Avoid DB binary storage deadlock
* Add changelog
* Rework
2020-09-01 09:52:38 -04:00
ianmarshall
94440c849f
Ensure that LOINC loader assigns a distinct ID for each version.
2020-08-30 21:53:38 -04:00
ianmarshall
1c55d87b10
Problem found in LOINC loader.
2020-08-30 17:11:48 -04:00
ianmarshall
3fef8f7bef
Back out changes relating to validate operations. Cleanup of code
2020-08-30 15:29:57 -04:00
ianmarshall
92313cd770
Tests and fixes to support versioned CodeSystem lookup and subsume operations
2020-08-26 16:23:17 -04:00
ianmarshall
5a0bce9155
Changes to enable request delete of specific Code System version.
2020-08-25 12:45:53 -04:00
ianmarshall
796d2923e0
Merge remote-tracking branch 'remotes/origin/master' into im_20200728_term_multi_version_support
2020-08-25 12:07:13 -04:00
ianmarshall
749c2bc4be
Changes to enable request delete of specific Code System version.
2020-08-25 12:06:07 -04:00
James Agnew
437e81fc65
Support multiple updates of one resource in a transaction ( #2050 )
...
* Support multiple updates of one resource in a transaction
* Test update
* Add changelog
* Test fix
2020-08-25 05:55:54 -04:00
vedion
31d736915f
- Adding missing null guard ( #2049 )
...
* - Adding missing null guard. Guard needed when reference can't be resolved.
* Adding test for INCLUDE_ALL null guard fix
Co-authored-by: ahn <anders.havn@systematic.com>
2020-08-22 16:59:36 -04:00
ianmarshall
dc786eaff9
Refine model for storing multiple code versions.
2020-08-21 10:16:10 -04:00
ianmarshall
2126c5c556
Merge remote-tracking branch 'remotes/origin/master' into im_20200728_term_multi_version_support
2020-08-18 11:15:09 -04:00
jamesagnew
30ac44974d
Add JPA Starter to componentscan exclusions
2020-08-18 08:06:21 -04:00
ianmarshall
c1dcf0442c
Fix broken tests.
2020-08-17 21:52:16 -04:00
ianmarshall
4db00fa604
Fix broken test and cleanup.
2020-08-17 18:14:37 -04:00
James Agnew
1fadaeeff5
Reject nvalid SearchParameter wiith no path expression ( #2043 )
...
* Fix some changelog typos
* Reject SearchParameter with invalid path
* Add changelog
* Test fix
* Test fixes
* Test fixes
* Test fix
* One more test fix
2020-08-17 11:21:55 -04:00
ianmarshall
bd94ff96cc
Merge remote-tracking branch 'remotes/origin/master' into im_20200728_term_multi_version_support
2020-08-16 21:38:41 -04:00
Ken Stevens
7dd7f2b923
resource pid userdata fix ( #2044 )
...
* fixed resource UserData RESOURCE_PID for expunge hook (was incorrectly pointing to ResourceHistoryTable pid instead of ResourceTable pid.
* fix merge
2020-08-16 20:48:39 -04:00
jamesagnew
92718c7ef2
Version bump to 5.2.0-SNAPSHOT
2020-08-12 10:23:46 -04:00
jamesagnew
5fb7bd5156
Version bump to 5.1.0
2020-08-11 17:43:24 -04:00
jamesagnew
90ebaf8549
Add one more test for #2023
2020-08-11 08:54:03 -04:00
jamesagnew
f3fbad63e7
Avoid a LOB error when expanding a valueset on Postgres
2020-08-11 08:30:48 -04:00
jamesagnew
f0ed640e24
Upgrade core library dependency version
2020-08-10 09:05:04 -04:00
James Agnew
e61b39fc30
Force a flush of the SearchParameter cache sooner when SPs change ( #2030 )
...
* Force a flush of the SearchParameter cache sooner when SPs change
* Add changelog
* Test fixes
2020-08-09 19:30:59 -04:00
jamesagnew
096f310cae
Increase visibility
2020-08-09 14:23:06 -04:00
James Agnew
8f6d08dd58
Fix #2022 - Invalidate caches on expunge ( #2029 )
...
* Fix #2022 - Invalidate caches on expunge
* Rename changelog file
2020-08-09 14:14:28 -04:00
jamesagnew
49f4f3ef62
Add license headers
2020-08-09 13:23:45 -04:00
ianmarshall
d39348d7bd
Initial changes to support multiple versions for code system.
2020-08-09 11:49:04 -04:00
James Agnew
8e0023c385
Disable referential integrity for some paths ( #2025 )
...
* Disable referential integrity for some paths
* Add changelog
* Remove unneeded file
2020-08-09 07:09:37 -04:00
James Agnew
63ef2ce006
Fix #2012 - Always filter total from search results when consent interceptor in use ( #2020 )
...
* consent bug test
* Fix #2012 - Always filter total from search results when consent
interceptor in use
* Add changelog
* Address coverage issues
Co-authored-by: Jens Kristian Villadsen <46567685+jvitrifork@users.noreply.github.com>
Co-authored-by: jvi <jvi@trifork.com>
2020-08-07 09:16:02 -04:00
James Agnew
5d9d4070fb
Fix an issue with binary storage not updating correctly if a retry ( #2014 )
...
interceptor is present
2020-08-05 09:14:40 -04:00
Tadgh
750d693fc3
Merge pull request #1984 from jamesagnew/batch-empi-job
2020-08-04 13:21:25 -07:00
jamesagnew
03f7289ac8
Add test for #2012
2020-08-04 09:16:47 -04:00
Tadgh
2cf48eb9b9
Move field length into constants
2020-08-01 13:11:33 -07:00
Tadgh
995c188305
implement function for all concrete classe
2020-08-01 13:03:37 -07:00
Tadgh
0a4d81eb85
Move getNextBatch into IResultIterator
2020-08-01 13:00:55 -07:00
Tadgh
efaf09fbfa
Fix java.lang.string in empiLink entity
2020-08-01 11:47:00 -07:00
Tadgh
48bf78e972
Rename service interface name
2020-07-30 12:17:14 -07:00
Tadgh
102f936156
Rework into new person deleting service
2020-07-29 12:17:07 -07:00
Tadgh
0e88f359f5
Merge remote-tracking branch 'remotes/origin/master' into batch-empi-job
2020-07-29 09:42:12 -07:00
James Agnew
3098affccb
Update path when updating resource links ( #2007 )
...
* fix resource link index reuse bug
* Resolve merge conflicts
Co-authored-by: Ken Stevens <khstevens@gmail.com>
2020-07-28 21:40:56 -04:00
James Agnew
6a8e09addf
Ensure that parent structuredefinitions are snapshotted before ( #2005 )
...
* Ensure that parent structuredefinitions are snapshotted before
snapshotting child
* Add changelog
2020-07-28 11:46:58 -04:00
Tadgh
82dcc395ec
Merge branch 'master' into batch-empi-job
2020-07-27 14:59:27 -07:00
James Agnew
3a7ac0debc
Correct invalid decimal numbers stored in DB ( #2003 )
...
* Correct invalid decimal numbers stored in DB
* Add changelog
2020-07-27 13:33:27 -04:00
jamesagnew
c6769ef075
Add test for #1999
2020-07-25 15:17:25 -04:00