1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-27 20:23:30 +00:00
Commit Graph

1488 Commits

Author SHA1 Message Date
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
PlantUML
c20153a841
Merge pull request #1624 from The-Lum/PatchBranch
fix and test refactor: on `GetJsonKey`,  `Chr`  and `Ord`
2023-12-08 23:07:53 +01:00
The-Lum
5c7245623a test refactor: simplify test using TimTestUtils
For: `Chr` and `Ord`
2023-12-08 21:44:05 +00: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
PlantUML
3a4c614fc1
Merge pull request #1617 from plantuml/dependabot/github_actions/actions/setup-java-4
chore(deps): bump actions/setup-java from 3 to 4
2023-12-04 19:00:14 +01:00
PlantUML
db6567c183
Merge pull request #1618 from DaumAlexande/use_xmlunit
test: Use XMLUnit to compare XMI
2023-12-04 18:48:57 +01:00
PlantUML
6c593c49d2
Merge pull request #1619 from The-Lum/ImproveDoc
docs: improve `@deprecated` description
2023-12-04 14:40:26 +01:00
The-Lum
de5d791eb4 docs: improve @deprecated description 2023-12-04 13:23:17 +00:00
Daum Alexander (DCL ATV SC D RAD CSFW FW)
7b1f67a57e test: Use XMLUnit to compare XMI
The XMLUnit DiffBuilder used can ignore element order, but still checks
for correct nesting, which the string sorting could not.
2023-12-04 11:07:43 +01:00
The-Lum
1899280e21
fix: minor fix final variable definition 2023-12-03 10:48:30 +01:00
dependabot[bot]
35505fd24c
chore(deps): bump actions/setup-java from 3 to 4
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-30 02:17:43 +00:00
PlantUML
d2dd274881
Merge pull request #1616 from Jef-git/master
Feat: Adding SUPPORT.md file
2023-11-29 17:31:00 +01:00
jef.overweg
b29df7758a Feat: Adding SUPPORT.md file 2023-11-29 16:28:01 +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
ee7022f19e chore: fix test 2023-11-27 18:57:42 +01: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
PlantUML
e4c246750e
Merge pull request #1601 from plantuml/dependabot/github_actions/actions/github-script-7
chore(deps): bump actions/github-script from 6 to 7
2023-11-20 15:54:12 +01:00
PlantUML
cc1d0099e4
Merge pull request #1607 from The-Lum/ImproveDoc
docs: improve doc (JavaDoc, GH) [`package-info.java`, `readme.md`] (for flowdiagram, color, creole, sprite)
2023-11-20 15:43:26 +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
Arnaud Roques
f35856e6b9 chore: better End Of Line management 2023-11-19 11:15:28 +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
Arnaud Roques
f91a19413b feat: add osa2 icon library 2023-11-16 18:01:11 +01:00
PlantUML
db9c59c1bb
Merge pull request #1605 from The-Lum/ImproveDoc
docs: improve doc (JavaDoc, GH) [`package-info.java`, `readme.md`] (for External code)
2023-11-16 12:33:02 +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
PlantUML
e17b2a4e22
Merge pull request #1604 from The-Lum/ImproveDoc
docs: fix package names on `package-info.java` of `cheerpj` and `smetana`
2023-11-15 22:02:15 +01: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