Commit Graph

9555 Commits

Author SHA1 Message Date
Florian Scholdei
b72304d29f Move mockup resources and rename v2 doc files for more consistency 2020-04-01 08:17:05 +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
Florian Scholdei
ac66e6097e Fix old Bitbucket Wikilinks to Github docs 2020-03-26 10:57:31 +01:00
René Pfeuffer
342ab199a5 Merge pull request #1079 from scm-manager/feature/real_jvm_restart
Real jvm restart
2020-03-26 08:36:41 +01:00
Sebastian Sdorra
bd13e04f89 Merge pull request #1078 from scm-manager/bugfix/text-overflow
Bugfix/text overflow
2020-03-26 08:33:04 +01:00
René Pfeuffer
a65d955cde Update shiro 2020-03-26 07:45:43 +01:00
Sebastian Sdorra
b85f1083ac Merge branch 'develop' into bugfix/text-overflow 2020-03-26 07:36:42 +01:00
René Pfeuffer
24c7cb0b67 Ensure that context is destroyed on restart 2020-03-26 07:24:58 +01:00
René Pfeuffer
15aab3059d Add documentation 2020-03-25 15:55:03 +01:00
Florian Scholdei
b438cbdebc Fix behavior of secondary navigation and content (with different display sizes) 2020-03-25 15:35:46 +01:00
René Pfeuffer
7247a81c9d Use exceptions with explicit messages 2020-03-25 15:31:20 +01:00
René Pfeuffer
af45388c27 Add documentation 2020-03-25 14:03:33 +01:00
René Pfeuffer
5d05ab966a Fix translations 2020-03-25 14:03:20 +01:00
René Pfeuffer
e38245e5bf Check for command before promotion 2020-03-25 11:12:02 +01:00
Sebastian Sdorra
88a851d817 do not create config.xml during unit test 2020-03-25 09:45:23 +01:00
Sebastian Sdorra
92ab80cb7d added missing pr references to changelog 2020-03-25 08:57:10 +01:00
Sebastian Sdorra
02c0fc8025 added restart changes to changelog 2020-03-25 08:54:24 +01:00
Sebastian Sdorra
4ad01c210f remove error prone InjectionContextRestartStrategy 2020-03-25 08:38:13 +01:00
Sebastian Sdorra
68fc3b0643 show notification on migration if restart is not supported 2020-03-25 08:01:01 +01:00
Sebastian Sdorra
fbc86e7d33 show execute and restart button only if restarting is supported 2020-03-24 15:58:33 +01:00
Sebastian Sdorra
2873c44b52 show restart checkbox only if restarting is supported 2020-03-24 15:01:39 +01:00
Florian Scholdei
b64729304c Update story-snapshots 2020-03-24 13:55:33 +01:00
Sebastian Sdorra
651a9a561a fix test execution on intellij 2020-03-24 13:05:41 +01:00
Florian Scholdei
4392ec1c02 Merge with upstream 2020-03-24 12:01:36 +01:00
Florian Scholdei
8a94a7e634 Change sizíng of the content area from dynamic-'rest' to fixed to prevent the navigation from being pushed out 2020-03-24 11:59:49 +01:00
Florian Scholdei
751343fa8b Fix overflow of long words 2020-03-24 11:57:19 +01:00
René Pfeuffer
fc94c786a1 Merge pull request #1077 from scm-manager/bugfix/xml_in_markdown
Added ErrorBoundary to MarkdownView
2020-03-24 11:09:25 +01:00
René Pfeuffer
b6087ee59f Fix typo 2020-03-24 10:31:26 +01:00
Sebastian Sdorra
b97dfd7ded added missing license headers 2020-03-24 10:19:10 +01:00
Sebastian Sdorra
967c802588 merge with develop 2020-03-24 10:17:57 +01:00
Sebastian Sdorra
d9fdd57f46 added missing license header 2020-03-24 09:42:18 +01:00
Sebastian Sdorra
f746231699 improve markdown error notification description 2020-03-24 09:40:13 +01:00
Sebastian Sdorra
b377cf141e remove debug output 2020-03-24 09:34:42 +01:00
Sebastian Sdorra
aa9004a20c added more meaningful error notification for invalid markdown 2020-03-24 09:32:44 +01:00
Sebastian Sdorra
620e47c82b use fetch backend only for storybook and not for storyshots 2020-03-24 09:32:04 +01:00
Sebastian Sdorra
f6a5e269ac translate i18n keys in storybook 2020-03-24 08:56:29 +01:00
Sebastian Sdorra
762e25820d update changelog 2020-03-24 07:47:32 +01:00
Sebastian Sdorra
0674e6b951 Merge branch 'develop' into bugfix/xml_in_markdown 2020-03-24 07:41:06 +01:00
Sebastian Sdorra
7ac1850ab6 update stroryshot snapshots 2020-03-24 07:40:09 +01:00
Sebastian Sdorra
d3a8af7a52 Added ErrorBoundary to MarkdownView to avoid invalid markdown crashes the entire page 2020-03-24 07:38:07 +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
8e983265a6 Merge pull request #1065 from scm-manager/feature/use_buildin_eventsource
Feature use built-in eventsource
2020-03-23 09:59:13 +01:00
René Pfeuffer
ca2f9d151a Fix typo 2020-03-23 09:57:05 +01:00
Sebastian Sdorra
c86efe1a24 enable stale bot 2020-03-23 08:54:19 +01:00
Sebastian Sdorra
ffa73e7a49 Merge pull request #1073 from scm-manager/snyk-upgrade-d5ac6404ef690e1b391510babb3647c3
[Snyk] Upgrade commons-codec:commons-codec from 1.13 to 1.14
2020-03-22 10:06:22 +01:00
Sebastian Sdorra
c3654a5500 Merge pull request #1072 from scm-manager/snyk-upgrade-e5b17053dcf7ce145821959f00a811bc
[Snyk] Upgrade org.hibernate.validator:hibernate-validator from 6.1.0.Final to 6.1.2.Final
2020-03-22 08:17:39 +01:00
snyk-bot
fc05e37e90 fix: upgrade commons-codec:commons-codec from 1.13 to 1.14
Snyk has created this PR to upgrade commons-codec:commons-codec from 1.13 to 1.14.

See this package in NPM:
https://www.npmjs.com/package/commons-codec:commons-codec

See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/e67572ee-5940-4f2b-93b0-dced62d7ed85?utm_source=github&utm_medium=upgrade-pr
2020-03-22 01:37:30 +00:00
snyk-bot
6dacf6495a fix: upgrade org.hibernate.validator:hibernate-validator from 6.1.0.Final to 6.1.2.Final
Snyk has created this PR to upgrade org.hibernate.validator:hibernate-validator from 6.1.0.Final to 6.1.2.Final.

See this package in NPM:
https://www.npmjs.com/package/org.hibernate.validator:hibernate-validator

See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/e67572ee-5940-4f2b-93b0-dced62d7ed85?utm_source=github&utm_medium=upgrade-pr
2020-03-22 01:37:25 +00:00
Sebastian Sdorra
483ab7a364 Merge pull request #1069 from scm-manager/snyk-upgrade-d7c5c15e64f5518c6e60fc488f964162
[Snyk] Upgrade org.junit-pioneer:junit-pioneer from 0.3.0 to 0.5.4
2020-03-21 17:53:50 +01:00