Commit Graph

5838 Commits

Author SHA1 Message Date
Grahame Grieve 57d1a973e4 fix return paths when validating codes 2023-08-16 22:38:01 +10:00
Grahame Grieve 3cb9c195a0 change to used-xxx parameters instead of version 2023-08-16 22:37:48 +10:00
Grahame Grieve bf5a2ba768 More work on comparison functionality 2023-08-16 22:29:11 +10:00
Grahame Grieve 3beb0c78e2 Merge remote-tracking branch 'origin/master' 2023-08-16 19:27:48 +10:00
Grahame Grieve e6ef3572ea revise operation issue sorter for tx testing 2023-08-16 19:27:41 +10:00
Grahame Grieve 96497d2522
Merge pull request #1394 from hapifhir/do-20230815-bump-okhttp-dependencies
Bump okhttp dependency, exclude vulnerable transitives
2023-08-16 19:26:49 +10:00
Grahame Grieve 1711abc322
Merge branch 'master' into do-20230815-bump-okhttp-dependencies 2023-08-16 09:10:47 +10:00
Grahame Grieve b58cb3fe9f
Merge pull request #1393 from hapifhir/do-20230815-bump-thymeleaf
Bump thymeleaf
2023-08-16 09:06:28 +10:00
dotasek 976915f3bc Merge branch 'master' into do-20230815-bump-okhttp-dependencies 2023-08-15 17:41:02 -04:00
dotasek ea5270824d Merge branch 'master' into do-20230815-bump-thymeleaf 2023-08-15 17:40:46 -04:00
Grahame Grieve 0087a77ec7
Merge pull request #1392 from hapifhir/2023-08-gg-rendering-overhaul2
2023 08 gg rendering overhaul2
2023-08-16 06:09:54 +10:00
dotasek dacc73a114 Bump okhttp dependency, exclude vulnerable transitives 2023-08-15 12:52:01 -04:00
dotasek b438e8cd64 Move thymeleaf version to dependencyManagement 2023-08-15 11:27:50 -04:00
dotasek 7c03910a63 Bump thymeleaf 2023-08-15 10:50:29 -04:00
dotasek 2fa0587c1f Fix commonmark class not found 2023-08-15 10:34:58 -04:00
dotasek 81eba4b825 Clean imports 2023-08-15 10:34:31 -04:00
Grahame Grieve b17f51ce66 Merge remote-tracking branch 'origin/master' 2023-08-15 19:38:58 +10:00
Grahame Grieve ebd92e4d5f
Merge pull request #1391 from hapifhir/2023-08-gg-rendering-overhaul
2023 08 gg rendering overhaul
2023-08-15 19:38:18 +10:00
Grahame Grieve ea4e592910 CodeSystem validation around count and content 2023-08-15 19:34:24 +10:00
Grahame Grieve cc5069ccb3 xhtml fluent improvements 2023-08-15 19:34:08 +10:00
Grahame Grieve 2b15c545fc comparison tests to include rendering as well 2023-08-15 19:33:56 +10:00
Grahame Grieve ced8a36f37 Work on comparison and rendering for showing differences properly 2023-08-15 19:33:39 +10:00
Grahame Grieve ebc755bc2a Check consistency between standards status and resource status 2023-08-14 21:11:49 +10:00
Grahame Grieve 839deaf575 fix up return code in tx tests 2023-08-14 15:39:43 +10:00
Grahame Grieve 2e49456ce1 more rendering fixes 2023-08-14 15:38:24 +10:00
Grahame Grieve 87b3a17ac0 XHtmlNode improvements for rendering fixes in IGs 2023-08-14 15:38:05 +10:00
Grahame Grieve 3300785484 release new pubpack for new icons 2023-08-14 15:36:53 +10:00
Grahame Grieve e3dd645b75 more differencing improvements 2023-08-14 15:36:08 +10:00
Grahame Grieve dd70d185df improve error message when comparing JSON arrays 2023-08-14 15:35:53 +10:00
Grahame Grieve a57afef5a4 Fix up return issue code for unkown issues 2023-08-14 15:35:36 +10:00
Grahame Grieve 0fc4398dfc Rendering improvements for showing difference analysis (WIP) 2023-08-14 15:34:54 +10:00
Grahame Grieve b45f6caf60 Improve error message for unknown properties 2023-08-14 15:33:48 +10:00
Grahame Grieve 9cde582732 Update Comparers for annotating models with version differences 2023-08-14 15:33:24 +10:00
Grahame Grieve 1d4eefa62b Rename implySystem to inferSystem per TI decision 2023-08-13 19:55:52 +10:00
Grahame Grieve d136c0c4f7
Merge pull request #1390 from hapifhir/2023-08-gg-flat-draft-bugs-version-rendering
2023 08 gg flat draft bugs version rendering
2023-08-13 09:56:44 +10:00
Grahame Grieve 2474c198c7 fix FML parser problem 2023-08-12 23:06:27 +10:00
Grahame Grieve 14162902de fix tests + fix FML parser problem 2023-08-12 23:06:16 +10:00
Grahame Grieve a5ff5b50a8 rework how extensions are handled after discussion with Michael 2023-08-11 22:27:50 +10:00
Grahame Grieve 369d01646e fix sorting 2023-08-11 16:29:44 +10:00
Grahame Grieve ec31868486 improve version annotation presentation 2023-08-11 14:16:50 +10:00
Grahame Grieve 9c65d7a20f Fix for NPE validating codes 2023-08-11 14:16:29 +10:00
Grahame Grieve 4a11c5ffe1 fix failing test 2023-08-11 14:16:15 +10:00
Grahame Grieve 6041660e9b Improved error messages on server failure 2023-08-11 14:16:09 +10:00
Grahame Grieve 991a2defee Start working on showing changes when rendering 2023-08-11 12:26:21 +10:00
Grahame Grieve b7fd419509 Check experimental / draft in mini terminology service 2023-08-11 12:25:37 +10:00
Grahame Grieve 1208d691b2 Fix loading issues in test mode for simplifier packages 2023-08-11 12:25:01 +10:00
Grahame Grieve 9625f9b818 remove spurious logging 2023-08-11 12:24:38 +10:00
Grahame Grieve d9df51fa63 Add test case for PE Engine based on issue #1343 2023-08-11 12:24:25 +10:00
Grahame Grieve b85b588825 restructure validators to properly validate deprecated dependencies 2023-08-11 12:24:08 +10:00
Grahame Grieve 5aefd6a268 add flat mode to tests, and add experimental functionality 2023-08-11 12:11:22 +10:00