James
|
3b80779fd3
|
Forward port #705, #708, and #710
Merge branch 'master' into hapi3_refactor
|
2017-08-13 12:31:09 -04:00 |
James
|
356d9acaf7
|
Revert one change from #706
|
2017-08-13 11:04:24 -04:00 |
James Agnew
|
72be7ab795
|
Merge pull request #706 from InfiniteLoop90/master
Fixes #705 - Client correctly validates the server's conformance statement FHIR version
|
2017-08-13 11:03:52 -04:00 |
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
|
209752cd63
|
Fix tests
|
2017-08-10 11:18:19 -04:00 |
Clayton Bodendein
|
9a32202d03
|
Also related to issue #705, added an explicit check for DSTU2.1 as well when the client checks the server's conformance statement FHIR version
|
2017-08-06 21:27:05 -05:00 |
Clayton Bodendein
|
1743d108b6
|
Fixed #705 by making RestfulClientFactory check for the correct FHIR version strings when the client code tries to validate the server's conformance statement. Also fixed the corresponding unit tests.
|
2017-08-06 14:03:15 -05:00 |
James
|
e7f8f8c30d
|
More work on porting tests
|
2017-08-01 20:43:47 -04:00 |
James
|
43c9003258
|
Work on porting DSTU1 tests
|
2017-08-01 07:09:29 -04:00 |
James Agnew
|
602857f1e2
|
More work on bring unit tests up to date
|
2017-07-31 22:34:08 -04:00 |
James
|
3fb75aa61a
|
More work on cleanup
|
2017-07-31 15:21:30 -04:00 |
James Agnew
|
b02fbb6804
|
Work on porting STU1 tests
|
2017-07-30 22:11:07 -04:00 |
James
|
e5f6c35aea
|
More work on getting legacy code cleaned up
|
2017-07-30 19:31:18 -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 Agnew
|
ebd3eeb5ee
|
More work on removing legacy code
|
2017-07-30 06:43:25 -04:00 |
James
|
92224c2532
|
Remove DSTU1 Bundle
|
2017-07-29 18:44:06 -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 |
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 |
James
|
42a81f4a85
|
Fix some unit tests
|
2017-07-24 06:06:27 -04:00 |
James
|
f7d4296046
|
Tweak to #683
|
2017-07-14 06:16:41 -04:00 |
James Agnew
|
a92ace2e0d
|
Merge branch 'master' into hapi3_refactor
|
2017-07-13 12:02:27 -04:00 |
James Agnew
|
65cc41e376
|
Allow patch to proceed with AuthorizationInterceptor
|
2017-07-12 11:14:14 -04:00 |
James Agnew
|
73ddf0e0d9
|
More enhancements to ResponseHighlighterInterceptor
|
2017-07-12 10:00:47 -04:00 |
James Agnew
|
45b05326c5
|
Improve display of syntaxt highlighting
|
2017-07-12 09:47:10 -04:00 |
James Agnew
|
38b7212e52
|
Add line selection and header display to ResponseHighlighterInterceptor
|
2017-07-12 09:04:05 -04:00 |
michael.i.calderero
|
11aa1c5a9e
|
fix for #659
|
2017-07-10 18:10:31 -05:00 |
James Agnew
|
f1f72980de
|
Merge pull request #651 from eug48/master
ResponseHighlighter enhancement proposal - hyperlinks and selections
|
2017-07-10 16:03:40 -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
|
c520e60ac1
|
Keep working on refactor
|
2017-07-05 08:08:40 -04:00 |
James Agnew
|
f1d2ee9092
|
Continue refactor for HAPI 3
|
2017-07-03 22:10:59 -04:00 |
James Agnew
|
9281ccafc3
|
Merge branch 'master' into hapi3_refactor
|
2017-07-03 20:34:16 -04:00 |
James
|
b44bdeec88
|
Clean up rest hook interceptor a bit
|
2017-06-30 07:24:33 -04:00 |
James Agnew
|
7834bb2625
|
Do not load results into the database in JPA if there is no paging
provider
|
2017-06-29 22:15:23 -04:00 |
James Agnew
|
674424a30b
|
Add tests
|
2017-06-29 21:34:56 -04:00 |
James Agnew
|
10ff2dd16c
|
Add test
|
2017-06-28 19:54:24 -04:00 |
James
|
ea1264cd8e
|
Continue work on refactor
|
2017-06-28 10:26:01 -04:00 |
James
|
b2bef47100
|
Work on refactor
|
2017-06-27 21:13:23 -04:00 |
James Agnew
|
8f76e4e463
|
Lots of work on refactoring
|
2017-06-25 21:55:35 -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 |