James Agnew
|
9658cafdfc
|
Credit
|
2015-05-07 11:31:17 -04:00 |
James Agnew
|
9d744f2a44
|
Fix unit tests
|
2015-05-07 11:22:05 -04:00 |
jamesagnew
|
5a7eb6f25e
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2015-05-07 09:01:46 -04:00 |
jamesagnew
|
a09c4438f2
|
Work on conditional operations in JPA
|
2015-05-07 09:01:28 -04:00 |
James Agnew
|
fcbe969967
|
Disable broken unit test in JPA server for now
|
2015-05-06 10:24:27 -04:00 |
James Agnew
|
7585256037
|
Add some logging
|
2015-05-04 11:08:01 -07:00 |
James Agnew
|
7ab0ea033c
|
Add unit test logging
|
2015-05-02 14:14:41 -07:00 |
James Agnew
|
5d58e17525
|
Just add some logging
|
2015-05-01 11:26:49 -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
|
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
|
5bcd6a4751
|
Don't include an mpty text element in Bundles being returned by the server
|
2015-04-23 08:04:05 -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 |
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 |