108 Commits

Author SHA1 Message Date
Damian Zabawa
01409c5ebf ezpublish-kernel v8.0.0-beta3 support 2019-12-23 21:23:27 +01:00
Andrew Longosz
8d236b5c4d Refactored Executor services to use AuthenticatedUserSetterTrait 2019-09-25 13:58:35 +02:00
gggeek
4bc51dca82 fix issue #216, improve tests 2019-08-01 08:02:40 +00:00
gggeek
4098f7366a allow listing available mig types for generation 2019-04-10 21:08:38 +00: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
f910d1030b Allow to sort and limit when matching contents, locations 2018-11-25 22:19:06 +01: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
Damian Zabawa
493663da62 Fixup 2018-08-23 09:17:11 +02:00
Damian Zabawa
97dfa2bbe1 Multilang support for content create/update 2018-08-21 16:06:11 +02:00
gggeek
b576571d65 fixes for tags and for array refs 2018-05-14 16:27:56 +01:00
gggeek
056d62b4bf refactor the refactor 2018-05-14 10:21:47 +01:00
gggeek
5b7059dee4 More tests; allow to set refs to tags keywords; fix setting refs to contentTypes 2018-05-13 15:39:44 +01:00
gggeek
ecad366790 fix reference refactoring 2018-05-13 14:34:20 +01:00
gggeek
4484df1449 fixes to last commit 2018-05-12 18:11:27 +01:00
gggeek
75eab4f36d more flexibility with tags; allow to set array references 2018-05-12 17:39:45 +01:00
gggeek
dde077877b Allow setting content main location 2017-10-15 19:11:46 +01:00
gggeek
4eca5cb44c cleanup 2017-10-01 12:57:26 +01:00
gggeek
48ad34f8f2 allow to delete content versions 2017-09-30 16:21:24 +01:00
gggeek
bb44ec83d8 Fix setting references to count 2017-07-01 23:38:38 +01:00
gggeek
f76dc5d52d Fix a warning on content update 2017-06-08 00:34:07 +01:00
gggeek
ebc9dde969 allow settings refs when deleting stuff 2017-06-06 18:46:16 +01:00
gggeek
28c42053ac Allow setting references to the count of matched items 2017-06-06 18:28:39 +01:00
gggeek
87ce145384 Allow to set references to object states 2017-05-31 23:33:49 +01:00
gggeek
7ecd90096a do not publish a new content version when only metadata is changed but not field values for content/update 2017-05-21 00:10:25 +01:00
gggeek
ec29d55248 Improve one error msg 2017-05-19 11:00:17 +01:00
gggeek
3c857d72ec Merge branch 'future-4.x' of github.com:kaliop-uk/ezmigrationbundle
# Conflicts:
#	Command/MigrateCommand.php
#	WHATSNEW.md
2017-05-14 00:38:47 +01:00
gggeek
20ed390ad9 Allow overwriting of references; allow the reference check used in migration suspension to be recalculate upon resuming 2017-05-14 00:21:53 +01:00
gggeek
cba4176e39 fix refactoring; add a new option to migration command 2017-05-10 00:40:54 +01:00
gggeek
6e0edaa68a Refactor: rename ComplexFields 2017-05-09 23:50:56 +01:00
gggeek
124fccd9ff remove broken ref 'position' for locations; more flexible matching by section 2017-05-03 22:54:34 +01:00
gggeek
c2f5736127 WIP refactor of Content Matcher to allow NOT condition as well as many more conditions 2017-04-29 01:08:47 +01:00
gggeek
220669426e Fix bug: when setting both content creation and modification time upon content creation, modification time was lost 2017-04-21 17:18:37 +01:00
gggeek
a2f82ee82f Allow usage of custom admin account; allow usage of custom user content-type 2017-04-18 23:17:44 +01:00
gggeek
310842e581 More WIP: better handling of defaultLanguageCode 2017-04-17 12:49:23 +01:00
gggeek
a6b4af78ef More WIP on making services reentrant and rework of passing along default language 2017-04-17 12:29:31 +01:00
gggeek
971b072503 WIP make Executors reentrant and proper handling of defaultLanguage 2017-04-17 09:56:42 +01:00
gggeek
ae414b2a01 allow more flexible refs to content attributes 2017-03-07 23:40:46 +00:00
gggeek
cbbd529374 Allow to set references to content field values 2017-03-03 00:11:40 +00:00
gggeek
b454424bf9 More uniform comments and code layout 2017-03-02 23:18:29 +00:00
gggeek
f4210c2c24 Allow to set references to many more attributes of the different entities 2017-03-02 23:01:25 +00:00
gggeek
230a8ea1fa Use 3rd person verbs for phpdoc 2017-03-01 23:07:37 +00:00
gggeek
12afb7c359 Properly resolve references in match conditions when these are specified using nested conditions with AND and ORs 2017-02-25 16:10:14 +00:00
gggeek
937e4c5e31 allow migrations to load contents/locations and set a much wider set of references 2017-02-24 22:58:32 +00:00
gggeek
baae4d2c60 Allow generation of Object State Group migrations 2017-02-21 23:16:25 +00:00
gggeek
e1b19f5ccd Add section manager; improve error messages and comments 2017-02-12 16:02:35 +00:00
gggeek
cf2b706811 Export secondary locations and sorting of main locations when generating a content creation 2017-02-11 15:11:58 +00:00