James Agnew
|
7585256037
|
Add some logging
|
2015-05-04 11:08:01 -07:00 |
James Agnew
|
ab7b1c3a4f
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir into hl7org_structs
|
2015-05-02 14:38:14 -07:00 |
James Agnew
|
7ab0ea033c
|
Add unit test logging
|
2015-05-02 14:14:41 -07: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
|
3fe60c3f1b
|
Start syncing changes with SVN
|
2015-05-01 13:07:47 -04:00 |
James Agnew
|
5d58e17525
|
Just add some logging
|
2015-05-01 11:26:49 -04:00 |
James Agnew
|
9755ae8d35
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir into hl7org_structs
|
2015-05-01 10:24:15 -04:00 |
James Agnew
|
20a16d62fe
|
More work on bugfixing #164 - Support for :missing
|
2015-05-01 08:20:01 -04:00 |
James Agnew
|
3fc6958ff2
|
Work on #164 - Add support for :missing in JPA server
|
2015-04-30 19:26:26 -04:00 |
James Agnew
|
5cf5bb0473
|
Fix #167 - Rename "myEntityManagerFactory" to just
"entityManagerFactory" as this is the default expected in some spots in
Spring
|
2015-04-30 09:36:14 -04:00 |
James Agnew
|
0d71be25dd
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2015-04-28 10:52:15 -04:00 |
James Agnew
|
3a1cc48048
|
Fix broken unit test and allow invalid dates in web testewr UI
|
2015-04-28 10:33:14 -04:00 |
jamesagnew
|
8f82dbb2f8
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir into hl7org_structs
|
2015-04-28 07:50:21 -04:00 |
jamesagnew
|
5b90014a34
|
Make structures jars optional
|
2015-04-28 07:49:43 -04:00 |
James Agnew
|
5e8fe01af1
|
Allow fluent client users to execute a transaction using a string as
input
|
2015-04-27 13:19:40 -04:00 |
jamesagnew
|
f8dee1f47a
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir into hl7org_structs
|
2015-04-24 09:05:34 -04:00 |
jamesagnew
|
5bcd6a4751
|
Don't include an mpty text element in Bundles being returned by the server
|
2015-04-23 08:04:05 -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
|
02070affbf
|
Merge pull request #153 from mochaholic/master
Read server interceptors from the spring context.
|
2015-04-20 14:47:24 -04:00 |
James Agnew
|
3db46c2db2
|
More work on hl7org strfucts
|
2015-04-15 16:37:24 -04:00 |
jamesagnew
|
8c873ef023
|
Remove hard coded persistence context name
|
2015-04-09 21:44:18 -04:00 |
mochaholic
|
3003b5e17b
|
Update to the latest upstream.
|
2015-04-09 07:25:09 -06:00 |
jamesagnew
|
1f51c69126
|
Fix #139 - ContactPointDt fields don't index in JPA module
|
2015-04-05 16:18:14 -04:00 |
jamesagnew
|
11507ef97c
|
Fix #148 - Add _count support to everything operation
|
2015-04-05 14:53:15 -04:00 |
jamesagnew
|
8c37973a78
|
Fix #147 - no duplicates in 'everything' operation
|
2015-04-04 23:36:04 -04:00 |
James Agnew
|
1bdd2daa8e
|
One last synchronization to DSTU2
|
2015-04-02 11:37:40 -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 |
jamesagnew
|
3d6c54a47e
|
Add license and notice files
|
2015-03-25 22:32:32 -04:00 |
jamesagnew
|
92c0859eaa
|
Fix broken unit test
|
2015-03-24 20:59:34 -04:00 |
James Agnew
|
f9b8432d65
|
Searching in JPA server with no search parameters returns deleted
resources when it should exclude them
|
2015-03-24 18:39:19 -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
|
c8a70c1904
|
Fix #124 - Resource references shouldn't include version when they are
encoded
|
2015-03-23 07:55:32 +01:00 |
James Agnew
|
ef88eb9a97
|
Get reverse includes working
|
2015-03-22 17:26:25 +01: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
|
7adf48a38a
|
Add support for meta operations in JPA server
|
2015-03-21 13:09:36 +01:00 |
James Agnew
|
1598e7ec5a
|
Fix #129 - Resources in JPA server could not be undeleted
|
2015-03-19 13:40:40 +01:00 |
James Agnew
|
6020368162
|
Add setEncoding and setPrettyPrint methods to generic client, and add
documentation for #113
|
2015-03-19 12:16:04 +01:00 |
jamesagnew
|
43e2cd1653
|
Version bump to 1.0-SNAPSHOT
|
2015-03-16 09:06:53 -04:00 |
jamesagnew
|
46ec5799ae
|
License update
|
2015-03-14 17:21:48 -04:00 |
jamesagnew
|
faf7c410e1
|
Fix transaction parsing bug for DSTU2 using old Bundle format. Finalize documentation for 0.9
|
2015-03-14 15:06:32 -04:00 |
jamesagnew
|
3c6febb668
|
Preparing for 0.9 release
|
2015-03-13 08:34:52 -04:00 |
James Agnew
|
a2e562de64
|
Implement sorting on _id and clean up create/update semantics for DSTU2
|
2015-03-11 12:49:47 -04:00 |
James Agnew
|
9a9501c53f
|
JPA demo enhancements and site work
|
2015-03-10 17:56:55 -04:00 |
jamesagnew
|
d083bfbc65
|
Sort improvements
|
2015-03-09 08:25:51 -04:00 |
jamesagnew
|
5fd987c497
|
Work on sort support in JPA
|
2015-03-09 08:01:13 -04:00 |
jamesagnew
|
da1d49a108
|
Correctly index Observation.applies[x] in JPA server
|
2015-03-08 16:55:42 -04:00 |
jamesagnew
|
32ad3ab22c
|
Complete Extended Operations support
|
2015-03-08 15:40:04 -04:00 |
jamesagnew
|
06ea9a1453
|
More work on operation support for DSTU2
|
2015-03-06 17:55:35 -05:00 |
jamesagnew
|
7905e9d918
|
Add support for quantity search params in tester UI
|
2015-03-06 09:53:50 -05:00 |
James Agnew
|
47c98ffe4e
|
Fix broken build
|
2015-03-05 09:39:29 -05:00 |
jamesagnew
|
b68d07b546
|
Work on operation support in client
|
2015-03-04 08:44:31 -05:00 |
James Agnew
|
fc4fb07562
|
Work on history suport for fluent client
|
2015-03-03 18:31:01 -05:00 |
jamesagnew
|
27e126254c
|
More work on operations in client
|
2015-03-03 08:22:26 -05:00 |
James Agnew
|
dae2a810d6
|
Update resource definitions for DSSTU2
|
2015-03-02 22:39:53 -05:00 |
James Agnew
|
748efc4a97
|
Site updates
|
2015-03-02 06:56:16 -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 |
jamesagnew
|
6580abe5f2
|
Add some new tests for JPA DSTU2 operations
|
2015-02-27 08:45:34 -05:00 |
James Agnew
|
0a8c7c4960
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2015-02-26 17:28:05 -05:00 |
James Agnew
|
0f2eb230e7
|
More work on getting conditional updates working
|
2015-02-26 17:17:22 -05:00 |
jamesagnew
|
4dce8a0152
|
Site updates
|
2015-02-26 09:12:35 -05:00 |
James Agnew
|
ecd3620e27
|
Add configurable default response encoding to server, and serve Binary
resources as FHIR resources instead of blobs if the user has explicitly
requested an encoding
|
2015-02-25 11:18:37 -05:00 |
James Agnew
|
2c4b37e5f0
|
Just eclipse settings
|
2015-02-24 16:40:38 -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 |
James Agnew
|
819dc67d71
|
Just automated license file updates
|
2015-02-23 13:24:17 -05:00 |
jamesagnew
|
315ad439e4
|
Work on adding conditional HTTP operations to client and JPA server
|
2015-02-23 09:08:59 -05:00 |
jamesagnew
|
e2c49d08fe
|
Merge in changes for JPA updates
|
2015-02-19 08:39:01 -05:00 |
jamesagnew
|
471c80fdd3
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2015-02-18 22:24:05 -05:00 |
jamesagnew
|
4f93ab9313
|
Work on JPA Transaction for DSTU2
|
2015-02-18 22:23:46 -05:00 |
James Agnew
|
1127b1a9d5
|
Revert bad commit
|
2015-02-18 10:45:43 -05:00 |
jamesagnew
|
7beb265142
|
Start working on new transaction in DSTU2 JPA server
|
2015-02-18 09:16:48 -05:00 |
James Agnew
|
7d62951f71
|
Fix the build for real!
|
2015-02-17 16:06:28 -05:00 |
jamesagnew
|
795041a514
|
More work on struct integration
|
2015-02-16 11:33:46 -05:00 |
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
|
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
|
ab28a99d82
|
Doc updates
|
2015-02-09 22:26:04 -05: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
|
64944d6d81
|
JPA Documentation updates
|
2015-02-05 10:25:18 -05:00 |
James Agnew
|
a474870a1e
|
Work on JPA example
|
2015-02-03 17:53:22 -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
|
9d7796f0be
|
Implement JPA transaction deletion operation
|
2015-01-29 10:17:46 -05:00 |
jamesagnew
|
18acda7be2
|
Get all of the unit tests passing for DSTU1/DSTU2 split
|
2015-01-24 01:07:09 +05:30 |
jamesagnew
|
96fe70de59
|
Clean up metadata parsing in XML parser
|
2015-01-10 13:44:40 -05:00 |
jamesagnew
|
51f58f6165
|
Fix #79 - Support _include=* in JPA
|
2015-01-10 11:39:41 -05:00 |
jamesagnew
|
1063b6cf1e
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2015-01-09 22:02:56 -05:00 |
jamesagnew
|
fb5a775fbd
|
Add support for bundle entry states
|
2015-01-09 22:02:31 -05:00 |
James Agnew
|
837f21ba8e
|
Use Hibernate 4.2 instead of 4.3
|
2015-01-08 10:46:16 -05:00 |
jamesagnew
|
f1c151b2f5
|
Documentation
|
2015-01-05 21:19:47 -05:00 |