James Agnew
|
a27acb9b79
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2015-06-17 14:32:42 -04:00 |
James Agnew
|
39dd48bc41
|
Automatically populate Bundle.entry.base when encoding a bunde
|
2015-06-17 14:32:11 -04:00 |
jamesagnew
|
1bde9ac5b3
|
Fully implement content type negotiation, and add checkstyle
|
2015-06-17 13:51:05 -04:00 |
James Agnew
|
6f7ef96b97
|
Support $validate operation correctly in DSTU2 clients and in testpage
overlay
|
2015-06-16 11:56:30 -04:00 |
jamesagnew
|
81bfc28147
|
Support $validate operatioh in DSTU2 client
|
2015-06-16 08:05:27 -04:00 |
jamesagnew
|
7086508ead
|
Start working on DSTU2 support for testpage overlay
|
2015-06-15 08:33:18 -04:00 |
James Agnew
|
00af19cea7
|
Test updates
|
2015-06-12 18:25:14 -04:00 |
James Agnew
|
0cc53ca742
|
Documentation updates
|
2015-06-12 17:50:01 -04:00 |
James Agnew
|
a46890b0d2
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2015-06-12 11:09:55 -04:00 |
James Agnew
|
9b280e0ab7
|
Remove dependency on servlet-api in client
|
2015-06-12 10:02:52 -04:00 |
jamesagnew
|
0479a48a41
|
Correctly handle Bundle.entry.base
|
2015-06-12 08:27:03 -04:00 |
jamesagnew
|
e536486638
|
Accept placeholder IDs in the JPA server even if they have no resource type in references to them (as is actually correct)
|
2015-06-11 21:20:27 -04:00 |
James Agnew
|
6077114b32
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2015-06-11 14:24:58 -04:00 |
James Agnew
|
f40955c2cb
|
Remove dependency on ServletInputStream
|
2015-06-11 14:24:40 -04:00 |
jamesagnew
|
4ab8871a41
|
POM cleanup
|
2015-06-09 08:22:46 -04:00 |
jamesagnew
|
78d98d4728
|
Fix brokebn unit test
|
2015-06-08 19:19:00 -04:00 |
James Agnew
|
09d97106d3
|
Clean up exception handling
|
2015-06-05 11:57:13 -04:00 |
jamesagnew
|
fc4d2ae7e2
|
Work on conformance generation for operations
|
2015-06-04 22:23:57 -04:00 |
jamesagnew
|
4d9b2c6e8c
|
Fix #175 - Correctly parse ™
|
2015-06-04 20:24:47 -04:00 |
James Agnew
|
f9a9232926
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2015-06-04 12:20:17 -04:00 |
James Agnew
|
62b0707b36
|
Support attributes longer than 512kb.
|
2015-06-04 12:19:10 -04:00 |
James Agnew
|
9b97fb0e97
|
Enable validation ($validate) operation in DSTU2 style
|
2015-06-04 10:56:13 -04:00 |
jamesagnew
|
8c3c8e215f
|
Fix #178 - Allow links in Bundle.entry when parsing old Bundle in DSTU2 mode
|
2015-06-04 08:19:17 -04:00 |
jamesagnew
|
177afd9f4d
|
Unit tests for #175
|
2015-06-04 07:59:20 -04:00 |
jamesagnew
|
e5b402cb14
|
Allow raw access to resource body in create/update/etc
|
2015-06-01 09:21:41 -04:00 |
jamesagnew
|
064f113133
|
Clean up resource parameter handling
|
2015-05-31 19:38:01 -04:00 |
jamesagnew
|
8f27462db7
|
Add support for _revinclude in web tester UI
|
2015-05-31 17:31:04 -04:00 |
jamesagnew
|
4a5e13b301
|
Work on synchronizing the HL7.org structures
|
2015-05-31 16:52:31 -04:00 |
James Agnew
|
3280375486
|
Fix $everything operation in generic client if the server returns JSON
|
2015-05-29 17:50:18 -04:00 |
jamesagnew
|
11d22b1b1f
|
Site updates and clean up RI IdType
|
2015-05-28 08:35:49 -04:00 |
jamesagnew
|
834710df9b
|
Work on #152 - Improved validation framework to enable failing if unexpected elements are found
|
2015-05-26 21:03:49 -04:00 |
jamesagnew
|
e22f52ca44
|
Add paging methods to generic client for DSTU2 bundle
|
2015-05-25 07:59:06 -04:00 |
James Agnew
|
ec3c94a823
|
Update RI structures
|
2015-05-22 17:32:36 -04:00 |
James Agnew
|
b89ee3d2a7
|
Add unit test for JPA
|
2015-05-22 16:30:14 -04:00 |
James Agnew
|
ff6884223e
|
Fix #170 - Better addXXX methods in structures. Also don't incorrectly
include IDs in client create requests, and add better getLink methods
to the bew Bundle resource structure.
|
2015-05-21 15:18:46 -04:00 |
James Agnew
|
30c7027616
|
Fix #149 - Use correct base URL on subsequent pages
|
2015-05-20 17:29:27 -04:00 |
James Agnew
|
0f9d4b8059
|
Add interceptor for syntax highlighting
|
2015-05-15 18:59:54 -04:00 |
James Agnew
|
7517709edb
|
Fix #149 - Respect server address strategy for link-self on search
results
|
2015-05-15 17:51:06 -04:00 |
James Agnew
|
da3ec668de
|
Work on #164 - Correct performance issue
|
2015-05-15 15:14:55 -04:00 |
James Agnew
|
fbcd15a16d
|
Test updates
|
2015-05-12 18:08:10 -04:00 |
jamesagnew
|
54fdd44189
|
Fix locale dependent unit test
|
2015-05-10 21:16:31 -04:00 |
jamesagnew
|
e9c09c6ba0
|
Encode meta element even if it only contains tags
|
2015-05-09 18:01:53 -04:00 |
James Agnew
|
2ce921f39b
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir into hl7org_structs
|
2015-05-08 18:59:00 -04:00 |
James Agnew
|
3e382ab760
|
More work on RI structs
|
2015-05-08 18:49:31 -04:00 |
James Agnew
|
4cf0f7f233
|
Merge branch 'hl7org_structs' of github.com:jamesagnew/hapi-fhir into hl7org_structs
|
2015-05-08 17:30:15 -04:00 |
James Agnew
|
eeba5812cb
|
Finalize 1.0 release
|
2015-05-08 17:15:50 -04:00 |
James Agnew
|
e7450941bc
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2015-05-08 11:19:32 -04:00 |
jamesagnew
|
0f2976358f
|
Version bump to 1.1-SNAPSHOT with more loggging
|
2015-05-08 08:54:40 -04:00 |
jamesagnew
|
a731557516
|
Merge branch 'hl7org_structs' of github.com:jamesagnew/hapi-fhir into hl7org_structs
|
2015-05-07 21:28:31 -04:00 |
jamesagnew
|
8e81b069af
|
Merge
|
2015-05-07 21:24:52 -04:00 |