James
|
1f534985e8
|
Forward port #695
Merge branch 'master' into hapi3_refactor
|
2017-08-13 10:52:59 -04:00 |
James Agnew
|
dedd3d635b
|
Merge pull request #695 from SRiviere/#622
#622 Extension lost on ID datatype or extension of type primiti…
|
2017-08-13 10:03:58 -04:00 |
James
|
7c39a47852
|
Forward port #688
Merge branch 'master' into hapi3_refactor
|
2017-08-13 09:53:17 -04:00 |
James Agnew
|
6efafe62f1
|
Merge pull request #688 from CarthageKing/bugfix-issue659
Correctly serialize baseurl/FooResource references
|
2017-08-12 14:51:46 -04:00 |
James
|
264be8f683
|
Fix test
|
2017-08-12 14:39:07 -04:00 |
James
|
1e659c65f2
|
Fix broken test
|
2017-08-12 06:32:46 -04:00 |
James Agnew
|
0e2cecfbd0
|
Clean up R4 JPA tests
|
2017-08-02 10:16:28 -04:00 |
James
|
e7f8f8c30d
|
More work on porting tests
|
2017-08-01 20:43:47 -04:00 |
James Agnew
|
96543c3992
|
Merge branch 'master' into hapi3_refactor
|
2017-07-31 17:12:33 -04:00 |
James Agnew
|
9901b802c4
|
Merge pull request #686 from SRiviere/Stu3_validation
Fix STU3 validation
|
2017-07-31 17:08:50 -04:00 |
James
|
0b513b0845
|
Continue work on removing deprecated API
|
2017-07-30 18:41:13 -04:00 |
James Agnew
|
defea69aa3
|
More cleanup of legacy code
|
2017-07-30 17:10:01 -04:00 |
James
|
9ae7295705
|
More cleanup of legacy code
|
2017-07-30 07:11:45 -04:00 |
James
|
92224c2532
|
Remove DSTU1 Bundle
|
2017-07-29 18:44:06 -04:00 |
James
|
c52cacf71b
|
Now compiling
|
2017-07-29 14:27:42 -04:00 |
James Agnew
|
b405e51773
|
Merge branch 'master' into hapi3_refactor
|
2017-07-28 06:21:02 -04:00 |
James
|
c3ddf04e25
|
Sync R4 releases in
|
2017-07-27 11:06:06 -04:00 |
James Agnew
|
274e218494
|
Fix #696: Corresctly handle negative numbers
|
2017-07-26 16:59:35 -04:00 |
James Agnew
|
6aa58cf887
|
Move tests in anticipation of HAPI 3
|
2017-07-26 16:59:35 -04:00 |
James Agnew
|
09e23d857f
|
Move tests to DSTU3 module
|
2017-07-26 16:59:35 -04:00 |
Sebastien Riviere
|
0fd5a44b5e
|
Fixed #622 Extension lost on ID datatype or extension of type primitive during parsing
|
2017-07-24 13:43:55 +02:00 |
Sebastien Riviere
|
ecac0ffb5f
|
Add junit test
|
2017-07-14 12:51:19 +02:00 |
James
|
f7d4296046
|
Tweak to #683
|
2017-07-14 06:16:41 -04:00 |
James Agnew
|
ef3f7202dc
|
Merge pull request #683 from CarthageKing/bugfix-issue634
Correctly serialize STU3 ConceptMap and ActivityDefinition element order
|
2017-07-14 06:14:05 -04:00 |
James
|
b13333c3c0
|
JPA server is now able to handle placeholder IDs (e.g. urn:uuid:00....000) being used in Bundle.entry.request.url as a part of the conditional URL within transactions.
|
2017-07-14 05:53:04 -04:00 |
James Agnew
|
a92ace2e0d
|
Merge branch 'master' into hapi3_refactor
|
2017-07-13 12:02:27 -04:00 |
James Agnew
|
3196db96d1
|
Don't add false paging link to request
|
2017-07-13 11:48:10 -04:00 |
James Agnew
|
1a6b3ea867
|
Work on #682 - Allow fewtching structure definitions by relative URL
|
2017-07-12 17:05:43 -04:00 |
James Agnew
|
0dacf8d82a
|
Add test for #682
|
2017-07-12 15:39:33 -04:00 |
James Agnew
|
65cc41e376
|
Allow patch to proceed with AuthorizationInterceptor
|
2017-07-12 11:14:14 -04:00 |
michael.i.calderero
|
11aa1c5a9e
|
fix for #659
|
2017-07-10 18:10:31 -05:00 |
michael.i.calderero
|
9aaa49dd94
|
add test to show issue #659
|
2017-07-10 14:35:06 -05:00 |
Sebastien Riviere
|
a8e248036e
|
Fix STU3 validation: find correct extension profile, use custom datatype profile, allow to disable terminology checks
|
2017-07-10 12:38:33 +02:00 |
James
|
bd4e1d3388
|
Finally building correctly!
|
2017-07-09 21:32:16 -04:00 |
James
|
6464ce9304
|
Work on refactor
|
2017-07-09 16:38:28 -04:00 |
James
|
0059f2e48e
|
Keep working on refactor
|
2017-07-08 07:16:20 -04:00 |
James Agnew
|
34ec6b8807
|
Merge branch 'hapi3_refactor' of github.com:jamesagnew/hapi-fhir into hapi3_refactor
|
2017-07-06 21:43:49 -04:00 |
James Agnew
|
9281ccafc3
|
Merge branch 'master' into hapi3_refactor
|
2017-07-03 20:34:16 -04:00 |
michael.i.calderero
|
d26fba161e
|
remove '[x]' from paths in @ChildOrder annotation because they mess up
'forcedOrder' resolution in
BaseRuntimeElementCompositeDefinition.scanCompositeElementForChildren()
method
|
2017-07-03 16:06:52 -05:00 |
James Agnew
|
c9fcef0372
|
Clean up handling of searches nested in batch and transaction
|
2017-06-30 16:20:32 -04:00 |
James Agnew
|
8f76e4e463
|
Lots of work on refactoring
|
2017-06-25 21:55:35 -04:00 |
James Agnew
|
5789cd2a46
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2017-06-19 06:18:58 -04:00 |
James Agnew
|
e6cb973f5f
|
Add test
|
2017-06-17 08:29:30 -04:00 |
James
|
b474a1f2ef
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2017-06-16 10:00:27 -04:00 |
James
|
507cac3127
|
Respect prefer header on transaction processing
|
2017-06-16 09:52:12 -04:00 |
James Agnew
|
7588a2ecff
|
Modify patch for #655 so that it fixes #604 without causing us to allow
invalid values
|
2017-06-09 16:30:20 -04:00 |
christian ohr
|
872d72629c
|
#604:allow MINUTE precision for datetimes
|
2017-06-09 15:21:53 -04:00 |
James Agnew
|
c2e5fa3f18
|
Fix #667 - When using the AuthorizationInterceptor with the JPA server, when a client is updating a resource from A to B, the user now needs to have write permission for both A and B
|
2017-06-09 11:48:17 -04:00 |
James
|
14edc79ac1
|
Version bump to 2.6-SNAPSHOT
|
2017-06-09 07:28:29 -04:00 |
James
|
8b5209ff67
|
Version bump to 2.5
|
2017-06-08 06:34:44 -04:00 |