317 Commits

Author SHA1 Message Date
James Agnew
f2bf199ac7 Fix build and sync RI 2015-07-21 10:58:02 -04:00
James Agnew
56a4c1b04b Add serialization support and fix build regression 2015-07-21 09:45:53 -04:00
jamesagnew
99e92d8fca Operations in server generated conformance statement should only appear once per name, since the name needs to be unique. 2015-07-19 19:17:39 -04:00
jamesagnew
a774a654ce Property document OperationDefinitions generated automatically by server 2015-07-19 11:10:46 -04:00
jamesagnew
61cb60b293 Operations which are not resource type specific were not showing up in REST server's conformance 2015-07-18 18:44:46 -04:00
jamesagnew
a35d20b999 Fix #158 - Don't encode empty tags 2015-07-18 17:35:54 -04:00
jamesagnew
3bff020c54 Add exception pre processing method to server interceptors 2015-07-18 16:31:32 -04:00
jamesagnew
57ee1fe220 Fix unit tests failing due to OperationDefinition changes 2015-07-18 14:43:59 -04:00
jamesagnew
41283d4ed4 Add $get-resource-counts operation to JPA server 2015-07-17 18:28:47 -04:00
jamesagnew
2fc0d4c7a2 Clean up exception handling in server, and add QuestionnaireAnswers validation for JPA server 2015-07-16 20:16:51 -04:00
James Agnew
3bba0c0425 Add validation module for QuestionnaireAnswers 2015-07-15 17:28:12 -04:00
James Agnew
901c5c29cf Version bunp for 1.2 2015-07-14 18:08:06 -04:00
James Agnew
3fa7c54526 Tag 1.1 release 2015-07-13 10:31:02 -04:00
jamesagnew
c8ce723a1d DOcumentation updates 2015-07-13 08:16:48 -04:00
James Agnew
c22aa14d29 Clean up the validation framework and integrate the QuestionnaireAnswers
validator
2015-07-10 16:05:40 -04:00
jamesagnew
d5b99c2c10 Fix broken build 2015-07-08 22:27:49 -04:00
James Agnew
3bfecb27a8 Update RI structures 2015-07-08 17:57:53 -04:00
jamesagnew
70222ecf15 More fix build 2015-07-05 17:43:18 -04:00
jamesagnew
8a86ad5e76 Wide sweeping changes to get RI structures working in server mode 2015-07-05 17:14:15 -04:00
James Agnew
70d4abdf06 Server should include lastUpdated in search responses if one is supplied
by the implementation. Also automatically include in this in JPA server
2015-06-22 16:27:08 -04:00
jamesagnew
9758f32021 Fix build 2015-06-21 12:22:14 -04:00
jamesagnew
b48843a128 More work on test coverage 2015-06-21 12:16:33 -04:00
jamesagnew
e9ac63688c Finally have travis and coveralls working! 2015-06-21 00:48:10 -04:00
jamesagnew
71fbfe5214 Add consolidated test package and clean up tests for cobertura 2015-06-20 14:23:34 -04:00
James Agnew
39dd48bc41 Automatically populate Bundle.entry.base when encoding a bunde 2015-06-17 14:32:11 -04:00
James Agnew
6f7ef96b97 Support $validate operation correctly in DSTU2 clients and in testpage
overlay
2015-06-16 11:56:30 -04:00
James Agnew
62b0707b36 Support attributes longer than 512kb. 2015-06-04 12:19:10 -04:00
James Agnew
9b97fb0e97 Enable validation ($validate) operation in DSTU2 style 2015-06-04 10:56:13 -04:00
jamesagnew
e5b402cb14 Allow raw access to resource body in create/update/etc 2015-06-01 09:21:41 -04:00
jamesagnew
064f113133 Clean up resource parameter handling 2015-05-31 19:38:01 -04:00
jamesagnew
4a5e13b301 Work on synchronizing the HL7.org structures 2015-05-31 16:52:31 -04:00
jamesagnew
11d22b1b1f Site updates and clean up RI IdType 2015-05-28 08:35:49 -04:00
James Agnew
ec3c94a823 Update RI structures 2015-05-22 17:32:36 -04:00
James Agnew
b89ee3d2a7 Add unit test for JPA 2015-05-22 16:30:14 -04:00
James Agnew
0f9d4b8059 Add interceptor for syntax highlighting 2015-05-15 18:59:54 -04:00
James Agnew
3e382ab760 More work on RI structs 2015-05-08 18:49:31 -04:00
jamesagnew
0f2976358f Version bump to 1.1-SNAPSHOT with more loggging 2015-05-08 08:54:40 -04:00
James Agnew
3a5d2e892a About to commit to SVN as well 2015-05-05 18:16:22 -04:00
James Agnew
05cccdb6e5 More work on structs 2015-05-05 13:16:10 -04:00
James Agnew
ae81ad29f6 Unit tests all passing 2015-05-02 14:04:43 -07:00
James Agnew
aa2f2cee96 Merge branch 'hl7org_structs' of github.com:jamesagnew/hapi-fhir into hl7org_structs 2015-05-01 13:52:24 -07:00
James Agnew
880ab84ce8 More work on structs 2015-05-01 12:27:56 -07:00
James Agnew
3fe60c3f1b Start syncing changes with SVN 2015-05-01 13:07:47 -04:00
James Agnew
629bc5b7d3 HL7org unit tests all pass 2015-05-01 11:09:29 -04:00
jamesagnew
147305b70e More work on getting HL7org structs working 2015-04-22 07:46:33 -04:00
jamesagnew
b222b76611 Merge branch 'master' of github.com:jamesagnew/hapi-fhir into hl7org_structs
Conflicts:
	hapi-fhir-android/pom.xml
	hapi-fhir-base/src/main/java/ca/uhn/fhir/parser/JsonParser.java
	hapi-fhir-base/src/main/java/ca/uhn/fhir/parser/XmlParser.java
	hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/server/RestfulServerUtils.java
	hapi-fhir-base/src/main/java/ca/uhn/fhir/util/FhirTerser.java
	hapi-fhir-testpage-overlay/.gitignore
	src/changes/changes.xml
2015-04-21 13:30:58 -04:00
James Agnew
b42737262b Work on HL7org structs 2015-04-20 07:31:45 -04:00
James Agnew
eddcf5f4d8 Merge branch 'hl7org_structs' of github.com:jamesagnew/hapi-fhir into hl7org_structs 2015-04-15 16:37:35 -04:00
James Agnew
3db46c2db2 More work on hl7org strfucts 2015-04-15 16:37:24 -04:00
jamesagnew
cfff2006ec More work on HL7org structs 2015-04-15 07:49:18 -04:00