Commit Graph

7455 Commits

Author SHA1 Message Date
René Pfeuffer
02471c49ff Merge with migration 2019-05-15 15:07:41 +02:00
René Pfeuffer
4f6ec5a86f Bind plugin loader in bootstrap module 2019-05-15 15:05:35 +02:00
René Pfeuffer
a5f1a5deaa Merge custom roles with migration 2019-05-15 15:01:17 +02:00
René Pfeuffer
ed7c2a01e7 Log steps for updates 2019-05-15 13:29:50 +02:00
Florian Scholdei
661f62204a reorder directory structure, add PermissionRoleDetail and Root 2019-05-15 12:19:47 +02:00
Florian Scholdei
8b4e6ab72d add systemRoleTag for systemRoles 2019-05-15 10:43:13 +02:00
Florian Scholdei
1d4adf0978 fix translation 2019-05-15 10:42:18 +02:00
Florian Scholdei
dfbc2e2cfd added create, modify, delete role actions in module 2019-05-15 09:50:20 +02:00
Eduard Heimbuch
4388efc2af fix fetch available verbs and map to state 2019-05-15 09:31:03 +02:00
Florian Scholdei
6969003a4c refactor 2019-05-15 02:04:54 +02:00
Eduard Heimbuch
3c526a8ac2 prepare GlobalPermissionRoleForm / fetch AvailableVerbs from State 2019-05-14 16:56:35 +02:00
René Pfeuffer
93dbaeae7c Run update steps only if they have not been run before 2019-05-14 15:52:05 +02:00
René Pfeuffer
bafc8ea668 Execute updates in order 2019-05-14 14:45:12 +02:00
René Pfeuffer
4e2ac426a0 Rename migration -> update 2019-05-14 14:17:11 +02:00
René Pfeuffer
46b1bb8869 Find update steps and execute them with bootstrap context 2019-05-14 14:12:08 +02:00
René Pfeuffer
bcd249a332 Cleanup modules 2019-05-14 11:54:25 +02:00
René Pfeuffer
58dcdaa24d Cleanup code 2019-05-14 11:19:45 +02:00
René Pfeuffer
02ee9425e0 Do not bind repository dao in bootstrap module 2019-05-14 11:17:45 +02:00
René Pfeuffer
0f0401b4dd Update modification date of repository database 2019-05-14 10:42:50 +02:00
René Pfeuffer
749c90d465 Fix missing test file 2019-05-14 10:32:46 +02:00
René Pfeuffer
e0ad5c76a7 Cleanup tests for repository dao 2019-05-14 10:08:45 +02:00
Eduard Heimbuch
50e0c1e3b7 merged from feature/custom_roles 2019-05-14 09:23:35 +02:00
Eduard Heimbuch
623e32809b fix fetching available_repository_roles & available_repository_verbs 2019-05-13 15:44:43 +02:00
Eduard Heimbuch
fad50b7319 update RepositoryRole type 2019-05-13 15:42:35 +02:00
René Pfeuffer
c63510536a Cleanup repository dao 2019-05-10 16:32:14 +02:00
René Pfeuffer
e1625bf92f Make LocationResolver create directories 2019-05-10 15:47:57 +02:00
René Pfeuffer
a83e2813a3 Fix path computation and resolving 2019-05-10 13:26:06 +02:00
Eduard Heimbuch
e0ab70591a fix Tests 2019-05-10 13:23:41 +02:00
Eduard Heimbuch
7fa2898420 throw Exception when modify repo-role type 2019-05-10 13:23:01 +02:00
Eduard Heimbuch
a26f86d545 fix repositoryRole systemrole check 2019-05-10 09:29:38 +02:00
Eduard Heimbuch
163cdf7a6b update RepositoryRole-Model 2019-05-10 09:28:17 +02:00
René Pfeuffer
7f4792ec49 Remove PathBasedRepositoryDAO
The computation of the file path for the repository is done by
RepositoryLocationResolver.
2019-05-10 08:06:36 +02:00
Florian Scholdei
79311a5947 fixed tests 2019-05-09 17:12:08 +02:00
Florian Scholdei
47c81dbc6a fixed trans 2019-05-09 16:59:32 +02:00
Florian Scholdei
10d86391c2 renamed table link direction from 'info' to 'edit' 2019-05-09 16:57:51 +02:00
Florian Scholdei
b81726cea8 added form-route and matching path 2019-05-09 16:57:13 +02:00
Florian Scholdei
e7b7690996 added placeholder form for create and edit roles 2019-05-09 16:56:01 +02:00
Florian Scholdei
b2a6d6fad1 added baseUrl to create button 2019-05-09 16:55:21 +02:00
Florian Scholdei
cd18dfe824 fixed state calls 2019-05-09 16:54:49 +02:00
Florian Scholdei
49a8a167c7 fixed tests 2019-05-09 16:02:14 +02:00
Florian Scholdei
ae06509328 added new roles reducer 2019-05-09 16:02:02 +02:00
Florian Scholdei
04bc1f6fe8 fixed tests 2019-05-09 15:28:38 +02:00
Florian Scholdei
520b5a4f90 removed unnecessary confusing modify and delete actions 2019-05-09 15:25:47 +02:00
Florian Scholdei
b8d73b91ea added baseUrl for info link 2019-05-09 15:11:55 +02:00
Florian Scholdei
7db1e4aad0 corrected content type + removed unsupported filter 2019-05-09 14:55:28 +02:00
René Pfeuffer
c44d38cc61 Introduce abstraction for repository location 2019-05-09 14:08:18 +02:00
Florian Scholdei
96fcb55c65 added PermissionRoleRow 2019-05-09 13:46:02 +02:00
Florian Scholdei
1a7b199299 renamed role1 and removed verbs 2019-05-09 13:43:04 +02:00
Florian Scholdei
2ad478c0af changed fixed getRolesLink to dynamic one 2019-05-09 13:41:42 +02:00
Florian Scholdei
872fe3a866 simplified module 2019-05-09 13:40:42 +02:00