Commit Graph

  • faac2d2577 Allow to have mig definitions in different directories depending on siteaccess gggeek 2018-04-26 14:35:26 +01:00
  • a46bee1976 doh again gggeek 2018-04-11 23:52:19 +01:00
  • 1857c8e7f2 doh gggeek 2018-04-11 23:37:10 +01:00
  • 088097df8f oops gggeek 2018-04-11 22:14:28 +01:00
  • d9777fb9b3 Add a test for saving file with body from template gggeek 2018-04-11 22:13:37 +01:00
  • 4b620af8fe fix docs gggeek 2018-04-11 16:07:56 +01:00
  • 6eaeb77205 fix .travis.yml typo gggeek 2018-04-10 22:10:39 +01:00
  • 7a7ef24244 add test for file/exists gggeek 2018-04-10 22:05:32 +01:00
  • e4c237c4ae Add docs about 'if' tag gggeek 2018-04-10 21:35:02 +01:00
  • bb62b828d6 Add new migration step file/exists gggeek 2018-04-10 21:22:04 +01:00
  • 33df0c85e5 more debug info for travis failures gggeek 2018-04-10 00:06:33 +01:00
  • e53f8f55dc more debug info for tracvis failures gggeek 2018-04-09 23:57:07 +01:00
  • 6e4752c286 more debug info for tracvis failures gggeek 2018-04-09 23:56:16 +01:00
  • af5d39ae83 try to reduce composer meme usage gggeek 2018-04-09 23:31:23 +01:00
  • 01b908fbf5 add support for skipping migration steps gggeek 2018-04-09 23:17:32 +01:00
  • 0d7df6ee5c support file/prepend mig step gggeek 2018-04-09 21:31:26 +01:00
  • d7270bb116 Add docs about being able to set refs in delete steps gggeek 2018-04-03 23:18:11 +01:00
  • ba3b590324 Allow resolution of 'identifier' for create and update steps gggeek 2018-04-03 23:10:25 +01:00
  • 4f7b871bfe Merge pull request #155 from crevillo/fix-content-type-dsl-doc Gaetano Giunta 2018-03-07 09:26:51 +00:00
  • 3a577b4629 fix doc for the ContentTypes dsl crevillo 2018-03-07 08:52:41 +01:00
  • 84d974d086 prepare 4.5 release gggeek 2018-02-10 22:21:01 +00:00
  • 23fbce8629 more tests for Service executor gggeek 2018-02-10 22:00:56 +00:00
  • 21f8841bca WIP service executor gggeek 2018-02-10 21:54:18 +00:00
  • d1a68ded06 docs gggeek 2018-02-10 20:36:34 +00:00
  • 4a0c8ecd8e WIP again: add Service executor gggeek 2018-02-10 20:35:08 +00:00
  • 2bd3290ede WIP make it easy to execute methods of Sf services as migration steps gggeek 2018-02-10 20:24:26 +00:00
  • 72ca4d29ab Merge pull request #150 from slaci/patch-1 Gaetano Giunta 2017-12-08 14:30:10 +00:00
  • 828b26bcc3 Update dsl documentation slaci 2017-12-08 15:14:11 +01:00
  • 363106ea7a Merge pull request #149 from amauryvallier/patch-1 Gaetano Giunta 2017-12-07 12:52:15 +00:00
  • 18dc19985d Fixed references in Tags migration documentation Amaury Vallier 2017-12-07 13:07:52 +01:00
  • 8e37ab2f48 2nd test to fix travis gggeek 2017-12-02 18:43:00 +00:00
  • fedd6145bf test a fix for travis gggeek 2017-12-02 18:33:13 +00:00
  • 0a14975e89 small improvement to error messages gggeek 2017-12-02 18:02:03 +00:00
  • 9099e0ab52 add comments for issue #147 gggeek 2017-12-02 17:59:34 +00:00
  • c05a174502 fix one php warning gggeek 2017-11-27 14:29:59 +00:00
  • 9a6cbbc89c comments gggeek 2017-11-13 00:11:37 +00:00
  • dd6eb510af fix test 016 for when run from a "normal" ez install: write temp files to ez cache instead of test dir gggeek 2017-11-13 00:10:28 +00:00
  • 22b4f085c7 allow cleanuo of content type draft on update gggeek 2017-11-12 22:45:17 +00:00
  • b374feceb5 readme gggeek 2017-11-12 00:56:28 +00:00
  • f6815c5909 1st attempt at fixing travis gggeek 2017-11-12 00:40:42 +00:00
  • 1ff666b463 Missing files gggeek 2017-11-12 00:31:42 +00:00
  • a5db24885e Improve migrate command for the separate-process case; better command help gggeek 2017-11-12 00:30:58 +00:00
  • cd0b1a520a Add a new command for mass migrations gggeek 2017-11-12 00:30:19 +00:00
  • c344308ce1 Improve the check for unknown limitations gggeek 2017-11-11 22:48:48 +00:00
  • a9c4cbbaef better error message when trying to generate a migration for the creation of a Role fails gggeek 2017-11-11 16:17:08 +00:00
  • 91c2e2c7d3 Fixed: make the cli commands compatible with Symfony 3.0 and later gggeek 2017-11-11 16:09:04 +00:00
  • bbd7a058d1 Fix the modified travis test gggeek 2017-11-07 18:54:48 +00:00
  • 77890ee5bc improve an error message gggeek 2017-11-07 18:52:40 +00:00
  • e7f5d7aadc One Travis fix gggeek 2017-11-07 18:42:17 +00:00
  • 5fcf2578b0 more docs gggeek 2017-11-07 18:35:27 +00:00
  • cb066210a1 Add one test for the new code gggeek 2017-11-07 18:19:33 +00:00
  • 22932ad738 Improve changes by @blankse; add docs gggeek 2017-11-07 18:09:46 +00:00
  • 4e73cc0c7a Merge pull request #142 from datafactory/remove_all_attributes Gaetano Giunta 2017-11-07 17:50:46 +00:00
  • b84f9ccde5 Content Type Manager: * support for the remove_attributes setting Sebastian Blank 2017-11-07 10:55:24 +01:00
  • 4f56c0d2aa Add a recursive filesystem loader gggeek 2017-10-30 19:09:36 +00:00
  • a339f98d8a comments; one scrutinizer notice gggeek 2017-10-29 10:30:16 +00:00
  • fba654dda8 docs gggeek 2017-10-29 01:13:04 +01:00
  • 492c7b62d4 more fixes and tests for trash handling gggeek 2017-10-29 01:11:08 +01:00
  • 55e0736838 fix trash management gggeek 2017-10-29 00:47:07 +01:00
  • 5f3dbf7783 leftover debug comments gggeek 2017-10-29 00:46:45 +01:00
  • ae10c9ce3f fix previous commit; docs and cleanups; introduce trash management gggeek 2017-10-29 00:20:20 +01:00
  • 2d5a043d11 ticket #134 gggeek 2017-10-28 22:47:59 +01:00
  • 41f60f49b5 feature(): Use eZ repository services directly as Search engine is not reliably consistent. Alex Wilson 2017-10-18 03:08:51 +01:00
  • dde077877b Allow setting content main location gggeek 2017-10-15 19:11:46 +01:00
  • be3b9c9839 docs gggeek 2017-10-15 13:27:31 +01:00
  • 7165ddc459 Merge pull request #133 from damianz5/eztags3-contenttype-reference-in-validator Gaetano Giunta 2017-10-15 13:25:20 +01:00
  • edcae84489 Possibility to use reference in validator/subTreeLimit for eztags v3 Damian Zabawa 2017-10-11 21:50:00 +02:00
  • 15f61bad2c Fix usage of Solr as search engine; ask search engine not to calculate total hits if not needed gggeek 2017-10-11 23:10:47 +01:00
  • 2a60311567 Merge pull request #132 from damianz5/phpunit-6x-fix Gaetano Giunta 2017-10-11 22:39:12 +01:00
  • 7e7ef58a88 support for PHPUnit >= 6.x Damian Zabawa 2017-10-11 21:23:24 +02:00
  • 59c96b4067 fix last improvement gggeek 2017-10-01 13:41:02 +01:00
  • 9372d5a392 docs gggeek 2017-10-01 13:34:38 +01:00
  • 1ce7e1386b make it harder to create filedTypes with bad ezelection field def gggeek 2017-10-01 13:28:01 +01:00
  • 4eca5cb44c cleanup gggeek 2017-10-01 12:57:26 +01:00
  • 3a5e2585b9 allow to update tags gggeek 2017-10-01 12:57:12 +01:00
  • 1081e0495d oops gggeek 2017-10-01 00:03:23 +01:00
  • 585f4eee3e improve version deletion for ezplatform gggeek 2017-09-30 23:10:57 +01:00
  • 4999f9adca allow to load tags and set refs to their attributes gggeek 2017-09-30 16:55:29 +01:00
  • 48ad34f8f2 allow to delete content versions gggeek 2017-09-30 16:21:24 +01:00
  • f6da8dc394 one more... gggeek 2017-09-30 00:18:21 +01:00
  • cd9b6f5d6d last attempt at travis for tonight gggeek 2017-09-30 00:03:53 +01:00
  • bd9fa3327e another travis test gggeek 2017-09-29 23:52:50 +01:00
  • 10769d747e travis debugging gggeek 2017-09-29 23:39:03 +01:00
  • 1f66137276 more docs, more tests, fix settings refs to contenttype attribute name/description gggeek 2017-09-29 23:25:44 +01:00
  • 735f2e2cf7 Docs gggeek 2017-09-29 22:32:21 +01:00
  • ba8eb7f1dc Merge pull request #126 from datafactory/translate_name2 Gaetano Giunta 2017-09-29 22:15:21 +01:00
  • 079d9363ab Content Type Manager: Support multilingual Names/Descriptions in one step Sebastian Blank 2017-09-28 23:06:41 +02:00
  • 904f1f19c3 add unit tests to verify setting of obj states to content gggeek 2017-09-27 23:17:53 +01:00
  • b101c451d6 one more test fix attempt gggeek 2017-09-04 22:57:39 +01:00
  • e432726322 one more test fix attempt gggeek 2017-09-04 22:37:08 +01:00
  • d4bc5f85bd improve unit tests for eztags v3 gggeek 2017-09-04 22:01:16 +01:00
  • 753f095cde travis changes gggeek 2017-09-04 21:43:03 +01:00
  • f428ea16a1 try to make sure correct version of yaml parser is loaded gggeek 2017-09-04 00:23:43 +01:00
  • bebf115acf roll back unwanted stuff from composer.json gggeek 2017-09-03 23:53:38 +01:00
  • a8df2086f3 try to fix tests on php 7.2 gggeek 2017-09-03 23:47:35 +01:00
  • bdcb36a456 attempt to fix travis recent failures gggeek 2017-09-03 23:25:00 +01:00
  • ad94d94727 allow running w. phpunit 5; do not attempt code coverage on php 7.2 gggeek 2017-09-03 18:27:26 +01:00
  • 0d562b8801 Merge branch 'master' of github.com:kaliop-uk/ezmigrationbundle gggeek 2017-09-03 17:58:41 +01:00
  • b0bbd1c0e6 add php 7.2 to test matrix gggeek 2017-09-03 17:58:12 +01:00
  • a638e08beb Merge pull request #120 from maxbaldanza/fix-field-settings-not-resolving-references Gaetano Giunta 2017-09-03 16:52:56 +01:00