Commit Graph

201 Commits

Author SHA1 Message Date
Kevin Dougan
b159e2f6d5 Merge branch 'master' into kbd-20201125-cql-initial-impl 2021-01-26 16:50:43 -05:00
Rob Whelan
28ff19821c issue 186: minor fixes in partitioning config 2021-01-22 01:23:05 +01:00
Frank Tao
2572b6e137 Rebuild 2021-01-13 13:31:43 -05:00
Frank Tao
71541574e9 Added Normalized Quantity Search Support 2021-01-07 22:47:02 -05:00
Kevin Dougan
3954f6a3f4 Merged the rel_5_3_0 branch into this Branch to pick up the MDM changes. 2021-01-07 09:12:52 -05:00
Tadgh
fff1ac39a3 fix props file 2021-01-06 22:02:45 -05:00
Tadgh
99f92965c1 fix for tests 2021-01-06 21:45:17 -05:00
Tadgh
bfaeacf2fc Up[date comments 2021-01-06 18:28:30 -05:00
jamesagnew
803f713be6 Add repository validating interceptor, and update for EMPI->MDM rename 2021-01-01 16:06:18 -05:00
Kevin Dougan
9becb3fc44 Remove all traces of EMPI since it has been replaced in master with MDM. 2020-12-24 09:31:30 -05:00
Kevin Dougan
f23553e2ea Cleaned up some tests - more work to do to get some additional tests working in R4. 2020-12-23 16:36:38 -05:00
Kevin Dougan
ebe7e99c37 Merge branch 'master' into kbd-20201125-cql-initial-impl 2020-12-15 15:32:07 -05:00
James Agnew
33263005b7 Merge pull request #177 from jvitrifork/spring-pr
Ease setting environment configuration values
2020-12-04 17:11:24 -05:00
ianmarshall
2e2bdaed67 Added support for $lastn operation and fixed Elasticsearch indexing. 2020-12-04 15:50:43 -05:00
Kevin Dougan
cddb644476 Merge branch 'master' into kbd-20201125-cql-initial-impl 2020-12-03 07:43:43 -05:00
Kevin Dougan
771d0a4f7f Unit Test work - still cannot get Dstu3 working after several attempts, but included the skelton of a test to capture the effort anyways. 2020-12-02 16:25:09 -05:00
Vladimir Nemergut
bb99a69085 Conditionally add the default NarrativeGenerator to the context
#182
2020-12-02 11:50:56 +01:00
patrick-werner
c2b7f5da77 updated hapi jpastarter zvpm config 2020-11-30 13:58:13 +01:00
Jens Kristian Villadsen
0b34ae22ee Update application.yaml 2020-11-29 10:16:34 +01:00
Jens Kristian Villadsen
48cfa4500a Update application.yaml
Updated default values
2020-11-28 16:49:51 +01:00
Kevin Dougan
879849c285 Added some files for CQL support - more work to be done on this.. 2020-11-27 15:10:19 -05:00
jvi
77a98ca438 Converted to named indicies in order to support easier environment configuration for both tester and IG setup 2020-11-27 14:49:53 +01:00
jvi
981b5b5c2c Corrected default value 2020-11-24 23:16:27 +01:00
jvi
44e243fdc5 Added missing file 2020-11-24 23:10:14 +01:00
jvi
e7f65af1ed Moved from profile to conditional
Improved dialect resolving
2020-11-24 00:55:31 +01:00
jamesagnew
2181238eba One more test fix 2020-11-18 07:38:22 -05:00
Panayiotis Savva
8699965569 Remove Duplicate batch job enabled
It seems via the adding and removing of the previous PR landed up having 2x the tags for Batch job enabled.
Once on line 2, Once on Line 29
2020-09-25 09:02:28 +03:00
Panayiotis Savva
75503466cd Spring batch job enabled (#144)
* Remove Batch job enabled=false

* Batch job Enabled default to False
2020-09-23 10:13:22 -07:00
Sean McIlvenna
a62de82495 Setting batch.job.enabled to false by default, since HAPI won't launch on its own without it.
Updating the README.md to have the correct example externalized configs in a docker-compose file
2020-09-22 16:05:23 -07:00
Jens Kristian Villadsen
ee337296ee Renamed deployable war to ROOT in order to homogenize urls regardless… (#141)
* Renamed deployable war to ROOT in order to homogenize urls regardless of deployment method

* Made Maven quite when doing downloading dependencies
2020-09-21 10:19:10 -07:00
jkv
7d79d5d8b5 Got subscription stuff working again 2020-09-08 23:46:42 +02:00
jvi
5eef970fbe Added IG options 2020-09-08 14:52:00 +02:00
jvi
3af0d403ef Removed old format 2020-09-08 13:05:08 +02:00
jvi
9f0b32ff71 Unit tests are starting to work again ... 2020-09-08 12:39:39 +02:00
jvi
437d22e460 All but tests works 2020-09-07 13:47:09 +02:00
jkv
8bf930b3c3 Moved more configuration values 2020-09-07 00:19:42 +02:00
jkv
d5c6abece9 Further adaption of new config class 2020-09-06 07:29:32 +02:00
jkv
5981456e54 Got examples .... sort of 2020-09-05 21:28:25 +02:00
jkv
6eb46d2b39 Merge branch 'origin-master' into spring-pr
# Conflicts:
#	pom.xml
#	src/main/java/ca/uhn/fhir/jpa/empi/EmpiConfig.java
2020-09-04 23:50:06 +02:00
jkv
5f237256ca Added boot application 2020-09-04 23:23:04 +02:00
jamesagnew
c9c944d236 Fix #122 - EMPI error on startup when EMPI not enabled 2020-08-18 08:05:34 -04:00
jvi
63606607b0 Added spring boot example application that can be used during test efforts
Added use of spring profiles
2020-08-17 13:04:00 +02:00
jamesagnew
2805bb4683 Merge branch 'master' into rel_5_1_0 2020-08-13 15:57:38 -04:00
Tadgh
2e8c6a7082 Update property 2020-07-09 11:23:25 -07:00
Tadgh
745d82a608 Fix EMPI rules json 2020-07-09 09:46:23 -07:00
jvi
25a3da1b83 Added support for configurable client ID strategy 2020-07-01 12:16:09 +02:00
jamesagnew
3c8565f503 Merge branch 'master' into rel_5_1_0 2020-06-15 18:22:06 -04:00
jamesagnew
1badb96db8 Add property for multitenancy 2020-06-15 17:54:11 -04:00
jamesagnew
8aa322caf1 Start Release branch for 5.1.0 2020-05-29 10:26:09 -04:00
James Agnew
0c4e822424 Revert "Changes for empi (as well as subscriptions and partitions)" 2020-05-29 10:23:52 -04:00