James Agnew
|
40286f49c2
|
Merge branch 'patch' of github.com:jamesagnew/hapi-fhir into patch
|
2016-09-17 23:40:54 -04:00 |
James Agnew
|
6e97936eca
|
More work on patch
|
2016-09-17 16:55:21 -04:00 |
qagwaai
|
58185d199b
|
Updated GenericClient to call MethodUtil updated signature
|
2016-09-17 14:24:18 -04:00 |
James Agnew
|
ad447126f2
|
Merge in patch changes
|
2016-09-17 13:55:12 -04:00 |
James Agnew
|
e50a34b540
|
Merge branch 'patch' of github.com:jamesagnew/hapi-fhir into patch
|
2016-09-17 13:41:17 -04:00 |
James Agnew
|
1343badba4
|
Working on patch
|
2016-09-17 13:40:03 -04:00 |
qagwaai
|
5ebc3ef513
|
initial patch scaffolding
|
2016-09-17 13:36:56 -04:00 |
James Agnew
|
364c18e06e
|
Use more compatible Accept header in STU3 client. Also fixes missing
Woodstox library in android builds per #450)
|
2016-09-16 23:46:06 -04:00 |
FilipDomazet
|
e2f03a9a26
|
Fixed issue with adding profile information to an unmodifiable list (#448)
|
2016-09-16 15:02:22 -04:00 |
James Agnew
|
f92c5a7232
|
Fix #446 - Don't give child resources the ID of the parent
|
2016-09-16 15:01:14 -04:00 |
James
|
1db9f726f9
|
Localizer update
|
2016-09-15 09:05:49 -04:00 |
James Agnew
|
a2ffc6af05
|
Fix #444 - Correct handling of parsing milliseconds in dates before 1970
|
2016-09-09 18:18:28 -04:00 |
James
|
ed7e6929a7
|
Add gitignore
|
2016-09-09 08:32:45 -04:00 |
James Agnew
|
6357c38180
|
Support _has param in conditional URLs in JPA
|
2016-09-08 13:14:15 -04:00 |
James Agnew
|
202a1ea885
|
Fix web testing UI regression
|
2016-09-06 17:59:04 -04:00 |
James Agnew
|
6b9f8ec487
|
Fix unit tests
|
2016-08-30 18:27:57 -04:00 |
James Agnew
|
98e0753b93
|
Properly add include resources
|
2016-08-30 16:38:09 -04: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
|
d36e0013c0
|
Add version constant for dstu2.1
|
2016-08-29 07:33:29 -04:00 |
James
|
333aa0afde
|
Correctly update versions on transactipn update
|
2016-08-28 22:56:59 -04:00 |
James Agnew
|
a1105fac1e
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2016-08-25 18:27:32 -04:00 |
James Agnew
|
17940b8a24
|
Improve performance when parsing contained resources
|
2016-08-25 17:41:33 -04:00 |
James
|
3c65b64ed7
|
Fix changelog typos
|
2016-08-25 08:16:27 -04:00 |
James
|
acdbdc0be7
|
Fix #426 - Extension with datatype of ID failed to parse
|
2016-08-25 07:32:37 -04:00 |
James Agnew
|
9d3bd1ada4
|
Don't add an empty narrative if no template exists
|
2016-08-24 13:06:08 -04:00 |
James
|
9f5d672133
|
Improve error handling in narrative generator
|
2016-08-24 06:09:55 -04:00 |
James Agnew
|
c4d302df8d
|
Upgrade to Thymeleaf 3
|
2016-08-23 19:11:49 -04:00 |
James
|
1ca39a9e71
|
Fix tests
|
2016-08-23 07:49:18 -04:00 |
James
|
aa16a46b74
|
Fix #428 - Fix NPE when encoding extension
|
2016-08-23 07:23:07 -04:00 |
James
|
0e7405cef2
|
Better error message when localizer can't find key
|
2016-08-22 21:33:07 -04:00 |
James Agnew
|
cc6c32f987
|
Fix tests
|
2016-08-22 09:43:01 -04:00 |
James Agnew
|
e07b5299ac
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2016-08-22 09:19:22 -04:00 |
James
|
35a890db34
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2016-08-22 07:42:02 -04:00 |
James Agnew
|
7f15520db8
|
Don't include Location header in server responses for DSTU3 servers
|
2016-08-21 11:39:44 -07:00 |
James Agnew
|
379abb8e47
|
Don't strip urn: prefixes from references when encoding
|
2016-08-16 11:23:07 -07:00 |
James Agnew
|
eee168ced6
|
Add support for conditional operations to AuthorizationInterceptor
|
2016-08-15 13:35:50 -04:00 |
James
|
b0d19c3a65
|
Fix #423 - Encode custom types with custom type fields correctly
|
2016-08-14 13:05:16 -04:00 |
James Agnew
|
8354f4b565
|
Use correct accept header
|
2016-08-05 18:39:44 -04:00 |
James Agnew
|
74950a4efc
|
Fix regression when parsing contained resources
|
2016-08-05 18:01:44 -04:00 |
James Agnew
|
4ff25b093f
|
Add license headers
|
2016-08-05 15:50:53 -04:00 |
jamesagnew
|
545b359697
|
Fix #406 - Allow arbitrary authentication realm
|
2016-08-01 21:36:50 -04:00 |
James Agnew
|
dd8b1cd979
|
Use corrrect types from client
|
2016-07-27 18:15:09 -04:00 |
jamesagnew
|
41b58108f2
|
Bump version dependencies and return 200 for conditional delete with no matches
|
2016-07-25 08:46:02 -04:00 |
jamesagnew
|
fd4979f56a
|
Fix compile issues
|
2016-07-24 11:11:27 -04:00 |
jamesagnew
|
294e467811
|
Fix #409 - Tag#setCode did not work
|
2016-07-24 09:28:22 -04:00 |
jamesagnew
|
7dbd5a21ca
|
Fix tests
|
2016-07-24 09:20:54 -04:00 |
jamesagnew
|
a9b29d5088
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2016-07-23 18:51:08 -04:00 |
jamesagnew
|
350e82b6cf
|
Fix #403 - Allow references to keep versions when encoding
|
2016-07-23 18:48:00 -04:00 |
James Agnew
|
748c13d0dc
|
Remove bad dependency
|
2016-07-22 18:33:16 -04:00 |