Commit Graph

  • 44d50245b2 #181 Add version information calls `C4Version()` and `C4VersionDetails()` KIRCHSTH 2021-08-28 17:43:16 +0200
  • abe5940384 #174 Add Layout Landscape KIRCHSTH 2021-08-21 13:39:52 +0200
  • a9e8f5fed9 remove unnecessary macros BiRel_Back and BiRel_Back_Neighbor Sven Pöche 2021-08-23 21:21:00 +0200
  • 8469fa3ffb fix arrows Sven Pöche 2021-08-23 20:50:58 +0200
  • 87cd9567c1 adjust percy relations tests Sven Pöche 2021-08-23 20:42:12 +0200
  • ef1e083b63 add missing BiRel_Back, BiRel_Neighbor, BiRel_Back_Neighbor Sven Pöche 2021-08-23 20:30:06 +0200
  • 6f645d3cd2 Tags support $techn(/$type) too. KIRCHSTH 2021-08-22 23:05:23 +0200
  • 229360281e #174 Add Layout Landscape KIRCHSTH 2021-08-21 13:39:52 +0200
  • e0dde16eb8
    Merge pull request #170 from plantuml-stdlib/docs/typo Ben Peachey 2021-08-17 10:59:54 +0200
  • 9029269285 Legend supports sprites and custom text (5 - fix OpenIconic and add image support) KIRCHSTH 2021-08-07 22:01:23 +0200
  • 2d23c1791b Legend supports sprites and custom text (4 - update ReadMe.md, add test file) KIRCHSTH 2021-08-06 14:20:54 +0200
  • 0670fc6208 Legend supports sprites and custom text (3 - add element specific AddXxxxxxxStyle() with specific default colors) KIRCHSTH 2021-08-06 13:07:52 +0200
  • 636d9f517f Legend supports sprites and custom text (2 - fix Add/UpdateElementStyle) KIRCHSTH 2021-08-06 00:13:16 +0200
  • 48b2b13666 fix typo KIRCHSTH 2021-08-05 20:24:07 +0200
  • 506922d715 Legend supports sprites and custom text KIRCHSTH 2021-08-05 20:21:38 +0200
  • ef9c857654
    Fix typos in project README file Ben Peachey 2021-07-13 13:45:23 +0200
  • 4f7c12dd63
    Merge pull request #164 from kirchsth/feature/boundaryTransparent v2.3.0 Ben Peachey 2021-07-04 13:02:46 +0200
  • 18f8b64a0f
    Merge pull request #161 from kirchsth/feature/updateReadmeSample Ben Peachey 2021-07-04 13:02:18 +0200
  • 34ba2d6143
    Merge pull request #160 from kirchsth/feature/relationLine Ben Peachey 2021-07-04 13:01:39 +0200
  • 5986de1a8e
    Merge pull request #158 from kirchsth/feature/legendautohide Ben Peachey 2021-07-04 13:00:55 +0200
  • 8618a7df3a
    Merge pull request #150 from kirchsth/feature/149_LegendColor Ben Peachey 2021-07-04 13:00:02 +0200
  • a32f7d8034
    Merge pull request #147 from kirchsth/feature/143_incl_C4Person Ben Peachey 2021-07-04 12:59:13 +0200
  • 24d973558b
    Merge pull request #143 from kirchsth/feature/141_incl_SHOW_LEGEND_LEFT Ben Peachey 2021-07-04 12:59:04 +0200
  • 8f4fa655db
    Merge pull request #141 from kirchsth/feature/126_incl_Link_Portrait Ben Peachey 2021-07-04 12:58:55 +0200
  • d54f58e96c
    Merge pull request #59 from stawirej/intellij_live_template Ben Peachey 2021-07-04 12:58:38 +0200
  • e408d6dcfc #164 samples\C4CoreDiagrams.md - Fix "Deployment Diagram for Internet Banking System - Live with details" url KIRCHSTH 2021-06-26 13:07:44 +0200
  • 31df88c71e #163 Boundary background is transparent again KIRCHSTH 2021-06-25 23:32:09 +0200
  • 4d9db66dfb #159 Update readme sample with new features and styles (2) KIRCHSTH 2021-06-19 13:59:05 +0200
  • f5d06a70cb #159 Update readme sample with new features and styles KIRCHSTH 2021-06-19 13:48:17 +0200
  • 32c482facd #159 Relation tags support line styles KIRCHSTH 2021-06-17 19:15:11 +0200
  • 78e81e6388 #157 Legend shows only style relevant $tag and default elements KIRCHSTH 2021-06-13 22:42:26 +0200
  • 35bd190742 #149: LegendColor considers brightness (3 - add old PlantUML version workaround) KIRCHSTH 2021-05-24 15:07:35 +0200
  • bbbda8c6e8 #149: LegendColor considers brightness (2 - relations too) KIRCHSTH 2021-05-23 09:50:59 +0200
  • 41b3a20f09 #149: LegendColor considers brightness KIRCHSTH 2021-05-22 22:02:16 +0200
  • 841aef26f4 #145: Support rounded-box and eight-sided shapes KIRCHSTH 2021-05-10 00:47:57 +0200
  • adbedcb151 #146 New layout call SHOW_PERSON_OUTLINE() activates shape "person" KIRCHSTH 2021-05-01 17:33:05 +0200
  • fb5c125172 #134: Legend fill whitespace with SHOW_FLOATING_LEGEND() and Lay_Distance() (3 - legend is reserved; LEGEND() is new default alias) KIRCHSTH 2021-04-21 22:50:37 +0200
  • e6e7cd3d75 #134: Legend fill whitespace with SHOW_FLOATING_LEGEND() and Lay_Distance() (2 - fix https://) KIRCHSTH 2021-04-21 00:15:01 +0200
  • 70e2622d10 #134: Legend fill whitespace with SHOW_FLOATING_LEGEND() and Lay_Distance() (instead of SHOW_LEGEND_UP(), ..._DOWN(), ..._LEFT(), ..._RIGHT()) KIRCHSTH 2021-04-21 00:04:35 +0200
  • 9774e06e86 #134: Legend fill whitespace with SHOW_LEGEND_UP(), ..._DOWN(), ..._LEFT(), ..._RIGHT() KIRCHSTH 2021-04-13 00:06:44 +0200
  • a464e4c117
    Merge pull request #142 from qrilka/patch-1 Ben Peachey 2021-04-12 12:00:57 +0200
  • 669ac18e0e
    Typo fix Kirill Zaborsky 2021-04-12 12:55:06 +0300
  • 0b5b3a2f20 Merge remote-tracking branch 'upstream/master' into feature/126_incl_Link_Portrait KIRCHSTH 2021-04-11 14:39:06 +0200
  • 34353ddd4a
    Add backward compatibility for UpdateSkinparamsAndLegendEntry. v2.2.0 Ben Peachey 2021-04-11 13:21:34 +0200
  • 621a191552
    Add backward compatibility for SHOW_DYNAMIC_LEGEND Ben Peachey 2021-04-11 13:03:57 +0200
  • ceddd0aba6
    Merge pull request #135 from kirchsth/feature/126_inclLink Ben Peachey 2021-04-11 12:45:36 +0200
  • 0b1211c5dc
    Merge branch 'master' into intellij_live_template Ben Peachey 2021-04-11 12:42:08 +0200
  • 930716246a Merge remote-tracking branch 'upstream/master' into feature/126_incl_Link_Portrait KIRCHSTH 2021-04-08 22:22:43 +0200
  • 8aa1e8daf6 Merge branch 'feature/126_incl_Link_Portrait' into extended KIRCHSTH 2021-04-08 18:19:12 +0200
  • e050eb3838 #126: C4 relationships support description, sprite/openIconic and tags (7 - update sample with scaled sprites) #49, #139: Persons can be displayed as portraits - SHOW_PERSON_PORTRAIT() KIRCHSTH 2021-04-08 17:42:50 +0200
  • bd69532d15
    Merge pull request #136 from kirchsth/feature/133 v2.1.0 Victor Lupu 2021-04-03 18:33:14 +0300
  • 042ac5ae53 Merge branch 'feature/133' into extended KIRCHSTH 2021-03-20 10:44:12 +0100
  • a5f49ce791 #133, #48: fix StereotypeFontSize 0 and StereotypeFontColor problem (2 - fix update with missing font/bg color too) KIRCHSTH 2021-03-20 10:37:53 +0100
  • 02bda2cbe8 Merge branch 'feature/133' into extended KIRCHSTH 2021-03-20 00:27:51 +0100
  • 41f8919cda #133, #48: fix StereotypeFontSize 0 and StereotypeFontColor problem KIRCHSTH 2021-03-20 00:27:09 +0100
  • 3e0d478005 Merge branch 'feature/126_inclLink' into extended KIRCHSTH 2021-03-19 23:28:31 +0100
  • 0ad6fedf38 #119, #72: Add link support: Readme.md - add missing args in docu KIRCHSTH 2021-03-19 23:28:01 +0100
  • f220b2df6d Merge remote-tracking branch 'origin/feature/126_inclLink' into extended (2 - merge svg) KIRCHSTH 2021-03-19 20:49:05 +0100
  • 19447d7382 #119, #72: Add link support: Readme.md - image with links is added as svg KIRCHSTH 2021-03-19 20:45:25 +0100
  • bb590a5578 Merge remote-tracking branch 'origin/feature/126_inclLink' into extended KIRCHSTH 2021-03-19 20:00:49 +0100
  • e24ddc02ca #119, #72: Add link support: Relationships are updated, Readme.md extended KIRCHSTH 2021-03-19 19:47:58 +0100
  • abe96b1142 #119, #72: Add link support: Added SystemDb..., SystemQueue... are updated KIRCHSTH 2021-03-19 18:39:30 +0100
  • 5f8ab7b923 Merge remote-tracking branch 'upstream/master' into feature/126_inclLink KIRCHSTH 2021-03-19 17:29:19 +0100
  • 1c86ba40b1 #119, #72: Add link support: All elements (except relations) are updated KIRCHSTH 2021-03-19 17:15:01 +0100
  • c23bf31be9 Merge remote-tracking branch 'origin/feature/126' into extended KIRCHSTH 2021-03-14 16:32:15 +0100
  • f3639ab59f #126: C4 relationships support description, sprite/openIconic and tags (6a - fix PR finding: all files should end with empty line) KIRCHSTH 2021-03-14 16:31:26 +0100
  • cdc8602051 #126: C4 relationships support description, sprite/openIconic and tags (6 - fix PR findings: remove obsolete code, update comments and use https urls) KIRCHSTH 2021-03-14 16:26:35 +0100
  • ea051eb969 Merge branch 'feature/128' of https://github.com/kirchsth/C4-PlantUML into master Adrian Lupu 2021-03-13 18:35:21 +0200
  • aeb192fa54 updated readme and code snippets to include database/queue systems Adrian Lupu 2021-03-13 18:20:30 +0200
  • bf9537d3db Merge branch 'feature/113-SystemDb-SystemDb_Ext-missing' of https://github.com/kirchsth/C4-PlantUML into master Adrian Lupu 2021-03-13 18:10:58 +0200
  • 56961669be
    Merge pull request #125 from kirchsth/feature/124 Victor Lupu 2021-03-13 17:45:06 +0200
  • cba1bb93e5 Merge branch 'feature/113-SystemDb-SystemDb_Ext-missing' into extended KIRCHSTH 2021-03-13 15:29:57 +0100
  • 78b2eac66d #113: Restore SystemDb and SystemDb_Ext KIRCHSTH 2021-03-13 15:29:25 +0100
  • aa4fb75c5f Merge remote-tracking branch 'origin/feature/128' into extended KIRCHSTH 2021-03-13 11:45:57 +0100
  • c3c6fa7162 #128: Some boundary skinparam have to be set a package skinparams too (PlantUML uses internal packages) KIRCHSTH 2021-03-13 11:43:04 +0100
  • e52ead146e Merge branch 'feature/126' into extended (4 - update extended branch) KIRCHSTH 2021-03-07 22:15:19 +0100
  • 6834c9f1f6 Merge branch 'feature/126' into extended (3) KIRCHSTH 2021-03-07 20:17:53 +0100
  • bd6c20115e #126: C4 relationships support description, sprite/openIconic and tags (5 - skinparam arrow colors allows no #, resync percy files, fix build) KIRCHSTH 2021-03-07 19:43:20 +0100
  • 878b3b96b1 #126: C4 relationships support description, sprite/openIconic and tags (4 - rename AddTagSupport() to AddElementTag(), AddRelTagSupport() to AddRelTag(), update img links) KIRCHSTH 2021-03-07 18:19:49 +0100
  • 122d2133a8 Merge branch 'feature/126' into extended (2) KIRCHSTH 2021-03-07 02:41:24 +0100
  • fc2ff6d407 #126: C4 relationships support description, sprite/openIconic and tags (3 - update/add samples) KIRCHSTH 2021-03-07 02:34:36 +0100
  • ab198039a4 Merge branch 'feature/126' into extended KIRCHSTH 2021-03-06 23:54:23 +0100
  • 433db676fb #126: C4 relationships support description, sprite/openIconic and tags (2 - incl legend) add procedures: AddRelTagSupport(), UpdateRelStyle() rename procedures: SHOW_DYNAMIC_LEGEND() to SHOW_LEGEND(), UpdateSkinparamsAndLegendEntry() to UpdateElementStyle() KIRCHSTH 2021-03-06 23:43:02 +0100
  • 4d5dee275b #126: C4 relationships use calculated line breaks (PlantUML internal line breaks are not deterministic) KIRCHSTH 2021-02-28 14:04:59 +0100
  • 1aa86021b3 #126: C4 relationships support description, sprite/openIconic and tags (1 - legend update missing) KIRCHSTH 2021-02-28 01:49:44 +0100
  • f85e1379e7 #126: workflow tests: add C4 relations checks KIRCHSTH 2021-02-27 17:49:00 +0100
  • c61b79c2c9 Merge branch 'feature/124' into extended KIRCHSTH 2021-02-21 17:09:17 +0100
  • 6abef22894 #124 Remove not working, misleading and unused default values KIRCHSTH 2021-02-21 17:08:15 +0100
  • 3a9ff8a32e Merge changes from plantuml-stdlib/C4-PlantUML master KIRCHSTH 2021-02-20 20:33:14 +0100
  • e53c52634a
    Merge pull request #101 from kirchsth/feature/97 Ben Peachey 2021-02-18 08:53:23 +0100
  • d9dac90504
    Merge pull request #98 from kirchsth/feature/95 Ben Peachey 2021-02-18 08:47:14 +0100
  • 65422b2cb0 #97 Context Diagram supports selectable default person sprites (3 - resolve merge conflicts) KIRCHSTH 2021-02-11 23:33:39 +0100
  • 36fc5f2cbc #97 Context Diagram supports selectable default person sprites (3 - resolve merge conflicts) KIRCHSTH 2021-02-11 23:27:35 +0100
  • 13e71a74f7 v2.0.1 tag for versions prior to 1.2021.01 v2.0.1 releases/v2 Adrian Lupu 2021-02-08 16:01:08 +0200
  • eaaf13383c readme: typo in color causes custom schema diagram to fail Adrian Lupu 2021-02-07 16:58:10 +0200
  • 137df0a871
    Merge pull request #117 from adrianvlupu/merge-stdlib Victor Lupu 2021-02-07 16:17:16 +0200
  • 868229159f v2.0.0 correct includes Adrian Lupu 2021-02-07 15:51:02 +0200
  • 6cc10231fe Merge branch 'feature/110' of https://github.com/kirchsth/C4-PlantUML into master Adrian Lupu 2021-02-07 15:34:16 +0200
  • 7df300d396
    Merge pull request #105 from kirchsth/feature/74 Ben Peachey 2021-02-04 10:08:52 +0100
  • cc7236bfcc
    Merge pull request #112 from naveenraju9/patch-1 Ben Peachey 2021-02-04 10:05:58 +0100