Commit Graph

968 Commits

Author SHA1 Message Date
Arnaud Roques b5a6684cd1 Refactoring about colors 2022-08-19 18:34:21 +02:00
Arnaud Roques 9da0fd0939 Gantt improvement 2022-08-18 18:55:09 +02:00
Arnaud Roques 62e5a00c8d wip 2022-08-17 19:34:24 +02:00
PlantUML 51cd2a00ce
Merge pull request #1088 from Mogztter/issue-1086-jul
resolves #1086 replace printStackTrace by java.util.logging.Logger
2022-08-17 09:25:55 +02:00
Guillaume Grossetie aaf3a8ee24 resolves #1086 replace printStackTrace by java.util.logging.Logger 2022-08-16 17:22:32 +02:00
PlantUML 1f3dd64f7c
Merge pull request #1075 from pzzz/master
adds HyperLinks to GANTT Milestones
2022-08-03 13:47:53 +02:00
Peter Schuller 0813b747e3 adds HyperLinks to GANTT Milestones
This resembles the behavior of "normal" tasks in the GANTT chart to
enable linking of milestones.
It is meant to resolve issue #1074
2022-08-02 18:43:52 +02:00
PlantUML 5718bbe08c
Merge pull request #1069 from gliptak/patch-1
Add ubuntu-22.04 to GHA build matrix
2022-07-31 22:43:33 +02:00
PlantUML 12b9152de3
Merge pull request #1070 from gliptak/master
Add Docker release to GHA
2022-07-31 22:34:20 +02:00
Gábor Lipták ba5fef7181
Add Docker release to GHA
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
2022-07-29 21:44:46 -04:00
Gábor Lipták 44affec416
Add ubuntu-22.04 to GHA build matrix
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
2022-07-29 20:48:14 -04:00
PlantUML e19e261bb9
Merge pull request #1067 from gliptak/docker1
Add initial Dockerfile
2022-07-29 16:32:31 +02:00
Arnaud Roques 1b89a48f46 wip 2022-07-29 14:43:01 +02:00
Gábor Lipták 76023f37bb
Add initial Dockerfile
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
2022-07-27 19:19:27 -04:00
Arnaud Roques dd53272c19 wip 2022-07-27 15:51:02 +02:00
Arnaud Roques 0fc2fad432 wip 2022-07-26 12:57:15 +02:00
Arnaud Roques ed8ad4bf69 Fix various mindmap and WBS style issues 2022-07-22 16:12:55 +02:00
Arnaud Roques 3bff5329c7 fix https://forum.plantuml.net/16284/how-to-left-align-when-the-aws-lib-is-also-used 2022-07-21 19:01:57 +02:00
Arnaud Roques 8294ca6e78 Add order, see https://forum.plantuml.net/15232/declare-participants-similar-to-components?show=16269#c16269 2022-07-21 18:06:55 +02:00
Arnaud Roques 04c4a6c156 Temporary remove macos-12 because Java 8 is not running there. Anyone, feel free to fix this :-) 2022-07-21 17:25:18 +02:00
Arnaud Roques 36652c6faa Move to macos-12 2022-07-21 17:16:42 +02:00
Arnaud Roques 9371ad88dc Adding %now function 2022-07-21 15:40:34 +02:00
Arnaud Roques ebf7613792 Minor bug fix 2022-07-21 14:09:24 +02:00
PlantUML 51b9bfb05a
Merge pull request #1060 from bharatrajagopalan/master
Updates to carbon gray
2022-07-17 00:16:26 +02:00
Bharat Rajagopalan afc1538f10 updated carbon gray theme 2022-07-16 21:56:07 +00:00
Bharat Rajagopalan 123d1779b5 carbon theme fixes covering more diagrams 2022-07-16 14:36:06 +00:00
PlantUML a8dd89ac1d
Merge pull request #1059 from bharatrajagopalan/master
Carbon Gray Theme
2022-07-15 14:46:21 +02:00
Bharat Rajagopalan c21c32b425 carbon gray theme 2022-07-15 12:17:56 +00:00
PlantUML 17a517eaa5
Merge pull request #1057 from bobjacobsen/bj-add-protocol-struct
Include clause overlooked in PR1028
2022-07-14 18:03:42 +02:00
Bob Jacobsen fe789981d6
Merge branch 'master' into bj-add-protocol-struct 2022-07-14 10:33:41 -04:00
PlantUML c5e44fbbb9
Merge pull request #1056 from The-Lum/AddExceptionInClassDiag
Add support for `Exception` in class diagram
2022-07-14 12:01:49 +02:00
Bob Jacobsen 1f2b3980e6 include missing clause 2022-07-13 20:17:28 -04:00
The-Lum c6c2343ee9 add support for `Exception` in class diagram 2022-07-13 23:39:29 +00:00
Arnaud Roques 227045a4ae fix https://github.com/plantuml/plantuml/issues/1053 2022-07-04 18:40:37 +02:00
PlantUML d926c4bfcb
Setting CORS 2022-07-04 12:23:41 +02:00
Arnaud Roques ac9d76cda6 wip 2022-06-29 18:45:19 +02:00
Arnaud Roques 649a13e04b Workaround for issue https://github.com/plantuml/plantuml/issues/1036 2022-06-27 18:34:58 +02:00
Arnaud Roques e801884415 wip 2022-06-27 18:33:45 +02:00
Arnaud Roques 285c21492f Import version 1.2022.6 2022-06-22 09:30:15 +02:00
PlantUML 6a51780588
Merge pull request #1034 from The-Lum/AddVersionOnSnapshotCI
fix: [CI] Add pseudo version on Snapshot
2022-06-06 20:15:29 +02:00
The-Lum 3dd8b13f6c
upd: add `Checkout` before `Configure workflow`
- Adding `Checkout the repository` _(I don't know if it optimized or not...)_ before the `Configure workflow`
- Fix variable in Uppercase
2022-06-06 20:00:16 +02:00
The-Lum 24c18715ae
upd: improve pseudo version of snapshot
- Suppress date-time on release title
- Add subtitle: `Version ~v${POM_VERSION%-SNAPSHOT} of the ${DATE_TIME_UTC}`
2022-06-06 19:46:45 +02:00
PlantUML db3252a5ad
Merge pull request #1033 from The-Lum/AddVersionOnSnapshotCI
[CI] Add pseudo version on Snapshot
2022-06-06 14:58:15 +02:00
Arnaud Roques 16ad46f0ea Merge branch 'wo' 2022-06-06 14:37:25 +02:00
Arnaud Roques 6e3ba0e4da wip 2022-06-06 14:36:58 +02:00
The-Lum a9e9ca81e0
upd: add a pseudo version of snapshot
Add a pseudo version of snapshot: `snapshot (~vM.YYYY.mmbetaBB [YYYY-MM-DD at hh:mm:ss (UTC)])`
2022-06-06 14:26:57 +02:00
The-Lum 5e06dae809
upd: add a pseudo version of snapshot
Add a pseudo version of snapshot taken from Version.java
2022-06-06 14:07:52 +02:00
PlantUML f6b47e6ea7
Merge pull request #1028 from bobjacobsen/bj-add-protocol-struct
Add Swift support for Protocol and Struct in class diagram
2022-06-06 12:47:29 +02:00
Arnaud Roques 26f5b7f1fd Add support for GraphViz 4 2022-06-06 12:35:27 +02:00
The-Lum dbe4feae25
upd: more generic version
Change version to: `M.YYYY.m-SNAPSHOT`
2022-06-04 16:37:33 +02:00