jamesagnew
93d9011691
Fail server if conditional param is not of type String
2016-02-02 07:11:18 -05:00
jamesagnew
32daeb6f58
Switch DSTU2.1 to DSTU3 per FMB's decision
2016-02-01 08:55:58 -05:00
James Agnew
914f615b8e
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2016-01-28 11:35:16 -05:00
jamesagnew
ecc48317f2
Version bump dependencies
2016-01-28 08:31:19 -05:00
jamesagnew
00f0ea4a0b
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2016-01-27 08:36:10 -05:00
jamesagnew
1bc35f1ba3
Support modifiers on token parameters
2016-01-27 07:05:41 -05:00
petromykhailysyn
a7313023f7
Revert "If servletContextPath is not root (application is deployed not to the root) we should take it into consideration while determinating server base."
...
This reverts commit 0e3bb5a797
.
2016-01-26 17:02:24 +02:00
petromykhailysyn
83823aad35
ServletContextPath can start with servletPath, now it's taking into consideration while determinate contextIndex.
2016-01-26 16:29:16 +02:00
James Agnew
7ed14d538a
Remove warning
2016-01-24 14:53:40 -05:00
petromykhailysyn
0e3bb5a797
If servletContextPath is not root (application is deployed not to the root) we should take it into consideration while determinating server base.
2016-01-22 10:42:36 +02:00
Matt Blanchette
0f835b5e55
Exposing http client request pool max parameters on restful client factory:
...
* added setters on restful client factory to allow changing max total connections and max connections per route for pooling http connection manager
* added defaults for max total connections and max connections per route on restful client factory interface
2016-01-20 11:50:49 -05:00
jamesagnew
1ba03f4a9b
Fix #283 - Remove servlet 3.0 dependency where possible
2016-01-20 08:11:03 -05:00
jamesagnew
944afc2785
Add better constructors for date types
2016-01-20 07:40:57 -05:00
James Agnew
f9960b22d5
Clean up validation
2016-01-15 18:44:28 -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
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
c1afb4f54d
Get overlay working for DSTU2.1
2016-01-07 15:04:56 -05:00
James Agnew
0c8c414784
Try to get travis working
2016-01-07 11:17:54 -05:00
James Agnew
479da24cfb
Bump license files
2016-01-07 08:50:07 -05:00
James Agnew
a54cb06c03
More travis cleanup
2016-01-06 14:02:20 -05:00
jamesagnew
56620eebfb
Clean up testpage-overlay to work with DSTU2.1
2016-01-06 08:49:24 -05:00
James Agnew
2e434650ea
Fixed to testpage overlay for DSTU2.1
2016-01-05 17:02:37 -05:00
jamesagnew
b7aa4e15b9
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2016-01-05 08:31:24 -05:00
jamesagnew
59da230702
Improving validation documentation
2016-01-05 07:20:54 -05:00
James Agnew
7005cd52d9
Performance tweaks to the validator and get the DSTU2.1 endpoint working
...
with validation
2016-01-04 17:57:00 -05:00
jamesagnew
685bd9345b
Add request/response validator interceptors
2016-01-03 21:52:11 -05:00
jamesagnew
5789db8743
Remove dependency on cobertura at compile time
2016-01-02 10:55:52 -05:00
jamesagnew
c8365ab566
Fix build
2016-01-01 23:18:44 -05:00
jamesagnew
718a26671f
DSTU2.1 structures working
2016-01-01 16:59:19 -05:00
jamesagnew
056900f324
Lots more work on DSTU2.1 structures
2015-12-30 11:27:12 -06: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
6ac62a5b46
Merge branch 'master' into hl7org_dstu21
2015-12-15 20:33:31 -05:00
jamesagnew
3005c9a766
Still working on unit tests
2015-12-15 09:11:01 -05:00
jamesagnew
22ff1db183
Work on tests
2015-12-15 07:14:21 -05:00
jamesagnew
2b0a800d98
travis....
2015-12-14 22:44:05 -05:00
jamesagnew
c8535b72b6
More travis
2015-12-14 22:34:53 -05:00
jamesagnew
0bf5172de6
More travis work
2015-12-14 22:28:03 -05:00
jamesagnew
b2a9836cda
More logging to try and figure out the travis failures
2015-12-14 22:12:54 -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
2eaa1eddae
Fix compile
2015-12-14 18:22:21 -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
68bb244328
Lots of work on new structures
2015-12-13 22:44:41 -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
0a0daedcfd
Still not working DSTU2.1
2015-12-09 22:49:02 -05:00
jamesagnew
67eb06665e
Work on test indexing
2015-12-03 22:41:37 -05:00
jamesagnew
8ed9ca83af
Fix build
2015-12-03 21:52:40 -05:00
James Agnew
547b5290a4
Update resource defs
2015-12-01 18:35:24 -05:00
James Agnew
4398040451
Add count(int) method to fluent client search
2015-12-01 10:22:50 -05:00
jamesagnew
07078e4ce3
Add GZip support to client and server for client-to-server uploads
2015-11-29 15:03:28 -05:00
jamesagnew
d47e0e5e77
Add DSTU2.1 resources
2015-11-29 11:43:09 -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
jamesagnew
00be143207
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2015-11-26 07:03:14 -05:00
James Agnew
a046afe1d0
Merge pull request #259 from nrpeterson/boundcodeableconcept-serialization
...
Add serializability for BoundCodeableConceptDt
2015-11-26 06:59:14 -05:00
jamesagnew
14e326c2bd
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2015-11-26 06:57:08 -05:00
jamesagnew
9c9ffe1fb7
Remove dependency on JDK 7
2015-11-26 06:56:52 -05:00
James Agnew
1fe3bb9ff0
Updates from DevDays
2015-11-23 06:13:02 -05:00
Nick Peterson
13b3601843
Make IBoundCodeableConcept and IValueSetEnumBinder extend java.io.serializable; add a test to verify that MaritalStatusCodesEnum in DSTU2 is now serializable.
2015-11-20 12:15:31 -08:00
James Agnew
c78be081ef
Add CLI test
2015-11-20 10:30:10 +01: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
3fc7a16735
Fulltext searching works
2015-11-02 08:12:36 -05:00
petervanhoute
63db1b646f
test in weblogic: fix interceptor + stateless on abstract
2015-10-30 11:35:11 +01:00
James Agnew
2cc88d76eb
Cleasn up JPA interceptors
2015-10-29 16:44:51 -04: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
petervanhoute
367163c46a
fix return url
2015-10-29 15:55:37 +01:00
petervanhoute
a262bf64d0
fix paging
2015-10-29 15:54:09 +01:00
jamesagnew
65598c200e
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2015-10-28 07:39:18 -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
jamesagnew
69658ab754
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2015-10-23 08:22:40 -04:00
jamesagnew
eea406e10e
ResourceReferenceDt#loadResource(IRestfulClient) did not
...
use the client's read functionality, so it did not
handle JSON responses or use interceptors. Thanks to
JT for reporting!
2015-10-23 08:21:25 -04:00
jamesagnew
e93f7542a5
Remove unused check
2015-10-23 07:22:15 -04:00
James Agnew
8d515feb6d
Fix #242 - Allow compartment and read method to coexist for server
2015-10-21 11:58:19 -04:00
James Agnew
5edd290013
More work on JPA server transactions
2015-10-20 10:52:29 -04:00
James Agnew
ae416dcd62
Improve nexted search/read handing in transactions in JPA server
2015-10-20 10:35:18 -04:00
James Agnew
6729ea0479
Work on support for transaction searches with paging in JPA
2015-10-19 20:21:06 -04:00
James Agnew
e9d18af5d9
Bump library versions
2015-10-14 18:11:52 -04:00
James Agnew
0430eb1626
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2015-10-13 12:13:43 -04:00
jamesagnew
6d93cbcaae
Get content search working correctly
2015-10-13 09:18:34 -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
jamesagnew
81a90ecca8
Temporarily restore file
2015-10-12 20:05:21 -04:00
jamesagnew
cb886c2975
Remove unused BeanUtils
2015-10-12 19:54:23 -04:00
jamesagnew
b827823004
Improve efficiency of JPA queries with _lastUpdated
2015-10-12 09:32:25 -04:00
James Agnew
16989435b0
Don't export a _format on paging links if the request didn't have one
2015-10-09 17:42:45 -04:00
jamesagnew
588016e406
Merge branch 'master' into fulltext
2015-10-09 09:15:48 -04:00
James Agnew
4dbd180cf6
Clean up testing
2015-10-08 17:38:14 -04:00
petervanhoute
1afaea81d6
rename jax-rs classes + add unit tests to example project
2015-10-08 09:08:22 +02:00
petervanhoute
7f910974a2
create seperate response and server interfaces and classes for servlets and jaxrs
2015-10-07 17:11:16 +02:00
jamesagnew
ad868038a8
Work on Lucene searching
2015-10-07 09:01:32 -04:00
James Agnew
9fef4f6bab
Allow valueset operations to work against type in JPA
2015-10-06 18:53:09 -04:00
Thomas Andersen
828a7966c7
some more test
2015-10-06 22:13:18 +02:00
Thomas Andersen
7ad5d6bba8
Move dependency on java.util.jar and java.beans to optional dependency
...
Move some more dependencies to optionel dependencies and write more test
for different base methods.
2015-10-06 22:13:15 +02:00