Commit Graph

  • bbc6ae79a4 Merge pull request #121 from maxbaldanza/reduce-time-taken-for-travis-build Gaetano Giunta 2017-09-03 16:42:55 +01:00
  • 39fdbc33a9 Run code coverage on PHP7 to leverage performance increase from latest version Max Baldanza 2017-08-29 18:14:33 +01:00
  • 69255cd052 Use field settings that already have references resolved Max Baldanza 2017-08-29 17:49:19 +01:00
  • 675380fd46 add test for mail sending; improve param resoving for reference/set steps gggeek 2017-07-30 02:25:30 +01:00
  • 975ea79d79 more tests for references on Contents gggeek 2017-07-30 00:18:43 +01:00
  • f7fd279d21 more ref tests for locations gggeek 2017-07-29 23:50:37 +01:00
  • 0b7856caa9 Allow setting more refs to ContentType members and expands its tests gggeek 2017-07-29 23:26:38 +01:00
  • 901e6b32bf docs gggeek 2017-07-02 10:11:58 +01:00
  • 56d8b7910e one more test for saving refs to file gggeek 2017-07-01 23:55:56 +01:00
  • bb44ec83d8 Fix setting references to count gggeek 2017-07-01 23:38:38 +01:00
  • e981ae38f2 Fix new tests for File executro; make sure we always get fresh metadata when loading a file gggeek 2017-07-01 23:03:18 +01:00
  • 1f7b8deb1e Add more tests for the file executor gggeek 2017-07-01 22:37:03 +01:00
  • 03bb1a35bb Merge pull request #116 from McLone/master Gaetano Giunta 2017-07-01 22:24:39 +01:00
  • 8509fbd0b3 Update doc. Marc Sallaberremborde 2017-06-10 23:26:45 +02:00
  • 1ccb2c17d2 Add ability to set default sort field/order on content type update. Marc Sallaberremborde 2017-06-10 23:22:39 +02:00
  • 54e59ad38d Add ability to set default sort field/order on content type creation. Marc Sallaberremborde 2017-06-10 23:10:24 +02:00
  • eef22138e2 docs gggeek 2017-06-08 01:45:24 +01:00
  • f76dc5d52d Fix a warning on content update gggeek 2017-06-08 00:34:07 +01:00
  • d119ba63d0 docs gggeek 2017-06-06 18:54:15 +01:00
  • ebc9dde969 allow settings refs when deleting stuff gggeek 2017-06-06 18:46:16 +01:00
  • ea8ca579a9 add embryonal doc for content-type/load gggeek 2017-06-06 18:35:03 +01:00
  • 28c42053ac Allow setting references to the count of matched items gggeek 2017-06-06 18:28:39 +01:00
  • b146007711 Allow to match contents base on relationships gggeek 2017-06-06 16:47:30 +01:00
  • e72bf132e0 docs gggeek 2017-06-03 01:26:14 +01:00
  • 68da2d21ad Fix: enabled switch for listener gggeek 2017-06-03 01:01:21 +01:00
  • 0e6cbd233b Make classes more flexible to support workflowbundle; allow disabling tracing listener gggeek 2017-06-03 00:29:29 +01:00
  • b3d0ce586c Minor improvements to how the migration context is handled gggeek 2017-06-01 22:06:44 +01:00
  • 0ac6f6376d Check better that context is present when restoring suspended migrations gggeek 2017-06-01 21:07:57 +01:00
  • 83e9f915b8 Improvements to Migration executor gggeek 2017-06-01 01:06:21 +01:00
  • 8bc5d535db Merge branch 'master' of github.com:kaliop-uk/ezmigrationbundle gggeek 2017-05-31 23:34:04 +01:00
  • 87ce145384 Allow to set references to object states gggeek 2017-05-31 23:33:49 +01:00
  • f8dec8a787 Merge pull request #115 from crevillo/fix-readme-typo Gaetano Giunta 2017-05-31 09:48:54 +01:00
  • 212b821e08 Fix bad naming of bundle. Doctrine instead of Symfony crevillo 2017-05-31 10:15:35 +02:00
  • da70dc09cc docs gggeek 2017-05-30 22:00:11 +01:00
  • cd35b777ee Add 'file/append' action gggeek 2017-05-30 21:39:58 +01:00
  • 2e9676749c doc renaming gggeek 2017-05-25 09:11:21 +01:00
  • ae07923942 Fix: retrieving body of http calls results gggeek 2017-05-24 22:02:20 +01:00
  • e149412556 increase compat with newer nikic/php-parser gggeek 2017-05-24 21:44:32 +01:00
  • b3a816af55 doc gggeek 2017-05-24 08:12:36 +01:00
  • 2753c076ea Doc changes gggeek 2017-05-24 08:11:36 +01:00
  • 6665be58d6 add Porcess Executor gggeek 2017-05-23 22:04:00 +01:00
  • 70910479a4 Add __set_state magic methods to some Value classes gggeek 2017-05-22 00:38:47 +01:00
  • ee31776845 Make error messages more flexible for workflow bundle gggeek 2017-05-21 16:41:41 +01:00
  • 33deaff84f whitespace gggeek 2017-05-21 00:10:44 +01:00
  • 7ecd90096a do not publish a new content version when only metadata is changed but not field values for content/update gggeek 2017-05-21 00:10:25 +01:00
  • 938ba42f0d Remove dead code gggeek 2017-05-20 15:45:07 +01:00
  • a0ce1f93a3 Fix for when mig def name != mig name gggeek 2017-05-20 15:44:44 +01:00
  • e78367dfde Make private methods protected gggeek 2017-05-20 15:44:16 +01:00
  • 118283cbcf a typo in comments gggeek 2017-05-19 23:30:42 +01:00
  • b79644b984 Fix an error when not setting user to admin gggeek 2017-05-19 23:30:22 +01:00
  • ec29d55248 Improve one error msg gggeek 2017-05-19 11:00:17 +01:00
  • bf2d04fa75 Allow usage of 'false' value for adminLogin to signify 'stay as current user' gggeek 2017-05-17 23:31:16 +01:00
  • c692ffdd38 add test for File Executor gggeek 2017-05-16 23:00:45 +01:00
  • d5bb2d75d4 Fix error in file executor constructor gggeek 2017-05-16 22:50:18 +01:00
  • 6ab4d04964 add File executor gggeek 2017-05-16 00:50:04 +01:00
  • 0e21055170 docs gggeek 2017-05-14 18:31:10 +01:00
  • 9c991f7b77 add support for http calls as migration steps gggeek 2017-05-14 18:27:48 +01:00
  • bdbb0578dc add mail-sending capability gggeek 2017-05-14 15:16:21 +01:00
  • 3c857d72ec Merge branch 'future-4.x' of github.com:kaliop-uk/ezmigrationbundle gggeek 2017-05-14 00:38:47 +01:00
  • 813e0424d4 more docs on reference overwriting gggeek 2017-05-14 00:28:03 +01:00
  • 20ed390ad9 Allow overwriting of references; allow the reference check used in migration suspension to be recalculate upon resuming gggeek 2017-05-14 00:21:53 +01:00
  • 39bcfe0c22 Add a 'summary' option to the status command gggeek 2017-05-13 01:02:44 +01:00
  • 5d140667f4 bring back some classes for BC gggeek 2017-05-13 00:02:16 +01:00
  • 811c2d5042 Print info on migrations done and resources used when running cli commands gggeek 2017-05-12 23:53:32 +01:00
  • ac3b8b7431 add summary info at end of migrate gggeek 2017-05-10 23:44:38 +01:00
  • 6d8b89efcb Fix bug: when using an AND condition to match locations, too many nodes would be matched gggeek 2017-05-10 19:00:04 +01:00
  • cba4176e39 fix refactoring; add a new option to migration command gggeek 2017-05-10 00:40:54 +01:00
  • 6e0edaa68a Refactor: rename ComplexFields gggeek 2017-05-09 23:50:56 +01:00
  • bd6da47dd6 Add a bit more compat with v.3 gggeek 2017-05-09 23:31:29 +01:00
  • bf206e8e11 code formatting gggeek 2017-05-09 23:27:30 +01:00
  • 8de7c284a3 Allow to resume a single suspended migration at a time gggeek 2017-05-09 23:27:04 +01:00
  • a4cc214488 More migration suspension docs gggeek 2017-05-09 22:53:16 +01:00
  • 2b660669fb Correctly silence the tracing execution listener on migration resumes gggeek 2017-05-09 22:40:33 +01:00
  • f086593577 Fix resuming of suspended migration: start from last step, not the successive one gggeek 2017-05-09 22:34:42 +01:00
  • 78b71cb361 make a method protected gggeek 2017-05-09 00:04:32 +01:00
  • 6b3e236373 WIP: fixes to migration resuming gggeek 2017-05-09 00:03:43 +01:00
  • 4dfa06b2a7 wip: allow migration resuming gggeek 2017-05-08 23:38:18 +01:00
  • 47b695d437 Bump up requirements and reduce Travis test matrix according to that gggeek 2017-05-08 00:47:38 +01:00
  • bdcb1bc517 Make suspension of migrations actually work gggeek 2017-05-08 00:36:59 +01:00
  • 615ec53b0e WIP close to good support for migration suspension: add steps to cancel or suspend a migration gggeek 2017-05-06 14:30:34 +01:00
  • 43fda7ce1c wip: allow storing context info gggeek 2017-05-06 01:26:11 +01:00
  • 9582094f52 Lame attempt at silencing Travis gggeek 2017-05-05 21:59:00 +01:00
  • 0ff5b0bca6 wip: refactor to add context storage gggeek 2017-05-05 21:24:27 +01:00
  • 28b31be900 Improve travis config to test with ezplatform 1.9 and attempt to work around EZP-27281 gggeek 2017-05-05 19:26:30 +01:00
  • 20365f514e docs gggeek 2017-05-04 23:16:45 +01:00
  • e6ea00364f Allow matching based on owner, group gggeek 2017-05-04 23:12:53 +01:00
  • 5b3d720529 Allow matching by attribute; improve doc: sort alphabetically the fields in dsl descriptions gggeek 2017-05-04 22:47:10 +01:00
  • e2c2c59073 Allow to match Locations on depth, priority gggeek 2017-05-04 22:17:02 +01:00
  • e7c64ef553 Allow matching by creation and modification date gggeek 2017-05-04 00:00:00 +01:00
  • 124fccd9ff remove broken ref 'position' for locations; more flexible matching by section gggeek 2017-05-03 22:54:34 +01:00
  • ce7d586ddd docs update; allow to match on subtree gggeek 2017-05-03 22:08:51 +01:00
  • 43ed3395f8 Allow more conditions for matching Content and location gggeek 2017-05-02 21:05:59 +01:00
  • 1e6658f98b Refactor the common parts of Query and Location matchers gggeek 2017-05-02 20:27:52 +01:00
  • 118493d1c4 Use Location Queries for matching Locations; allow to match Locations by content type gggeek 2017-04-30 23:48:53 +01:00
  • c2f5736127 WIP refactor of Content Matcher to allow NOT condition as well as many more conditions gggeek 2017-04-29 01:08:47 +01:00
  • 220669426e Fix bug: when setting both content creation and modification time upon content creation, modification time was lost gggeek 2017-04-21 17:18:37 +01:00
  • 3e83acb8b2 Allow to set references to content type field defs gggeek 2017-04-19 23:14:27 +01:00
  • a2f82ee82f Allow usage of custom admin account; allow usage of custom user content-type gggeek 2017-04-18 23:17:44 +01:00
  • b48f6c6dd0 allow to save refs gggeek 2017-04-18 01:03:16 +01:00
  • d548416f9e add tests for migration fetching functions gggeek 2017-04-18 00:09:48 +01:00