Sebastian Sdorra
|
3440a0b5db
|
Merged in feature/changes_for_ssh_plugin (pull request #208)
Changes for ssh plugin
|
2019-03-07 10:24:58 +00:00 |
|
Sebastian Sdorra
|
9be12d8ac8
|
Close branch feature/changes_for_ssh_plugin
|
2019-03-07 10:24:58 +00:00 |
|
Sebastian Sdorra
|
77d79610d2
|
moves more git specific classes from ssh-plugin to git-plugin
|
2019-03-07 10:34:13 +01:00 |
|
Mohamed Karray
|
ab79b94bc0
|
add extension points to
- redirect the repo route
- add a repo top level navigation
|
2019-03-06 17:24:50 +01:00 |
|
René Pfeuffer
|
7adbc4df51
|
Add some unit test
|
2019-03-06 16:01:15 +01:00 |
|
René Pfeuffer
|
e6894490e5
|
Remove ssh from class names
The classes do not have anything to do with ssh.
|
2019-03-06 15:34:51 +01:00 |
|
Sebastian Sdorra
|
b1335b17ee
|
makes only the title clickable for collapse instead the whole panel header
|
2019-03-06 15:03:08 +01:00 |
|
Sebastian Sdorra
|
c672b6603e
|
adds file annotations and file controls to diff
|
2019-03-06 14:57:17 +01:00 |
|
Mohamed Karray
|
186738ad14
|
Merged in bugfix/delete_repository_permissions (pull request #207)
Fix deletion of permissions after modification
|
2019-03-05 17:17:29 +00:00 |
|
Mohamed Karray
|
2416a063ec
|
Close branch bugfix/delete_repository_permissions
|
2019-03-05 17:17:29 +00:00 |
|
René Pfeuffer
|
a1e43ee571
|
Simplify interpreter
|
2019-03-05 17:57:38 +01:00 |
|
Sebastian Sdorra
|
75fe4de478
|
added option to disable scrollToTop
|
2019-03-05 16:31:41 +01:00 |
|
René Pfeuffer
|
a16bb0d0af
|
Wrap parser and handler into interpreter
|
2019-03-05 15:01:57 +01:00 |
|
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
|
8928ca9676
|
Use namespace and name for exceptions instead of technical id
|
2019-03-05 10:42:06 +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 |
|
René Pfeuffer
|
b537a2a2ba
|
Fix deletion of permissions after modification
Permissions could not be deleted, when they were modified (eg. change
of role or of verbs).
|
2019-03-01 14:10:39 +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 |
|