Florian Scholdei
dbcf130f4b
simplify passed parms
2019-06-12 09:51:55 +02:00
Florian Scholdei
303e7f1e50
fix autocompletion
2019-06-12 09:47:13 +02:00
Sebastian Sdorra
bfd22aa507
Merged in bugfix/refresh_repo_db_after_upgrade (pull request #264 )
...
Refresh repository dao after repository.xml file was renamed
2019-06-07 12:34:10 +00:00
Sebastian Sdorra
13951595c4
Close branch bugfix/refresh_repo_db_after_upgrade
2019-06-07 12:34:10 +00:00
Rene Pfeuffer
4e0d06e923
Merged in feature/node_and_yarn_upgrade (pull request #265 )
...
update node to 10.16.0 and yarn to 1.16.0
2019-06-06 13:25:39 +00:00
Rene Pfeuffer
a41d81a3c4
Close branch feature/node_and_yarn_upgrade
2019-06-06 13:25:39 +00:00
René Pfeuffer
1288724d6a
Remove test without implementation
2019-06-06 13:46:17 +02:00
René Pfeuffer
c39c14bbd1
Remove no longer needed LfsStoreRemoveListener
...
With v2 the LFS store resides inside the repository directory that is
purged completely on deletion. Therefore an explicit deletion of the
LFS folder is no longer necessary.
2019-06-06 13:31:40 +02:00
Sebastian Sdorra
26a8fc4b9c
update node to 10.16.0 and yarn to 1.16.0
2019-06-06 11:08:12 +02:00
René Pfeuffer
77a1ad50fe
Refresh repository dao after repository.xml file was renamed
...
Without this, the XmlRepositoryDAO will be initialized at a time
where there is no repository-paths.xml file. Therefore the dao cannot
initialize with the existing repositories whose paths are kept in
repositories.xml at that time.
In this commit we trigger a refresh after the file was renamed, so
that the PathBasedRepositoryLocationResolver can read the moved
repository-paths.xml file and all repositories will be found.
2019-06-06 10:45:56 +02:00
René Pfeuffer
575a03521f
Fix group v1 migration with empty group database file
2019-06-06 08:41:38 +02:00
Florian Scholdei
b406ec3eb6
fix redirect after delete Repo, Group or User
2019-06-04 14:48:59 +02:00
Sebastian Sdorra
7454442b37
Merged in feature/extract_properties_v1 (pull request #260 )
...
Feature extract properties v1
2019-06-04 07:23:54 +00:00
Sebastian Sdorra
f598c55c18
Close branch feature/extract_properties_v1
2019-06-04 07:23:54 +00:00
René Pfeuffer
da4f3e6691
Resolve config files via resolve method of context provider
2019-06-03 16:02:04 +02:00
Sebastian Sdorra
3b3ddd8fb0
Merged in bugfix/repo_permissions_without_admin (pull request #258 )
...
Fix bug for repository owners without global role permission
2019-06-03 13:56:11 +00:00
Sebastian Sdorra
743feb27a8
Close branch bugfix/repo_permissions_without_admin
2019-06-03 13:56:11 +00:00
Sebastian Sdorra
3664d69713
Merged in feature/migrate_user_v1 (pull request #254 )
...
migrate user v1
2019-06-03 13:25:19 +00:00
Sebastian Sdorra
055cee2c4d
Close branch feature/migrate_user_v1
2019-06-03 13:25:19 +00:00
René Pfeuffer
7c50ad07ec
Extract common code
2019-06-03 15:24:19 +02:00
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
0be816dd28
Extract properties from users and groups in v1 into own file
2019-06-03 14:22:57 +02:00
René Pfeuffer
6244713970
Move constant to interface
2019-06-03 13:47:05 +02:00
René Pfeuffer
a970404717
Move migration of admin flags to own update step
2019-06-03 11:38:42 +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
René Pfeuffer
218937be19
Add group migration
2019-06-03 10:39:25 +02:00
René Pfeuffer
cd80ff77eb
Remove password hash from log output
2019-06-03 09:58:56 +02:00
René Pfeuffer
f6bffb3903
Fix logger
2019-05-31 16:38:16 +02:00
René Pfeuffer
0372c63e53
Set version number
2019-05-31 16:37:26 +02:00
René Pfeuffer
d9b9a07591
Read admin users from configuration
2019-05-31 16:32:19 +02:00
René Pfeuffer
a91177a2d7
Migrate creationDate and lastModified
2019-05-31 15:57:30 +02: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
René Pfeuffer
55069cf2dd
Adapt unit test
2019-05-31 10:47:50 +02:00
René Pfeuffer
84ae5646a4
Fix bug for repository owners without global role permission
...
Repository owners got an frontend error when they hat no permission to
read the global repository roles. We therefore remove the dedicated
permission to read repository.
Additionally we fix the 'write' permission to match the entry in the
'permissions.xml' file.
2019-05-31 10:20:44 +02: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