James Agnew
f2f09d03df
Add constructor and javadocs
2014-10-29 16:23:19 -04:00
James Agnew
da6a5d5a24
Move BoundCodeableConceptDt back to where it originally was for DSTU1
...
resources
2014-10-29 16:08:07 -04:00
b.debeaubien
7c0ebd6e98
https://github.com/jamesagnew/hapi-fhir/issues/39
...
AddProfileTagEnum is now public, so that one can actually call setAddProfileTag.
2014-10-29 16:00:54 -04:00
b.debeaubien
d9e21a7192
Fix for https://github.com/jamesagnew/hapi-fhir/issues/42
2014-10-29 15:50:43 -04:00
James Agnew
d2e6fc2253
Test updates to make Jenkins happy
2014-10-29 15:48:05 -04:00
James Agnew
109bbb4a5d
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2014-10-29 15:35:13 -04:00
James Agnew
094a617644
Merge branch 'versions'
...
Conflicts:
hapi-fhir-base/examples/pom.xml
hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/server/exceptions/UnprocessableEntityException.java
hapi-fhir-base/src/main/java/ca/uhn/fhir/validation/FhirValidator.java
hapi-fhir-base/testmindeps/pom.xml
hapi-fhir-jpaserver-uhnfhirtest/pom.xml
hapi-fhir-testpage-overlay/pom.xml
hapi-tinder-plugin/pom.xml
hapi-tinder-test/pom.xml
restful-server-example-test/pom.xml
restful-server-example/.settings/org.eclipse.wst.common.component
restful-server-example/pom.xml
2014-10-29 15:34:59 -04:00
James Agnew
23cff9fa58
Merge pull request #41 from wdebeau1/master
...
Added codeable concept extension to ResourceWithExtensionsA to demonstra...
2014-10-29 15:34:46 -04:00
b.debeaubien
812e513854
Added codeable concept extension to ResourceWithExtensionsA to demonstrate bug in RuntimeResourceDefinition.scanForExtensions
2014-10-29 15:13:20 -04:00
James Agnew
8f610d2c3a
Add some tests
2014-10-29 09:04:44 -04:00
James Agnew
5abdb5680a
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2014-10-28 11:16:07 -04:00
James Agnew
763f7195db
Merge pull request #38 from wdebeau1/master
...
ServerProfileProvider now uses IdDt.getIdPart() rather than getValue() s...
2014-10-28 11:15:36 -04:00
b.debeaubien
7f965c447f
ServerProfileProvider now uses IdDt.getIdPart() rather than getValue() so that it can find the profiles in in FhirContext's myIdToResourceDefinition.
2014-10-27 13:53:01 -04:00
jamesagnew
4117989784
Eclipse files
2014-10-26 15:08:48 -04:00
James Agnew
d756b73fa5
Docs
2014-10-24 16:24:06 -04:00
James Agnew
c0ed32c49a
More work on versions
2014-10-24 16:21:01 -04:00
James Agnew
d170c1e408
More work on DEV
2014-10-24 16:10:54 -04:00
James Agnew
c26602f0c8
Versions now builds completely!
2014-10-24 15:43:35 -04:00
James Agnew
69ee8a4777
Documentation updates
2014-10-23 12:32:54 -04:00
James Agnew
8f02bd734e
Docs for release 0.7
2014-10-23 10:58:15 -04:00
jamesagnew
818177f70f
Bunp to 0.7 for release
2014-10-23 08:12:58 -04:00
James Agnew
084d0d3010
Doc updates
2014-10-21 13:23:25 -04:00
James Agnew
81ddb3f1d5
More versions work
2014-10-20 18:59:02 -04:00
lmds1
ebb906adae
updated generated files with license comment from hapi-fhir-base build
2014-10-20 15:17:09 -04:00
lmds1
11f5a08814
Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir
2014-10-20 14:19:25 -04:00
lmds1
45a3fa8254
updated tinder to generate resources with a getResourceType method returning the ResourceTypeEnum, removed Test resource
2014-10-20 14:19:18 -04:00
James Agnew
b07b8b9845
Start adding DEV structures
2014-10-17 18:08:37 -04:00
James Agnew
4f8eec4075
Add an example for #35 - Cookie Interceptor
2014-10-17 16:39:47 -04:00
James Agnew
e31970f095
Merge pull request #35 from petromykhailysyn/master
...
Added Cookie interceptor.
2014-10-17 16:29:54 -04:00
James Agnew
79f92e8728
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2014-10-17 16:03:48 -04:00
James Agnew
b2efa07a05
Doc updates
2014-10-17 16:03:33 -04:00
James Agnew
d140e0b829
Merge pull request #34 from jjathman/remove-validation-exception
...
Fixes #32 - removes new validation API that doesn't use exceptions
2014-10-17 15:41:21 -04:00
James Agnew
cdb1b2d03e
Move Vagrant documentation into its own file
2014-10-17 15:23:04 -04:00
James Agnew
ceca366132
Update README.md
2014-10-17 15:10:38 -04:00
James Agnew
e4f212c8dc
Merge pull request #31 from preston/master
...
Configuration files for automated provisioning with Vagrant and Chef Solo.
2014-10-17 15:09:54 -04:00
James Agnew
47edfb7b01
Almost have versions tests passing
2014-10-17 14:51:45 -04:00
petromykhailyshyn
10c49d2bd3
Added Cookie interceptor.
2014-10-17 12:52:09 +03:00
James Agnew
bb0b39627d
Unit tests almost all passing
2014-10-16 17:19:27 -04:00
James Agnew
1d29b2b642
Still more versions work
2014-10-16 13:41:57 -04:00
James Agnew
dbc07dcb50
More versions work
2014-10-16 11:46:25 -04:00
lmds1
a642745095
Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir
2014-10-16 10:48:58 -04:00
lmds1
5a742a492b
added missing resourcetypeenums
2014-10-16 10:48:51 -04:00
James Agnew
287162af91
Fix #33 - Server was incorrectly returning contained resources as
...
top-level resources
2014-10-15 16:46:28 -04:00
lmds1
9f62d18b9f
Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir
2014-10-15 15:22:45 -04:00
lmds1
fdd9939d16
added resource type to IResource so all resource subclasses must declare what type they are (to facilitate auditing of resources)
2014-10-15 15:22:42 -04:00
James Agnew
b22bcaec32
More cleanup for contained resources
2014-10-15 14:34:14 -04:00
Joseph Athman
2741f1cae5
Fixes #32
...
Creates new methods that return a ValidationResult object instead of throwing an exception which requires catching and inspecting the exception itself. Migrating from the old to the new API should be pretty simple as the method calls match quite closely.
2014-10-15 12:26:30 -05:00
James Agnew
2a9d92df7a
Clean up encoding of contained resources so that resources are not
...
modified as a part of the encoding
2014-10-14 14:20:19 -04:00
lmds1
6049df0bfa
Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir
2014-10-10 15:42:29 -04:00
Preston Lee
2959d995e5
Refreshing .war files on re-provisioning.
2014-10-07 12:31:16 -07:00