Jeff Chung
ad3d5489ea
Fixed FHIR subscriptions with criteria previously limited to 10, added fhir criteria validation before create/update, added dstu2 configurations
2017-06-16 14:25:57 -07:00
James
14edc79ac1
Version bump to 2.6-SNAPSHOT
2017-06-09 07:28:29 -04:00
James
8b5209ff67
Version bump to 2.5
2017-06-08 06:34:44 -04:00
James
b71ba86a3a
Update copyright per plugin
2017-05-21 16:37:27 -04:00
James
a13247ad4b
Updates for #646
...
Squashed commit of the following:
commit 9d6d5e92dabb75c4eb185b061d20f487b8856795
Author: James <jamesagnew@gmail.com>
Date: Sun May 21 15:27:26 2017 -0400
Get subscriptions working
commit 6bccdd7594f0a4f802212e11cc823f7a92dd9a5c
Author: James Agnew <jamesagnew@gmail.com>
Date: Sun May 21 14:37:40 2017 -0400
Work on subscription
commit 129f4c9d0d1e6c8fa56dbc5cf78a34c1d6659705
Author: James <jamesagnew@gmail.com>
Date: Sat May 20 19:58:11 2017 -0400
Work on merging subscription
2017-05-21 15:28:08 -04:00
Jeff Chung
663125fe94
Resthook subscription implementation, event driven websocket subscription implementation, Tminus subscription support, notification on delete
2017-05-09 15:08:59 -07:00
James
fa2950dacb
Fix tests for expiring search results
2017-04-22 08:50:51 -04:00
James
cbc652d226
Version bump to 2.5-SNAPSHOT
2017-04-20 16:13:15 -04:00
James
9d3d15ce6f
Version bump to 2.4
2017-04-19 21:38:36 -04:00
James Agnew
2c9a6e65e7
Fix #534 : Add setting for logical references to DAOConfig
...
Merge branch 'master' into issue534
2017-03-30 03:21:50 +08:00
James Agnew
7e721dd8f0
Merge branch 'stu3-hapi-fhir-jpaserver-example' of https://github.com/joelsch/hapi-fhir into joelsch-stu3-hapi-fhir-jpaserver-example
2017-03-29 15:30:42 +08:00
elnin0815
ece4c0d39d
Added Prefer Header for CORS preflight
2017-03-20 11:20:09 +01:00
James
40848b1beb
Version bump to 2.4-SNAPSHOT
2017-03-18 12:24:39 -04:00
James
e18ab206d7
Version bump to 2.3
2017-03-17 21:21:59 -04:00
sekaijin
a150a96089
dependencies convergence
...
correct dependencies convergence
correct version use ${project.version}
2017-01-29 19:22:28 +01:00
sekaijin
23784c1619
remove .settings .project .classpath file of eclipse
2017-01-28 17:13:47 +01:00
James Agnew
5b7abf15dc
Properly purge subscriptions
2017-01-11 18:19:46 -05:00
James
b448e13edd
Version bump to 2.3
2016-12-20 19:01:31 -05:00
James
0ec61533a8
Publish 2.2
2016-12-20 19:00:37 -05:00
James Agnew
98be5b86bc
Merge pull request #510 from gijsbert802/jpaserver-docker-support
...
Docker support for the jpaserver-example
2016-12-12 07:29:15 -05:00
James
ee63bbea74
Fix #516 - Handle STU3 invalid enum values with an appropriate exception
2016-12-10 14:14:22 -05:00
James
233e979963
Fix build
2016-11-22 06:33:20 -05:00
James Agnew
888f42a032
Introduce new CORS interceptor and switch examples to use it
2016-11-21 18:30:51 +01:00
James Agnew
285b8aa1dd
Document switch in CORS filter
2016-11-21 14:12:04 +01:00
Gijsbert van den Brink
3cd89b6c48
Change the readme.intellij.txt to a README.md and add a Docker paragraph.
2016-11-18 11:05:04 +01:00
Gijsbert van den Brink
9d8225cbec
Add Dockerfile and build script for the jpaserver-example.
2016-11-18 11:00:35 +01:00
James
2d7592f7a8
Version bump to 2.2-SNAPSHOT
2016-11-11 22:39:45 -05:00
James
2dd26b6367
Version bump to 2.1
2016-11-11 15:16:53 -05:00
Joel Schneider (NMDP)
39e36edbb5
modify hapi-fhir-jpaserver-example to run in STU3 mode
2016-09-20 15:04:49 -05:00
James Agnew
906bcfb803
Version bump to 2.1
2016-08-30 10:55:55 -04:00
James Agnew
d27aad487e
Bump to 2.0 release
2016-08-30 10:50:04 -04:00
James Agnew
3ed197e0fe
Fix #431 - Regressions to testing UI caused by Thymeleaf upgrade
2016-08-29 19:11:41 -04:00
jamesagnew
7dbd5a21ca
Fix tests
2016-07-24 09:20:54 -04:00
James Agnew
94128e2e6d
Fix tests
2016-07-18 13:50:08 -04:00
James Agnew
f6601cc347
Add example for terminology uiploading
2016-07-13 09:40:50 -04:00
James Agnew
c3e9f618eb
Version bump to 2.0-SNAPSHOT
2016-07-12 11:12:07 -04:00
jamesagnew
acaf2135c5
Finalize 1.6 release
2016-07-06 07:29:20 -04:00
jamesagnew
38e80531bb
Bump version to 1.6-SNAPSHOT
2016-04-22 07:05:05 -04:00
James Agnew
88157fe1a6
Test data uploader fixes
2016-04-08 16:31:42 -04:00
jamesagnew
232afee955
Improved error messages for #305
2016-03-11 07:56:00 -05:00
James Agnew
3bfcb57783
Page JPA search results to the database
2016-03-07 07:23:44 -05:00
jamesagnew
1da5855c9c
Add Eclipse files to git
2016-02-28 14:02:29 -05:00
James Agnew
961cde41bd
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2016-02-08 14:22:20 -05:00
James Agnew
f21851099c
Version bump
2016-02-08 13:59:09 -05:00
jamesagnew
d93c54c0aa
Version bump to 1.5
2016-02-06 14:18:56 -05:00
James Agnew
e0e52f96c6
Version bump to 1.4 (finally!)
2016-02-03 15:25:32 -05:00
jamesagnew
32daeb6f58
Switch DSTU2.1 to DSTU3 per FMB's decision
2016-02-01 08:55:58 -05:00
James Agnew
c8cf957e7f
Move CLI App
2016-01-28 11:36:59 -05:00
James Agnew
7ed14d538a
Remove warning
2016-01-24 14:53:40 -05:00
James Agnew
d290110126
Fix validation
2016-01-15 18:02:20 -05:00
James Agnew
589059256f
Correct issues uncovered during connectathon
2016-01-11 07:42:13 -05:00
jamesagnew
9c712f2f0e
Fix example
2016-01-08 06:47:15 -05:00
jamesagnew
e7adebe8d7
Fix #278 - Add alternate configuration as suggested by Karl Davis. Thanks for the contribution!
2016-01-07 21:37:04 -05:00
Karl M. Davis
95248c44cf
Resolves #278 : Update JpaServerDemo to also support DSTU 2.1.
2016-01-07 10:01:35 -05:00
James Agnew
9c37c3b2a0
Use ResponseHighlighterInterceptor in the JPA example project
2015-12-16 12:03:58 -05:00
jamesagnew
d47e0e5e77
Add DSTU2.1 resources
2015-11-29 11:43:09 -05:00
James Agnew
2f12c9ed01
Bump version to 1.4-SNAPSHOT
2015-11-15 20:11:05 -05:00
James Agnew
f9f33f059b
Version bump to 1.3
2015-11-15 12:53:02 -05:00
James Agnew
43c1212840
Revamp the interceptor framework for JPA
2015-10-27 18:34:27 -04:00
jamesagnew
938a251ae9
Cleanup tests for java config in JPA
2015-10-19 20:19:40 -04:00
jamesagnew
9c0f6f993d
Finish converting Spring from XML to Java config
2015-10-17 09:39:27 -04:00
James Agnew
6c321b83c8
Get examples working with Java config
2015-10-16 15:41:28 -04:00
jamesagnew
7e2d486d17
Working on java config
2015-10-15 08:27:58 -04:00
jamesagnew
8c0b665565
Fix subscription issue
2015-10-10 10:06:41 -04:00
jamesagnew
50c43bdb29
Fix tests
2015-10-06 09:08:25 -04:00
James Agnew
80575b5380
Generic client now allows search by URL
2015-10-05 15:30:30 -04:00
James Agnew
43aad1eb98
Properly support chains in JPA conditional URLs
2015-10-04 15:38:58 -04:00
James Agnew
5e2d94d745
allowDuplicateFragmentNames
2015-10-04 12:32:21 -04:00
Bill de Beaubien
884ccaaa37
Added phloc to pom file so schematron works
2015-10-03 16:46:10 -04:00
James Agnew
e7e8f8dd81
Use correct status codes for failed deletes, and support multi delete in
...
JPA
2015-10-02 18:18:54 -04:00
jamesagnew
a15ed8e944
Work on subscriptions, and correct an issue with DateRangeParam where comparators get ignored
2015-09-23 08:36:11 -04:00
jamesagnew
04c2cce13f
Start working on JPA subscriptions
2015-09-21 09:08:19 -04:00
jamesagnew
8fee057de3
Bump Spring and Hibernate versions
2015-09-20 10:18:33 -04:00
jamesagnew
70e942e9f8
Version bump to 1.3-SNAPSHOT
2015-09-19 11:00:57 -04:00
jamesagnew
31934ff582
Version bump to 1.2
2015-09-16 07:09:03 -04:00
James Agnew
e2bc9336f9
Fix tests
2015-09-11 16:27:48 -04:00
James Agnew
08d4ebddb7
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2015-09-11 16:13:57 -04:00
James Agnew
2c1ca358fe
Work on CLI
2015-09-11 16:13:40 -04:00
de Beaubien, Bill
27764da19a
#221 Conformance date now defaults to the build date/time
2015-09-09 16:47:07 -04:00
jamesagnew
08633066c6
Fix #216 - Unexpected attributes when parsing composite elements should be logged
2015-09-07 10:08:11 -04:00
James Agnew
97e6073665
Support URI (and prepare for lat/lon search params) in JPA server, and
...
don't store duplicate tags
2015-09-01 17:02:35 -04:00
jamesagnew
a9f978a8a2
Udate to latest DSTU2 definitions
2015-08-31 08:20:24 -04:00
James Agnew
3ad993dc71
JaCoCo work
2015-08-28 17:23:18 -04:00
James Agnew
11f5aeebd9
Clean up the build and hopefully close #206
2015-08-19 11:49:00 -04:00
jamesagnew
3c342c6391
Try to fix regression in #206
2015-08-19 08:52:37 -04:00
jamesagnew
4d04b9cc6a
Fix #206 - Don't require hl7org structures to start JPA server
2015-08-19 07:47:45 -04:00
jamesagnew
330dbde983
Add new interceptor hook for auditing
2015-08-16 22:09:01 -04:00
James Agnew
901c5c29cf
Version bunp for 1.2
2015-07-14 18:08:06 -04:00
James Agnew
3fa7c54526
Tag 1.1 release
2015-07-13 10:31:02 -04:00
jamesagnew
0f2d742872
Documentation updates
2015-06-17 19:56:57 -04:00
jamesagnew
4ab8871a41
POM cleanup
2015-06-09 08:22:46 -04:00
jamesagnew
0f2976358f
Version bump to 1.1-SNAPSHOT with more loggging
2015-05-08 08:54:40 -04:00
jamesagnew
924ebf062e
Preparing for 1.0 release
2015-05-07 20:51:37 -04:00
James Agnew
5cf5bb0473
Fix #167 - Rename "myEntityManagerFactory" to just
...
"entityManagerFactory" as this is the default expected in some spots in
Spring
2015-04-30 09:36:14 -04:00
James Agnew
11584beb7d
Bump spring back to 4.1.5 because of weird exception in 4.1.6
2015-04-22 10:33:13 -04:00
James Agnew
91167733c6
Don't return a Content-Location header when returning the new bundle
...
format
2015-04-20 17:32:20 -04:00
James Agnew
89519faa6f
Just add some unit tests
2015-04-20 12:07:52 -04:00
James Agnew
c484425c78
Update license file generation and gitignores
2015-03-26 11:57:07 -04:00
jamesagnew
986094617a
Fix #135 - Remove Eclipse and IntelliJ artifacts from version control
2015-03-26 07:56:24 -04:00
jamesagnew
577f26cb74
Version bump a few dependencies
2015-03-17 08:11:42 -04:00