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

75 Commits

Author SHA1 Message Date
Arnaud Roques
07f828770f Restore test and ignore XMI.exporterVersion 2023-02-22 21:08:32 +01:00
Arnaud Roques
9660d3ced9 Remove tests until XMI is ready 2023-02-22 20:44:05 +01:00
Arnaud Roques
d551aa488a Update XMI result 2023-02-22 19:51:43 +01:00
Arnaud Roques
75835ce2a0 Packages move and bugfix 2023-02-22 19:43:48 +01:00
Arnaud Roques
4888ac976d Start major packages refactoring 2023-02-02 18:59:43 +01:00
Arnaud Roques
a5d39f6dda Version 1.2023.0 2023-01-09 20:13:37 +01:00
Arnaud Roques
58469686e6 Revert StringUtils to original package 2022-12-17 12:10:05 +01:00
Arnaud Roques
ec12ff5f1e Refactor packages organization 2022-12-17 12:01:10 +01:00
Arnaud Roques
03dbd4a848 Fix test issue 2022-11-23 20:12:05 +01:00
Arnaud Roques
1928fb31ca wip 2022-10-18 22:57:44 +02:00
Arnaud Roques
f0048de5b7 wip 2022-10-05 22:32:57 +02:00
Arnaud Roques
9bdc69ecee wip 2022-09-20 22:35:41 +02:00
Arnaud Roques
648b02f8c8 wip 2022-09-18 19:08:06 +02:00
Arnaud Roques
847f482609 Scxml improvement 2022-09-06 10:49:43 +02:00
Arnaud Roques
a562d24aa4 ScXml improvement 2022-09-01 19:40:58 +02:00
Arnaud Roques
0dd8e23270 wip 2022-08-30 21:15:53 +02:00
Arnaud Roques
401f44bf3c Test simplification 2022-08-29 18:52:23 +02:00
Arnaud Roques
775d2e16c9 Remove version from UML:model 2022-08-29 18:43:42 +02:00
Arnaud Roques
a195b4e842 xmi improvement and add alpha support for GraphML 2022-08-29 18:21:06 +02:00
Arnaud Roques
3af1fb7180 Rename %loadJSON to %load_json 2022-08-26 18:06:31 +02:00
Arnaud Roques
6809546c65 wip 2022-08-26 18:00:28 +02:00
Arnaud Roques
b4d191a365 Import version 1.2022.7 2022-08-23 18:39:27 +02:00
Arnaud Roques
b5a6684cd1 Refactoring about colors 2022-08-19 18:34:21 +02:00
Guillaume Grossetie
aaf3a8ee24 resolves #1086 replace printStackTrace by java.util.logging.Logger 2022-08-16 17:22:32 +02:00
Arnaud Roques
229a6129e2 Fixing tests 2022-05-04 19:54:15 +02:00
Arnaud Roques
7cca06b667 header style in document 2022-04-03 14:26:58 +02:00
Arnaud Roques
ebf1b1b622 wip 2022-03-19 13:48:23 +01:00
Arnaud Roques
4be0ee3198 wip 2022-03-13 13:22:51 +01:00
Arnaud Roques
81fd6d4943 test update 2022-02-12 18:34:19 +01:00
Arnaud Roques
4534dc4ee2 Change default theme 2022-02-10 19:16:18 +01:00
Arnaud Roques
8ae721e3d2 Version 1.2022.1 2022-02-01 21:21:45 +01:00
Aljoscha Rittner
31b4d0f29d Better path check for security files (SFile) 2021-11-22 15:41:49 +01:00
Aljoscha Rittner
e195987b78 Authentication for SURL with BasicAuth and OAuth2 (password and client_credentials) 2021-11-22 12:41:44 +01:00
Aljoscha Rittner
65492a5259 Introduction of an internal function %loadJSON to load JSON data from file or URL. 2021-11-10 10:01:27 +01:00
matthew16550
03272b104a Delete replaceTransparentByWhite parameter from ISkinParam.getBackgroundColor() 2021-11-09 00:56:52 +11:00
matthew16550
bad57a329f Change StringUtils.isEmpty() & isNotEmpty() to avoid creating new strings 2021-10-31 16:27:39 +11:00
matthew16550
a01da1a773 Add more to PlantUmlTestUtils 2021-10-29 15:36:37 +11:00
matthew16550
699e437bef Rename net.sourceforge.plantuml.security.ImageIO to SImageIO 2021-10-28 00:36:42 +11:00
arnaudroques
d7d07310cd
Merge pull request #704 from matthew16550/exportDiagram
Add PlantUmlTestUtils.exportDiagram()
2021-10-14 09:48:00 +02:00
matthew16550
14006f7fcf Add assertImagesEqual(), assertImageSizeEqual(), ColorHSB. 2021-10-14 18:04:52 +11:00
matthew16550
85311858ad Add PlantUmlTestUtils.exportDiagram() 2021-10-14 14:25:48 +11:00
Arnaud Roques
75006da678 Update tests 2021-10-07 18:57:48 +02:00
matthew16550
25413d5b2b Update PNG splitting to support these diagram types:
Activity, Archimate, Board, Class, Component, Deployment, Gantt, Mindmap, Network, Salt, State, Timing, WBS, Wire
2021-09-21 21:45:07 +10:00
Arnaud Roques
5ed7094e1f Restore fixed test failure due to missing skin 2021-09-19 22:50:22 +02:00
Arnaud Roques
ba12631464 Temporary remove unexpected test result 2021-09-19 19:18:21 +02:00
matthew16550
e3e2c2836e Use UTF_8 object instead of "UTF-8" string literal. 2021-09-13 15:18:15 +10:00
matthew16550
8903d5e689 Prevent intermittent test failure due to PSystemError creating different output at different times of the hour. 2021-09-03 17:51:22 +10:00
Arnaud Roques
fd920b7d52 Remove \r when running PipeTest on Windows 2021-07-30 18:43:10 +02:00
Josep Mones Teixidor
0bef01372f Fix issue with garbage after the diagram and created better tests 2021-07-29 06:02:06 +02:00
Josep Mones Teixidor
6849c96144 Add tests for Pipe 2021-07-29 03:50:30 +02:00