298 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
Damian Zabawa
b8c78ce2b7 Replace DatabaseHandler with Doctrine DBAL connection 2020-04-03 13:16:21 +02: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
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
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
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
4019189784 Fix issue #202: RoleManager::createLimitation fails when using array reference 2019-05-18 09:16:34 +00:00
gggeek
a349be05a0 docs 2019-04-15 22:24:23 +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
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
gggeek
c68e5de796 Restore refs check for langauge update 2019-04-02 14:25:59 +02:00
gggeek
e805acff64 fix one composer warning 2019-04-02 14:20:57 +02:00
gggeek
1623ae0d7c Allow resolving references when setting role names 2019-04-02 13:32:51 +02:00
gggeek
b920aee6d7 document better usage of user mig steps 2019-01-18 09:05:14 +00:00
gggeek
4094e2d05a trim newline chars when setting references to the output of an executed command in process execution steps 2019-01-16 13:53:15 +00:00
gggeek
89139f1ccf Issue 189: allow to update contentType DefaultAlwaysAvailable 2019-01-16 13:52:26 +00:00
gggeek
ead2480861 more fixes 2018-12-02 23:46:17 +01:00
gggeek
99144a9965 more flexibility in version management; export obj states and section when generating content migrations; allow setting location refs to content_rid 2018-12-02 16:10:38 +01:00
gggeek
68da4bcfa7 docs; allow var_dumper to use a label 2018-11-30 00:03:42 +01:00
gggeek
2ff6950453 allow empty array refs; allow nice labels when dumping refs; do pass the whole mig step definition to mig def generators 2018-11-29 23:58:22 +01:00
gggeek
f910d1030b Allow to sort and limit when matching contents, locations 2018-11-25 22:19:06 +01:00
gggeek
b2c38b1683 Allow to set remote id on location creation; allow to save to file generated migrations; resolve more references 2018-11-24 19:24:29 +01:00
gggeek
5980e714e0 Fix: when a sub-migration is skipped in a step of a loop, do not halt the loop immediately but go on un til the end; references are now resolved for the "over" element of loops 2018-11-08 23:57:53 +01:00
gggeek
bc9a9783a3 allow foreach using loop 2018-11-01 16:46:04 +00:00
gggeek
407f069245 fixup 2 for commit d0c8b1a9f9 2018-11-01 15:00:31 +00:00
gggeek
18caaeab0e fixup for commit d0c8b1a9f9 2018-11-01 13:20:23 +00:00
gggeek
0c804e93a8 Merge branch 'master' of github.com:kaliop-uk/ezmigrationbundle 2018-11-01 13:05:34 +00:00
magarzon
5d31d0d0b5 Fix error in content modification_date
Fixes https://github.com/kaliop-uk/ezmigrationbundle/issues/173
2018-10-25 10:43:02 +01:00
gggeek
d0c8b1a9f9 clean up code after merge of PR 164 2018-10-01 19:59:28 +01:00
Gaetano Giunta
87316f8566 Merge pull request #164 from damianz5/content_create_multilang
Multilang support for content create/update
2018-09-13 10:55:55 +01:00
Sebastian Blank
619352aa08 Fix: ContentTypeManager::setContentTypeGroup/unsetContentTypeGroup usage 2018-09-12 15:34:50 +02:00
Damian Zabawa
493663da62 Fixup 2018-08-23 09:17:11 +02:00