jamesagnew
|
1da5855c9c
|
Add Eclipse files to git
|
2016-02-28 14:02:29 -05:00 |
jamesagnew
|
f1e1ee9ff9
|
Merge JAX-RS client fixes
|
2016-02-28 13:34:57 -05:00 |
jamesagnew
|
69450c7dab
|
Merge branch 'master' into jaxrs-client
|
2016-02-27 09:48:36 -05:00 |
jamesagnew
|
3f363eff9f
|
Fix compile issues from merge
|
2016-02-27 09:42:15 -05:00 |
James Agnew
|
7fdbee6f21
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2016-02-26 18:20:32 -05:00 |
James Agnew
|
d383b402d1
|
Correct handling of Binary resources in client and server where the
binary contains embedded FHIR content
|
2016-02-25 14:31:26 -08:00 |
petervanhoute
|
f8ea639af9
|
Merge remote-tracking branch 'remotes/petervanhoute/jax-rs-client': inclusion of jaxrs client by addition of interfaces around the apache client classes
|
2016-02-24 18:04:49 +01:00 |
jamesagnew
|
43bdfc0345
|
Fix #297 - Resource not populated in ActionRequestDetails for validate method
|
2016-02-19 06:21:05 -05:00 |
jamesagnew
|
c1141eb18f
|
Reorganize how search param prefixes are handled and modelled based on new DSTU2 style prefixes
|
2016-02-15 10:05:39 -05:00 |
jamesagnew
|
23f9292b50
|
Add support for comments in XML and JSON parsing/encoding
|
2016-02-08 22:05:17 -05:00 |
James Agnew
|
f21851099c
|
Version bump
|
2016-02-08 13:59:09 -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 |
jamesagnew
|
1bc35f1ba3
|
Support modifiers on token parameters
|
2016-01-27 07:05:41 -05:00 |
jamesagnew
|
1ba03f4a9b
|
Fix #283 - Remove servlet 3.0 dependency where possible
|
2016-01-20 08:11:03 -05:00 |
James Agnew
|
f9960b22d5
|
Clean up validation
|
2016-01-15 18:44:28 -05:00 |
James Agnew
|
589059256f
|
Correct issues uncovered during connectathon
|
2016-01-11 07:42:13 -05:00 |
petervanhoute
|
8dadc77420
|
create jax-rs client
|
2016-01-08 12:01:56 +01:00 |
petervanhoute
|
b6d3a003d3
|
move client api-classes into api package
|
2016-01-08 11:47:00 +01:00 |
petervanhoute
|
1271c36d1b
|
create a jax-rs client
|
2016-01-08 10:50:04 +01:00 |
James Agnew
|
479da24cfb
|
Bump license files
|
2016-01-07 08:50:07 -05:00 |
jamesagnew
|
7692e5d714
|
More work on DSTU2.1 structs
|
2015-12-22 09:32:06 -05:00 |
jamesagnew
|
2469aa3725
|
Lots of DSTU2.1 structure work
|
2015-12-20 23:35:47 -05:00 |
jamesagnew
|
aaf85f2323
|
Lots of work on DSTU2.1 structures
|
2015-12-20 09:29:52 -05:00 |
jamesagnew
|
60261672c1
|
Stricter errors to try and fix travis..
|
2015-12-14 22:05:32 -05:00 |
jamesagnew
|
a623003a56
|
Fix #240 - Support target resource type in server _include and _revinclude values
|
2015-12-14 21:50:35 -05:00 |
jamesagnew
|
d95bd269c0
|
Correctly encode value[x] field names when the datatype is a profiled type such as markdown
|
2015-12-14 21:04:27 -05:00 |
James Agnew
|
96c0267fe1
|
Add logging to stupid failing travis test
|
2015-12-14 18:35:42 -05:00 |
James Agnew
|
feaf33dfd9
|
Fix breaking test
|
2015-12-14 18:25:55 -05:00 |
James Agnew
|
9ef0498775
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2015-12-14 10:56:33 -05:00 |
jamesagnew
|
97d6d09663
|
Work on #240 - Not yet working in JPA
|
2015-12-14 08:17:33 -05:00 |
James Agnew
|
117f9eb977
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2015-12-10 08:24:30 -05:00 |
James Agnew
|
85ec9d9264
|
Work on 2.1 structures
|
2015-12-10 08:24:12 -05:00 |
jamesagnew
|
67eb06665e
|
Work on test indexing
|
2015-12-03 22:41:37 -05:00 |
James Agnew
|
2f8278ff78
|
Fix build
|
2015-12-02 10:10:10 -05:00 |
jamesagnew
|
e6b47855e6
|
Merge branch 'master' of git://github.com/petervanhoute/hapi-fhir into petervanhoute-master
|
2015-11-27 14:59:53 -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 |
jamesagnew
|
6fd5aecec7
|
Fix #250 - Honour Accept: text/xml and Accept: text/json
|
2015-11-05 07:32:33 -05:00 |
jamesagnew
|
f13820b627
|
Fix #248 - Remove failing test in Italian locale
|
2015-11-03 22:22:13 -05:00 |
James Agnew
|
d3685e72ba
|
Fix #241 and fix #247 - Don't encode UUID IDs on resources, and preserve
bundle type when retrieving pages
|
2015-10-29 15:38:19 -04:00 |
jamesagnew
|
5a2ee77142
|
Parser (XML and JSON) shouldn't encode an ID tag in resources
which are part of a bundle when the resource has a UUID/OID
ID.
|
2015-10-26 22:47:06 -04:00 |
James Agnew
|
5edd290013
|
More work on JPA server transactions
|
2015-10-20 10:52:29 -04:00 |
jamesagnew
|
938a251ae9
|
Cleanup tests for java config in JPA
|
2015-10-19 20:19:40 -04:00 |
James Agnew
|
a2bf374470
|
Merge pull request #239 from botunge/master
Make dependencies truly optionel and clean up android pom.
|
2015-10-12 20:06:24 -04:00 |
James Agnew
|
8794de7a22
|
Improve validation messages
|
2015-10-08 18:31:30 -04:00 |
James Agnew
|
4dbd180cf6
|
Clean up testing
|
2015-10-08 17:38:14 -04:00 |
petervanhoute
|
7f910974a2
|
create seperate response and server interfaces and classes for servlets and jaxrs
|
2015-10-07 17:11:16 +02:00 |
Thomas Andersen
|
e040ef3f43
|
Merge remote-tracking branch 'upstream/master'
|
2015-10-04 21:07:46 +02:00 |
James Agnew
|
c666b9c196
|
Fix compile issues
|
2015-10-03 16:11:47 -04:00 |