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 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
|
9901b802c4
|
Merge pull request #686 from SRiviere/Stu3_validation
Fix STU3 validation
|
2017-07-31 17:08:50 -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 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 |
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
|
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 |
James Agnew
|
c04146a76a
|
Revert "Allow MINUTE precision for datetimes. Closes #604"
|
2017-06-07 21:42:52 -04:00 |
James Agnew
|
1b557b05f0
|
Merge pull request #655 from ohr/master
Allow MINUTE precision for datetimes. Closes #604
|
2017-06-07 21:30:33 -04:00 |
James Agnew
|
7c6bb01a8b
|
Don't allow JPA server to save duplicate or empty tags, and fix #664 by
preventing multiple threads from loading structure definitions for
validation at the same time
|
2017-06-06 16:44:13 -04:00 |
James Agnew
|
6168f4ab32
|
FIx JDK7 dep
|
2017-05-26 21:35:40 -04:00 |
James Agnew
|
7d659c88e5
|
Validator incorrectly rejected references where only an identifier was
populated
|
2017-05-26 21:32:12 -04:00 |
christian ohr
|
aafde2eceb
|
#604:allow MINUTE precision for datetimes
|
2017-05-26 15:27:58 +02:00 |
James Agnew
|
6cf3d865f0
|
Fix test
|
2017-05-25 16:06:44 -04:00 |
James Agnew
|
b96932a5c5
|
Fix dependency on new version of commons-codec
|
2017-05-25 15:24:47 -04:00 |
James Agnew
|
5bdd10c7ab
|
Include patient in $everything even if there are no other resources
|
2017-05-24 14:24:01 -04:00 |
James Agnew
|
45041830bc
|
Server now respects the If-Modified-Since header for read operations
|
2017-05-17 14:57:05 -04:00 |
James Agnew
|
a92d80d860
|
Correctly encode extensions on the root of a resource with type
reference
|
2017-05-17 12:40:10 -04:00 |
James Agnew
|
7f2faae85e
|
Fix #563: JSON Parser gave a very unhelpful error message (Unknown attribute 'value' found during parse) when a scalar value was found in a spot where an object is expected. This has been corrected to include much more information
|
2017-05-15 18:06:55 -04:00 |
James Agnew
|
83c8036eda
|
Fix broken test
|
2017-05-02 09:30:26 -04:00 |
James Agnew
|
11948a27d6
|
Ignore test that doesn't pass yet
|
2017-05-02 09:22:04 -04:00 |
James Agnew
|
1af36db7f7
|
Add unit test only
|
2017-05-02 09:20:45 -04:00 |
James
|
bb9cd7c198
|
Add configuration property to DSTU3 FhirInstanceValidator to allow client code to change unknown extension handling behaviour.
|
2017-04-23 19:28:45 -04:00 |
James
|
716fa56b8f
|
Merge branch 'jpa_perf_enhancements'
|
2017-04-21 06:30:22 -04:00 |
James
|
cbc652d226
|
Version bump to 2.5-SNAPSHOT
|
2017-04-20 16:13:15 -04:00 |
James
|
f01a1cb1e9
|
Fix #627 - Accidental rename of some codesystem files to text during
sync
|
2017-04-20 06:04:09 -04:00 |
James
|
9d3d15ce6f
|
Version bump to 2.4
|
2017-04-19 21:38:36 -04:00 |
James
|
64fb9cfa68
|
Merge branch 'dstu3_latest_structs'
|
2017-04-18 22:12:53 -04:00 |