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

1558 Commits

Author SHA1 Message Date
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
The-Lum
b92731aecd Merge branch 'ImproveDoc' of https://github.com/The-Lum/plantuml into ImproveDoc 2023-11-15 20:07:39 +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
PlantUML
1c4162c2ff
Add Javadoc link 2023-11-15 20:42:22 +01:00
Arnaud Roques
162c3f9238 Merge branch 'master' of https://github.com/plantuml/plantuml 2023-11-15 19:50:58 +01:00
Arnaud Roques
333d0b1a1f chore: update javadoc even for snapshot 2023-11-15 19:50:47 +01:00
PlantUML
1cfab8ba80
Merge pull request #1603 from The-Lum/ImproveDoc
docs: improve doc (JavaDoc, GH) [`package-info.java`, `readme.md`] (for `Smetana`, `API/CheerpJ`)
2023-11-15 18:28:15 +01:00
PlantUML
cebe19f466
Merge branch 'master' into ImproveDoc 2023-11-15 18:20:55 +01:00
Arnaud Roques
135604e727 Merge branch 'master' of https://github.com/plantuml/plantuml 2023-11-15 18:19:41 +01:00
Arnaud Roques
b63f2ab4cd chore: filter javadoc generation 2023-11-15 18:18:55 +01: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
91ead31632
docs: update README.md: add javadoc link for snapshot 2023-11-15 13:52:49 +01:00
Arnaud Roques
3a10503cc8 chore: suppress frame for javadoc 2023-11-14 21:34:47 +01:00
Arnaud Roques
4f0f8d7821 chore: remove windows test and generate javadoc with frames 2023-11-14 21:31:05 +01:00
Arnaud Roques
61b1e4f0f0 chore: try to add javadoc to GitHub Pages 2023-11-14 19:29:54 +01:00
The-Lum
e0b299d2ef
docs: update README.md: add javadoc link + emoji
- Add javadoc link
- Add emoji (conform to the 'https://plantuml.com' page)
2023-11-14 17:25:13 +01: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
dependabot[bot]
486b020a84
chore(deps): bump actions/github-script from 6 to 7
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 02:04:54 +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
PlantUML
2d47edd326
Merge pull request #1592 from plantuml/dependabot/gradle/org.junit.jupiter-junit-jupiter-5.10.1
chore(deps): bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1
2023-11-10 09:36:48 +01:00
PlantUML
76a27d5d9d
Merge pull request #1599 from The-Lum/ImproveDoc
docs: improve doc (JavaDoc, GH) [`package-info.java`, `readme.md`]
2023-11-10 10:19:21 +02: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
dependabot[bot]
cb35beca6c
chore(deps): bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 02:25:05 +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
PlantUML
b8b98d0c18
Merge pull request #1587 from travkin79/patch/1580
#1580 Fix hiding stereotypes
2023-10-30 13:33:40 +02: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