518 Commits

Author SHA1 Message Date
markiantorno
7673400a13 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into testing_updates 2020-04-23 10:51:49 -04:00
Grahame Grieve
602e684bc6 Release new version 4.2.19 2020-04-23 21:07:04 +10:00
markiantorno
a7e874501e Tests updated to JUnit Jupiter. Various quality of life improvements. 2020-04-21 20:36:17 -04:00
Grahame Grieve
175d5fa0b7 Release new version 4.2.18 2020-04-21 13:58:17 +10:00
markiantorno
bd17bc716b wip 2020-04-20 13:37:29 -04:00
markiantorno
55622f53cb Fix for NPEs in Base64BinaryType. Added tests to cover the cases. Updated for all FHIR versions. 2020-04-14 22:28:32 -04:00
Grahame Grieve
4bd0d60e5c Release new version 4.2.17 2020-04-12 08:25:18 +10:00
Grahame Grieve
d97e408d3c Release new version 4.2.16 2020-04-11 20:50:39 +10:00
Grahame Grieve
01de20c310 Release new version 4.2.15 2020-04-09 10:50:54 +10:00
Grahame Grieve
d2dc15e2c8 throw Error when a value is assigned to NamingSystem.url 2020-04-07 14:49:27 +10:00
Grahame Grieve
5865f8da3e Release new version 4.2.14 2020-04-06 10:12:24 +10:00
Grahame Grieve
aef4404405 Release new version 4.2.13 2020-04-02 11:07:25 +11:00
Grahame Grieve
9e59ce2323 Release new version 4.2.12 2020-03-31 11:21:06 +11:00
Rob Hausam
2defba63ec Fix incorrect appending of <br/> tag causing it to be escaped. 2020-03-29 16:42:07 -05:00
Grahame Grieve
afb0453e7b
Merge pull request #160 from rhausam/multiple-expansion-version-notice
Support listing multiple "Expansion based on" versions.
2020-03-29 16:53:11 +11:00
Rob Hausam
49a6c9d746 Support listing multiple "Expansion based on" versions. 2020-03-28 20:37:56 -05:00
markiantorno
5d9f1d734a Full disclosure: this isn't really a 'bug' per say, it's more of a best practice thing. The only reason I'm making this change is because I'm working on a parser in my spare time that will most likely never see the light of day, and these accessors are causing me problems because both the line and column fields are private and need to be accessed through the appropriate accessor. 2020-03-28 16:48:37 -04:00
Grahame Grieve
092a694a3f Release new version 4.2.11 2020-03-28 06:52:41 +11:00
Grahame Grieve
6baf62eca2 Release new version 4.2.12 2020-03-28 06:50:41 +11:00
Grahame Grieve
239331ef76 improve parsing error message when parsing json 2020-03-28 06:09:37 +11:00
jamesagnew
97ddf60066 Version bump 2020-03-17 07:55:15 -04:00
Grahame Grieve
849b65417a Release new version 4.2.9 2020-03-17 14:58:36 +11:00
patrick-werner
60474cd8c9 moved all Locale/Message handling Code to utils: I18nBase 2020-03-13 18:53:16 +01:00
Grahame Grieve
5f3f84cf22 Release new version 4.2.8 2020-03-13 16:47:14 +11:00
Grahame Grieve
742f444b53 Release new version 4.2.7 2020-03-13 13:07:01 +11:00
patrick-werner
86711ac16f readding all the i18n work 2020-03-12 23:26:05 +01:00
Grahame Grieve
d8262c056c Release new version 4.2.6 2020-03-05 16:54:07 +11:00
Grahame Grieve
5d971f35e9 Release new version 4.2.5 2020-03-03 21:30:01 +11:00
Grahame Grieve
137506f37f set id when parsing StructureMap 2020-03-02 09:04:16 +11:00
Grahame Grieve
4ab61c9c8c Release new version 4.2.4 2020-02-28 14:27:52 +11:00
Grahame Grieve
f1dc0e5754 Release new version 4.2.3 2020-02-25 09:25:56 +11:00
Grahame Grieve
4e3e21219e Release new version 4.2.2 2020-02-22 08:06:58 +11:00
jamesagnew
c27baa29bc FIx version bump - should be 4.2.1-SNAPSHOT 2020-02-16 20:43:13 -05:00
jamesagnew
d87a1e61d9 Version bump to 4.3.x 2020-02-16 19:20:42 -05:00
Grahame Grieve
17eb1c41f7 Release new version 4.1.63 2020-02-13 21:23:40 +11:00
Grahame Grieve
dcb1240e66
Merge pull request #133 from hapifhir/ks-20200212-meta-security
fixes a bug in Meta.getSecurity(String,String)
2020-02-13 14:04:30 +11:00
Ken Stevens
490aef6f9b fixed Meta.getSecurity(String,String) bug 2020-02-12 20:39:37 -05:00
Grahame Grieve
bc1f87e29f Release new version 4.1.62 2020-02-13 12:26:15 +11:00
Grahame Grieve
422a6b09c5
Merge pull request #131 from hapifhir/element_access3
Structure definition error fixed.
2020-02-12 09:10:48 +11:00
markiantorno
44c9fd596e Structure definition error fixed. 2020-02-10 15:26:40 -05:00
Grahame Grieve
b6ba504320 Release new version 4.1.61 2020-02-07 10:55:06 +11:00
Grahame Grieve
2732ef3dd5 Release new version 2020-02-02 23:12:05 +11:00
Grahame Grieve
b112b82951 Release new version 2020-02-02 06:13:54 +11:00
Grahame Grieve
ca29fdf182 Release new version 2020-01-31 08:23:17 +11:00
Grahame Grieve
1831d19541 Release new version 2020-01-30 11:09:52 +11:00
Grahame Grieve
6242a70b68 Release new version 2020-01-29 19:33:18 +11:00
Grahame Grieve
e286d5b7bb Release new version 2020-01-29 13:40:22 +11:00
Grahame Grieve
dfd3ff067d Release new version 2020-01-27 21:15:09 +11:00
Grahame Grieve
ee6e0d90de Release new version 2020-01-24 17:20:23 +11:00
Grahame Grieve
2b1021adbd Release new version 2020-01-22 10:56:12 +11:00