563 Commits

Author SHA1 Message Date
James Agnew
6c3446dee1 Fix build 2016-05-17 11:30:57 -04:00
jamesagnew
ddb35d0faa Merge branch 'term_svc' of github.com:jamesagnew/hapi-fhir into term_svc 2016-05-17 09:05:47 -04:00
jamesagnew
78fa6eaeaf More work on terminology service 2016-05-17 09:05:37 -04:00
James Agnew
7942d69d5d Accept conditional updates with _id as parameter 2016-05-16 19:11:25 -04:00
jamesagnew
c7d191dc38 Fix all tests 2016-05-14 16:59:31 -04:00
James Agnew
309b67c010 Fix tests 2016-05-13 19:37:49 -04:00
James Agnew
d5e2170595 Don't discard _count from parameters when method has @Count 2016-05-13 19:13:39 -04:00
James Agnew
563f4e4c46 Treat date eq params correctly 2016-05-13 18:49:41 -04:00
James Agnew
abd8bc2f14 Work on term svc 2016-05-13 17:40:56 -04:00
James Agnew
c94f4bb19b Work on term services 2016-05-11 06:30:45 -04:00
James Agnew
3e77d3e37e Add _has support (this is an experimental parameter being tested) 2016-05-10 11:47:30 -04:00
James Agnew
bca8589177 Index DSTU3 timing datatypes 2016-05-09 16:32:31 -04:00
James Agnew
975dfe4fa4 Fix build 2016-05-09 13:10:12 -04:00
James Agnew
061243b5c7 Allow delete bundle to contain multiple deletes for the same resource 2016-05-08 13:11:55 -04:00
James Agnew
e1ab2856e0 Fix build 2016-05-08 10:29:08 -04:00
James Agnew
adeb15809b Fix validator for documents 2016-05-07 16:47:34 -04:00
James Agnew
af2b702aa4 Fixes from Montreal connectathon 2016-05-07 14:24:33 -04:00
James Agnew
4ae4b1a8d8 Support composite parametrs with quantity type in JPA 2016-05-06 18:43:07 -04:00
James Agnew
82c1e687fd Fix NPE in LoggingInterceptor 2016-05-04 11:48:50 -04:00
James Agnew
7429a382dd Fix test 2016-05-03 10:12:03 -04:00
jamesagnew
cce0ce6b8e Add parser for URL parameters to avoid Servlets using ISO-8859-1 instead of UTF-8 2016-05-03 08:58:56 -04:00
jamesagnew
dcd32b6127 Correctly handle search parameter target types in JPA 2016-05-03 07:03:44 -04:00
James Agnew
3e8638a65f Fix tests 2016-05-02 19:03:36 -04:00
James Agnew
dd95a52240 Get fluentpath entirely working in JPA 2016-05-02 18:04:42 -04:00
James Agnew
804149205a Work on getting tests passing 2016-05-02 11:42:55 -04:00
jamesagnew
5086145132 Add targets to search parameters 2016-05-02 08:10:43 -04:00
jamesagnew
2bc1950bc1 JPA server transactions sometimes created an incorrect resource reference if a resource being saved contained references that had a display value but not an actual reference. Thanks to David Hay for reporting! 2016-04-29 09:21:12 -04:00
jamesagnew
d45a9b67dc Allow forced IDs to be reused between resource types 2016-04-24 19:24:55 -04:00
jamesagnew
38e80531bb Bump version to 1.6-SNAPSHOT 2016-04-22 07:05:05 -04:00
jamesagnew
dd3f1dd33c Fix #345 - ResponseValidatingInterceptor throws an exception with response has no content 2016-04-22 07:04:14 -04:00
jamesagnew
246a7c5e16 Fix test 2016-04-21 07:51:14 -04:00
James Agnew
a8b121d868 Try to fix tests 2016-04-20 09:03:43 -04:00
James Agnew
81fa46820a Correctly support _summary=search option 2016-04-19 21:58:20 -04:00
jamesagnew
59c44a3b0b More test fixes 2016-04-17 20:57:27 -04:00
jamesagnew
12a66a9438 More test fixing 2016-04-17 20:02:50 -04:00
jamesagnew
f3a41570d3 Try to get tests workign on Travis.. yet again 2016-04-17 19:25:11 -04:00
jamesagnew
846e216c04 Fix tests 2016-04-17 12:58:36 -04:00
jamesagnew
3f2b5fdeb7 Get security interceptor working 2016-04-16 10:22:43 -04:00
jamesagnew
533c0c87ab Fix tests 2016-04-14 09:14:32 -04:00
jamesagnew
8a37ed3b59 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-04-14 06:38:08 -04:00
jamesagnew
0780b7e472 Add tests 2016-04-14 06:36:29 -04:00
James Agnew
a090f5481f Try to get cobertura working 2016-04-13 10:33:58 -04:00
jamesagnew
d7c683f6b9 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-04-11 09:08:34 -04:00
jamesagnew
2f37015d57 Clean up parsers so that elements are always encoded according to their order in the structures that contain them 2016-04-11 08:36:12 -04:00
James Agnew
88157fe1a6 Test data uploader fixes 2016-04-08 16:31:42 -04:00
jamesagnew
8588bdfd1f Fix #331 - Don't split paths on or within words 2016-04-07 10:53:49 -04:00
jamesagnew
b81a343f5d Add support for JPA searches with _tag:not=foo 2016-04-07 09:50:05 -04:00
jamesagnew
ad34e38dee Work on _tag:not=foo 2016-04-06 07:55:42 -04:00
James Agnew
0e8962d18c Add license headers 2016-04-05 16:34:55 -04:00
jamesagnew
18b3d0df65 Update to DSTU3 Montreal definitions 2016-04-03 18:14:31 -04:00