Sebastian Sdorra
e255eafa29
Fix git unit tests on machines which are not using master as init branch ( #1854 )
2021-11-10 15:45:12 +01:00
René Pfeuffer
3792374d59
Fix serialization error with health check failures
2021-11-10 14:44:28 +01:00
dependabot[bot]
e9429c6061
Bump tar from 4.4.13 to 4.4.19 ( #1853 )
...
Bumps [tar](https://github.com/npm/node-tar ) from 4.4.13 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v4.4.13...v4.4.19 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-10 11:30:34 +01:00
Sebastian Sdorra
b098f80219
Update gradle-smp-plugin to version 0.9.4
2021-11-10 10:33:56 +01:00
Sebastian Sdorra
2938074e1a
Update to webpack v5 ( #1848 )
...
Update webpack in the following components to version 5:
ui-styles (StyleGuide)
ui-components (Storybook)
ui-scripts (gradle run/build)
This change will also fix a circular dependency between ui-api and ui-components.
Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com >
2021-11-10 10:10:17 +01:00
dependabot[bot]
f69d3a29a8
Bump ws from 5.2.2 to 5.2.3 ( #1852 )
...
Bumps [ws](https://github.com/websockets/ws ) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-10 09:12:29 +01:00
dependabot[bot]
4b8e023085
Bump semver-regex from 3.1.2 to 3.1.3 ( #1851 )
...
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/sindresorhus/semver-regex/releases )
- [Commits](https://github.com/sindresorhus/semver-regex/commits )
---
updated-dependencies:
- dependency-name: semver-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-10 09:12:18 +01:00
dependabot[bot]
43a9bb1f2a
Bump tmpl from 1.0.4 to 1.0.5 ( #1850 )
...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-10 09:12:06 +01:00
CES Marvin
32ae9126ea
Prepare for next development iteration
2021-11-09 16:46:10 +00:00
CES Marvin
b0ec846a73
Release version 2.26.1
2.26.1
2021-11-09 16:16:24 +00:00
René Pfeuffer
799c9eaef5
Adjust changelog for release 2.26.1
2021-11-09 16:28:44 +01:00
Eduard Heimbuch
49195fd2e1
Fix log out endless loop which occurred on slow connections and could tear down the SCM-Manager server.
2021-11-09 16:17:42 +01:00
René Pfeuffer
f680c9335a
Fix concurrent modification in SVN modify command ( #1849 )
2021-11-09 14:36:20 +01:00
Eduard Heimbuch
cb7dbb0578
Fix useChangesets hook limit and refactor ChangesetRow.tsx
2021-11-08 14:20:11 +01:00
Sebastian Sdorra
3083910270
Update node to version 16.13.0
2021-11-08 08:29:13 +01:00
Sebastian Sdorra
e42c43e107
Update shiro-unit to 1.0.2
2021-11-08 08:10:55 +01:00
René Pfeuffer
b514bac187
Enhance description of Apache proxy config
2021-11-05 08:52:42 +01:00
CES Marvin
2e01505e34
Prepare for next development iteration
2021-11-04 13:24:39 +00:00
CES Marvin
b5343bf714
Release version 2.26.0
2.26.0
2021-11-04 12:57:47 +00:00
René Pfeuffer
a79a6e2ebb
Adjust changelog for release 2.26.0
2021-11-04 13:49:20 +01:00
Eduard Heimbuch
a213188f71
Update release-process.md
...
Update changelog for plugins
2021-11-04 09:39:41 +01:00
Eduard Heimbuch
d0d182ea29
Fix gradle run task for development builds
2021-11-04 09:30:13 +01:00
Eduard Heimbuch
6f61fefec5
Improve a11y ( #1841 )
...
Improve accessibility by removing unnecessary tags without hrefs. Also remove many eslint errors and warnings.
2021-11-04 09:16:08 +01:00
Sebastian Sdorra
0efdd2a483
Add experimental high contrast mode ( #1845 )
...
Add an experimental high contrast color theme to SCM-Manager. The high contrast mode uses a dark background and color with a high contrast for a better accessibility.
The change adds the theme to ui-styles and theme switcher to the storybook of ui-components.
2021-11-04 08:33:11 +01:00
Matthias Thieroff
07f0b22031
Fix process stop for windows builds
2021-11-03 17:03:57 +01:00
René Pfeuffer
41cbe536c9
Remove unnecessary environment ( #1844 )
...
The 'NOVE_ENV' is set by the gradle run task already
and therefore is redundant here.
2021-11-03 15:10:02 +01:00
Sebastian Sdorra
241dcb6f0c
Add viewer for pdf files ( #1843 )
...
Adds an viewer for pdf files to the source code browser.
2021-11-03 14:47:14 +01:00
Eduard Heimbuch
0cc12ba061
Fix storyshots
2021-11-03 10:53:46 +01:00
René Pfeuffer
cab09680f8
Fix initial mirror sync if empty ( #1842 )
...
Fixes an error, when the initial synchronization of a git mirror had no branches.
2021-11-03 10:51:06 +01:00
Florian Scholdei
b896df5046
Add alternative text to controls to allow screen readers to read them aloud ( #1840 )
...
Add alternative text to controls to allow screen readers to read them aloud.
Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com >
2021-11-03 10:11:40 +01:00
Eduard Heimbuch
b78742ed0b
Read all errors with screen reader ( #1839 )
...
Make error notifications accessible for screen readers.
2021-11-03 08:14:54 +01:00
Florian Scholdei
f44ef0be48
Move right row fileTree extension links to the right
2021-11-02 17:10:46 +01:00
René Pfeuffer
e1a2d27256
Implement file lock for git ( #1838 )
...
Adds a "file lock" command that can be used to mark files as locked by a specific user. This command is implemented for git using a store to keep the locks.
Additionally, the Git LFS locking API is implemented.
To display locks, the scm-manager/scm-file-lock-plugin can be used.
Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com >
2021-11-01 16:54:58 +01:00
Sebastian Sdorra
87aea1936b
Remove www from scm-manager.org url ( #1837 )
2021-10-28 11:00:24 +02:00
Sebastian Sdorra
de53e1f882
Remove www from scm-manager.org url ( #1836 )
2021-10-26 16:33:32 +02:00
CES Marvin
3201cee91b
Prepare for next development iteration
2021-10-21 12:54:14 +00:00
CES Marvin
241ea02c82
Release version 2.25.0
2.25.0
2021-10-21 12:23:34 +00:00
Eduard Heimbuch
a0e9ba2134
Adjust changelog for release 2.25.0
2021-10-21 14:14:26 +02:00
Eduard Heimbuch
e44867b6b9
Fix diff link templating for repositories named as "source" or "target" ( #1834 )
...
Fix templated links for repositories or namespaces which are named "source" or "target".
2021-10-21 09:54:25 +02:00
René Pfeuffer
27b9d2c78a
Resolved branch revision in Source Extension Point ( #1803 )
...
This adds the "resolved revision" of the HEAD (of the current branch, if branches are supported) to the extension point repos.sources.extensions. This "resolved revision" holds the current HEAD revision of the repository (or the selected branch, if branches are supported). This means you can check, whether the release has changed since an extension has been rendered for the first time.
Co-authored-by: Konstantin Schaper <konstantin.schaper@cloudogu.com >
2021-10-20 13:29:47 +02:00
Konstantin Schaper
d41b293109
remove query keys when deleting individual entities ( #1832 )
...
When deleting individual entities, their query keys should be removed, not only invalidated. This is to prevent situations, where an entity is deleted via the web interface and react-query attempts a re-fetch before a redirect to the collection view can occur. This could lead to a not found error.
2021-10-20 13:15:17 +02:00
René Pfeuffer
6a881b3d98
Fixes recursive browse for git ( #1833 )
...
The recursive browse command failed to list files
that started with a name of a folder. These were
listed as children of the folder that has the same
name as the prefix of the file.
2021-10-20 11:28:35 +02:00
Konstantin Schaper
92e2093759
fix broken storybook story
2021-10-20 10:02:12 +02:00
René Pfeuffer
39e367bd70
Prevent deletion of default branch ( #1827 )
...
Adds a pre receive repository hook that prevents the deletion of the default branch.
Mirrored repositories will change their default branches to another branch, when it is deleted.
2021-10-19 17:31:35 +02:00
Eduard Heimbuch
9b6fd16047
Bump gradle-smp-plugin version to 0.9.3
2021-10-19 10:57:02 +02:00
Konstantin Schaper
57aacba03a
New extension points for repository overview ( #1828 )
...
The landing-page-plugin is being reworked and integrated into the repository overview. This requires new extension points and slightly adjusted components to better match the repository overview page visually. Also, binder options can now be passed as an object which offer a new priority option that causes sorting in descending order.
2021-10-19 09:31:40 +02:00
Eduard Heimbuch
35f4cb3e61
Always show SCM-Manager footer ( #1826 )
2021-10-18 16:23:30 +02:00
Florian Scholdei
3cb8fb52bb
Correct import in RepositoryGroupEntry ( #1825 )
...
* Move GroupEntries to ui-webapp
* Add changelog entry
2021-10-12 14:01:19 +02:00
Sebastian Sdorra
516b733ec2
Avoid refetch of markdown content ( #1823 )
...
* Update react-query to 3.25.1
* Avoid refetching of markdown content on toggle between source and md view
2021-10-11 15:24:12 +02:00
Sebastian Sdorra
9dea4631ca
Fix broken develop build ( #1824 )
...
Trigger build job which updates the homebrew tap only on release build and not on develop builds. This should fix the broken develop build.
2021-10-08 11:15:01 +02:00