Commit Graph

  • f9e19f759f More tutorial examples jamesagnew 2014-11-24 12:45:12 +0100
  • 028c349d10 Merge branch 'master' of github.com:jamesagnew/hapi-fhir James Agnew 2014-11-21 12:24:40 -0500
  • 24595ca6db Documentation updates James Agnew 2014-11-21 12:24:31 -0500
  • fae63edf36 More tutorial work James Agnew 2014-11-21 12:23:44 -0500
  • 428af56c82 Fixed issue where empty narrative caused a StringIndexOutOfBoundsException Fixed encoding issue on XmlParserTest so it'll run in windows b.debeaubien 2014-11-21 12:19:18 -0500
  • 84c08b1684 Do not share interceptors between individual interface based client instances James Agnew 2014-11-21 11:39:21 -0500
  • 51f2ce1e37 Do not share interceptors between individual interface based client instances James Agnew 2014-11-21 11:39:21 -0500
  • 74ab9a779c More tutorial work James Agnew 2014-11-21 11:18:41 -0500
  • b416944f89 More tutorial work James Agnew 2014-11-21 11:18:04 -0500
  • ae3e030c3e Remove eclipse files James Agnew 2014-11-20 16:43:58 -0500
  • 781ebfbda1 Add gitignore James Agnew 2014-11-20 16:43:38 -0500
  • c0d125f288 Merge branch 'master' of github.com:jamesagnew/hapi-fhir James Agnew 2014-11-20 16:41:42 -0500
  • 6e293a6623 More tutorial samples, as well as credit for #54 James Agnew 2014-11-20 16:29:10 -0500
  • 284625a1bc Merge pull request #54 from jjathman/master James Agnew 2014-11-20 16:28:33 -0500
  • ee54b14e0e Site checkin for project HAPI-FHIR James Agnew 2014-11-20 14:53:29 -0500
  • d757bc1f16 set version for all hapi projects to 0.8-uhn-branch lmds1 2014-11-20 14:48:33 -0500
  • 06a1e459d4 Returned resource objects from server methods should not be modified while converting to a bundle James Agnew 2014-11-20 14:42:24 -0500
  • f632d119b4 Fix #55: Transaction in JPA should replace "cid:" IDs with server assigned IDs James Agnew 2014-11-20 10:52:16 -0500
  • 87b5ac2449 Merge branch 'master' of github.com:jamesagnew/hapi-fhir James Agnew 2014-11-20 10:16:18 -0500
  • 39cddf59ac More tutorial code James Agnew 2014-11-20 10:15:58 -0500
  • 57b34cd869 Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir lmds1 2014-11-19 15:48:20 -0500
  • bf65cb974b added more auditors for new resource types, updates existing auditors to include subject lmds1 2014-11-19 15:48:12 -0500
  • c95af615f1 Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir Tahura Chaudhry 2014-11-19 14:22:35 -0500
  • 641e3cefd4 now adding Resources within contained to the Bundle tahura 2014-11-19 14:19:39 -0500
  • 74b15e2295 Add a new date/time setter and update documentation James Agnew 2014-11-19 11:29:33 -0500
  • 9d4a56bf47 More work on #52 jamesagnew 2014-11-19 08:17:48 -0500
  • 8264f06ef7 Merge branch 'master' of github.com:jamesagnew/hapi-fhir jamesagnew 2014-11-19 07:28:30 -0500
  • c01e2021d0 Documentation and samples jamesagnew 2014-11-19 07:27:52 -0500
  • fb4246577d fixes a test which fails if the local time zone was not EST as the output from the formatter would change the offset of the reproduced string value. Joseph Athman 2014-11-18 22:19:50 -0600
  • 0cce1d21df Fixes #51 - cache whether or not validation was successful when the ValidationResult object is created so that mutations to the underlying OperationOutcome do not change the validation result success status. Joseph Athman 2014-11-18 22:17:22 -0600
  • 7ca4bc30d2 Dont overwrite absolute IDs in the server James Agnew 2014-11-18 14:29:57 -0500
  • 62ef60e096 Credit for #53 James Agnew 2014-11-18 13:58:54 -0500
  • d8fa4696d9 Merge pull request #53 from petromykhailysyn/master James Agnew 2014-11-18 13:55:03 -0500
  • 14a8f4f4cf JPA module now handles search params with | in them - More work on #52 James Agnew 2014-11-18 13:10:13 -0500
  • e253d166c7 In DateDt DEFAULT_PRECISION was added to default constructor. petromykhailyshyn 2014-11-18 16:21:54 +0200
  • 93c34fdbbe Fix issue #52 - JPA module won't save resource types with empty path search params James Agnew 2014-11-17 16:58:34 -0500
  • 23de3c53b7 Merge branch 'issue50' jamesagnew 2014-11-17 14:41:27 -0500
  • 1b7586f7ed Fix #50 - Primitive datatypes now retain their textual values as well as the "parsed" values jamesagnew 2014-11-16 21:38:25 -0500
  • cfcad3aabf More work on #50, almosty have all primitives done James Agnew 2014-11-14 14:58:54 -0500
  • e2d59ef5ba Add unit test for BaseDateTimeDt James Agnew 2014-11-14 14:36:26 -0500
  • d09e735a3d Start work on #50 James Agnew 2014-11-14 10:52:38 -0500
  • df2011388c cleanup unintentional changes lmds1 2014-11-13 18:43:14 -0500
  • 08ffa55774 tidied up whitespace and imports lmds1 2014-11-13 18:40:59 -0500
  • 71b5c7d875 replaced files with trival changes with current version from master lmds1 2014-11-13 18:34:25 -0500
  • 5074da9002 Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir lmds1 2014-11-13 18:11:38 -0500
  • 9fe80dfee1 Cleanup some unused files and warnings James Agnew 2014-11-13 15:53:52 -0500
  • 66ddd25eb7 Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir lmds1 2014-11-12 19:18:14 -0500
  • 14cf9dd536 cleanup of AuditingInterceptor docs lmds1 2014-11-12 19:17:09 -0500
  • 7e224d3ca1 Fixed POST parameter processing for long input and includes, removed extra unused param from IParameter.translateClientArgumentIntoQueryArgument lmds1 2014-11-12 19:16:26 -0500
  • 40d127b274 removed unused import lmds1 2014-11-12 18:09:25 -0500
  • 01878f0ad2 removed unused import from IResource lmds1 2014-11-12 18:08:27 -0500
  • fd60715e14 removed dependency on javax.xml.bind.DatatypeConverter for parsing dates to avoid XML parser conflicts lmds1 2014-11-12 18:05:25 -0500
  • dfe7b155b7 Just add some documentation for the @Destroy annotation James Agnew 2014-11-11 17:14:05 -0500
  • 374d95ea76 Merge pull request #49 from wdebeau1/master James Agnew 2014-11-11 14:05:50 -0500
  • 039e5655a8 Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir lmds1 2014-11-10 18:17:29 -0500
  • 5f3a366ab0 updated IResourceAuditor interface lmds1 2014-11-10 18:09:11 -0500
  • 4dcfdc88fd Fix build issues James Agnew 2014-11-10 18:08:08 -0500
  • 025db56fe9 iresourceauditor is in hapi-fhir-base not dstu lmds1 2014-11-10 17:55:18 -0500
  • 21d058f86b Added @Destroy annotation, which allows ResourceProviders to do cleanup when the server shuts down; renamed "ResfulServer" tests to "RestfulServer" b.debeaubien 2014-11-10 17:50:49 -0500
  • 479c09b174 Fix failure to parse child of type "any" for code values James Agnew 2014-11-10 17:33:45 -0500
  • 030ad3934c DOcumentation updates James Agnew 2014-11-10 10:59:48 -0500
  • 13a75c196a Site checkin for project HAPI-FHIR James Agnew 2014-11-10 10:59:22 -0500
  • fcb9a80bbc DateRangeParam now correctly handles requests containing a single date jamesagnew 2014-11-08 12:17:42 -0500
  • 450b270c00 Fix compile issues in previous merge jamesagnew 2014-11-08 11:18:04 -0500
  • 66bb291e04 Merge branch 'master' of github.com:jamesagnew/hapi-fhir jamesagnew 2014-11-08 10:58:35 -0500
  • 5c9cf8ddf8 More merging cleanup jamesagnew 2014-11-08 10:38:25 -0500
  • d1fb878c55 Merging jamesagnew 2014-11-08 10:36:27 -0500
  • b7f4cc4342 Site checkin for project HAPI-FHIR James Agnew 2014-11-07 14:36:26 -0500
  • d22a35788f Implement handleException on the server interceptor framework, as well as some site and documentation enhancements James Agnew 2014-11-07 14:26:59 -0500
  • 8f704030ed Added RES_ID property to BaseResource to facilitate searching for resources based on _id. b.debeaubien 2014-11-07 12:24:16 -0500
  • f303e174fc Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir lmds1 2014-11-04 17:32:00 -0500
  • b227d9ff99 changed iResource to return a String resourcename instead of an enum (to be used for auditing), moved audit classes from base to dstu so they can access dstu classes, updated templates to add new method to generated resources lmds1 2014-11-04 17:31:53 -0500
  • bf6aa76b1c Site checkin for project HAPI-FHIR James Agnew 2014-11-04 14:58:04 -0500
  • 4e769da4ca Give securityevent a common parent James Agnew 2014-11-04 13:29:21 -0500
  • 1bd51f6118 Potential solution for #47 (bad test) James Agnew 2014-11-03 18:48:32 -0500
  • f366cb52f1 merged changes from master lmds1 2014-11-03 17:18:33 -0500
  • 0c7cf18914 refactored auditing interceptor, added additional securityevent info lmds1 2014-11-03 17:01:52 -0500
  • 730ff7b21a no changes lmds1 2014-11-03 16:04:32 -0500
  • ce3132ce57 no changes lmds1 2014-11-03 16:04:00 -0500
  • 48a6d9ba6a no changes lmds1 2014-11-03 16:03:32 -0500
  • 07de445a5e this looks like it doesn't actually have changes but git won't let me pull because it thinks it does so committing lmds1 2014-11-03 16:02:48 -0500
  • 5aafeee3d3 Documentation updates James Agnew 2014-11-03 14:16:04 -0500
  • e9497c019a Merge pull request #48 from wdebeau1/master James Agnew 2014-11-03 13:41:29 -0500
  • 7071de5b6b Merge branch 'master' of https://github.com/wdebeau1/hapi-fhir b.debeaubien 2014-11-03 09:04:37 -0500
  • 4a4dd90f6e Added the ProvidesResources annotation and supporting classes, which allows server authors to specify resources that should be added to the initial resource list (and thus show up in the list of profiles returned from a search) b.debeaubien 2014-11-03 09:04:08 -0500
  • 257156b014 Added the ProvidesResources annotation and supporting classes, which allows server authors to specify resources that should be added to the initial resource list (and thus show up in the list of profiles returned from a search) b.debeaubien 2014-11-03 09:04:08 -0500
  • ece0e83609 Site updates James Agnew 2014-10-31 16:09:42 -0400
  • 3d320a8fe3 Fix test yet again! James Agnew 2014-10-31 15:05:21 -0400
  • 9c3ce5be86 Merge branch 'master' of github.com:jamesagnew/hapi-fhir James Agnew 2014-10-31 15:00:38 -0400
  • ae56cf665e Skup failing test on windows James Agnew 2014-10-31 15:00:26 -0400
  • 3c4a2d6691 Merge pull request #45 from wdebeau1/master James Agnew 2014-10-31 14:42:51 -0400
  • 103b1ba99f Hopefully fix Windows build issue James Agnew 2014-10-31 14:30:33 -0400
  • db9372b1e7 Merge branch 'master' of https://github.com/wdebeau1/hapi-fhir b.debeaubien 2014-10-31 12:14:58 -0400
  • 11894710f9 Updated docs in ResourceDef to indicate what id is used for (potentially it's also used for other things, though I didn't find any) Added a test that demonstrates using ResourceDef.id to set the id for a custom resource's profile b.debeaubien 2014-10-31 09:54:44 -0400
  • 567fd1219c Fix conflict between DSTU and DEV James Agnew 2014-10-31 10:35:12 -0400
  • 930d860c70 Updated docs in ResourceDef to indicate what id is used for (potentially it's also used for other things, though I didn't find any) Added a test that demonstrates using ResourceDef.id to set the id for a custom resource's profile b.debeaubien 2014-10-31 09:54:44 -0400
  • 60425a003c Add credit for #44 James Agnew 2014-10-30 14:01:45 -0400
  • 73f6dd781a Merge branch 'petromykhailysyn-master' James Agnew 2014-10-30 13:59:27 -0400
  • c7d4441d3b Merge branch 'master' of github.com:petromykhailysyn/hapi-fhir into petromykhailysyn-master James Agnew 2014-10-30 13:59:12 -0400
  • e9ab9c8259 Merge branch 'master' of github.com:jamesagnew/hapi-fhir James Agnew 2014-10-30 13:58:33 -0400