1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-10 20:22:26 +00:00
Commit Graph

844 Commits

Author SHA1 Message Date
PlantUML
ad383d2dc8
Merge pull request #1669 from The-Lum/PatchBranch
Improve `Chronology diagram` management
2024-02-02 23:44:52 +01:00
The-Lum
23c86ba5b9 Improve Chronology diagram management
Adding `Chronology diagram` on:
- Syntax
- Sub-diagram
- Readme
2024-02-01 22:36:05 +00:00
The-Lum
c10ac1769d
fix: import the file RandomFunction 2024-02-01 23:31:08 +01:00
The-Lum
376ee9d8c2
Update TContext.java with RandomFunction 2024-02-01 23:13:41 +01:00
The-Lum
9e18d34936
Update and rename Random.java to RandomFunction.java
Feat: improve to accept 0, 1, 2 args
2024-02-01 23:10:43 +01:00
Arnaud Roques
dbaf8ac2cd feat: add some %random function
https://github.com/plantuml/plantuml/issues/1667
2024-02-01 22:29:55 +01:00
Arnaud Roques
dbbdf1277b chore: version 1.2024.0 2024-02-01 19:30:28 +01:00
Arnaud Roques
5fae97f44e fix: Gantt Layout issue when Print between is used with Printscale weekly
https://github.com/plantuml/plantuml/issues/1664
2024-02-01 18:52:57 +01:00
Arnaud Roques
dbb535473c fix: clear cache when StringBounder has changed
https://github.com/plantuml/plantuml/issues/1575
https://forum.plantuml.net/18480/teoz-produces-odd-legend-for-sequence-diagrams
2024-01-27 13:48:28 +01:00
The-Lum
6d158d1196
docs: add package-info.java on chronology 2024-01-24 12:35:16 +01:00
The-Lum
f805d983fd
docs: add readme.md on chronology 2024-01-24 12:29:33 +01:00
Arnaud Roques
4026878300 perf: stop recompiling pattern at runtime
https://github.com/plantuml/plantuml/issues/1642
2024-01-18 22:32:45 +01:00
The-Lum
9502ed812b add: Language Descriptor Improvement (adding action and process) 2024-01-16 16:22:19 +00:00
Arnaud Roques
48dc07da95 fix: note placement in listfiles 2024-01-09 18:46:10 +01:00
Arnaud Roques
6c73caa943 fix: minor issues about multiples stereotype and improve new shapes action and process
https://github.com/plantuml/plantuml/issues/1538
https://github.com/plantuml/plantuml/issues/1631
2024-01-08 21:11:41 +01:00
Arnaud Roques
d07cda5f5f feat: adding action and process keywords
https://github.com/plantuml/plantuml/issues/1631
2024-01-06 12:02:26 +01:00
Arnaud Roques
533c27cba5 feat: adding edgy tools in stdlib
https://github.com/plantuml/plantuml-stdlib/pull/84
2024-01-03 18:21:29 +01:00
Arnaud Roques
26189b1e64 fix: improve local style management for activity diagrams
https://github.com/plantuml/plantuml/issues/1629
2023-12-19 19:08:24 +01:00
Arnaud Roques
b65aaff80b fix: improve local style for activity diagrams
https://github.com/plantuml/plantuml/issues/1623
2023-12-18 18:24:29 +01:00
Arnaud Roques
cc80d86bc3 chore: prepare next development cycle 2023-12-12 21:35:19 +01:00
Arnaud Roques
5128891a0f chore: version 1.2023.13 2023-12-11 19:24:54 +01:00
Arnaud Roques
a87f844064 fix: missing label in activity diagrams
https://github.com/plantuml/plantuml/issues/1622#issuecomment-1847091587
2023-12-11 19:03:13 +01:00
Arnaud Roques
a061b11305 chore: formatting issue 2023-12-11 18:47:30 +01:00
Arnaud Roques
428381ca44 Merge branch 'tmp2' 2023-12-11 18:36:41 +01:00
Arnaud Roques
c20b3d9642 feat: work on chronology 2023-12-11 18:34:23 +01:00
The-Lum
3f836a44cc fix: allow (int corresponding of) unicode value for Chr builtin fct
That fixes partialy #1571.
2023-12-08 21:20:22 +00:00
The-Lum
1cb61d5609 fix: allow different type inside array for GetJsonKey builtin fct 2023-12-08 21:08:36 +00:00
The-Lum
de5d791eb4 docs: improve @deprecated description 2023-12-04 13:23:17 +00:00
The-Lum
1899280e21
fix: minor fix final variable definition 2023-12-03 10:48:30 +01:00
PlantUML
d7727c5c87
Merge pull request #1613 from The-Lum/PatchBranch
feat: Allow JSON Array on JSON preproc. (affectation on plantuml variable, on foreach, ...)
2023-11-27 23:19:57 +01:00
The-Lum
a7d434cff1 fix: comment indent 2023-11-27 20:06:09 +00:00
The-Lum
a570cea56f feat: Allow JSON Array on JSON preproc.
(affectation on plantuml variable, on foreach, ...)
2023-11-27 20:02:54 +00:00
Arnaud Roques
e991c4699b feat: several gantt improvement 2023-11-27 18:41:15 +01:00
Arnaud Roques
f0b3e6900c feat: improve gantt language 2023-11-26 18:57:11 +01:00
Arnaud Roques
bcb3b92dbc fix: disable creole for file listing
https://github.com/plantuml/plantuml/issues/1448#issuecomment-1820720969
2023-11-23 21:16:49 +01:00
Arnaud Roques
a98d8ccdd5 fix: fix MaximumWidth style for legend
https://github.com/plantuml/plantuml/issues/1608
2023-11-23 21:04:56 +01:00
Arnaud Roques
b48ea95112 fix: fix bad note shape in sequence diagram
https://github.com/plantuml/plantuml/issues/1609
2023-11-23 20:42:31 +01:00
Arnaud Roques
422c74eba4 fix: minor issue about Gantt D+00 syntax 2023-11-23 20:11:10 +01:00
Arnaud Roques
8b5a1521e7 fix: several Gantt improvement
https://forum.plantuml.net/18397/gantt-how-handle-resource-starts-terminates-specific-date
https://forum.plantuml.net/17571/is-it-possible-to-set-gantt-tasks-to-be-incomplete-by-default?show=17571#q17571
https://forum.plantuml.net/18128/gantt-diagram-vertical-separator-styling?show=18128#q18128
2023-11-23 17:50:00 +01:00
The-Lum
37714ac1e2 docs: add package-info.java and readme.md
(for `klimt/sprite`)
2023-11-19 15:37:20 +00:00
The-Lum
54117a5e8b fix: fix some links to zext instead of ext. 2023-11-19 15:10:09 +00:00
The-Lum
bb56bf2973
Merge branch 'plantuml:master' into ImproveDoc 2023-11-19 15:12:13 +01:00
Arnaud Roques
d61ebc40a0 refactor: rename ext packages to zext to improve javadoc display 2023-11-19 11:22:11 +01:00
The-Lum
78a32d2743 docs: add package-info.java and readme.md 2023-11-17 10:31:18 +00:00
Arnaud Roques
546174d17f fix: better support for package with ELK layout
https://forum.plantuml.net/13709/eclipse-layout-kernel?show=18389#a18389
2023-11-16 18:23:58 +01:00
Benjamin Davies
9ad84822fa
Introduce CHEN_CIRCLE entity type 2023-11-16 18:49:00 +13:00
Benjamin Davies
96785da1c7
Add multiple subclasses command 2023-11-16 18:42:47 +13:00
Benjamin Davies
9e8a313681
Add subset associations 2023-11-16 17:41:11 +13:00
Benjamin Davies
3734465441
Style associations 2023-11-16 13:36:34 +13:00
Benjamin Davies
de74e7fae9
Change leaf style based on stereotype 2023-11-16 13:24:12 +13:00
Benjamin Davies
c6bd537509
Draw relationships as diamonds 2023-11-16 12:16:35 +13:00
Benjamin Davies
6361f826be
Add new leaf types 2023-11-16 11:29:37 +13:00
Benjamin Davies
fb9fd7e13e
Merge remote-tracking branch 'upstream/master' into cheneer 2023-11-16 10:05:21 +13:00
Benjamin Davies
153b96af3e
Fix stereotype handling 2023-11-16 10:03:30 +13:00
Benjamin Davies
4d01e6fd6c
Merge entity and relationship commands 2023-11-16 09:49:18 +13:00
Benjamin Davies
e26ccf756a
Tweak Chen EER syntax to be more consistent with existing diagram types 2023-11-16 09:43:54 +13:00
Arnaud Roques
4f46b6726e refactor: remove dead code 2023-11-11 20:23:35 +01:00
Arnaud Roques
137d84101f style: remove unused import 2023-11-11 19:56:03 +01:00
The-Lum
c885afd3d2 docs: add package-info.java and readme.md
(for `png` to `zopfli`)

Todo or remaining directory:
- api
- compositediagram
- core
- decoration
- flowdiagram
- golem
- klimt
- mda
- text
- utils
- webp
2023-11-09 20:11:23 +00:00
The-Lum
7666511512
Merge branch 'plantuml:master' into ImproveDoc 2023-11-02 21:40:25 +01:00
The-Lum
3a095fd7cb docs: add package-info.java and readme.md
(for `dedication` to `png`)
2023-11-02 20:38:00 +00:00
Dietrich Travkin
0a795acbb3 Fix merge problem 2023-10-30 10:48:47 +01:00
Dietrich Travkin
7a7f59f00b Merge commit '89406657e7a26c74119a87637f8f96c94055b45b' into patch/1580 2023-10-30 10:45:34 +01:00
Dietrich Travkin
263662d6d3 #1580 Make source code compatible to Java 1.7 (forgot one stream usage) 2023-10-30 10:39:34 +01:00
Dietrich Travkin
8b87aa0c1c #1580 Make source code compatible to Java 1.7 2023-10-30 10:18:27 +01:00
Dietrich Travkin
570d056f3d #1475 Fix show statement 2023-10-27 11:23:43 +02:00
Dietrich Travkin
f47ca8c339 #1580 Fix hiding stereotypes 2023-10-27 11:00:17 +02:00
Arnaud Roques
f8d87217a7 refactor: remove unused code 2023-10-22 12:15:29 +02:00
Arnaud Roques
e92dcd400b refactor: remove unused code 2023-10-22 11:54:17 +02:00
Arnaud Roques
8f5c3379ed refactor: remove unused logo dead code 2023-10-22 11:28:29 +02:00
Arnaud Roques
38ea5ae823 chore: prepare next development cycle 2023-10-22 10:33:24 +02:00
Arnaud Roques
8b092894ed chore: version 1.2023.12 2023-10-20 15:58:10 +02:00
Arnaud Roques
1e6ffb0bec fix: add some hard-coded dot path for MacOS
https://github.com/plantuml/plantuml/issues/1583
2023-10-20 15:44:00 +02:00
Arnaud Roques
4adacbabe5 fix: improve error management for non-GPL version 2023-10-20 15:29:27 +02:00
The-Lum
28cc4638d6 docs: add package-info.java and readme.md
(for `abel` to `command`)
2023-10-17 10:16:34 +00:00
The-Lum
172ac26e03
docs: create ant readme.md 2023-10-05 22:21:34 +02:00
Arnaud Roques
5d38bb6ef4 fix: minor issue on nesting packages
https://github.com/plantuml/plantuml/issues/1550
2023-10-04 19:11:39 +02:00
The-Lum
649bbb17b2 doc: fix some missing full stop 2023-10-03 14:30:06 +00:00
The-Lum
5fd1fb06de
Merge branch 'plantuml:master' into ImproveDoc 2023-10-03 16:08:09 +02:00
Arnaud Roques
870d09d272 fix: improve minor issues in Gantt 2023-09-28 00:16:33 +02:00
The-Lum
55598085f5
docs: fix relative path on activitydiagram readme 2023-09-26 13:17:18 +02:00
The-Lum
18a838fa7d
Rename README.md to readme.md 2023-09-26 12:44:16 +02:00
The-Lum
78ce8b8c37
docs: add README.md for activitydiagram3 2023-09-26 12:21:57 +02:00
The-Lum
a40c98b373
docs: add README.md for activitydiagram 2023-09-26 12:15:34 +02:00
The-Lum
b19770e228
docs: add package-info.java for activitydiagram3 2023-09-26 10:21:13 +02:00
The-Lum
7387b14081
docs: add package-info.java for activitydiagram 2023-09-26 10:19:10 +02:00
Arnaud Roques
6781e85680 chore: prepare next development cycle 2023-09-13 21:24:43 +02:00
Arnaud Roques
057a076817 chore: prepare release 1.2023.11 2023-09-13 20:35:31 +02:00
Arnaud Roques
41ba2020b6 fix: minor issues
https://github.com/plantuml/plantuml/issues/1531
https://github.com/plantuml/plantuml/issues/1535
2023-09-11 19:39:02 +02:00
Arnaud Roques
4b58055b9f mod: Handle @start/@end syntax error better
https://github.com/plantuml/plantuml/pull/1522
2023-08-28 19:14:15 +02:00
The-Lum
5149c49858 fix: change No @startuml/@enduml found message to No valid @start/@end found, please check the version for more readability
- [x] Rename `noStartumlFound` function to `noValidStartFound`
- [x] Rename `No @startuml/@enduml found` message to `No valid @start/@end found, please check the version`

Notes:
- Impact also the PicoWebserver;
- _For future enhancement perhaps use `resource` or list of message instead of repeating a message in many different places..._
2023-08-28 15:30:27 +00:00
Arnaud Roques
39fd1138cb chore: use annotation for dead code
https://github.com/plantuml/plantuml/issues/1521#issuecomment-1694600302
2023-08-27 11:07:44 +02:00
Benjamin Davies
c91b5e2015
Fix diagram layout not working 2023-08-27 12:28:32 +12:00
Benjamin Davies
d4110d5ceb
Add associations between entities 2023-08-27 00:03:40 +12:00
Benjamin Davies
07b25de38a
Add entities, attributes and relations to graph 2023-08-26 23:02:11 +12:00
Arnaud Roques
ee3eef8652 feat: enable DITAA in LGPL version
https://github.com/plantuml/plantuml/issues/1514
2023-08-26 12:03:19 +02:00
PlantUML
33f0d5b204
Merge pull request #1520 from Benjamin-Davies/docs
Add some documentation
2023-08-26 11:19:39 +02:00
Arnaud Roques
86513bfbc8 wip: fix minor issues
https://forum.plantuml.net/17187/verticals-separators-gantt-chart-appear-certain-conditions?show=18171#c18171
https://forum.plantuml.net/18163/no-colored-border-on-state-start-end
2023-08-26 10:59:08 +02:00
Benjamin Davies
4e3d8c94f6
Parse Chen EER diagrams 2023-08-26 18:54:16 +12:00
Benjamin Davies
cf0e1c7ddc
Fix typo 2023-08-26 16:37:02 +12:00