1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-09-28 23:19:01 +00:00
Commit Graph

780 Commits

Author SHA1 Message Date
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
d5e42c9d7e fix: change readme.md to zext dir 2023-11-19 14:38:44 +00:00
The-Lum
bb56bf2973
Merge branch 'plantuml:master' into ImproveDoc 2023-11-19 15:12:13 +01:00
Arnaud Roques
aea7e540ac chore: delete last ext files 2023-11-19 11:48:47 +01:00
Arnaud Roques
b74f9634fb chore: restore lost readme.md files 2023-11-19 11:34:16 +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
The-Lum
6e85bcaac9 docs: add package-info.java and readme.md
For external code:
- acearth,
- zxing,
- jcckit,
- ditaa.
2023-11-16 11:08:55 +00:00
The-Lum
8a1a9dfc8b docs: add package-info.java for gen.annotation (smetana)
- add `package-info.java` for `gen.annotation`
- add `@see` on `h` and `smetana/core`
2023-11-15 20:35:20 +00:00
The-Lum
2f4a56f692 docs: fix package names (for cheerpj, smetana)
fix package names on `package-info.java` of `cheerpj` and `smetana`
2023-11-15 20:03:00 +00:00
The-Lum
acb95b44ce docs: add package-info.java and readme.md
For `API/CheerpJ`
2023-11-15 13:53:30 +00:00
The-Lum
91d46a866e docs: add package-info.java and readme.md
For `Smetana`:
- `src/h`
- `src/gen`
- `src/smetana/core`
2023-11-14 14:34:15 +00: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