jamesagnew
|
59ba1c9f7b
|
Almost have unit tests passing
|
2014-12-14 22:29:15 -05:00 |
jamesagnew
|
ebd0f222f4
|
Remove artifacts from merge
|
2014-12-13 13:03:38 -05:00 |
James Agnew
|
e2aea7d1b2
|
More merging
|
2014-12-12 17:18:13 -05:00 |
James Agnew
|
2f7cbeb348
|
Merge branch 'hl7org_v08' of github.com:jamesagnew/hapi-fhir into hl7org_structs
Conflicts:
hapi-fhir-base/src/main/java/ca/uhn/fhir/context/FhirContext.java
hapi-fhir-base/src/main/java/ca/uhn/fhir/context/ModelScanner.java
hapi-fhir-base/src/main/java/ca/uhn/fhir/model/primitive/IdDt.java
hapi-fhir-base/src/main/java/ca/uhn/fhir/parser/JsonParser.java
hapi-fhir-base/src/main/java/ca/uhn/fhir/parser/ParserState.java
hapi-fhir-base/src/main/java/ca/uhn/fhir/parser/XmlParser.java
hapi-fhir-structures-dstu/src/main/java/ca/uhn/fhir/model/dstu/FhirDstu1.java
|
2014-12-11 16:07:00 -05:00 |
jamesagnew
|
e1aa3f335e
|
Unit tests all pass!
|
2014-12-10 22:02:31 -05:00 |
James Agnew
|
d8e14e4213
|
...more work on HL7 structs
|
2014-12-10 17:40:47 -05:00 |
James Agnew
|
2f92e3515b
|
Merge remote-tracking branch 'origin/master' into hl7org_structs
|
2014-12-10 16:11:08 -05:00 |
b.debeaubien
|
da22349b47
|
Fixed bug in recursive extension scanner caused by the previous fix to the extension scanner
|
2014-12-10 15:24:54 -05:00 |
James Agnew
|
ec8fdc7d68
|
More work on HL7.org structs
|
2014-12-10 14:28:25 -05:00 |
James Agnew
|
463fe249e6
|
Merge remote-tracking branch 'origin/master' into hl7org_structs
|
2014-12-10 11:09:44 -05:00 |
James Agnew
|
8ac479b7bd
|
Prevent profile generation issue with multiple resource definition
classes that share an extension
|
2014-12-10 10:40:29 -05:00 |
b.debeaubien
|
84ecec2835
|
Added test demonstrating that using the same extension in 2 different resources causes the profile extension scanner to throw up its hands in despair
|
2014-12-10 10:24:04 -05:00 |
James Agnew
|
c4c26e482f
|
Fix a compile issue reported by Bill de Beaubien
|
2014-12-10 10:17:33 -05:00 |
jamesagnew
|
26e60b1b85
|
More work on hl7.org structs
|
2014-12-10 09:25:15 -05:00 |
jamesagnew
|
cee02ea605
|
More structures work from hl7
|
2014-12-09 08:24:35 -05:00 |
James Agnew
|
45e48c62bf
|
More structures work
|
2014-12-05 18:06:25 -05:00 |
James Agnew
|
c901330583
|
Fix build failure
|
2014-12-04 11:41:13 -05:00 |
James Agnew
|
e3ad2d8a2d
|
Remove unneeded source path
|
2014-12-04 11:27:53 -05:00 |
James Agnew
|
81d842548c
|
Adding tests that don't yet work
|
2014-12-04 11:21:08 -05:00 |
James Agnew
|
ecadd83711
|
Return a better error message if the server finds multiple resource
providers for the same resource type
|
2014-12-04 11:04:53 -05:00 |
James Agnew
|
a346219930
|
Just some work on the structs
|
2014-12-03 17:41:32 -05:00 |
James Agnew
|
29dab8bad9
|
Messing around with the POM to try and get android working
|
2014-12-03 17:09:13 -05:00 |
James Agnew
|
826fa1d7c1
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
Conflicts:
hapi-fhir-tutorial/simple-server/src/main/java/ca/uhn/fhir/example/ex3/Example03_PatientResourceProvider.java
hapi-fhir-tutorial/simple-server/src/main/java/ca/uhn/fhir/example/ex3/Example03_SimpleRestfulServer.java
src/changes/changes.xml
|
2014-12-03 13:49:19 -05:00 |
James Agnew
|
3ca9fbbebb
|
Encoding a Binary resource without a content type set should not result
in a NullPointerException.
|
2014-12-03 13:46:46 -05:00 |
lmds1
|
df05f00b80
|
updated patient auditor to get patient name as a string from basehumannamedt
|
2014-12-03 13:21:23 -05:00 |
jamesagnew
|
c294e1c064
|
Begin multi version work
|
2014-12-01 08:13:32 -05:00 |
lmds1
|
ed66ffebc9
|
added unit tests for auditing interceptor
|
2014-11-28 17:38:07 -05:00 |
lmds1
|
edc00091e8
|
merging null pointer check from v0.8-uhn-branch to master
|
2014-11-26 10:53:54 -05:00 |
lmds1
|
cc9f12bf31
|
added null check on resource mapping for conformance method bindings
|
2014-11-26 10:36:34 -05:00 |
jamesagnew
|
383d4929c8
|
Fix #57: Date/Time types should not throw exceptions for bad precision on setValue(String) but should for constructors
|
2014-11-25 09:14:11 +01:00 |
jamesagnew
|
f9e19f759f
|
More tutorial examples
|
2014-11-24 12:45:12 +01:00 |
James Agnew
|
028c349d10
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2014-11-21 12:24:40 -05:00 |
James Agnew
|
24595ca6db
|
Documentation updates
|
2014-11-21 12:24:31 -05:00 |
James Agnew
|
fae63edf36
|
More tutorial work
|
2014-11-21 12:23:44 -05:00 |
b.debeaubien
|
428af56c82
|
Fixed issue where empty narrative caused a StringIndexOutOfBoundsException
Fixed encoding issue on XmlParserTest so it'll run in windows
|
2014-11-21 12:19:18 -05:00 |
James Agnew
|
84c08b1684
|
Do not share interceptors between individual interface based client
instances
Conflicts:
src/changes/changes.xml
|
2014-11-21 11:46:23 -05:00 |
James Agnew
|
51f2ce1e37
|
Do not share interceptors between individual interface based client
instances
|
2014-11-21 11:39:21 -05:00 |
James Agnew
|
74ab9a779c
|
More tutorial work
|
2014-11-21 11:18:41 -05:00 |
James Agnew
|
b416944f89
|
More tutorial work
|
2014-11-21 11:18:04 -05:00 |
James Agnew
|
ae3e030c3e
|
Remove eclipse files
|
2014-11-20 16:43:58 -05:00 |
James Agnew
|
781ebfbda1
|
Add gitignore
|
2014-11-20 16:43:38 -05:00 |
James Agnew
|
c0d125f288
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2014-11-20 16:41:42 -05:00 |
James Agnew
|
6e293a6623
|
More tutorial samples, as well as credit for #54
|
2014-11-20 16:29:10 -05:00 |
James Agnew
|
284625a1bc
|
Merge pull request #54 from jjathman/master
Fixes #51 - cache whether or not validation was successful when the Vali...
|
2014-11-20 16:28:33 -05:00 |
lmds1
|
d757bc1f16
|
set version for all hapi projects to 0.8-uhn-branch
|
2014-11-20 14:48:33 -05:00 |
James Agnew
|
06a1e459d4
|
Returned resource objects from server methods should not be modified
while converting to a bundle
|
2014-11-20 14:42:24 -05:00 |
James Agnew
|
f632d119b4
|
Fix #55: Transaction in JPA should replace "cid:" IDs with server
assigned IDs
|
2014-11-20 10:52:16 -05:00 |
James Agnew
|
87b5ac2449
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2014-11-20 10:16:18 -05:00 |
James Agnew
|
39cddf59ac
|
More tutorial code
|
2014-11-20 10:15:58 -05:00 |
lmds1
|
57b34cd869
|
Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir
|
2014-11-19 15:48:20 -05:00 |