1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-03 09:00:48 +00:00
Commit Graph

670 Commits

Author SHA1 Message Date
arnaudroques
da8f7910c0
Merge pull request #749 from The-Lum/FixErrorMsg
Fix error message
2021-11-06 19:39:55 +01:00
The-Lum
7568e37f73
Fix error message
Fix:
- https://forum.plantuml.net/14905/typo-in-error-message
And comment on:
- https://forum.plantuml.net/12557/problems-with-built-in-functions-%25upper-and-%25lower-eclipse
2021-11-06 19:31:11 +01:00
arnaudroques
de5d963afe
Merge pull request #744 from matthew16550/seq-group-bg
Change Sequence Diagram so group backgrounds are transparent when the diagram background is transparent
2021-11-05 10:17:45 +01:00
arnaudroques
f9acd5a502
Merge pull request #745 from MinhHoangVu/patch-1
Add theme 'mars' from future-architect/puml-themes
2021-11-05 10:16:30 +01:00
arnaudroques
219f894954
Merge pull request #746 from MinhHoangVu/patch-2
Reflect updates for theme 'toy' from the original source
2021-11-05 10:11:33 +01:00
arnaudroques
af53e60100
Merge pull request #747 from MinhHoangVu/patch-3
Reflect updates for theme 'vibrant' from the original source
2021-11-05 09:21:55 +01:00
Minh
ab51d5edf7
Add borders to increase accesibility
reflect updates from the original source
2021-11-05 15:58:56 +09:00
Minh
766d780d57
add borders to increase accessibility
reflect updates from the original source
2021-11-05 15:57:44 +09:00
Minh
bdf1b2e0f3
Adapted from future-architect
Creation of file from https://github.com/future-architect/puml-themes/tree/master/themes
2021-11-05 15:49:25 +09:00
matthew16550
077ef52650 Change sequence diagram so group backgrounds are transparent when the diagram background is transparent 2021-11-05 17:11:20 +11:00
matthew16550
ba9b69aeb1 Change svek line middle circle default color, from white to diagram background color 2021-11-05 16:03:15 +11:00
arnaudroques
0bc682468f
Merge pull request #742 from a-krawciw/ditaa_error
Fix Exception in empty Ditaa Diagram
2021-11-04 09:24:15 +01:00
a-krawciw
b49d7db1e9 Prevent index out of bound for 0 line ditaa files.
References plantuml/plantuml#530
2021-11-03 15:49:53 -07:00
Alec Krawciw
5ebddab866
Merge branch 'plantuml:master' into master 2021-11-03 14:54:12 -07:00
arnaudroques
d7d26bdffa
Merge pull request #740 from matthew16550/test-18
Change test sources to Java 1.8
2021-11-02 20:08:13 +01:00
arnaudroques
0767eaa803
Merge pull request #741 from matthew16550/speedup-ci
Speed up CI by only running "mvn package" when strictly necessary
2021-11-02 18:59:21 +01:00
matthew16550
96b5eba7c1 Speed up CI by only running "mvn package" when strictly necessary 2021-11-02 17:59:16 +11:00
matthew16550
edbdb01d87 Change test sources to Java 1.8 2021-11-02 17:24:59 +11:00
Arnaud Roques
041b2b45b9 Temporary fix NPE 2021-11-01 15:47:30 +01:00
Arnaud Roques
d1e5f82084 Import version 1.2021.13 2021-11-01 13:02:46 +01:00
Arnaud Roques
c94e204240 Wip on gtile 2021-11-01 12:38:32 +01:00
arnaudroques
5bc2b96592
Merge pull request #738 from matthew16550/SmetanaPath
Update Smetana arrow colors
2021-11-01 09:24:53 +01:00
matthew16550
a2a12adb58 Update smetana arrows to support beta style line colors & change decorators to fill with diagram background color instead of white 2021-11-01 18:00:05 +11:00
arnaudroques
cf3bc22976
Merge pull request #736 from matthew16550/matrix-build
Change CI workflow to use multiple java versions & operating systems
2021-10-31 10:19:17 +01:00
arnaudroques
8f7e2f787d
Merge pull request #735 from matthew16550/fix-folder-width
Fix folder width growing with length of alias (#476)
2021-10-31 10:18:35 +01:00
arnaudroques
41f464fc23
Merge pull request #737 from matthew16550/StringUtils.isEmpty
Change StringUtils.isEmpty() & isNotEmpty() to avoid creating new strings
2021-10-31 10:18:00 +01:00
matthew16550
bad57a329f Change StringUtils.isEmpty() & isNotEmpty() to avoid creating new strings 2021-10-31 16:27:39 +11:00
matthew16550
0ca723a6d8 Change CI workflow to use multiple java versions & operating systems 2021-10-31 15:28:23 +11:00
matthew16550
0a6c4454cf Fix folder width growing with length of alias (#476) 2021-10-31 14:25:28 +11:00
Arnaud Roques
2a4a75e5de Merge branch 'wip' 2021-10-29 18:49:24 +02:00
Arnaud Roques
5908de8966 WIP on gtile 2021-10-29 18:48:50 +02:00
arnaudroques
eb7c4c7a6d
Merge pull request #734 from matthew16550/more-StringBounder-injection
Inject StringBounder into UGraphicBraille, UGraphicEps, UGraphicHtml5, UGraphicVdx
2021-10-29 09:53:44 +02:00
arnaudroques
81cd784421
Merge pull request #733 from matthew16550/more-PlantUmlTestUtils
Add more to PlantUmlTestUtils
2021-10-29 09:52:42 +02:00
arnaudroques
f71ce124ee
Merge pull request #732 from matthew16550/braille-descent
Fix Braille text descent calculation
2021-10-29 09:52:01 +02:00
matthew16550
d6737bb6aa Inject StringBounder into UGraphicBraille, UGraphicEps, UGraphicHtml5, UGraphicVdx. Also minor nearby tidying. 2021-10-29 16:42:46 +11:00
matthew16550
a01da1a773 Add more to PlantUmlTestUtils 2021-10-29 15:36:37 +11:00
matthew16550
107d1e2980 Fix Braille text descent calculation 2021-10-29 15:12:57 +11:00
Arnaud Roques
7a30afc9be WIP 2021-10-28 19:40:22 +02:00
Arnaud Roques
03c34c18c3 WIP 2021-10-27 18:43:04 +02:00
arnaudroques
7141113050
Merge pull request #731 from matthew16550/simageio
Rename net.sourceforge.plantuml.security.ImageIO to SImageIO
2021-10-27 15:43:38 +02:00
matthew16550
699e437bef Rename net.sourceforge.plantuml.security.ImageIO to SImageIO 2021-10-28 00:36:42 +11:00
arnaudroques
f718c59a15
Merge pull request #721 from matthew16550/font-test
Fix broken A000*_Test tests on macOS
2021-10-24 11:20:59 +02:00
matthew16550
1f68cc262a Fix broken A000*_Test tests on macOS 2021-10-24 15:10:28 +11:00
Arnaud Roques
1f922c2650 Minor fixes 2021-10-20 18:33:09 +02:00
arnaudroques
af52908bd9
Merge pull request #717 from plantuml/dependabot/maven/org.apache.ant-ant-1.10.12
Bump ant from 1.10.11 to 1.10.12
2021-10-20 16:51:13 +02:00
dependabot[bot]
fa5c856374
Bump ant from 1.10.11 to 1.10.12
Bumps ant from 1.10.11 to 1.10.12.

---
updated-dependencies:
- dependency-name: org.apache.ant:ant
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-20 01:02:45 +00:00
Arnaud Roques
ae4d0b65a2 Fix toString() method for non-US JVM 2021-10-19 20:21:37 +02:00
Arnaud Roques
742542290a Merge branch 'wip' 2021-10-17 11:04:20 +02:00
Arnaud Roques
aa7d520a45 wip 2021-10-17 11:02:33 +02:00
arnaudroques
256d008215
Merge pull request #706 from matthew16550/UDriver-shape-type
Simplify UDriver code a little
2021-10-15 13:09:35 +02:00