Commit Graph

352 Commits

Author SHA1 Message Date
Ken Stevens
8da9989984 renamed config files 2020-12-04 09:47:21 -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
Kevin Dougan
106a41e5b8 Adding Integration Tests for Measure Reports. There's still more work to do to get them to Pass... 2020-11-30 16:35:25 -05:00
Kevin Dougan
c1806bec79 Added a new Integration Test to verify the Measure resource's evaluate-measure Operation. 2020-11-30 10:43:58 -05: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
f08fb03d67 Removed dead code 2020-11-27 14:52:56 +01: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
557d7955d8 ... and thats why you have tests ... to find out when you break stuff 2020-11-25 08:54:14 +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
jamesagnew
8850e645ce Fix issue in 5.2.0 bump 2020-11-18 07:20:51 -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
jvi
58efcffd81 Updated documentation
Removed unnecessary scanning
Corrected context paths
2020-09-18 22:56:48 +02:00
jvi
c7d5716ffb Removing dialect as it is calculated by hibernate 2020-09-18 18:29:12 +02:00
jamesagnew
2979aca07d Enable terminology uploader by default 2020-09-17 05:46:42 -04:00
jvi
ebe04d881a someone owes me a beer ... or twenty 2020-09-10 23:07:22 +02:00
jvi
ae97eabdfc Added beans to complete the required graph 2020-09-09 11:49:54 +02:00
jvi
ec878a9205 Added partition interceptor 2020-09-09 11:30:01 +02:00
jkv
de9a029947 import is sufficient 2020-09-09 00:43:41 +02: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
fb3cbcca8b Formatting ... 2020-09-08 13:03:42 +02:00
jvi
9f0b32ff71 Unit tests are starting to work again ... 2020-09-08 12:39:39 +02:00
jvi
d208f12546 rewrote unit tests 2020-09-07 23:41:04 +02:00
jvi
8894711d8e Added profiles 2020-09-07 22:00:54 +02:00
jvi
4dc398c5a1 Now works with mvn jetty:run 2020-09-07 15:04:12 +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
jvi
53415f1c54 Adjusted imports and comments 2020-08-19 21:42:55 +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
dafdf5b437 Merge master 2020-08-13 16:13:00 -04: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
d263b5e14c Remove dead space 2020-07-09 10:13:25 -07:00