Commit Graph

259 Commits

Author SHA1 Message Date
Konstantin Schaper
8b2d9d1d95 Establish preliminary structure for documentation 2020-05-06 19:56:34 +02:00
René Pfeuffer
daeb8b7cbb Remove v2 sub folder and add Front Matter 2020-05-06 15:41:14 +02:00
René Pfeuffer
485b91575d Move to new dir and remove 1.x doc 2020-05-06 12:22:42 +02:00
Sebastian Sdorra
50253da233 fixed wrong documentation of log location on windows 2020-04-27 08:28:03 +02:00
Sebastian Sdorra
42d8017fe9 added preferences to documentation of base directory 2020-04-27 08:08:28 +02:00
René Pfeuffer
8fb05a88bd Fix typos 2020-04-27 07:48:07 +02:00
Sebastian Sdorra
26087ce2d7 fix some typos 2020-04-27 07:25:44 +02:00
Sebastian Sdorra
28d813c12d added docs for basedirectory and logging 2020-04-25 17:27:48 +02:00
Sebastian Sdorra
02d3f5cf6a update documentation for plugin development 2020-04-22 08:57:36 +02:00
Sebastian Sdorra
6396453343 remove outdated reference to ui-bundler 2020-04-22 08:30:38 +02:00
René Pfeuffer
a4b3454601 Fix process 2020-04-14 15:37:18 +02:00
René Pfeuffer
70c2d5e844 Update for new plugin release process 2020-04-09 19:45:24 +02:00
eheimbuch
3ae47ed404 update to new i18n components 2020-04-02 15:14:32 +02:00
eheimbuch
98d530559b use specific docker image version
docker image 2.0.0-latest doesn't exist, so we have to use a specific version
2020-04-02 15:10:14 +02:00
eheimbuch
c5af33794a fix typo 2020-04-02 15:03:11 +02:00
Florian Scholdei
27a993efe3 Update plugin-development.md 2020-04-01 08:48:43 +02:00
Florian Scholdei
2cf33638a6 Add missing screenshot 2020-04-01 08:40:19 +02:00
Florian Scholdei
eea39d512c Merge remote-tracking branch 'origin/develop' into feature/core_doku 2020-04-01 08:39:00 +02:00
Florian Scholdei
15a18c265e Add getting-stated guide for v2 2020-04-01 08:38:13 +02:00
Florian Scholdei
b72304d29f Move mockup resources and rename v2 doc files for more consistency 2020-04-01 08:17:05 +02:00
eheimbuch
1c21562c96 Update Release process.md 2020-03-31 18:29:58 +02:00
eheimbuch
57baf8a04d Update Release process.md 2020-03-31 18:29:36 +02:00
Florian Scholdei
c2a56eba74 Correct screenshot origin and title in markdown 2020-03-31 17:38:35 +02:00
Florian Scholdei
fad91d5511 Correct migration of old documentation 2020-03-31 17:28:30 +02:00
René Pfeuffer
941f76d2f1 develop is the new default 2020-03-26 16:12:12 +01:00
Florian Scholdei
ac66e6097e Fix old Bitbucket Wikilinks to Github docs 2020-03-26 10:57:31 +01:00
Florian Scholdei
f1b34eb502 Changeover to MIT license (#1066)
* prepare license-maven-plugin for license migration
* added license mapping for tsx files and added some more excludes
* Changeover to MIT license
* Fix build problems
* Delete old remaining licenses
* Add more exclude path for license checker
* Rename included netbeans license, add exclude .m2/repository/
* Specify .m2 exclude because not only repository/, also wrapper/ must match
* Add .cache/ exclude for license check
* Modify formatting of license in java classes to comply with convention and IDE
* Add IntelliJ documentation for license configuration
* Update CHANGELOG.md
* Exclude tmp/workspace/ dir for license check
* Edit README.md

Co-authored-by: Sebastian Sdorra <sebastian.sdorra@cloudogu.com>
2020-03-23 15:35:58 +01:00
René Pfeuffer
58821f47ed Fix filename for Windows 2020-03-18 16:10:34 +01:00
Florian Scholdei
eefcbad466 Add scm-manager logo 2020-03-18 10:13:26 +01:00
René Pfeuffer
5b0c98fd3c Update release documentation 2020-03-13 15:44:35 +01:00
René Pfeuffer
cbfc9ce6e7 Add hints for release of plugins 2020-03-13 15:30:52 +01:00
Sebastian Sdorra
46db6e7fc9 added notes to parent version and ui-plugins 2020-03-13 09:02:42 +01:00
eheimbuch
0b9e3cd2a2 Replace underscore in links for encoded spaces 2020-03-11 14:33:07 +01:00
eheimbuch
2b89c29ec5 replace permissions page link for permissions.md 2020-03-11 14:25:03 +01:00
eheimbuch
121d7dcc0f Fix broken wiki links 2020-03-11 14:08:31 +01:00
eheimbuch
1da8df2d1a Fix release notes link 2020-03-11 13:57:53 +01:00
Sebastian Sdorra
2b6a961d9a migrate bitbucket wiki to docs folder 2020-03-09 08:01:43 +01:00
Sebastian Sdorra
8236e6be7f added missing requires element to extension 2020-01-09 08:19:13 +01:00
Sebastian Sdorra
c1aa4af6e0 implemented optional dependencies
Plugin authors could now define optional dependencies to other plugins in their pom.
Extensions which are using classes from optional dependencies must specify this
with the "requires" attribute of the extension annotation.
Extensions with "requires" attribute are not installed if one of the specified plugins,
is not installed.
2020-01-08 14:27:11 +01:00
Sebastian Sdorra
55e4568ee5 use mapstruct for dto mapping and fix missing fields 2019-08-15 17:01:15 +02:00
Eduard Heimbuch
b99199e349 merge 2.0.0-m3 2019-08-15 10:51:36 +02:00
Eduard Heimbuch
bbfd5195e1 add avatarUrl and DisplayName to dtd validation 2019-08-14 09:12:08 +02:00
Eduard Heimbuch
900e52ad0e update dtd 2019-08-12 13:18:30 +02:00
Sebastian Sdorra
074c0e51b3 added scm-manager logo variations 2019-08-07 13:36:01 +02:00
Sebastian Sdorra
b231499cd0 merge with branch 1.x 2019-01-29 09:42:03 +01:00
Sebastian Sdorra
3a9bc6828d use code blocks for request and response 2018-03-29 19:58:52 +02:00
Sebastian Sdorra
e7dd54c133 #970 added ngrep dumps for mercurial wire protocol and more realistic tests for isWriteRequest 2018-03-29 10:21:34 +02:00
Sebastian Sdorra
7cb36c4a16 added dtd validation to plugin descriptors 2014-12-06 15:13:28 +01:00
Sebastian Sdorra
82498077ae added architecture diagramm to javadoc 2013-05-12 17:17:00 +02:00
Sebastian Sdorra
86865da6fe added favicon and new logo 2012-10-26 17:56:58 +02:00