117 Commits

Author SHA1 Message Date
James Agnew
364c18e06e Use more compatible Accept header in STU3 client. Also fixes missing
Woodstox library in android builds per #450)
2016-09-16 23:46:06 -04:00
James Agnew
906bcfb803 Version bump to 2.1 2016-08-30 10:55:55 -04:00
James Agnew
d27aad487e Bump to 2.0 release 2016-08-30 10:50:04 -04:00
James Agnew
dd8b1cd979 Use corrrect types from client 2016-07-27 18:15:09 -04:00
James Agnew
c3e9f618eb Version bump to 2.0-SNAPSHOT 2016-07-12 11:12:07 -04:00
jamesagnew
acaf2135c5 Finalize 1.6 release 2016-07-06 07:29:20 -04:00
jamesagnew
38e80531bb Bump version to 1.6-SNAPSHOT 2016-04-22 07:05:05 -04:00
jamesagnew
1da5855c9c Add Eclipse files to git 2016-02-28 14:02:29 -05:00
James Agnew
f21851099c Version bump 2016-02-08 13:59:09 -05:00
James Agnew
e0e52f96c6 Version bump to 1.4 (finally!) 2016-02-03 15:25:32 -05:00
jamesagnew
9449df7df1 Prepare for 1.4 release 2016-02-03 08:35:05 -05:00
James Agnew
a54cb06c03 More travis cleanup 2016-01-06 14:02:20 -05:00
jamesagnew
5789db8743 Remove dependency on cobertura at compile time 2016-01-02 10:55:52 -05:00
James Agnew
2f12c9ed01 Bump version to 1.4-SNAPSHOT 2015-11-15 20:11:05 -05:00
James Agnew
f9f33f059b Version bump to 1.3 2015-11-15 12:53:02 -05:00
Thomas Andersen
cdf18f00b1 undo attempt to remove javax.servlet dependency
undo attempt to remove javax.servlet dependency
2015-10-05 02:10:05 +02:00
Thomas Andersen
e040ef3f43 Merge remote-tracking branch 'upstream/master' 2015-10-04 21:07:46 +02:00
Thomas Andersen
f4f57fd480 Make dependencies truly optionel + clean up / minimize android build
both Phloc and Schematron was not truly optionel since they was referred
from different files. So the references has been moved to a factory and
ObjectUtil extended for some of the missing methods, where Schematron
was used. Android pom file is cleaned so that all artifcates are build
using the same base configuration and then schematron, phloc and some
server components have been removed from artifact to minimize android
artifacts.
2015-10-04 21:05:30 +02:00
James Agnew
12d95bf43c Support patient and encounter $everything operations at the type level
in JPA
2015-10-02 08:09:17 -04:00
Thomas Andersen
9560ab8dd2 Remove server code from android client and make android client smaller 2015-10-02 00:13:19 +02:00
Thomas Andersen
74557d6e85 Android missing required files and releases artifacts
Make android build include missing required class files and make android
distribution contain actual jars with code and not just a useless
android loader
2015-09-30 23:10:38 +02:00
jamesagnew
70e942e9f8 Version bump to 1.3-SNAPSHOT 2015-09-19 11:00:57 -04:00
jamesagnew
31934ff582 Version bump to 1.2 2015-09-16 07:09:03 -04:00
James Agnew
c534fb9604 Hopefully tests should pass now - Not using profile datatypes in encoded
choice names has been a pain!
2015-09-08 14:00:11 -04:00
jamesagnew
a9f978a8a2 Udate to latest DSTU2 definitions 2015-08-31 08:20:24 -04:00
James Agnew
11f5aeebd9 Clean up the build and hopefully close #206 2015-08-19 11:49:00 -04:00
jamesagnew
330dbde983 Add new interceptor hook for auditing 2015-08-16 22:09:01 -04:00
James Agnew
24634880db Update for QA version of DSTU2 2015-08-09 11:18:04 -04:00
James Agnew
c838d651dd Fix fluent client search call so that it can be mocked with Mockito 2015-08-06 18:06:32 -04:00
James Agnew
43dd081098 Fix compile issues and keep working on android build 2015-08-06 13:13:03 -04:00
James Agnew
137a2cf7ec Enhancements to Android build 2015-08-06 10:15:58 -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
4ab8871a41 POM cleanup 2015-06-09 08:22:46 -04:00
James Agnew
9b97fb0e97 Enable validation ($validate) operation in DSTU2 style 2015-06-04 10:56:13 -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
jamesagnew
dfbe2415d1 Merge branch 'master' of github.com:jamesagnew/hapi-fhir into hl7org_structs 2015-05-07 21:24:34 -04:00
jamesagnew
924ebf062e Preparing for 1.0 release 2015-05-07 20:51:37 -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
91167733c6 Don't return a Content-Location header when returning the new bundle
format
2015-04-20 17:32:20 -04:00
James Agnew
4f1d2a3c75 Merging cleanup from local branch with commit from #153 2015-04-20 15:28:20 -04:00
James Agnew
b42737262b Work on HL7org structs 2015-04-20 07:31:45 -04:00
James Agnew
93de15b83a More work on HL7org structs 2015-04-14 11:58:08 -04:00
jamesagnew
18d45e7cc8 Remove file from VCS 2015-04-02 15:02:06 -04:00
jamesagnew
4054aa781a Fix unit test 2015-04-02 15:01:25 -04:00
James Agnew
317251ca4d Add servlet-api classes to android build 2015-04-02 12:26:26 -04:00
James Agnew
25a9c254e3 Sync to DSTU2 again 2015-04-01 16:03:54 -04:00
James Agnew
690bcb4b68 Add support for a NarrativeModeEnum parameter to interact with
_narrative in the request URL
2015-03-27 16:52:48 -04:00
James Agnew
c484425c78 Update license file generation and gitignores 2015-03-26 11:57:07 -04:00