Commit Graph

9579 Commits

Author SHA1 Message Date
René Pfeuffer
0ee2aaaa45 Fix authentication for repositories with anonymous read access
Repositories with anonymous read access could not be written any more,
because for write requests there was no authentication request. This
fixes the check for anonymous access and requests username and
password, again.
2020-03-30 12:38:41 +02:00
Sebastian Sdorra
0c7aebb1ef fixed storyshot test which renders a DateFromNow without baseDate 2020-03-27 12:17:20 +01:00
Sebastian Sdorra
a314873819 fixed wrong location of shebang in ui-plugins 2020-03-27 07:17:35 +01:00
René Pfeuffer
41d02b9c24 Set version back to 2.0.0-SNAPSHOT 2020-03-26 18:52:11 +01:00
René Pfeuffer
63b7a1f5a4 Fix config call 2020-03-26 18:43:00 +01:00
CES Marvin
263072d68b prepare for next development iteration 2020-03-26 15:59:09 +00:00
CES Marvin
d94a2d9b7f release version 2.0.0-rc6 2.0.0-rc6 2020-03-26 15:23:24 +00:00
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