Commit Graph

10681 Commits

Author SHA1 Message Date
René Pfeuffer
abedebda10 Fix redirect to requested location in anonymous mode
If anonymous mode is enabled, the user should be redirected to the
requested location after login, when he entered a restricted URL.
Therefore we have to append the requested location to the login link
here.
2020-09-02 10:18:42 +02:00
Sebastian Sdorra
055081db9f added missing hash to pull request link in changelog 2020-09-02 07:24:43 +02:00
CES Marvin
a66ae32b61 prepare for next development iteration 2020-09-01 14:26:34 +00:00
CES Marvin
6913f642a1 release version 2.4.1 2.4.1 2020-09-01 13:52:15 +00:00
Sebastian Sdorra
b34cd7e442 Adjust yarn lock file 2020-09-01 15:51:16 +02:00
Sebastian Sdorra
65f91d5bc7 Prepare changelog for release 2.4.1 2020-09-01 15:43:08 +02:00
Sebastian Sdorra
1d319e5001 Update CHANGELOG.md 2020-09-01 15:40:33 +02:00
Sebastian Sdorra
ed197c97de Merge pull request #1308 from scm-manager/bugfix/wait_before_restart
wait before restart if system property "sonia.scm.restart.wait" is set
2020-09-01 15:39:10 +02:00
Eduard Heimbuch
2ab5696da0 wait before restart if system property "sonia.scm.restart.wait" is set 2020-09-01 15:13:09 +02:00
René Pfeuffer
44ed7c1a33 Merge pull request #1309 from scm-manager/bugfix/checkbox_not_accessible_from_keyboard
Make checkbox accessible from keyboard
2020-09-01 14:52:04 +02:00
René Pfeuffer
36b8f667bf Make checkboxes changeable with key press 2020-09-01 14:06:26 +02:00
Sebastian Sdorra
6ba090b82e Make checkbox accessible from keyboard 2020-09-01 13:38:12 +02:00
René Pfeuffer
be0c190f10 Merge pull request #1317 from scm-manager/bugfix/markdown-linewrap
Bugfix/markdown linewrap
2020-09-01 13:36:25 +02:00
Konstantin Schaper
23404364ab Update changelog 2020-09-01 13:30:03 +02:00
Konstantin Schaper
f6bb7e7b57 Always break on whitespace 2020-09-01 13:29:28 +02:00
Konstantin Schaper
9fba2f301e fix default word break behaviour 2020-09-01 13:29:28 +02:00
eheimbuch
7a0395253f Merge pull request #1314 from scm-manager/bugfix/tag_layout_overflow
Fix layout overflow on changesets with multiple tags
2020-09-01 13:06:59 +02:00
eheimbuch
b5cd12e9be Merge branch 'develop' into bugfix/tag_layout_overflow 2020-09-01 13:06:51 +02:00
Sebastian Sdorra
bf15c2d6ba Merge pull request #1318 from scm-manager/bugfix/catch_web_application_exception
Map WebApplicationExceptions from JaxRS to appropriate response
2020-09-01 12:47:04 +02:00
René Pfeuffer
b9aa8ac5a4 Map WebApplicationExceptions from JaxRS to appropriate response 2020-09-01 12:09:49 +02:00
Konstantin Schaper
61da1c1b62 Merge pull request #1313 from scm-manager/bugfix/reduce_logging
Fix logging of large stacktrace for unknown language
2020-09-01 11:55:17 +02:00
Sebastian Sdorra
35aaf4dcdd Merge pull request #1311 from scm-manager/snyk-upgrade-99e34576d65d3e0b95ce9502f597f584
[Snyk] Upgrade mini-css-extract-plugin from 0.9.0 to 0.10.0
2020-09-01 11:22:59 +02:00
Konstantin Schaper
c8a00d3e77 Merge pull request #1316 from scm-manager/bugfix/apiclient_undefined_this
Fix undefined this in ApiClient
2020-09-01 10:50:18 +02:00
Konstantin Schaper
ba15f0579e Merge branch 'develop' into bugfix/reduce_logging 2020-09-01 10:49:46 +02:00
Sebastian Sdorra
1a3d23a458 Merge pull request #1315 from scm-manager/bugfix/branchname_with_plus
remove obsolete revision decoding to utf 8
2020-09-01 10:46:45 +02:00
Sebastian Sdorra
543f6da382 Remove unused import 2020-09-01 10:46:08 +02:00
Sebastian Sdorra
693d2f58b2 Merge pull request #1310 from scm-manager/bugfix/login-redirect
add from query parameter to login link
2020-09-01 10:34:06 +02:00
Sebastian Sdorra
8d2a98832b Use '@babel/plugin-proposal-class-properties' to avoid problems with undefined 'this' 2020-09-01 10:13:06 +02:00
Eduard Heimbuch
4d8d39c410 remove obsolete revision decoding to utf 8 2020-09-01 10:07:47 +02:00
Sebastian Sdorra
a54d5c6c5d Fix layout overflow on changesets with multiple tags 2020-09-01 09:51:40 +02:00
Konstantin Schaper
97f0ebe6d7 add from query parameter to login link 2020-09-01 09:24:13 +02:00
Sebastian Sdorra
397f524aab Update changelog 2020-09-01 08:42:48 +02:00
Sebastian Sdorra
dcfd0d0d16 refactor I18nServletTest
Use JUnit5 and only api methods
2020-09-01 08:34:01 +02:00
Sebastian Sdorra
8d65bf75f3 refactor I18nServlet to avoid stacktrace logging on unknown language 2020-09-01 07:53:21 +02:00
Sebastian Sdorra
de0bcaf3e8 use static instance of slf4j instead of lombok annotation 2020-09-01 07:21:06 +02:00
snyk-bot
6324ba37c6 fix: upgrade mini-css-extract-plugin from 0.9.0 to 0.10.0
Snyk has created this PR to upgrade mini-css-extract-plugin from 0.9.0 to 0.10.0.

See this package in npm:
https://www.npmjs.com/package/mini-css-extract-plugin

See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/e563ed8d-dedf-4b52-af75-5d89b1e70f44?utm_source=github&utm_medium=upgrade-pr
2020-09-01 04:41:15 +00:00
Sebastian Sdorra
1ecf33f65f Merge pull request #1307 from scm-manager/bugfix/reset_redux_state_on_expired_token
Reset redux state on next action if token is expired
2020-08-31 16:42:39 +02:00
Sebastian Sdorra
5a010baf28 Add small fixes and code comments to reset state logic 2020-08-31 15:31:27 +02:00
Eduard Heimbuch
9ee7c3ff1c reset the redux state if the token is expired and the user still uses the web ui 2020-08-28 15:39:58 +02:00
Konstantin Schaper
daa5d459cf Fix token expired exception being displayed instead of login page on revisit 2020-08-28 14:04:56 +02:00
Konstantin Schaper
c053228221 Fix token expired exception being displayed in browser 2020-08-28 13:26:19 +02:00
Konstantin Schaper
b4c5f49858 Bugfix/link not found (#1296)
Redirect to login page if anonymous tries to access a page without permission

Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com>
Co-authored-by: Sebastian Sdorra <sebastian.sdorra@cloudogu.com>
2020-08-27 13:20:43 +02:00
eheimbuch
bd81d973ec Merge pull request #1306 from scm-manager/bugfix/markdown_detection
Fix detection of markdown files for files having content does not sta…
2020-08-27 11:30:47 +02:00
Sebastian Sdorra
20d34a8491 Replace refresh of token expired banner with hard login link 2020-08-27 10:51:21 +02:00
Sebastian Sdorra
716c7c5083 Fix detection of markdown files for files having content does not start with '#' 2020-08-27 08:11:23 +02:00
eheimbuch
5c804f23d7 Merge pull request #1303 from scm-manager/bugfix/render_markdown_content
Fix broken markdown rendering
2020-08-26 13:07:25 +02:00
Sebastian Sdorra
3dde62b700 Fix broken markdown rendering 2020-08-26 11:21:59 +02:00
Sebastian Sdorra
54bc6a73eb Merge pull request #1300 from scm-manager/bugfix/plugin_dependency_context
Fix plugin dependency installation error
2020-08-26 10:28:54 +02:00
Sebastian Sdorra
0b6ff0c500 Merge branch 'develop' into bugfix/plugin_dependency_context 2020-08-26 10:28:45 +02:00
eheimbuch
4856171ead Merge pull request #1301 from scm-manager/feature/e2e_pipeline
Execute e2e cypress tests as part of integration tests
2020-08-26 10:21:57 +02:00