Commit Graph

1625 Commits

Author SHA1 Message Date
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 7a200019e6 Merge branch 'master' of https://github.com/plantuml/plantuml 2024-02-01 18:53:33 +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
PlantUML de6316ccac
Merge pull request #1655 from The-Lum/PatchBranch
fix: Restore missing file `HelpTest.java` on an accurate folder.
2024-01-27 15:34:37 +01:00
The-Lum e9139c8a38 fix: Restore missing file `HelpTest.java` on an accurate folder.
_Ref._:
- 9c62daa35d
- e739cd8f5d
2024-01-27 13:36:57 +00: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
dependabot[bot] 4217882d8a
chore(deps): bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 02:11:38 +00:00
Arnaud Roques bf2312a252 feat: edgy standard library improvement
https://github.com/plantuml/plantuml-stdlib/pull/86
2024-01-16 22:19:10 +01:00
PlantUML 24d7e948af
Merge pull request #1643 from The-Lum/PatchBranch
add: Language Descriptor Improvement (adding `action` and `process`)
2024-01-16 17:56:26 +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
dependabot[bot] 371bafaade
chore(deps): bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 02:43:21 +00: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
dependabot[bot] cb5b881e46
chore(deps): bump actions/labeler from 4 to 5
Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](https://github.com/actions/labeler/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 02:46:52 +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