Commit Graph

4754 Commits

Author SHA1 Message Date
jamesagnew 73aa53be8f Release 3.8.0 2019-05-30 16:50:04 -04:00
James Agnew f2467e5356 Add release notes 2019-05-30 16:36:26 -04:00
James Agnew 5e181fb214 Credit for #1303 2019-05-29 21:47:57 -04:00
James Agnew 7863393c2c
Merge pull request #1303 from jasmdk/BaseParserFix
Removing not needed "super." when calling preProcessValues()
2019-05-29 21:46:33 -04:00
James Agnew 13f3c02b2b Credit for #1244 2019-05-29 21:44:30 -04:00
James Agnew 2da6552155
Merge pull request #1244 from nerdydrew/deprecated
Add @Deprecated annotation to IServerInterceptor::outgoingResponse(Re…
2019-05-29 21:42:34 -04:00
James Agnew 86aa71d570
Merge branch 'master' into deprecated 2019-05-29 21:42:02 -04:00
James Agnew 8734af8451 Credit for #1141 2019-05-29 21:34:35 -04:00
James Agnew b36e9dd27c
Merge pull request #1141 from tadgh/upgrade-25-to-33
Add the ability to upgrade 2.5 -> 3.3
2019-05-29 21:33:17 -04:00
James Agnew c7a224c99d
Merge branch 'master' into upgrade-25-to-33 2019-05-29 21:33:02 -04:00
James Agnew 83616bb53d Upgrade to newer checkstyle 2019-05-29 21:25:20 -04:00
James Agnew 96c70f6093 Credit for #1213 2019-05-29 21:22:54 -04:00
Graham, Gary a0f9f82eb7 Modify DiagnosticReport converter to handle request <-> basedOn difference between 1.0.2 and 3.0.0 2019-05-29 21:20:06 -04:00
James Agnew 15a962aae7 Credit for #1152 2019-05-29 21:19:03 -04:00
Christian Ohr cd8b2feb2f Allow to set additional Http headers directly on the IClientExecutable 2019-05-29 21:17:52 -04:00
James Agnew 66a669949d Add docs - Fix #1309 2019-05-29 21:16:33 -04:00
James Agnew c2d4891434 Test fix 2019-05-29 21:13:52 -04:00
James Agnew 78f12b4397 Credit for #1228 2019-05-29 20:49:15 -04:00
James Agnew 772d31dc6c
Merge pull request #1228 from eevaturkka/enablewhen_master
QuestionnaireResponses should be able to have Items without Answers in disabled Questions
2019-05-29 20:47:31 -04:00
jpoth 43a8499bf6 Bump Karaf version 2019-05-29 09:31:00 +02:00
jpoth ba1ee097ff Fix Karaf feature 2019-05-28 15:24:38 +02:00
jpoth 62f3db03d3 Add parent osgi POM for ease of rebuilding 2019-05-28 13:44:15 +02:00
Matti Uusitalo 225916a4b6 Changes requested in Pull Request review 2019-05-23 16:48:49 +03:00
James Agnew f17fc4ce82 Credit for #1305 2019-05-23 09:09:44 -04:00
Mathieu Roullet 4429741c15 Renaming package name of test classes 2019-05-23 15:08:23 +02:00
James Agnew 5f858066da Bump jackson version 2019-05-23 08:49:05 -04:00
James Agnew b4eecdef38 Test fix 2019-05-22 17:27:49 -04:00
James Agnew 90da9dc013 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2019-05-22 17:23:27 -04:00
jamesagnew aa88816d9a Credit for #1311 2019-05-22 17:13:33 -04:00
basecade 3bb3c3a383 Preserve contained resource meta when encoding to dao (#1311)
* Preserve contained resource meta when encoding with: parser.setDontEncodeElements(ResourceMetaParams.EXCLUDE_ELEMENTS_IN_ENCODED)

* - Correct so security, lastUpdated and versionId is not encoded
- Added test
2019-05-22 17:11:03 -04:00
James Agnew 1277662872 One more fix to the CLI JPA project 2019-05-17 11:59:44 +02:00
James Agnew 202c798fcd Restore R4 server support in CLI 2019-05-16 11:56:34 +02:00
James Agnew cb8634f26f
Ja interceptor callback fix (#1308)
* Interceptor callback fix

* Ensure that interceptor methods are called after a transaction
2019-05-14 18:47:11 -04:00
jamesagnew f5a7333c4c Bump greenmail version 2019-05-11 15:47:06 -04:00
James Agnew d4d3178621 A couple of test fixes 2019-05-11 15:04:44 -04:00
James Agnew 444730373b Fix an NPE in validation 2019-05-10 12:49:34 -04:00
James Agnew 92bd2c7173 Fix regression in validator when validating codesystems explicitly
defined in the JPA database
2019-05-10 12:08:40 -04:00
Ken Stevens 9b44b37df8 removed unneccessary annotation 2019-05-09 14:43:00 -04:00
James Agnew 6b37525f2d
Clean up redundant dependencies (#1306)
* Remove a bunch of unneedd deps

* Test fix

* Disable useless test
2019-05-09 12:51:13 -04:00
jamesagnew 6fd66b404f Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2019-05-08 15:52:39 -04:00
James Agnew 702ffd631d Fix #1299 - Return an HTTP 201 when creating a previously deleted
resource
2019-05-06 16:33:23 -04:00
James Agnew 61902da527 Tweak to validator 2019-05-06 10:18:55 -04:00
James Agnew 64f57b9736 Fix broken R4 serrver 2019-05-05 09:12:26 -04:00
jamesagnew f5732d321d Enable websockets on the public server 2019-05-04 18:24:08 -04:00
James Agnew 7a320729a0 One more test fix 2019-05-04 14:57:18 -04:00
James Agnew 7753ba2e5c Several test fixes 2019-05-04 14:38:37 -04:00
James Agnew 9353ea5b06 Enable websockets on public HAPI server 2019-05-04 10:06:10 -04:00
James Agnew 2e50bf6bb0 Un-deprecate a method that should not have been deprecated 2019-05-04 09:49:18 -04:00
James Agnew c251b44590 Sanitize two more characters 2019-05-02 08:18:07 -04:00
James Agnew 908d46e3d9 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2019-05-02 08:13:41 -04:00