Commit Graph

7565 Commits

Author SHA1 Message Date
Sebastian Sdorra
6bde9f5454 Merged in feature/migrate_repository_v1 (pull request #257)
Feature/migrate repository v1
2019-06-03 12:49:03 +00:00
Sebastian Sdorra
179c21eb84 Close branch feature/migrate_repository_v1 2019-06-03 12:49:03 +00:00
René Pfeuffer
6244713970 Move constant to interface 2019-06-03 13:47:05 +02:00
Sebastian Sdorra
2c43256f7b Merged in feature/migration (pull request #259)
Feature migration - remove old update package
2019-06-03 09:20:37 +00:00
Sebastian Sdorra
fb0535acca Close branch feature/migration 2019-06-03 09:20:37 +00:00
Eduard Heimbuch
7713fca252 Merged in feature/reviewPluginCSS (pull request #253)
fix css for new comment structure in review plugin
2019-05-31 08:55:20 +00:00
Eduard Heimbuch
3445a933c8 Close branch feature/reviewPluginCSS 2019-05-31 08:55:20 +00:00
Eduard Heimbuch
64df2c4ecc Merged in bugfix/permission_table (pull request #255)
bugfix/permission_table
2019-05-29 11:35:42 +00:00
Eduard Heimbuch
f6c589a0f4 Close branch bugfix/permission_table 2019-05-29 11:35:42 +00:00
Eduard Heimbuch
828c4887b4 fix border-bottom 2019-05-29 12:51:05 +02:00
Eduard Heimbuch
5749561981 fix border-top 2019-05-29 11:48:53 +02:00
Eduard Heimbuch
a60c8ff6ed fix Css 2019-05-29 10:45:29 +02:00
Eduard Heimbuch
5fd48f0753 Merged in bugfix/diff_header_btns (pull request #256)
bugfix/diff_header_btns
2019-05-28 07:47:32 +00:00
Eduard Heimbuch
5924b63abb Close branch bugfix/diff_header_btns 2019-05-28 07:47:32 +00: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
Florian Scholdei
ebc4dcc4bc reformat comment 2019-05-26 14:22:15 +02:00
Florian Scholdei
2174db20cd fix too long diff file title 2019-05-26 14:10:59 +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
Florian Scholdei
6d6692c0b9 change permission table styling 2019-05-24 09:26:27 +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
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