Commit Graph

12949 Commits

Author SHA1 Message Date
CES Marvin
d12052d61b Prepare for next development iteration 2024-03-07 17:25:36 +00:00
CES Marvin
6b99d66d26 Release version 3.0.4 3.0.4 2024-03-07 16:45:23 +00:00
René Pfeuffer
2d7b9c27a8 Adjust changelog for release 3.0.4 2024-03-07 17:32:33 +01:00
Rene Pfeuffer
01bd18b714 Fix error for commits with SSH signatures
Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com>
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
2024-03-06 13:23:55 +01:00
Thomas Zerr
1a6e202384 Remember Path when switching to commits or file search
The path gets remembered by a query parameter.&#10;Using React state to remember the current path has two downsides.&#10;First you would need to wrap the components in a context and store the current state there.&#10;Second the remembered state gets lost by refreshing the state.&#10;By using a query parameter those two downside get avoided.

Committed-by: Thomas Zerr<thomas.zerr@cloudogu.com>
Co-authored-by: Thomas Zerr<thomas.zerr@cloudogu.com>
Pushed-by: Thomas Zerr<thomas.zerr@cloudogu.com>
2024-03-06 12:10:56 +01:00
René Pfeuffer
a8d250c13f Enhance architecture overview for "create branch" 2024-03-05 13:43:29 +01:00
Laura Gorzitze
aa84568c1c Merge tag '2.46.2' into develop
Release version 2.46.2
2024-03-05 10:48:19 +01:00
CES Marvin
b7eaad4c3d Release version 2.46.2 2.46.2 2024-03-05 08:40:39 +00:00
Laura Gorzitze
40ffdd8a34 Prepare release of 2.46.2 2024-03-04 16:15:07 +01:00
Laura Gorzitze
1ab5c3fe80 Adjust security headers to allow pdf rendering 2024-03-04 14:50:39 +01:00
Laura Gorzitze
98a6fd185e Prepare for next development iteration 2024-03-04 14:45:54 +01:00
Florian Scholdei
849aaa6e5f Add percent sign error to known issues
Pushed-by: Florian Scholdei<florian.scholdei@cloudogu.com>
Co-authored-by: Florian Scholdei<florian.scholdei@cloudogu.com>
2024-03-04 09:33:05 +01:00
Viktor Egorov
c42def0f7f Sort global config and repository config the same way
Adds a new option to configuration entry binding to improve sorting
and sorts global and repository configuration likewise.

Pushed-by: Viktor Egorov<viktor.egorov-extern@cloudogu.com>
Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com>
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
Co-authored-by: vegorov<viktor.egorov@triology.de>
2024-03-04 08:01:13 +01:00
Rene Pfeuffer
e966323602 Enhance style guide
Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com>
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
Committed-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>


Reviewed-by: Tarik Gürsoy <tarik.guersoy@cloudogu.com>
2024-03-01 15:31:31 +01:00
Rene Pfeuffer
46a129ed8c Enhance configuration for reverse proxies 2024-02-23 19:57:56 +01:00
Laura Gorzitze
a61f840b0e Description for plugin condition mismatch
The missing description of the plugin condition in the
logs during a condition mismatch is now included and
also displayed in a readable way. Additionally, a
specialised error will be displayed during the installation
or update of plugins detailing that a condition mismatch
happened and also which condition was not fulfilled
instead of a generic internal server error.
2024-02-22 18:19:44 +01:00
Laura Gorzitze
46c52cdb99 Fix uninstallable flag after discarding changes
After uninstalling a plugin (without restart) and then discarding the
changes, plugins which are required for the plugin can be uninstalled
even if the uninstallation was reverted. This was caused by not updating
the dependency relations between the plugins when an uninstallation has
been canceled. Therefore, the updating step is added.
2024-02-13 18:02:54 +01:00
Rene Pfeuffer
ec14d4cbd5 Keep links from plugins in sources after loading more
In the source view, links from plugins had been removed, when more files&#10;had been fetched using the &#39;proceed&#39; link for more than 100 files. This&#10;caused the issue, that buttons from plugins (like &quot;upload file&quot; from the&#10;editor plugin) did no longer show up after loading more files.&#10;&#10;Now, we keep all links from the first page except the proceed link.

Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com>
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
Committed-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
2024-02-12 14:14:34 +01:00
Eduard Heimbuch
89c4a20dd5 Add namespace owner on namespace creation
Namespace owner may see the namespace configuration page.

Committed-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
2024-02-08 14:18:16 +01:00
CES Marvin
5d280a1531 Prepare for next development iteration 2024-02-08 09:32:25 +00:00
CES Marvin
adf53ec641 Release version 3.0.3 3.0.3 2024-02-08 08:50:57 +00:00
René Pfeuffer
435edae369 Adjust changelog for release 3.0.3 2024-02-08 09:37:34 +01:00
René Pfeuffer
eec8c703a0 Fix default for idle timeout 2024-02-08 09:36:38 +01:00
CES Marvin
7543bd7c8e Prepare for next development iteration 2024-02-07 13:38:59 +00:00
CES Marvin
de3b468e3a Release version 3.0.2 3.0.2 2024-02-07 12:57:01 +00:00
René Pfeuffer
be466bd923 Adjust changelog for release 3.0.2 2024-02-07 11:15:17 +01:00
Rene Pfeuffer
f894d7fe3b Add configuration for jetty idle timeout
Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com>
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
Committed-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
2024-02-07 11:13:17 +01:00
Laura Gorzitze
d8e1f2d739 Cleanup Code
Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com>
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
2024-02-06 14:54:00 +01:00
CES Marvin
b34a989c57 Prepare for next development iteration 2024-02-02 15:14:42 +00:00
CES Marvin
a8b3c80df0 Release version 3.0.1 3.0.1 2024-02-02 14:33:24 +00:00
René Pfeuffer
a5c2fc7ce4 Adjust changelog for release 3.0.1 2024-02-02 15:24:53 +01:00
Rene Pfeuffer
28c02dfcd6 Fix enabling forward headers and log appender with environment variable
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
2024-02-02 15:10:32 +01:00
CES Marvin
d8081ed074 Prepare for next development iteration 2024-01-29 15:44:46 +00:00
CES Marvin
3c5d8244d8 Release version 3.0.0 3.0.0 2024-01-29 15:29:36 +00:00
Eduard Heimbuch
c734684134 Adjust changelog for release 3.0.0 2024-01-29 16:09:36 +01:00
Eduard Heimbuch
22cb98d3d5 Bump gradle-smp-plugin to 0.16.3 2024-01-29 13:36:30 +01:00
Rene Pfeuffer
2ddaaf7440 Fix scm home in gradle run task
Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com>
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
2024-01-29 13:36:15 +01:00
Eduard Heimbuch
18d0da3a83 Bump JNA to version 5.14.0
Co-authored-by: Eduard Heimbuch<eduard.heimbuch@cloudogu.com>
Pushed-by: Eduard Heimbuch<eduard.heimbuch@cloudogu.com>
2024-01-29 08:47:00 +01:00
Thomas Zerr
380205ab63 Added e2e Tests for branch creation
e2e Tests should validate the correct url encoding for branch names and also check for invalid branch names. This PR is ready yet, there are still some test cases i want to implement.

Co-authored-by: Thomas Zerr<thomas.zerr@cloudogu.com>
Pushed-by: Thomas Zerr<thomas.zerr@cloudogu.com>
2024-01-29 08:33:15 +01:00
Tarik Gürsoy
3ffbdd8d17 Move frontendcomponents into ui-core
The new architecture has been implemented.

Co-authored-by: Eduard Heimbuch<eduard.heimbuch@cloudogu.com>
Committed-by: Eduard Heimbuch<eduard.heimbuch@cloudogu.com>
Pushed-by: Tarik Gürsoy<tarik.guersoy@cloudogu.com>
Committed-by: Tarik Gürsoy<tarik.guersoy@cloudogu.com>
Pushed-by: Eduard Heimbuch<eduard.heimbuch@cloudogu.com>
Co-authored-by: Tarik Gürsoy<tarik.guersoy@cloudogu.com>


Reviewed-by: Konstantin Schaper <konstantin.schaper@cloudogu.com>
2024-01-24 10:38:17 +01:00
Eduard Heimbuch
0cc3d3f598 Improve server docs 2024-01-23 15:05:29 +01:00
Eduard Heimbuch
a57e478e47 Set credentials to write build cache
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
2024-01-16 18:12:36 +01:00
Eduard Heimbuch
ea60b68cec Prevent binding extensions for repo overview top, which could be already disabled via the local storage and therefore send errors during the hook execution. 2024-01-16 10:53:20 +01:00
Eduard Heimbuch
488e04823c Change work dir for devs 2024-01-15 19:58:17 +01:00
Eduard Heimbuch
ab790514cb Bump gradle-smp-plugin to 0.16.2 2024-01-15 18:55:01 +01:00
Eduard Heimbuch
065f1dc97c Enable remote gradle cache 2024-01-12 13:34:47 +01:00
Konstantin Schaper
86e8ff99aa Make plugin overview header responsive
Pushed-by: Konstantin Schaper<konstantin.schaper@cloudogu.com>
Co-authored-by: Konstantin Schaper<konstantin.schaper@cloudogu.com>
2024-01-10 18:08:00 +01:00
Rene Pfeuffer
a67d623042 Fix redirect to https
Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com>
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
2024-01-10 17:56:54 +01:00
Florian Scholdei
7f0da35659 Mail validation in frontend and backend unified
Pushed-by: Florian Scholdei<florian.scholdei@cloudogu.com>
Co-authored-by: Florian Scholdei<florian.scholdei@cloudogu.com>
2024-01-09 16:53:18 +01:00
Konstantin Schaper
1fdb02e5c2 Hide annotate button for binary files 2024-01-09 11:41:49 +01:00