Eduard Heimbuch
9a18facbf5
Tests for user migration V1 to V2
2019-05-23 17:19:34 +02:00
Eduard Heimbuch
4fbaf89e19
migrate users from v1 to v2 & migrate adminFlag to security.xml
2019-05-23 17:18:03 +02:00
Sebastian Sdorra
ecbc7b67e6
Merged in feature/migration (pull request #249 )
...
Feature migration
2019-05-23 15:04:37 +00:00
Sebastian Sdorra
2cd563b975
Close branch feature/migration
2019-05-23 15:04:37 +00:00
Sebastian Sdorra
9abafb5354
use PluginLoader instead of DefaultPluginLoader and split large contextInitialized method
2019-05-23 15:45:58 +02:00
René Pfeuffer
035abef465
Assert that the existing repositories.xml file contains v1 data
2019-05-23 15:25:25 +02:00
René Pfeuffer
31e56a6672
Implement inline strategy
2019-05-23 15:06:40 +02:00
René Pfeuffer
3e46aefb4b
Implement move strategy
2019-05-22 17:18:04 +02:00
René Pfeuffer
ac851d4e8a
Implement copy strategy
2019-05-22 16:05:35 +02:00
René Pfeuffer
97ad3897ed
Correct instance mocks
2019-05-22 15:31:35 +02:00
René Pfeuffer
1674bc2e7d
Bootstrap migration strategies
2019-05-22 14:28:53 +02:00
Eduard Heimbuch
28d2f4356a
fix css for new comment structure in review plugin
2019-05-22 11:45:22 +02:00
Rene Pfeuffer
fae24fc5e6
Merged in bugfix/repo_roles (pull request #252 )
...
Bugfix/repo roles
2019-05-22 07:43:45 +00:00
Rene Pfeuffer
dd3aab40eb
Close branch bugfix/repo_roles
2019-05-22 07:43:45 +00:00
René Pfeuffer
3d28f800be
Adapt unit test
2019-05-21 17:26:02 +02:00
René Pfeuffer
0cc31ec3c3
Add missing test file
2019-05-21 17:24:48 +02:00
René Pfeuffer
f000c944a6
Do not fail when v1 file does not exist
2019-05-21 16:59:17 +02:00
Florian Scholdei
e4732e6b00
Merged in feature/markdown_anchor_links (pull request #248 )
...
adds option to render markdown headings with anchor links
Approved-by: Florian Scholdei <florian.scholdei@cloudogu.com >
2019-05-21 13:38:16 +00:00
Florian Scholdei
e2d05fd014
Close branch feature/markdown_anchor_links
2019-05-21 13:38:16 +00:00
René Pfeuffer
f7e7e508d9
Merge with base migration branch
2019-05-21 13:28:08 +02:00
René Pfeuffer
64fcdde749
Create v2 repository entities for old v1 repositories
2019-05-21 13:09:33 +02:00
Sebastian Sdorra
033c213cf2
fix scrolling for markdown content, which is loaded asynchronous
...
The code to find and scroll to the anchor is now moved from the
ScrollToTop component to the MarkdownView. The anchor with the id from
location hash, is searched after the MarkdownView and all its children
finished rendering.
2019-05-21 10:22:53 +02:00
René Pfeuffer
f3d7727198
Add documentation
2019-05-20 16:34:22 +02:00
René Pfeuffer
be9ce826dc
Move further listener modules to bootstrap module
2019-05-21 09:13:49 +02:00
René Pfeuffer
bacfde7cab
Add documentation
2019-05-20 16:34:22 +02:00
René Pfeuffer
af468898b9
Reject permission requests with missing permissions
2019-05-20 14:30:57 +02:00
René Pfeuffer
ca36a0a5f4
Move event bus module to bootstrap context
2019-05-20 14:26:10 +02:00
René Pfeuffer
dad8ea5fa1
Merge with 2.0.0-m3
2019-05-20 08:51:59 +02:00
Florian Scholdei
7343edb819
add german translations
2019-05-17 17:13:16 +02:00
Florian Scholdei
8635999f1b
merge
2019-05-17 17:09:17 +02:00
Florian Scholdei
e4963fb9de
fix activation of nav on roles/create page
2019-05-17 17:04:40 +02:00
Florian Scholdei
1ee76d2c31
corrected remove unsupported query-feature commit
2019-05-17 17:04:04 +02:00
Florian Scholdei
15cb29e1fc
clarified translations
2019-05-17 16:55:21 +02:00
Florian Scholdei
6b91faa4e2
fix dispatch function and loading prop
2019-05-17 16:31:01 +02:00
Florian Scholdei
5007b257ba
remove unnecessary div containers
2019-05-17 16:22:44 +02:00
Florian Scholdei
7631d623be
remove duplicated indexResource
2019-05-17 16:16:37 +02:00
Florian Scholdei
0b76247345
remove nameDisabled prop and added disable check
2019-05-17 16:14:35 +02:00
Florian Scholdei
1f25ba6040
remove unnecessary disabled prop
2019-05-17 16:10:14 +02:00
Florian Scholdei
8fe5da1882
fix import
2019-05-17 16:07:13 +02:00
Rene Pfeuffer
661e935209
Merged in feature/custom_roles_overview (pull request #251 )
...
add DeleteRepositoryRole
2019-05-17 13:56:14 +00:00
Rene Pfeuffer
406fdac709
Close branch feature/custom_roles_overview
2019-05-17 13:56:14 +00:00
Florian Scholdei
155b0f72b9
remove unnecessary column block
2019-05-17 15:51:55 +02:00
Florian Scholdei
d3508af920
add subtitle, missing props
2019-05-17 15:47:20 +02:00
Florian Scholdei
e15039559f
remove unsupported query-feature
2019-05-17 15:45:39 +02:00
Florian Scholdei
fca095c3d5
remove unnecessary div containers
2019-05-17 15:44:22 +02:00
Florian Scholdei
358819ca61
add missing props
2019-05-17 15:43:48 +02:00
Eduard Heimbuch
c60ecea807
rename verbs to permissions
2019-05-17 11:24:37 +02:00
Eduard Heimbuch
f5ded2f28d
add German Translations for DeleteRepositoryRole
2019-05-17 09:03:49 +02:00
Eduard Heimbuch
a52cd625b8
add DeleteRepositoryRole
2019-05-17 08:50:32 +02:00
René Pfeuffer
89c09dc006
Merge with custom roles branch
2019-05-16 14:31:56 +02:00