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 |
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 |