René Pfeuffer
6244713970
Move constant to interface
2019-06-03 13:47:05 +02:00
René Pfeuffer
e8c37f3a50
Add doc
2019-05-28 08:12:31 +02:00
René Pfeuffer
8e41b26918
Merge with feature/migration
2019-05-28 08:09:11 +02:00
René Pfeuffer
b12bc0cf1a
Remove old upgrade functionality
2019-05-28 08:07:56 +02:00
René Pfeuffer
1b6bc64092
Merge with 2.0.0-m3
2019-05-28 08:02:59 +02:00
René Pfeuffer
23674690f6
Merge with 2.0.0-m3
2019-05-28 07:57:55 +02:00
René Pfeuffer
d88d1ff78d
Backup old repositories file
2019-05-24 14:25:35 +02:00
René Pfeuffer
76c59a6dee
Extract properties from v1 repositories
2019-05-24 13:55:37 +02:00
René Pfeuffer
d88b300ac8
Add update step to rename repositories.xml -> repository-paths.xml
2019-05-24 11:55:32 +02:00
René Pfeuffer
d307ce6df0
Set version and add logging
2019-05-24 11:55:04 +02:00
René Pfeuffer
0a0fd17448
Verify that migration strategies are set before migration starts
2019-05-23 17:37:58 +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
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