James
7149d2e053
Merge branch 'custom_jpa_search_params'
2017-02-04 16:34:05 -05:00
James
78fd020590
Credit for #548
2017-02-04 16:10:59 -05:00
James
6875da8556
Clean up changes.xml
2017-02-04 16:09:20 -05:00
James
54ac780cd5
Custom params works!
2017-02-04 16:02:00 -05:00
James
ea5a023e17
Fix typo
2017-01-31 10:42:30 -05:00
James
b0981a8dc5
Credit for #547
2017-01-31 07:22:38 -05:00
James
11f1f4f6ee
Deprecate getAllPopulatedChildElementsOfType
2017-01-31 06:53:04 -05:00
James
e5b9aa4536
Bump some dependency versions
2017-01-30 17:59:01 -05:00
James
ce80007f8d
Bump spring version and refactor examples
2017-01-29 22:55:22 -05:00
James
d3ef52d49d
Credit for #533
2017-01-29 18:01:18 -05:00
James
3960666c68
Credit for #538
2017-01-29 17:56:13 -05:00
James
b66aa9761e
Allow parsing of RSQuot
2017-01-29 15:49:10 -05:00
James
97f1e55131
Add changelog about the extensions fix
2017-01-26 11:39:42 -05:00
James Agnew
344e324929
Fix #544
...
Squashed commit of the following:
commit 1ab9b58e9f
Author: James Agnew <jamesagnew@gmail.com>
Date: Tue Jan 24 10:46:56 2017 -0500
Changes working now
commit 5c752cdace
Author: James <jamesagnew@gmail.com>
Date: Tue Jan 24 08:43:04 2017 -0500
Get JPA working with new uuid: logic
commit 127b76884a
Author: James Agnew <jamesagnew@gmail.com>
Date: Mon Jan 23 21:11:18 2017 -0500
Fix test
commit 599bbe236c
Author: James Agnew <jamesagnew@gmail.com>
Date: Mon Jan 23 18:42:46 2017 -0500
Work on #544
2017-01-24 10:47:24 -05:00
James Agnew
dc17157db8
Credit for #539
2017-01-20 18:49:01 -05:00
James Agnew
d1542e98c5
JPA server was not correctly validating and expanding SCT codes
2017-01-19 17:37:43 -05:00
James Agnew
22f796fa7c
Allow history operation at type level with authorizationinterceptor
2017-01-16 18:41:39 -06:00
James Agnew
9823ac1eaf
Add sources and javadocs to the distribution JARs
2017-01-15 12:05:40 -06:00
James Agnew
dbc6abc658
Fix #504 - Error if custom type has illegal extensions
2017-01-13 21:46:16 -06:00
James Agnew
fa1ad5ba85
Fix #519 - Issues with JPA capabilitystatement related to the _id param
2017-01-13 21:19:19 -06:00
James Agnew
0dd1d77bec
Update credit for #503
2017-01-13 12:12:32 -06:00
James Agnew
37c40c4f9e
Fix #503 - Checking authorization again patient compartment fails with delete operation
2017-01-13 11:06:00 -05:00
James
3b41d85952
Server interceptor methods were being called twice unnecessarily by the JPA server, and the DaoConfig interceptor registration framework was not actually useful. Thanks to GitHub user @mattiuusitalo for reporting! Fixes #532
2017-01-11 20:57:39 -05:00
James Agnew
5b7abf15dc
Properly purge subscriptions
2017-01-11 18:19:46 -05:00
James Agnew
fe24841350
Work on #532
2017-01-09 19:00:56 -05:00
James
65f597aeb1
Migrate to new fhirtest.uhn.ca server
2016-12-28 17:02:08 -05:00
James
0ec61533a8
Publish 2.2
2016-12-20 19:00:37 -05:00
James Agnew
c1cc4802f3
Release 2.2 docs
2016-12-20 16:23:43 -05:00
James
2a94242f22
Fix web testing UI to handle CapabilityStatement correctly
2016-12-19 14:32:48 -05:00
James
964919d880
Improve parsing
2016-12-19 14:03:11 -05:00
James
7838d511d0
Fix typo in IHttpResponse
2016-12-19 11:29:05 -05:00
James Agnew
74a73e74c5
Dependency version bumps
2016-12-14 09:21:00 -05:00
James Agnew
4eb2e017f8
Fix #528 - Allow reads by compartment in authorizationinterceptor
2016-12-13 18:30:47 -05:00
James
fd14750614
Credit for #507
2016-12-12 07:41:40 -05:00
James
826c91087b
Credit for #510
2016-12-12 07:32:36 -05:00
James
43adae1d01
Credit for #523
2016-12-11 18:30:05 -05:00
James
9cb014724b
Add validator for DSTU2.1
2016-12-11 17:39:05 -05:00
James
191e3b6d4d
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2016-12-10 19:52:25 -05:00
Bill Denton
c544dd4053
Merge remote-tracking branch 'upstream/master'
2016-12-10 12:46:18 -08:00
Bill Denton
766fbfe1fb
update change log for PR526
2016-12-10 12:25:22 -08:00
James
b0d656e5d9
Refactor fix for #520 a bit so that version in DSTU3 is always pulled
...
from the model
2016-12-10 14:40:27 -05:00
James
ee63bbea74
Fix #516 - Handle STU3 invalid enum values with an appropriate exception
2016-12-10 14:14:22 -05:00
James
2f55fdee2e
Credit for #525
2016-12-10 07:38:23 -05:00
James Agnew
223df60c1d
Doc updates
2016-12-08 10:50:42 -05:00
James Agnew
72653a9ec4
Fix #500 - Next and previous links not working in testpage UI
2016-12-08 10:45:47 -05:00
James
5149e581db
Fix #521 - Wrong or missing ID body in update should be an error
2016-12-08 08:31:52 -05:00
James Agnew
e8fad33042
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2016-12-05 14:53:09 -05:00
James Agnew
cfb2c51eab
CLI upload-examples failed to delete file under windows
2016-12-05 14:51:59 -05:00
James
9688caf8f2
Version bump back from bad spring version
2016-12-04 21:59:16 -05:00
jamesagnew
bf05dd86f8
Bump spring version
2016-12-04 18:51:21 -05:00