502 Commits

Author SHA1 Message Date
Juozas Joe Beniusis
1152ad1d46 Move up the publish of draft to prevent publishing draft without policies asisgned 2020-09-10 15:20:03 +01:00
Juozas Joe Beniusis
00a1a5e264 Fix update function to delete policies 2020-09-08 16:03:13 +01:00
Damian Zabawa
fa60ec79f2 Fixed adding policy to role 2020-06-24 20:25:50 +02:00
Maciej Kobus
9125a47d23 Aligned RoleManager to changes from eZ Platform 3.0 2020-06-22 14:17:54 +02:00
Maciej Kobus
0a7794a655 Removed support for ezpage fieldtype 2020-06-22 14:09:27 +02:00
Damian Zabawa
149239c21f Fixed ArrayIterator issues on php7.4 and method visibility 2020-06-03 21:10:51 +02:00
Damian Zabawa
b8c78ce2b7 Replace DatabaseHandler with Doctrine DBAL connection 2020-04-03 13:16:21 +02:00
Damian Zabawa
74c3ef4687 Fixed configuration for sf5 2020-03-19 18:11:04 +01:00
Damian Zabawa
01409c5ebf ezpublish-kernel v8.0.0-beta3 support 2019-12-23 21:23:27 +01:00
Andrew Longosz
07c9305ab0 Dropped unused methods and RepositoryUserSetterTrait 2019-09-25 14:01:49 +02:00
Andrew Longosz
4bf8d9d14a Refactored MigrationService to use AuthenticatedUserSetterTrait 2019-09-25 14:00:26 +02:00
Andrew Longosz
8d236b5c4d Refactored Executor services to use AuthenticatedUserSetterTrait 2019-09-25 13:58:35 +02:00
Andrew Longosz
4c209b3008 Refactored RepositoryExecutor to use AuthenticatedUserSetterTrait 2019-09-25 13:55:05 +02:00
Andrew Longosz
342a2aafc4 Implemented AuthenticatedUserSetterTrait
The trait uses PermissionResolver methods to set Repository-wide
authenticated user.
2019-09-25 13:51:39 +02:00
gggeek
4bc51dca82 fix issue #216, improve tests 2019-08-01 08:02:40 +00:00
gggeek
92d143fc09 add unassign to role updates; fix for query limit 2019-07-15 09:35:05 +00:00
gggeek
0c1a759f6c test fixes; allow usage of solr multicore 2019-07-12 16:08:02 +00:00
gggeek
4266010a51 more detailed error message if we can not find the desired user to be logged in into repo; fixup 2019-07-11 15:18:13 +00:00
gggeek
a3057fe99a more detailed error message if we can not find the desired user to be logged in into repo 2019-07-11 15:16:16 +00:00
gggeek
9858b42200 more tests and bugfixes 2019-07-05 10:05:22 +00:00
gggeek
8487286217 wip Testing 2019-07-05 07:37:07 +00:00
gggeek
3fce8d7bce allow to generate tag-related migrations 2019-07-04 11:31:01 +00:00
gggeek
2ff335f4fa Fix #210 2019-07-01 09:59:33 +00:00
Konstantin Koch
5a20d1d189 Allow usergroup_id matching for users 2019-06-28 17:10:02 +02:00
gggeek
4019189784 Fix issue #202: RoleManager::createLimitation fails when using array reference 2019-05-18 09:16:34 +00:00
gggeek
707f1ab18c rework once more output and error reporting; make verbose mode more useful 2019-04-16 01:32:12 +00:00
gggeek
a349be05a0 docs 2019-04-15 22:24:23 +00:00
gggeek
99efd3d501 fix language match all; fix tests 2019-04-15 18:51:30 +00:00
gggeek
76257fbd96 better output from migrate and mass_migrate commands 2019-04-15 16:42:17 +00:00
gggeek
339444bf7b better ouput for migrate command 2019-04-14 18:11:08 +00:00
gggeek
15b42a24c4 fix for previous commit 2019-04-14 17:39:09 +00:00
gggeek
80de3b56c5 make option to force sigchild handling actually work 2019-04-14 17:05:52 +00:00
gggeek
5150f4b076 Allow improved execution of migrations in subprocesses on debian, ubuntu 2019-04-12 17:47:49 +02:00
gggeek
4098f7366a allow listing available mig types for generation 2019-04-10 21:08:38 +00:00
gggeek
9d60583197 phpdocs 2019-04-10 19:41:16 +00:00
gggeek
b0578e40d2 phpdoc 2019-04-10 17:07:00 +00:00
gggeek
e35419166c code cleanups thx to scrutinizer 2019-04-10 13:18:28 +00:00
gggeek
9fb927c87d comments 2019-04-10 12:43:40 +00:00
gggeek
371386850f more reference resolving for complex fieldtypes 2019-04-10 12:42:17 +00:00
gggeek
d5a9f47364 mots 2019-04-03 16:46:24 +00:00
gggeek
1de93997b5 mots 2019-04-03 16:31:24 +00:00
gggeek
ece79240a2 introduce dedicated exceptions for matchers 2019-04-03 16:30:12 +00:00
gggeek
c08d494ee6 clean up MatchOne api 2019-04-03 14:34:12 +00:00
gggeek
cb0f5d3d1f fix a warning w. empty collections and setting array-valued references 2019-04-03 13:47:52 +00:00
gggeek
5307dc1e6f 3 more more load mig steps 2019-04-02 15:13:01 +02:00
gggeek
f113dc7a1b fix lang mgr improvements 2019-04-02 14:54:19 +02:00
gggeek
22518691b2 improve lang mgmt 2019-04-02 14:44:48 +02:00
gggeek
78d74c5888 Allow section/load migrations 2019-04-02 14:44:13 +02:00
gggeek
ab877fb4bb error messages 2019-04-02 14:27:55 +02:00
gggeek
622ca362ba resolve refs in section manipulation 2019-04-02 14:26:27 +02:00