498 Commits

Author SHA1 Message Date
Rob Hausam
b29cdc22f3 Fix client upload-terminology for r4. 2018-05-29 22:54:09 -05:00
Diederik Muylwyk
0e2c57fa60 Bumping version. 2018-05-28 17:44:38 -04:00
Diederik Muylwyk
2871920734 Preparing release. 2018-05-28 10:45:47 -04:00
jamesagnew
49aaa01db8 Fix compile issues 2018-05-23 17:42:48 -04:00
James Agnew
2f2900e837 Improve indexing on JPA server in anticipation of a new indexing
strategy in HAPI FHIR 3.5.0
2018-05-23 08:09:57 -04:00
Diederik Muylwyk
baac934fba Added QuoteMode.ALL to export-conceptmap-to-csv operation in hapi-fhir-cli. 2018-05-22 15:09:29 -04:00
James Agnew
c588e01a4d Handle invalid paths in Consent resource 2018-05-16 21:45:23 -04:00
James Agnew
4fd868afae Credit for #946 and add extensions to the CLI uploader 2018-05-16 19:32:12 -04:00
James Agnew
e187d72a3b Fix server command 2018-05-16 16:13:16 -04:00
jamesagnew
8d6940a70e Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-05-15 07:35:24 -04:00
jamesagnew
f9946fee61 Fixes to get the build passing once more 2018-05-15 07:34:44 -04:00
patrick-werner
58e231d299 removed duplicated hapi-fhir-igpacks dependency 2018-05-15 11:56:56 +02:00
James Agnew
a3ff08d9ec
Replace phloc with ph for #775 (#930)
* Replace phloc with ph

* Enable schematron tests

* Make HAPI-FHIR ph-schematron on OSGI

* Work on getting tests passing

* Another test fix

* Fix up transaction handling for DSTU2

* Add changelog

* Avoid double transaction

* Dont use readonly

* One more test fix

* Update to snapshow build

* Resolve a circular dependency

* Try to fix tests

* Solve recurring NPE in DSTU2 tests

* Fix one more test

* Test fix

* More test threading fixes

* One more attempt to get tests passing

* Refactoring for tests

* Refactoring for tests
2018-05-14 17:38:40 -04:00
jamesagnew
ccb859fdbe FIxes to get the synced build working 2018-05-13 08:08:34 -04:00
James Agnew
f1ba0016b2 Improve the error message thrown by JPA server 2018-05-11 17:03:48 -04:00
James Agnew
38e6edf4ae Command updates for validate command 2018-05-10 17:29:31 -04:00
James Agnew
b17eebd8d2 Squashed commit of the following:
commit 2be11651c212ede9d50956ba9d4a802885e9dbed
Author: James Agnew <jamesagnew@gmail.com>
Date:   Thu May 10 11:50:53 2018 -0400

    Update changelog

commit b3bb5f9052ecebce87588e2d5f5be983fbd0fd2e
Author: James Agnew <jamesagnew@gmail.com>
Date:   Thu May 10 11:19:28 2018 -0400

    Parameter updates

commit f6b1082ba46f4d0d47d3e0094e904d527b0ebf75
Author: James Agnew <jamesagnew@gmail.com>
Date:   Thu May 10 07:24:30 2018 -0400

    More test fixes

commit 81a69c265f7347f6a23c73b827c79a8a4051b21b
Author: James Agnew <jamesagnew@gmail.com>
Date:   Thu May 10 06:26:48 2018 -0400

    Fix compile error

commit 935938e92c697be1940b788a46c38ffd5ce84b84
Author: James Agnew <jamesagnew@gmail.com>
Date:   Thu May 10 06:25:18 2018 -0400

    Another test fix

commit 43568a1f8dd6325bebba2cd47ffb42bee7f12aa6
Author: James Agnew <jamesagnew@gmail.com>
Date:   Thu May 10 06:18:06 2018 -0400

    Fix compile error

commit e95894e643dda0a70ab5ab7be4363cae4ce5c4e6
Author: James Agnew <jamesagnew@gmail.com>
Date:   Thu May 10 06:13:50 2018 -0400

    More work on tests

commit 9393fb8f4f93e69f80293c0488cc16f74613f25c
Author: James Agnew <jamesagnew@gmail.com>
Date:   Thu May 10 05:36:27 2018 -0400

    One more fix

commit 437f5051e4742eb500ec1eb1852e4c6105927c51
Author: James Agnew <jamesagnew@gmail.com>
Date:   Wed May 9 21:32:10 2018 -0400

    Work on validator

commit 20c51add4fbb5c33d7b5f8517fe9bf9a4f314292
Author: James Agnew <jamesagnew@gmail.com>
Date:   Wed May 9 19:34:10 2018 -0400

    Validator fix

commit 7bf2b0a0e93b71f6fbc46ab3b1dbd0fba6367959
Author: James Agnew <jamesagnew@gmail.com>
Date:   Wed May 9 18:44:04 2018 -0400

    Fix test

commit adc73e75c9b392ed964588f03970ab1afdb4cdef
Author: James Agnew <jamesagnew@gmail.com>
Date:   Wed May 9 17:22:34 2018 -0400

    Merge validator
2018-05-10 11:53:32 -04:00
Diederik Muylwyk
14a070a47e
927 cli tooling is needed for creating and maintaining conceptmaps using csvs (#934)
CLI tooling for import/export of ConceptMaps using CSVs has been implemented.
2018-05-10 11:12:45 -04:00
jamesagnew
7c6ba93d9e Header updates 2018-04-30 16:24:11 -04:00
James Agnew
392feb7082 Refactor CLI to extract commands 2018-04-30 15:04:35 -04:00
James Agnew
d85efbaa5b Refactor CLI to merge both CLI command frameworks 2018-04-30 08:29:38 -04:00
jamesagnew
83a5eedb29 Fix performance regression in DSTU3 validation 2018-04-28 11:42:59 -04:00
jamesagnew
9013e44ba0 Fix a couple of broken compile issues 2018-03-31 06:08:49 -04:00
jamesagnew
180336e076 Sync to master 2018-03-29 06:54:24 -04:00
jamesagnew
53c2d8a38d Merge branch 'master' into loinc_loader_update 2018-03-29 06:21:55 -04:00
jamesagnew
418e82032f Prep for 3.3.0 2018-03-29 05:48:13 -04:00
James Agnew
45a16fe066 More loinc work 2018-03-22 07:16:16 -04:00
James Agnew
6359f7f8a1 More work on loinc 2018-03-19 08:51:02 -04:00
James Agnew
9757f58805 Improve tolerance of errors when uploading validation resources 2018-02-24 12:01:51 -05:00
James Agnew
6e47951220 Remove unneccesary log lines and clean up some documentation 2018-02-24 10:57:32 -05:00
James Agnew
4af52c160f Try to get HAPI building on JDK9 2018-01-31 06:41:24 -06:00
James Agnew
a89c8d50c5 Fix #838 - Include JAXB dependencies explicitly 2018-01-29 12:05:37 -06:00
James Agnew
16038ece26 Version bump to 3.3.0-SNAPSHOT 2018-01-23 10:31:01 -05:00
James Agnew
6468ca474a Verion bump to 3.2.0 2018-01-13 02:14:33 -05:00
jamesagnew
5b909b4746 Version bump to 3.2.0-SNAPSHOT 2017-11-24 13:32:47 -05:00
jamesagnew
42dd34252d Version bump to 3.1.0 2017-11-23 13:27:21 -05:00
James Agnew
49f4ac4fc5
Merge branch 'master' into analyzer-def-using-search-mapping 2017-11-13 13:32:40 -05:00
James Agnew
7c1ab11b02 Clean up places where CORS headers are declared - Related to #718 2017-10-30 16:37:47 -04:00
James Agnew
c2b3774299
Merge pull request #718 from patrick-werner/master
fixed CORS preflight
2017-10-30 16:18:47 -04:00
James
a782bd7630 Fix a number of problems reported by ErrorProne 2017-10-16 10:00:27 -04:00
Jiajing LIANG
86fb1de3ae rename file 2017-10-09 18:34:49 +02:00
Jiajing LIANG
65c3a316f2 move out the analysers definitions from entity classes 2017-10-09 18:34:03 +02:00
James Agnew
87383ad802 Version bump to 3.1.0-SNAPSHOT 2017-09-27 21:23:34 -04:00
James
49bdaa1a45 Version bump to 3.0.0 2017-09-23 17:31:39 -04:00
James Agnew
40422002b0 Make validation data uploader more resiliant to errors 2017-09-10 08:48:44 -07:00
James Agnew
805fbad6ce All recreating code systems with previously used URL 2017-09-09 21:49:26 -07:00
James Agnew
2bb01451ea Cleanup of validator 2017-09-09 20:55:00 -07:00
James Agnew
836d4d051b Work on IG Pack uploading 2017-09-07 20:33:19 -07:00
Patrick Werner
03c2633ae2 fixed CORS PreFlight in HAPI CLI 2017-08-24 16:03:36 +02:00
James
9e62d7dba9 CLI fixes and update some dependencies 2017-08-16 11:20:21 -04:00