jamesagnew
6a036dabe5
Remove most valuesets out of core
2015-02-14 16:14:52 -05:00
jamesagnew
6012a60ccf
Tests all pass on deparated structure defs!
2015-02-14 13:27:11 -05:00
James Agnew
7492b25325
More work on separating versions
2015-02-13 18:01:55 -05:00
James Agnew
86e8103657
More work on splitting out resources to different versions
2015-02-13 14:17:44 -05:00
James Agnew
35a2f852fe
Start work on decoupling dstu1 structures
2015-02-12 17:32:00 -05:00
James Agnew
ec5f7afa5e
More site work
2015-02-11 17:00:49 -05:00
jamesagnew
045c289458
Site work
2015-02-11 09:06:56 -05:00
jamesagnew
94429962cd
Work on site and android build
2015-02-11 08:52:46 -05:00
jamesagnew
46b6979125
Unescape Read ID and Version IDs
2015-02-10 14:57:16 -05:00
jamesagnew
9828d27eec
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2015-02-09 22:26:17 -05:00
jamesagnew
ab28a99d82
Doc updates
2015-02-09 22:26:04 -05:00
James Agnew
c8bd93ba92
Fix #101 - Calling BaseDateTimeDt#setValue(Date, TemporalPrecisionEnum) did not always actually respect the given precision when the value was encoded. Thanks to jacksonjesse for reporting!
2015-02-09 14:50:13 -05:00
James Agnew
4b8092b12e
Bring examples up to DSTU2 compatibility
2015-02-09 14:26:08 -05:00
James Agnew
e98eb4a154
Credit for #104
2015-02-09 10:07:53 -05:00
James Agnew
b135425745
Merge pull request #104 from esteban-aliverti/dstu2
...
Thanks for the pull!
2015-02-09 10:05:26 -05:00
esteban-aliverti
9377315c8d
Misc:
...
- hapi-fhir-testpage-overlay now uses dstu2 classes.
- hapi-fhir-jpaserver-examples now use dstu2 classes.
- Removed non-existing dependency hapi-fhir-jpaserver-test:0.9-SNAPSHOT from hapi-fhir-testpage-overlay and hapi-fhir-jpaserver-uhnfhirtest
2015-02-09 12:00:49 +01:00
jamesagnew
5600ba6763
Implement DSTU2 transaction semantics in JPA
2015-02-08 19:21:29 -05:00
jamesagnew
1f958221a7
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2015-02-07 12:28:07 -05:00
jamesagnew
1a8bd21517
Just more tests
2015-02-07 12:27:59 -05:00
James Agnew
0b726c3564
Fix compile issues
2015-02-06 16:41:34 -05:00
James Agnew
f4805f83d1
Create DSTU2 project
2015-02-06 15:50:29 -05:00
James Agnew
e5139c6cfa
Updated credit on #100
2015-02-05 14:04:16 -05:00
James Agnew
91f8c3f26f
Fix #103 - Don't encode contained resources unless they are actualy
...
referenced somewhere in the resource body
2015-02-05 12:07:37 -05:00
James Agnew
64944d6d81
JPA Documentation updates
2015-02-05 10:25:18 -05:00
James Agnew
37e2abb4e2
Fix #100 - HAPI failed to initialize in an environment without Woodstox
...
on the classpath. Will deploy a new snapshot shortly.
2015-02-04 14:15:11 -05:00
James Agnew
a474870a1e
Work on JPA example
2015-02-03 17:53:22 -05:00
James Agnew
309ba79c6f
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2015-02-03 10:40:25 -05:00
James Agnew
5c29f71db1
Credit for #97
2015-02-03 10:39:54 -05:00
James Agnew
3249b0cb12
Merge pull request #97 from twilson650/patch-2
...
Update DateClientParam.java
2015-02-03 10:36:59 -05:00
James Agnew
a3be361e40
Add some tests for #82 - Not working, but we have tests at least
2015-01-29 14:37:55 -05:00
James Agnew
6c6685137f
Lots of tweaks for DSTU2 support
2015-01-29 11:34:57 -05:00
James Agnew
9d7796f0be
Implement JPA transaction deletion operation
2015-01-29 10:17:46 -05:00
jamesagnew
af8bf42e1d
Fix reression from #86
2015-01-28 07:52:47 -05:00
jamesagnew
f7f1671468
Start work on JPA example project
2015-01-27 21:56:32 -05:00
jamesagnew
9bee09efcd
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2015-01-27 21:56:23 -05:00
James Agnew
1f7b94c823
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2015-01-27 17:54:17 -05:00
James Agnew
5c59becf6f
Credit for #86
2015-01-27 17:54:00 -05:00
James Agnew
84cea27f44
Merge pull request #86 from harsha89/master
...
extracting request path generating code to protected method in order to ...
2015-01-27 17:49:58 -05:00
James Agnew
1f9d9a7957
Merge pull request #78 from ahenket/patch-2
...
Update RestfulServer.java
2015-01-27 15:04:39 -05:00
James Agnew
8f52954ec9
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2015-01-27 14:59:42 -05:00
James Agnew
d3d242bc7e
Documentation updates
2015-01-27 14:59:10 -05:00
James Agnew
f463e0453e
Merge pull request #74 from wdebeau1/master
...
#73 - added matchesToken method to BaseCodingDt and doesCodingListMatch ...
2015-01-27 14:57:47 -05:00
James Agnew
1348b9f1b4
Add HTTPS support to public server
2015-01-27 11:14:30 -05:00
Tom Wilson
8eb659cf27
Update DateClientParam.java
...
method "second" has been using DAY precision.
2015-01-26 13:17:22 -08:00
jamesagnew
c36cbb893d
Fix some broken unit tests and do a few documentation updates
2015-01-24 16:17:20 +01:00
jamesagnew
e19e96db28
Fix #88 - Client should check which FHIR version the server implements and fail if it is incorrect for the client
2015-01-24 14:51:47 +01:00
jamesagnew
aa8684c977
Working on #89 - Won't mark it until server is redeployed though
2015-01-24 13:01:32 +01:00
jamesagnew
b36932aed4
Fix #90 - Documentation updates from Claude
2015-01-24 07:56:06 +01:00
jamesagnew
15a57242aa
Fix #91 - Unable to add more than two extensions with unknown orders to a custom resource
2015-01-24 07:42:14 +01:00
jamesagnew
0898260232
Add one more test for #93 - I am unable to reproduce this issue so far; I think it may have been resolved as a result of a chackin in 0.8
2015-01-24 01:49:44 +05:30