Eduard Heimbuch
c1cfff603b
fix review findings
2020-08-12 10:05:36 +02:00
Konstantin Schaper
8576b66559
Merge branch 'develop' into feature/create_gpg_signatures
...
# Conflicts:
# CHANGELOG.md
# scm-plugins/scm-git-plugin/src/main/java/sonia/scm/repository/spi/GitHookContextProvider.java
# scm-plugins/scm-git-plugin/src/main/java/sonia/scm/repository/spi/GitLogCommand.java
# scm-plugins/scm-git-plugin/src/main/java/sonia/scm/web/GitReceiveHook.java
2020-08-11 13:33:21 +02:00
Konstantin Schaper
c9ccaed61d
fix source buttons not displaying for file renaming
2020-08-11 10:09:28 +02:00
Konstantin Schaper
c69ab4ea65
refactor to use file control factory
2020-08-10 20:48:08 +02:00
Konstantin Schaper
08efc9421d
Merge branch 'develop' into feature/source_jump
...
# Conflicts:
# CHANGELOG.md
2020-08-10 12:37:05 +02:00
Konstantin Schaper
87f3d78148
adjust displayed links depending on type of change
2020-08-10 11:50:56 +02:00
Eduard Heimbuch
a9bf3c54e6
merge with develop
2020-08-10 11:39:18 +02:00
Eduard Heimbuch
6ab80236f7
change cypress tests to ui only
2020-08-10 11:36:46 +02:00
Eduard Heimbuch
5e7739480b
cleanup
2020-08-10 09:28:54 +02:00
Konstantin Schaper
a47b349952
add tests for name validation change
2020-08-09 23:30:31 +02:00
Konstantin Schaper
a99fdcef8e
fix imports
2020-08-07 12:18:11 +02:00
Konstantin Schaper
db19d8e95c
fix styling issues
2020-08-07 12:17:42 +02:00
Eduard Heimbuch
914f5eb4bb
Show session expired warning if the jwt token is expired
2020-08-07 10:07:44 +02:00
Konstantin Schaper
af04a074d9
fix typo
2020-08-06 21:59:30 +02:00
Konstantin Schaper
143d4273b8
allow key download from signature in changeset view
2020-08-06 21:57:31 +02:00
Eduard Heimbuch
9f8cde331b
add missing error handling
2020-08-06 16:55:16 +02:00
Konstantin Schaper
acaf70feab
public gpg key download on management screen
2020-08-05 21:23:55 +02:00
Eduard Heimbuch
50f60a6993
".git" extension is not allowed on the end of the repository name since it confuses the git protocol
2020-08-05 16:08:21 +02:00
René Pfeuffer
592282eb0f
Fix versions
2020-08-04 17:34:33 +02:00
Eduard Heimbuch
9dc5d2da2b
add cypress for ui e2e tests // add anonymous access e2e tests
2020-08-04 16:24:32 +02:00
CES Marvin
0394f8fd96
release version 2.3.1
2020-08-04 13:57:22 +00:00
Eduard Heimbuch
aba33aca67
fix redirects
2020-08-04 11:41:00 +02:00
Eduard Heimbuch
c8a111f78e
fix redirects on protected routes for anonymous user
2020-08-04 09:39:37 +02:00
René Pfeuffer
4499076180
Fix versions
2020-08-04 08:18:19 +02:00
Eduard Heimbuch
4c9e96f7e2
add anonymous mode for webclient / change footer and redirects if user is anonymous / add login button if user is anonymous
2020-08-03 17:53:10 +02:00
Eduard Heimbuch
b926238e03
enhance anonymous access from two state mode to three state mode
2020-08-03 14:40:39 +02:00
Sebastian Sdorra
4112a0b70a
adds public key link to footer
2020-07-30 13:28:08 +02:00
Sebastian Sdorra
2763e6eccf
uses id of public key in overview
2020-07-30 13:27:40 +02:00
Sebastian Sdorra
103edf2356
fixes some small bugs with signature icon
2020-07-30 12:28:46 +02:00
Eduard Heimbuch
a1153df50a
refactor
2020-07-30 09:37:43 +02:00
Eduard Heimbuch
3da7710543
refactor
2020-07-29 17:29:40 +02:00
Eduard Heimbuch
b22ead23de
show signature key on changeset
2020-07-29 15:43:14 +02:00
Florian Scholdei
8b03275848
Merge with develop
2020-07-28 12:41:19 +02:00
Eduard Heimbuch
ebb6a1fdb8
Merge branch 'develop' into feature/verify_gpg_signatures
2020-07-28 12:36:15 +02:00
Florian Scholdei
e8d140173a
Replace relative path with absolute
2020-07-28 12:03:41 +02:00
Eduard Heimbuch
4290ca4077
add config form for public keys
2020-07-27 14:52:46 +02:00
eheimbuch
a3d47b95aa
Merge pull request #1255 from scm-manager/snyk-fix-daa1575b57ffde8d8a9fa6654ce55cc7
...
[Snyk] Security upgrade i18next from 17.3.1 to 19.6.0
2020-07-23 14:41:13 +02:00
CES Marvin
efda158d76
release version 2.3.0
2020-07-23 11:43:35 +00:00
Konstantin Schaper
ffdb76507e
add notification for optional plugins in plugin modal
2020-07-22 10:12:00 +02:00
Florian Scholdei
127a335b8f
Add link to file in diff-view
2020-07-21 19:29:30 +02:00
snyk-bot
d03f51a379
fix: scm-ui/ui-webapp/package.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-I18NEXT-585930
2020-07-20 05:25:00 +00:00
Eduard Heimbuch
b182f5b2d0
add key value entry inputfield component
2020-07-09 10:05:27 +02:00
CES Marvin
fcc4fd0960
release version 2.2.0
2020-07-03 09:33:30 +00:00
René Pfeuffer
e3eb8a99d0
Update required plugins if available
...
When plugins are updated, we should update required plugins, too, so
that we do not get errors when new plugins use features not available
in the old versions of required plugins.
2020-07-03 07:22:06 +02:00
Sebastian Sdorra
e08f2f2260
ensure both changeset short link matchers are using the same regex
2020-07-02 11:30:26 +02:00
Sebastian Sdorra
e5df265b3d
merge with develop
2020-07-02 10:24:04 +02:00
eheimbuch
359543fc48
Merge pull request #1218 from scm-manager/feature/rename_repo
...
Feature/rename repo
2020-07-02 08:25:30 +02:00
René Pfeuffer
3e0638f852
Fix imports
2020-07-01 18:02:32 +02:00
René Pfeuffer
19cf6be4c6
Adapt to valid characters for namespace and name
2020-07-01 11:17:28 +02:00
René Pfeuffer
8a0e0a3cc5
Add extension point for changeset short links.
2020-07-01 10:43:17 +02:00