Commit Graph

9572 Commits

Author SHA1 Message Date
René Pfeuffer
f3c650509f Adjust changelog for release 2.0.0-rc6 2020-03-26 16:13:24 +01:00
René Pfeuffer
941f76d2f1 develop is the new default 2020-03-26 16:12:12 +01:00
eheimbuch
b2b9d392dc Merge pull request #1080 from scm-manager/feature/favourite_repository
Feature/favourite repository
2020-03-26 12:54:13 +01:00
Sebastian Sdorra
3ad6f2867e added pr link to changelog 2020-03-26 11:48:34 +01:00
Sebastian Sdorra
47723c476c added new extension points to changelog 2020-03-26 11:44:57 +01:00
Sebastian Sdorra
7917bfdab8 merge with develop branch 2020-03-26 11:40:47 +01:00
Sebastian Sdorra
38627b0574 update storyshots 2020-03-26 11:37:42 +01:00
Sebastian Sdorra
1b437a4cea remove class which only belongs to a plugin
The class gets re implemented in the landingpage plugin
2020-03-26 11:35:36 +01:00
Sebastian Sdorra
3ffece1547 added missing javadoc 2020-03-26 11:34:28 +01:00
Sebastian Sdorra
2438e980a7 improve RepositoryEntry story 2020-03-26 10:16:26 +01:00
Sebastian Sdorra
e69cf1f7bb Merge branch 'develop' into feature/favourite_repository 2020-03-26 09:27:11 +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
Eduard Heimbuch
c29cbfed84 fix overlay column size 2020-03-25 16:58:14 +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
Eduard Heimbuch
098142c815 update storyshots 2020-03-25 14:12:08 +01:00
Eduard Heimbuch
3a2aa7a55c add stories for RepositoryEntry 2020-03-25 14:10:22 +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
Eduard Heimbuch
16c89f4b9f Merge branch 'develop' of github.com:scm-manager/scm-manager into feature/favourite_repository 2020-03-25 10:28:58 +01:00
Eduard Heimbuch
6fb762b52f move repository components from ui-webapp to ui-components // add font-awesome regular icons 2020-03-25 10:27:38 +01:00
Eduard Heimbuch
fd12464af4 add RepositoryToHalMapper as interface to map a repositoryDto outside of webapp 2020-03-25 09:54:12 +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
Eduard Heimbuch
df285182a8 move favorite icon from details table to page title 2020-03-25 08:08:40 +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