Commit Graph

7019 Commits

Author SHA1 Message Date
René Pfeuffer
dd71fb4c3b Expose ScmCommandProtocol as extension point
This is necessary so that multiple providers (git, hg, ...) can
implement this. The using class has to find the matching implementation.
2019-03-05 14:20:31 +01:00
René Pfeuffer
ebb21ee308 Modify test to test base, not specific class
This was necessary after extracting base class.
2019-03-05 13:47:46 +01:00
René Pfeuffer
0c46d639da Extract base class for ReceivePackFactory implementations 2019-03-05 13:29:57 +01:00
René Pfeuffer
08c35fa0ce Merge with 2.0.0-m3 2019-03-05 08:58:43 +01:00
René Pfeuffer
4e6dd62cb5 Merged in feature/ui-error-handling (pull request #203)
Feature/ui error handling
2019-03-04 16:12:30 +00:00
René Pfeuffer
3b4af52af9 Close branch feature/ui-error-handling 2019-03-04 16:12:30 +00:00
René Pfeuffer
eca982e796 fIX config error if link is missing 2019-03-04 16:47:44 +01:00
René Pfeuffer
03aa639aa1 Clarify german texts 2019-03-04 15:54:10 +01:00
René Pfeuffer
adcfb3ee5a Do not map not found exception manually 2019-03-04 14:27:07 +01:00
René Pfeuffer
768915c75a Do not map not found exception manually 2019-03-04 14:09:48 +01:00
René Pfeuffer
ffbf9e4fba Add independent classes from ssh plugin 2019-03-04 13:22:40 +01:00
René Pfeuffer
5abc8f1790 Merge with 2.0.0-m3 2019-03-04 11:53:22 +01:00
Philipp Czora
6c06352de2 Added ui error handling for 403 errors 2019-03-04 11:49:12 +01:00
Philipp Czora
f68398e599 Minor refactoring 2019-03-04 11:19:33 +01:00
Philipp Czora
adf92db9b2 Also render violations (if present) 2019-03-04 11:09:12 +01:00
René Pfeuffer
dadfe4a8af Fix media type for validation error 2019-03-04 08:44:41 +01:00
René Pfeuffer
8e9df1ce34 Add more error messages 2019-03-01 15:43:33 +01:00
Philipp Czora
9b6063c4c5 Merged in bugfix/administer_permissions (pull request #205)
Add permission for permissions
2019-03-01 12:28:08 +00:00
Philipp Czora
e0b9aa0bb3 Close branch bugfix/administer_permissions 2019-03-01 12:28:08 +00:00
Philipp Czora
5c3fe360a7 Merged in bugfix/keep_repository_permissions (pull request #206)
Keep permissions on repository update
2019-03-01 12:26:26 +00:00
Philipp Czora
b26c3a4ab3 Close branch bugfix/keep_repository_permissions 2019-03-01 12:26:26 +00:00
Philipp Czora
5d375b7fb4 Added error descriptions & removed collapsability (according to review) 2019-03-01 13:16:54 +01:00
René Pfeuffer
b604f32b2b Keep permissions on repository update 2019-03-01 11:37:23 +01:00
René Pfeuffer
4229eefca7 Add permission for permissions 2019-03-01 11:30:58 +01:00
René Pfeuffer
b1633aee97 Use constant 2019-03-01 10:22:37 +01:00
René Pfeuffer
004f496f76 Add package com.cloudogu.scm to logging config 2019-03-01 09:43:29 +01:00
René Pfeuffer
c1a94516bf Merged in feature/directfilelink_extenssion_point (pull request #200)
Feature/directfilelink extenssion point
2019-02-28 16:16:41 +00:00
René Pfeuffer
4ba58aa5e3 Close branch feature/directfilelink_extenssion_point 2019-02-28 16:16:41 +00:00
René Pfeuffer
a5f6477193 Enhance extension point 2019-02-28 17:15:20 +01:00
René Pfeuffer
536c5a74c6 Merge with 2.0.0-m3 2019-02-28 10:57:12 +01:00
René Pfeuffer
90ebb5d8ad Merge with 2.0.0-m3 2019-02-28 09:59:54 +01:00
Philipp Czora
5aacf6b3aa Merged in feature/react-diff-view (pull request #202)
replace diff2html with react-diff-view
2019-02-27 14:12:43 +00:00
Philipp Czora
b4abd06f55 Close branch feature/react-diff-view 2019-02-27 14:12:43 +00:00
Philipp Czora
1b7044ed76 Fixed Notification color 2019-02-27 14:28:20 +01:00
Philipp Czora
2840398126 Merged 2.0.0-m3 2019-02-27 14:16:58 +01:00
Philipp Czora
510c295e00 Refactored ErrorNotification/ErrorPage
Added i18n for error codes
2019-02-27 10:45:10 +01:00
Philipp Czora
6b55df464c WIP: Reworking ErrorPage/ErrorNotification 2019-02-26 17:08:33 +01:00
Sebastian Sdorra
3ac47b0977 replace diff2html with react-diff-view 2019-02-26 15:00:05 +01:00
Philipp Czora
c67b2c3197 Fixed unit test 2019-02-26 11:30:16 +01:00
Philipp Czora
3b410ab8c3 Merged 2.0.0-m3 2019-02-26 11:05:17 +01:00
Philipp Czora
1be321cc8f Merged in bugfix/fix_page_actions (pull request #201)
Fix page action buttons
2019-02-26 09:58:56 +00:00
Philipp Czora
ee031ace0a Close branch bugfix/fix_page_actions 2019-02-26 09:58:56 +00:00
René Pfeuffer
66834408fd Fix page action buttons 2019-02-26 10:34:56 +01:00
Philipp Czora
264eca4b49 Fixed 401 message on session timeout 2019-02-26 08:37:00 +01:00
Philipp Czora
aac94d17a3 Fixed 401 message on login 2019-02-25 17:40:53 +01:00
Philipp Czora
0814e0af7a Merged 2.0.0-m3 2019-02-25 16:53:25 +01:00
Mohamed Karray
1f8c06153b merge 2019-02-25 16:28:51 +01:00
Mohamed Karray
dac7b4543e add extension point to the content ui 2019-02-25 16:24:05 +01:00
Philipp Czora
bbde074e19 Fixed unit test 2019-02-25 15:09:28 +01:00
René Pfeuffer
fbb0d2cf34 Fix create button visible for unprivileged user 2019-02-25 14:16:45 +01:00