jamesagnew
54be2634cd
Work on #105 - Should have it working
2015-02-16 22:37:47 -05:00
esteban-aliverti
9377315c8d
Misc:
...
- hapi-fhir-testpage-overlay now uses dstu2 classes.
- hapi-fhir-jpaserver-examples now use dstu2 classes.
- Removed non-existing dependency hapi-fhir-jpaserver-test:0.9-SNAPSHOT from hapi-fhir-testpage-overlay and hapi-fhir-jpaserver-uhnfhirtest
2015-02-09 12:00:49 +01:00
James Agnew
0b726c3564
Fix compile issues
2015-02-06 16:41:34 -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
jamesagnew
f7f1671468
Start work on JPA example project
2015-01-27 21:56:32 -05:00
James Agnew
0b44a32910
Fix #69
2014-12-29 17:20:34 -05:00
James Agnew
81851f4808
Fix #65 - Correctly parse and encode extensions on non-repeatable
...
primitive fields
2014-12-23 14:10:53 -05:00
jamesagnew
994e49057d
Lots of work on DSTU2 server
2014-12-21 18:13:37 -05:00
jamesagnew
1f3991caf9
Bump version to 0.9-SNAPSHOT
2014-12-17 17:04:10 -05:00
jamesagnew
3963bb68e8
Merge remote-tracking branch 'origin/master' into hl7org_structs
...
Conflicts:
hapi-fhir-base/src/main/java/ca/uhn/fhir/model/api/IFhirVersion.java
hapi-fhir-structures-dstu/src/main/java/ca/uhn/fhir/model/dstu/FhirDstu1.java
2014-12-17 16:08:59 -05:00
jamesagnew
7e8f81293e
Tagging and deploying 0.8
2014-12-17 14:22:10 -05:00
James Agnew
551ffb43b4
More work on DEV operations
2014-12-15 17:41:24 -05:00
jamesagnew
ebd0f222f4
Remove artifacts from merge
2014-12-13 13:03:38 -05:00
jamesagnew
c294e1c064
Begin multi version work
2014-12-01 08:13:32 -05:00
jamesagnew
450b270c00
Fix compile issues in previous merge
2014-11-08 11:18:04 -05:00
jamesagnew
d1fb878c55
Merging
2014-11-08 10:36:27 -05:00
jamesagnew
818177f70f
Bunp to 0.7 for release
2014-10-23 08:12:58 -04:00
James Agnew
751face0a6
Argh. Fix to 0.7-SNAPSHOT, not 0.6-SNAPSHOT
2014-09-30 13:16:09 -04:00
James Agnew
1feb69b545
Revert to 0.6-SNAPSHOT version
2014-09-30 11:59:38 -04:00
t106uhn
686237f970
bump to 0.8-SNAPSHOT
2014-09-26 20:50:36 -04:00
James Agnew
cdd4b137fb
Bump to 0.7-SNAPSHOT
2014-09-11 16:57:45 -04:00
James Agnew
0b6c985f3a
Merge branch 'oauth2'
...
Conflicts:
2014-09-11 16:29:08 -04:00
jamesagnew
13dd6d5e11
Complete 0.6
2014-09-08 07:41:44 -04:00
James Agnew
6761e9a945
Starting to rework the oauth2 filter
2014-09-04 18:03:19 -04:00
James Agnew
794db6a141
Document interceptor framework
2014-08-26 18:18:00 -04:00
James Agnew
f5823a8e2f
Server logging interceptor enhancements
2014-08-26 16:10:27 -04:00
jamesagnew
ab17c9f3d1
Let server return profile info if configured to do so
2014-08-21 00:34:19 -04:00
jamesagnew
d5c6623da0
Start adding ability to override fields in extended definition classes
2014-08-15 09:19:07 -04:00
jamesagnew
9ef670aae9
Start getting sorting into fhirtest
2014-08-12 08:00:24 -04:00
jamesagnew
e2b9b3318d
Add OperationOutcome narrative template
2014-08-11 09:09:01 -04:00
James Agnew
b43b6c6d2f
Fix #6 : Allow update operation to create a resource if it doesn't
...
already exist
2014-08-08 14:07:03 -04:00
James Agnew
f29349f537
Improve conformance provider documentation
2014-08-05 13:15:08 -04:00
James Agnew
ef10560c76
Version bump to 0.6-SNAPSHOT
2014-07-30 11:58:06 -04:00
jamesagnew
67fb593146
Finalize 0.5
2014-07-29 22:26:19 -04:00
jamesagnew
0bc703107c
Add suport for composite and sorting to JPA (not yet complete)
2014-07-29 09:10:25 -04:00
jamesagnew
af3c35cbc0
More API cleanup and documentation
2014-07-22 09:14:02 -04:00
James Agnew
4713639713
Fix unit tests
2014-07-21 10:17:07 -04:00
James Agnew
d15dbd4317
Add interceptor framework
2014-07-18 17:49:14 -04:00
jamesagnew
84af486d51
Tester now suports chained parameters
2014-07-17 08:32:01 -04:00
James Agnew
41f160ed67
Documentation updates and bump to 0.5-SNAPSHOT
2014-07-15 18:36:13 -04:00
jamesagnew
568972b098
Release 0.4
2014-07-13 21:59:41 -04:00
James Agnew
a2a1035003
More work on tester
2014-07-11 18:27:27 -04:00
jamesagnew
0a7f7d0390
Start with sample code in tester UI
2014-07-11 09:15:38 -04:00
James Agnew
1346802403
reference params should handle resource types properly
2014-07-10 18:17:44 -04:00
James Agnew
28ebda71e1
Let IdDt clone without being heavyweight
2014-07-10 08:50:51 -04:00
jamesagnew
1b7b141396
Tester improvements
2014-07-08 08:44:13 -04:00
James Agnew
0484c6509f
Display queries properly in UHN implementation
2014-07-07 15:37:23 -04:00
jamesagnew
cb2b54cb09
Move searches with required parameters to unnamed queries
2014-07-07 09:23:23 -04:00
James
02357bce4d
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2014-07-04 16:18:10 -04:00
James
ec2326b1f2
Narrative fixes
2014-07-04 16:17:53 -04:00
jamesagnew
93a7c3e5b5
Deprocate confusing get/setId methods
2014-07-04 09:27:36 -04:00
James
ca0929df07
Work on narrative generator
2014-07-03 18:02:14 -04:00
jamesagnew
ab9e681ed2
Start adding transaction to tester
2014-07-03 08:51:42 -04:00
James
0ece666c88
FIx a bunch more unit tests
2014-07-02 18:01:29 -04:00
James
1c05bcb29c
Fix a number of unit tests
2014-07-02 15:24:29 -04:00
jamesagnew
14befcd091
Lots of tester enhancements
2014-07-02 08:57:07 -04:00