Commit Graph

6873 Commits

Author SHA1 Message Date
ianmarshall b2b63cbb02 Fixed JUnit tests. 2020-09-15 22:05:46 -04:00
ianmarshall ca0bdc8e4c Merge remote-tracking branch 'remotes/origin/master' into im_20200728_term_multi_version_support 2020-09-15 16:49:06 -04:00
ianmarshall b4cd09a5b6 Further cleanup 2020-09-15 12:30:26 -04:00
ianmarshall fe684ee4c0 Further cleanup 2020-09-15 12:26:17 -04:00
ianmarshall cd104ad635 Revised approach for versioning of ValueSet. 2020-09-15 10:21:42 -04:00
James Agnew 9711b5ed18
Update resources on package reinstall (#2078)
* Start testing

* Update resources on package install

* Add changelog
2020-09-15 08:46:43 -04:00
jamesagnew ea5fba6dfb Remove maven site plugin 2020-09-15 05:40:19 -04:00
dependabot[bot] 7947316fb7
Bump ant from 1.7.0 to 1.10.8 (#2080)
Bumps ant from 1.7.0 to 1.10.8.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-15 05:24:43 -04:00
James Agnew 5b6ee4e475
Dependency version bump (#2074)
* Dependency version bump

* More dependency work

* One more fix
2020-09-14 08:42:28 -04:00
Alan Lescano 800283ae97
Update points.json (#2073)
Update of my contact e-mail and lat./long. points
2020-09-13 16:06:33 -04:00
jamesagnew 3b8b3685f1 One more test data creator 2020-09-11 11:50:39 -04:00
jamesagnew 064e4f5e15 Test data creator 2020-09-11 11:46:19 -04:00
jamesagnew e637a841a1 One more test data builder 2020-09-11 11:42:47 -04:00
jamesagnew 2bd304ffae Add method to test data builder 2020-09-11 11:34:50 -04:00
ianmarshall d00db11586 Merge remote-tracking branch 'remotes/origin/master' into im_20200728_term_multi_version_support 2020-09-09 17:38:24 -04:00
jamesagnew f3a5433c06 Set reference validation policy on hapi.fhir.org 2020-09-08 05:51:10 -04:00
jamesagnew 0e34f16890 Make PID column name configurable in migrator 2020-09-07 20:46:53 -04:00
jamesagnew 2d7c808326 Localizer refactor 2020-09-05 15:47:10 -04:00
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 c73da4d989 Fix SIL-A's name 2020-09-03 14:17:37 -04:00
michelgleeson 7ad89294f7
Merge pull request #2064 from jamesagnew/fix_mssql_drop_index_and_table_migrations
Fix mssql drop index and table migrations
2020-09-03 12:29:04 -04:00
Mike G 8167a0c509 use new getters 2020-09-03 10:15:55 -04:00
Mike G 1de1ebb794 rename getters 2020-09-03 10:15:07 -04:00
Mike G faab567095 replace fetching of query strings with running of tasks 2020-09-03 00:58:49 -04:00
Mike G 60c03c429b add constraint dropping when dropping index in case of unique 2020-09-03 00:57:32 -04:00
Mike G 6012bc4c56 add getters and modify some setters to return a reference to itself 2020-09-03 00:56:12 -04:00
jamesagnew 5b7e6b593b Avoid startup retry loop 2020-09-02 19:56:57 -04:00
jamesagnew 190f0ccb22 Add test for #2063 2020-09-01 14:12: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 ff7aab2924 Merge remote-tracking branch 'remotes/origin/master' into im_20200728_term_multi_version_support 2020-08-30 15:30:47 -04:00
ianmarshall 3fef8f7bef Back out changes relating to validate operations. Cleanup of code 2020-08-30 15:29:57 -04:00
jamesagnew b2853567f3 Per #2058 - Making R5 structures non optionsl 2020-08-30 10:17:15 -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
jamesagnew 969a20d9e8 Credit for #2049 2020-08-22 17:01:37 -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
James Agnew dbbff1fd16
Allow HTTP 204 response to transaction (#2051)
* Allow HTTP 204 response to transaction

* Add changelog

* Test fix
2020-08-21 21:00:55 -04:00
ianmarshall 29b293f179 Merge remote-tracking branch 'remotes/origin/master' into im_20200728_term_multi_version_support 2020-08-21 10:16:49 -04:00
ianmarshall dc786eaff9 Refine model for storing multiple code versions. 2020-08-21 10:16:10 -04:00
jamesagnew a0710d4f47 Add constructor 2020-08-19 06:05:23 -04:00
James Agnew 03cde8c53f
Don't use remote termsvc on implied system validation (#2045)
* Don't use remote termsvc on implied system validation

* Add changelog
2020-08-18 13:56:37 -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