1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-03 09:00:48 +00:00
Commit Graph

759 Commits

Author SHA1 Message Date
Arnaud Roques
6e8e44afb6 wip 2021-11-22 20:04:09 +01:00
PlantUML
0668801c0e
Merge pull request #796 from arittner/master
Authentication for SURL with BasicAuth and OAuth2
2021-11-22 16:14:42 +01:00
Aljoscha Rittner
31b4d0f29d Better path check for security files (SFile) 2021-11-22 15:41:49 +01:00
Aljoscha Rittner
e195987b78 Authentication for SURL with BasicAuth and OAuth2 (password and client_credentials) 2021-11-22 12:41:44 +01:00
Arnaud Roques
38877c5420 wip 2021-11-21 12:09:15 +01:00
PlantUML
444709e815
Merge pull request #795 from The-Lum/ImproveEmbeddedDiagram
mod: add `board` and `creole` for Embedded Diagram
2021-11-20 20:11:25 +01:00
The-Lum
db9d000eb7
mod: add board and creole for Embedded Diagram
mod: Add, for Embedded Diagram:
-  `board`
-  `creole`
2021-11-20 19:55:09 +01:00
Arnaud Roques
29e652a3b0 Try to fix DisplayPositioned typo 2021-11-19 21:54:57 +01:00
Arnaud Roques
bbeb280022 Fix style issues and DisplayPositionned typo 2021-11-19 17:03:39 +01:00
PlantUML
48a736e300
Merge pull request #788 from plantuml/arnaudroques-patch-1
Ugly fix for typo in DisplayPositionned
2021-11-19 14:46:13 +01:00
PlantUML
f14004a40f
Ugly fix for typo in DisplayPositionned 2021-11-19 14:25:15 +01:00
PlantUML
86f317aaa3
Updage badges 2021-11-18 18:21:29 +01:00
Arnaud Roques
e1391133d3 Fix styles issues for theme and patch hacker theme 2021-11-18 18:12:17 +01:00
PlantUML
df4c58995c
Merge pull request #781 from sfuhrm/fat-jar-for-pdf
Maven build profile for building with PDF dependencies to a fat jar
2021-11-18 16:30:26 +01:00
Stephan Fuhrmann
1469b22e3f Fix indentation 2021-11-18 16:10:29 +01:00
Stephan Fuhrmann
53094aab2e Merge branch 'master' into fat-jar-for-pdf 2021-11-18 15:49:02 +01:00
Stephan Fuhrmann
e20db045cd Restore the use of manifest.txt as discussed
Resolve Git conflicts
2021-11-18 15:45:49 +01:00
Stephan Fuhrmann
036f7edf01 Maven build profile for building with PDF dependencies to a fat jar 2021-11-18 14:23:23 +01:00
PlantUML
30befcfff1
Merge pull request #780 from sfuhrm/indent
Fix XML indention of the pom.xml
2021-11-18 14:10:14 +01:00
Stephan Fuhrmann
04bab5f408 Indent the pom.xml file for better maintenance 2021-11-18 13:02:47 +01:00
PlantUML
5504d7e8ef
Add counter 2021-11-17 23:50:12 +01:00
Arnaud Roques
cc7a3b3f1d Use manifest file needed for PDF generation 2021-11-17 19:06:12 +01:00
Arnaud Roques
c8554110f6 Missing manifest file needed for PDF 2021-11-17 18:58:15 +01:00
Arnaud Roques
88b2d9a765 Fix skinparam and style issues 2021-11-17 18:47:53 +01:00
PlantUML
1188690078
Update FUNDING.yml 2021-11-17 12:51:38 +01:00
PlantUML
4819b57217
Merge pull request #779 from The-Lum/patch-2
Create FUNDING.yml
2021-11-17 12:50:12 +01:00
The-Lum
9551bda6a4
Create FUNDING.yml
From:
- https://github.com/plantuml/plantuml/issues/760#issuecomment-971367636
- [Displaying a sponsor button in your repository](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/displaying-a-sponsor-button-in-your-repository)
Here is a proposal for the FUNDING.yml
2021-11-17 12:21:44 +01:00
Arnaud Roques
c5c86ffcda Fix themes issues 2021-11-16 18:47:07 +01:00
PlantUML
2098d24467
Merge pull request #775 from The-Lum/patch-1
mod: change `date-time` format of snapshot to be more human readable
2021-11-16 08:29:26 +01:00
PlantUML
7f29798e51
Merge pull request #776 from bschwarz/master
font change for milestone and correct color variables
2021-11-16 08:28:50 +01:00
Brett Schwarz
e89c754462 update with correct color variables 2021-11-15 22:39:37 -08:00
The-Lum
f1a7cca4a6
mod: change date-time format of snapshot
mod: change `date-time` format of snapshot to be more human readable
See comment on:
- https://github.com/plantuml/plantuml/pull/774#issuecomment-969362702
2021-11-16 07:28:24 +01:00
Arnaud Roques
b599745d15 Merge branch 'master' of https://github.com/plantuml/plantuml 2021-11-15 22:49:04 +01:00
Arnaud Roques
ed4f0f6ed7 Fix style issue with stereotype 2021-11-15 22:48:42 +01:00
PlantUML
09a841e76d
Merge pull request #774 from The-Lum/AddDateTimeOnCI
mod: add `datetime` of the snapshot
2021-11-15 22:39:20 +01:00
The-Lum
ff5697894a
Update release_snapshot.sh
Mod: 
Put the `date-time` on a better line
2021-11-15 21:27:22 +01:00
The-Lum
e4cecb4c89
mod: add datetime of the snapshot
add `datetime` of the snapshot on the notes
2021-11-15 21:12:20 +01:00
Arnaud Roques
4e0e244db8 Fix style border issue 2021-11-15 19:27:27 +01:00
PlantUML
ef5fb58106
Update README.md 2021-11-15 15:56:33 +01:00
PlantUML
54cde64275
Update README.md
Add few badges
2021-11-15 15:55:00 +01:00
PlantUML
1664a99c15
Merge pull request #771 from The-Lum/AddBadge
mod: Update README.md - add `date` badge and `commits since` badge
2021-11-14 13:57:35 +01:00
The-Lum
13f9f1d8ec
Update README.md
Add:
- Release date badge
- Commits since latest release badge
- Pre-Release date badge
2021-11-14 12:01:35 +01:00
PlantUML
3d00a63724
Merge pull request #770 from The-Lum/patch-1
mod: Suppress Tag badge, Add Release & Pre-release badge
2021-11-14 10:15:07 +01:00
The-Lum
c1c8862aa3
Update README.md
Mod:
- Suppress Tag badge
- Add Release & Pre-release badge
2021-11-14 10:09:03 +01:00
arnaudroques
d33ed59d7c
Merge pull request #768 from matthew16550/fix-snapshot-title
Fix title of snapshot releases
2021-11-13 10:29:21 +01:00
matthew16550
5650921821 Fix title of snapshot releases 2021-11-13 20:23:35 +11:00
arnaudroques
4b84114cd2
Merge pull request #767 from matthew16550/snapshot-release
Update CI to create snapshot releases in GitHub
2021-11-13 10:17:37 +01:00
matthew16550
54d0bf27b5 Update CI to create snapshot releases in GitHub 2021-11-13 17:37:17 +11:00
matthew16550
33cbfdd951 Minor syntax simplifications in ci.yml 2021-11-13 16:28:35 +11:00
Brett Schwarz
d6a36a78ce changes font for milestone from 24 to 16 2021-11-12 17:28:21 -08:00