Sebastian Sdorra
|
3fa43f2775
|
use predefined key, instead of building it again
|
2019-03-13 09:38:56 +01:00 |
|
René Pfeuffer
|
38b205606a
|
Merge with 2.0.0-m3
|
2019-03-13 07:52:15 +01:00 |
|
Mohamed Karray
|
6cd29091d5
|
Add a Markdown component and a SyntaxHighlighter
|
2019-03-12 18:46:44 +01:00 |
|
René Pfeuffer
|
38d480e2ea
|
Fix A-Za-z ranges
|
2019-03-12 17:07:14 +01:00 |
|
Sebastian Sdorra
|
cb554eb7bc
|
rename defaultNamespaceStrategy to namespaceStrategy
|
2019-03-12 15:54:34 +01:00 |
|
Sebastian Sdorra
|
f7f5102541
|
align validation of repository name and namespace
|
2019-03-12 15:10:05 +01:00 |
|
Sebastian Sdorra
|
c180457214
|
use current strategy if the configured one does exists
|
2019-03-12 14:35:22 +01:00 |
|
Sebastian Sdorra
|
a5da481593
|
fix german locale for DateFromNow
|
2019-03-12 10:44:58 +01:00 |
|
Sebastian Sdorra
|
8b8379551b
|
implements extension point for namespace strategies from plugins
|
2019-03-12 08:06:30 +01:00 |
|
Sebastian Sdorra
|
257d1ebc27
|
show namespace input field if custom namespace strategy is selected
|
2019-03-11 16:39:48 +01:00 |
|
Sebastian Sdorra
|
de157f4ef1
|
updates current namespace strategy after configuration has changed
|
2019-03-11 16:39:08 +01:00 |
|
Sebastian Sdorra
|
158bb8bf8a
|
adds combobox to select namespace strategy
|
2019-03-11 14:48:48 +01:00 |
|
Mohamed Karray
|
c02bf1120c
|
fix Redirect to repo redirection url
|
2019-03-07 17:49:20 +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 |
|
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 |
|
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
|
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 |
|
Philipp Czora
|
6c06352de2
|
Added ui error handling for 403 errors
|
2019-03-04 11:49:12 +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 |
|
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
|
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 |
|
René Pfeuffer
|
66834408fd
|
Fix page action buttons
|
2019-02-26 10:34:56 +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 |
|
Mohamed Karray
|
a7f4699853
|
add extension point to the content ui
|
2019-02-21 17:08:23 +01:00 |
|
Florian Scholdei
|
312d5530cf
|
Merged in feature/permissions_styling (pull request #185)
Feature/permissions styling
|
2019-02-21 12:59:41 +00:00 |
|
Philipp Czora
|
e838fa7d93
|
Merged in feature/page_actions (pull request #198)
Feature/page actions
|
2019-02-21 10:31:32 +00:00 |
|
René Pfeuffer
|
e3b431c873
|
Merged in feature/load_plugins_sequentially (pull request #197)
Load plugins sequentially (sorted alphabetically)
|
2019-02-21 10:22:10 +00:00 |
|
Florian Scholdei
|
5987abda01
|
changed back outsourcing of primary color cause its only used once
|
2019-02-21 09:50:13 +01:00 |
|
Florian Scholdei
|
1de5a93416
|
dividing line was too concise
|
2019-02-21 09:40:42 +01:00 |
|
Florian Scholdei
|
4b43456b27
|
display button like other create buttons on mobile sites
|
2019-02-21 09:39:05 +01:00 |
|
Philipp Czora
|
ac4bba9cf7
|
Merged in feature/group_extensionpoint (pull request #184)
renamed extensionpoint
|
2019-02-20 15:42:23 +00:00 |
|
Florian Scholdei
|
47850a475a
|
added css class for input fields without help icon to vertical align them easier
|
2019-02-20 16:22:07 +01:00 |
|
Florian Scholdei
|
fe9f97f6c9
|
added underline to header part of page when buttonactions set
|
2019-02-20 14:13:38 +01:00 |
|
René Pfeuffer
|
31b71c9892
|
Merged feature/changes_for_ssh_plugin into 2.0.0-m3
|
2019-02-20 13:51:47 +01:00 |
|
Florian Scholdei
|
93176d8117
|
added underline to header part of page when buttonactions set
|
2019-02-20 13:47:17 +01:00 |
|
Florian Scholdei
|
1e0bb779ff
|
added pageactions to groups and users overview
|
2019-02-20 12:57:47 +01:00 |
|
Florian Scholdei
|
b8dd00fc09
|
caught uncaught child error and added PageAction Button to Repo Overview
|
2019-02-20 11:53:38 +01:00 |
|