jamesagnew
|
65e1af4c73
|
More travis
|
2015-06-20 18:32:00 -04:00 |
jamesagnew
|
a27032685a
|
Reduce log verbosity
|
2015-06-20 14:45:07 -04:00 |
jamesagnew
|
cadf3eaa95
|
Reduce log verbosity
|
2015-06-20 10:23:06 -04:00 |
James Agnew
|
e8c75c5a45
|
Add support for _lastUpdated parameter in client and JPA server
|
2015-06-19 17:46:14 -04:00 |
James Agnew
|
6f7ef96b97
|
Support $validate operation correctly in DSTU2 clients and in testpage
overlay
|
2015-06-16 11:56:30 -04:00 |
jamesagnew
|
4ab8871a41
|
POM cleanup
|
2015-06-09 08:22:46 -04:00 |
James Agnew
|
ff6884223e
|
Fix #170 - Better addXXX methods in structures. Also don't incorrectly
include IDs in client create requests, and add better getLink methods
to the bew Bundle resource structure.
|
2015-05-21 15:18:46 -04:00 |
jamesagnew
|
0f2976358f
|
Version bump to 1.1-SNAPSHOT with more loggging
|
2015-05-08 08:54:40 -04:00 |
jamesagnew
|
a731557516
|
Merge branch 'hl7org_structs' of github.com:jamesagnew/hapi-fhir into hl7org_structs
|
2015-05-07 21:28:31 -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 |
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
|
3fe60c3f1b
|
Start syncing changes with SVN
|
2015-05-01 13:07:47 -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 |
jamesagnew
|
1f51c69126
|
Fix #139 - ContactPointDt fields don't index in JPA module
|
2015-04-05 16:18:14 -04:00 |
James Agnew
|
1bdd2daa8e
|
One last synchronization to DSTU2
|
2015-04-02 11:37:40 -04:00 |
James Agnew
|
25a9c254e3
|
Sync to DSTU2 again
|
2015-04-01 16:03:54 -04:00 |
James Agnew
|
c484425c78
|
Update license file generation and gitignores
|
2015-03-26 11:57:07 -04:00 |
jamesagnew
|
986094617a
|
Fix #135 - Remove Eclipse and IntelliJ artifacts from version control
|
2015-03-26 07:56:24 -04:00 |
James Agnew
|
0c8f50737f
|
Sync to latest version of DSTU2
|
2015-03-24 17:19:34 -04:00 |
James Agnew
|
cffda7539f
|
Work on support for $everything operation
|
2015-03-23 19:06:14 -04:00 |
James Agnew
|
e84fdb33b0
|
Fix up some regressions caused by move to DSTU2 style include paths and
work on revincludes
|
2015-03-22 16:59:10 +01:00 |
James Agnew
|
596dd664f9
|
Switch JPA server to use new include style
|
2015-03-22 13:04:52 +01:00 |
James Agnew
|
394db030fc
|
Work on #126 - Not enabling the fix yet because it causes a regression
in the auditor module, but that's because the auditor module needs to be
refactored a bit.
|
2015-03-19 14:19:25 +01:00 |
James Agnew
|
823bb4ed82
|
Add support for profiles and tags in meta for DSTU2
|
2015-03-16 17:02:44 -04:00 |
jamesagnew
|
43e2cd1653
|
Version bump to 1.0-SNAPSHOT
|
2015-03-16 09:06:53 -04:00 |
jamesagnew
|
3c6febb668
|
Preparing for 0.9 release
|
2015-03-13 08:34:52 -04:00 |
jamesagnew
|
b68d07b546
|
Work on operation support in client
|
2015-03-04 08:44:31 -05:00 |
James Agnew
|
dae2a810d6
|
Update resource definitions for DSSTU2
|
2015-03-02 22:39:53 -05:00 |
jamesagnew
|
a81e081798
|
Work on transaction support for DSTU2
|
2015-03-01 18:00:06 -05:00 |
James Agnew
|
db65d5db59
|
Work on support for new bundle format in DSTU2
|
2015-02-27 18:09:24 -05:00 |
James Agnew
|
0f2eb230e7
|
More work on getting conditional updates working
|
2015-02-26 17:17:22 -05:00 |
jamesagnew
|
3812260a55
|
Fix #110 - Support DSTU2 Security Labels, merging in Pull Request from Mohammad Jafari - Merge branch 'master' of https://github.com/mochaholic/hapi-fhir into mochaholic-master
Conflicts:
hapi-fhir-structures-dstu2/src/test/java/ca/uhn/fhir/rest/server/UpdateConditionalTest.java
|
2015-02-24 07:49:31 -05:00 |
mochaholic
|
64715477bd
|
Merged with the latest master snapshot.
|
2015-02-23 11:35:27 -07:00 |
mochaholic
|
a4b545ba21
|
Merged with the latest master snapshot.
|
2015-02-23 08:49:21 -07:00 |
James Agnew
|
c03d629333
|
Fix compile failure
|
2015-02-23 10:01:39 -05:00 |
James Agnew
|
0f01260301
|
Get extensions working for HL7.org structures
|
2015-02-20 17:34:13 -05:00 |
jamesagnew
|
4f93ab9313
|
Work on JPA Transaction for DSTU2
|
2015-02-18 22:23:46 -05:00 |
jamesagnew
|
3631160269
|
Fix build
|
2015-02-17 13:54:26 -05:00 |
jamesagnew
|
7e1f9cfdbf
|
More work on new bundle type
|
2015-02-17 08:45:40 -05:00 |
jamesagnew
|
70aa4e812d
|
Work on build
|
2015-02-16 23:02:50 -05:00 |
jamesagnew
|
6a036dabe5
|
Remove most valuesets out of core
|
2015-02-14 16:14:52 -05:00 |
James Agnew
|
7492b25325
|
More work on separating versions
|
2015-02-13 18:01:55 -05:00 |
James Agnew
|
35a2f852fe
|
Start work on decoupling dstu1 structures
|
2015-02-12 17:32:00 -05:00 |
James Agnew
|
f4805f83d1
|
Create DSTU2 project
|
2015-02-06 15:50:29 -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
|
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
|
6b3d92fde1
|
Cleaning up JavaDocs to allow building in Java 8
|
2014-12-30 16:39:38 -05:00 |