Commit Graph

  • 77f5ced9d3 fix event dispatiching and replace bundle name by directory path ibexa4 Jean-Baptiste Nahan 2022-02-19 17:42:44 +01:00
  • 49e4df0eb3 Register twig namespace Jean-Baptiste Nahan 2022-02-19 17:41:49 +01:00
  • 3b32c7f164 fix service access Jean-Baptiste Nahan 2022-02-19 17:13:38 +01:00
  • b158012583 fix command status return Jean-Baptiste Nahan 2022-02-19 17:04:37 +01:00
  • d2e6dfb7a3 Fix config for service and parameter Jean-Baptiste Nahan 2022-02-19 16:57:12 +01:00
  • 1199970faf Change all eZ namespace Jean-Baptiste Nahan 2022-02-19 16:53:02 +01:00
  • 3df43cb465 replace ezpublish by ibexa in service ID Jean-Baptiste Nahan 2022-02-19 16:43:04 +01:00
  • 74b76cbc64 change requirement to install on ibexa4 Jean-Baptiste Nahan 2022-02-19 16:37:08 +01:00
  • 57515ebb1a Fix public visibility for service ez_migration_bundle.helper.config.resolver master jbcr 2021-06-18 09:02:26 +02:00
  • e0bda72dcf [Composer] Set branch-alias and dependencies for master branch Marek Nocoń 2021-04-27 15:23:29 +02:00
  • bcba1e9fa8 [composer] Set dependencies for 1.0.5 release v1.0.5 Łukasz Serwatka 2020-10-01 11:16:01 +02:00
  • 0c528e570f Merge pull request #5 from ezsystems/SylvainGuittard-patch-1 1.0 Damian Zabawa 2020-09-17 11:07:07 +02:00
  • 82dab2c091 Updated README SylvainGuittard 2020-09-17 04:57:02 -04:00
  • 47d032a963 Merge pull request #4 from beniusij/bug-publishing-bad-draft Damian Zabawa 2020-09-14 11:31:00 +02:00
  • 1152ad1d46 Move up the publish of draft to prevent publishing draft without policies asisgned Juozas Joe Beniusis 2020-09-10 15:20:03 +01:00
  • e5da2c7aac [Composer] Updated dependencies v1.0.4 Damian Zabawa 2020-09-09 09:23:52 +02:00
  • afe5b270b6 Merge pull request #3 from beniusij/bug-removing-policies Damian Zabawa 2020-09-09 09:18:16 +02:00
  • 00a1a5e264 Fix update function to delete policies Juozas Joe Beniusis 2020-09-08 16:03:13 +01:00
  • ccfb0b611e [Composer] Updated dependencies v1.0.3 Damian Zabawa 2020-06-24 20:51:33 +02:00
  • 4afef07e61 Merge pull request #2 from ezsystems/damianz5-patch-1 Damian Zabawa 2020-06-24 20:35:11 +02:00
  • fa60ec79f2 Fixed adding policy to role Damian Zabawa 2020-06-24 20:25:50 +02:00
  • b7e3b891d6 [Composer] Updated dependencies + lock v1.0.2 Maciej Kobus 2020-06-22 14:51:07 +02:00
  • caa98cfc82 Fixed ezplatform-kernel dependency Maciej Kobus 2020-06-22 14:40:11 +02:00
  • f2f60c2b15 Merge pull request #1 from ezsystems/symfony5 Maciej Kobus 2020-06-22 14:25:25 +02:00
  • 9125a47d23 Aligned RoleManager to changes from eZ Platform 3.0 Maciej Kobus 2020-06-04 10:13:10 +02:00
  • 0a7794a655 Removed support for ezpage fieldtype Maciej Kobus 2020-06-02 12:38:46 +02:00
  • db104b86bc Fixed generate migration Tomasz Kryszan 2020-06-09 10:50:04 +02:00
  • 046632dea3 Sets branch-alias to 1.x v1.0.1 Damian Zabawa 2020-06-04 09:55:18 +02:00
  • 149239c21f Fixed ArrayIterator issues on php7.4 and method visibility Damian Zabawa 2020-06-03 21:10:51 +02:00
  • 85fe61a9c9 Merge ezp3-kernel-3.x into ezplatform3.0-support v1.0.0 Damian Zabawa 2020-04-17 20:46:57 +02:00
  • 44e21b4958 Merge branch 'master' into ezplatform3.0-support Damian Zabawa 2020-04-17 20:44:33 +02:00
  • 327ce5afc6 [composer] temporary name change Damian Zabawa 2020-04-17 20:43:37 +02:00
  • 68509ef717 Fixes for commands Damian Zabawa 2020-04-03 13:24:01 +02:00
  • b8c78ce2b7 Replace DatabaseHandler with Doctrine DBAL connection Damian Zabawa 2020-04-03 13:16:21 +02:00
  • 74c3ef4687 Fixed configuration for sf5 Damian Zabawa 2020-03-19 17:01:36 +01:00
  • 01409c5ebf ezpublish-kernel v8.0.0-beta3 support Damian Zabawa 2019-12-23 21:23:27 +01:00
  • 287bc306a6 Merge pull request #226 from alongosz/refactor-user-auth Gaetano Giunta 2019-09-30 16:11:32 +02:00
  • 7edcba917a fixup! Refactored MigrationService to use AuthenticatedUserSetterTrait Andrew Longosz 2019-09-27 12:11:09 +02:00
  • 07c9305ab0 Dropped unused methods and RepositoryUserSetterTrait Andrew Longosz 2019-09-25 14:01:49 +02:00
  • 4bf8d9d14a Refactored MigrationService to use AuthenticatedUserSetterTrait Andrew Longosz 2019-09-25 14:00:26 +02:00
  • 8d236b5c4d Refactored Executor services to use AuthenticatedUserSetterTrait Andrew Longosz 2019-09-25 13:58:35 +02:00
  • 4c209b3008 Refactored RepositoryExecutor to use AuthenticatedUserSetterTrait Andrew Longosz 2019-09-25 13:55:05 +02:00
  • 342a2aafc4 Implemented AuthenticatedUserSetterTrait Andrew Longosz 2019-09-25 13:51:39 +02:00
  • 380c01516f Merge pull request #222 from damianz5/ezplatform3.0-support-fixes Gaetano Giunta 2019-08-22 09:34:21 +02:00
  • f7f975fcbc Fixed Bundle name Damian Zabawa 2019-08-21 16:46:35 +02:00
  • abceaf5bf2 Merge pull request #221 from damianz5/ezplatform3.0-support-fixes Gaetano Giunta 2019-08-12 22:55:04 +02:00
  • af7049a3c1 Fixes for EzPlatform 3.0 Damian Zabawa 2019-08-12 12:19:40 +02:00
  • 9babf4404e wip: travis tests for ezplatform v3 gggeek 2019-08-02 10:29:48 +00:00
  • e60a51e3d6 wip: travis tests for ezplatform v3 gggeek 2019-08-02 10:14:42 +00:00
  • f8b5a1209f wip: travis tests for ezplatform v3 gggeek 2019-08-02 09:29:58 +00:00
  • 20d1fdef61 wip: travis tests gggeek 2019-08-01 14:27:07 +00:00
  • 0419059e56 wip travis tests gggeek 2019-08-01 14:04:04 +00:00
  • 7425300094 wip: travis tests gggeek 2019-08-01 12:35:39 +00:00
  • 5138dbe94d wip: travis tests. Use phpunit 7 for better backwards compat gggeek 2019-08-01 12:27:35 +00:00
  • b01e620156 improve docker stack build gggeek 2019-08-01 11:25:35 +00:00
  • ae500581ad wip: update tests for sf 4 gggeek 2019-08-01 10:59:52 +00:00
  • 22bb982080 wip: update tests for sf 4 gggeek 2019-08-01 10:13:05 +00:00
  • 8373016c0b wip: update tests for sf 4 gggeek 2019-08-01 10:04:43 +00:00
  • c7ac5942a6 wip: update tests for sf 4 gggeek 2019-08-01 09:38:15 +00:00
  • 48677752ac wip: update tests for sf 4 gggeek 2019-08-01 09:22:20 +00:00
  • d6c6bd8995 wip: update tests for sf 4 gggeek 2019-08-01 09:11:59 +00:00
  • 0b1301008e Merge pull request #213 from ciastektk/ezplatform3.0-support Gaetano Giunta 2019-08-01 10:11:52 +02:00
  • 4bc51dca82 fix issue #216, improve tests gggeek 2019-08-01 08:02:40 +00:00
  • 33176c7fe6 Add minimum-stability & prefer-stable options Tomasz Kryszan 2019-07-18 11:33:30 +02:00
  • 2847e2decd Change bump ezsystems/ezplatform-xmltext-fieldtype version in .travis.yml Tomasz Kryszan 2019-07-18 11:12:56 +02:00
  • 3d1c250884 Changes for composer.json Tomasz Kryszan 2019-07-18 10:59:41 +02:00
  • 9f2a40b6b4 Changes for .travis.yml:: Tomasz Kryszan 2019-07-18 10:21:52 +02:00
  • 8aed6ce817 readme gggeek 2019-07-15 11:52:20 +02:00
  • 92d143fc09 add unassign to role updates; fix for query limit gggeek 2019-07-15 09:35:05 +00:00
  • 0c1a759f6c test fixes; allow usage of solr multicore gggeek 2019-07-12 16:08:02 +00:00
  • 7c77388dae test fixes gggeek 2019-07-12 15:40:23 +00:00
  • 3873e0bd62 test fixes gggeek 2019-07-12 15:25:28 +00:00
  • 41725c7155 more testing, fixes gggeek 2019-07-12 11:01:24 +00:00
  • 4c5d650f9e more testing gggeek 2019-07-12 10:45:36 +00:00
  • 4266010a51 more detailed error message if we can not find the desired user to be logged in into repo; fixup gggeek 2019-07-11 15:18:13 +00:00
  • a3057fe99a more detailed error message if we can not find the desired user to be logged in into repo gggeek 2019-07-11 15:16:16 +00:00
  • ad93fe0398 improve wording for password usage in migrations gggeek 2019-07-10 15:30:26 +00:00
  • 40baf8ef50 wip: add listener for generation-migration tests gggeek 2019-07-10 15:26:47 +00:00
  • 138d291da3 Merge pull request #214 from Rubinum/patch-1 Gaetano Giunta 2019-07-10 15:42:51 +02:00
  • 237dc5cf87 Added note for hashing passwords. Tim Jabs 2019-07-09 15:09:45 +02:00
  • ca0a986df1 eZPlatform 3.0 support Tomasz Kryszan 2019-07-05 15:54:05 +02:00
  • 9858b42200 more tests and bugfixes gggeek 2019-07-05 10:05:22 +00:00
  • 8487286217 wip Testing gggeek 2019-07-05 07:37:07 +00:00
  • 6b492a21bb wip Testing config gggeek 2019-07-05 05:55:52 +00:00
  • b87f0de7db add event at mig generation time gggeek 2019-07-04 12:49:00 +00:00
  • eb8de1d14f nitpick gggeek 2019-07-04 11:31:40 +00:00
  • f7867d19af Merge branch 'master' of github.com:kaliop-uk/ezmigrationbundle gggeek 2019-07-04 11:31:07 +00:00
  • 3fce8d7bce allow to generate tag-related migrations gggeek 2019-07-04 11:31:01 +00:00
  • 28206fc3a2 wip Testing config gggeek 2019-07-04 10:38:36 +00:00
  • 34047dec78 Merge pull request #212 from korsarNek/master Gaetano Giunta 2019-07-03 11:13:37 +02:00
  • b091a9f574 wip Testing config gggeek 2019-07-03 08:50:04 +00:00
  • 350238072f update DSL documentation for group matching Konstantin Koch 2019-07-03 09:44:41 +02:00
  • 3032d8ab3a wip Testing config gggeek 2019-07-03 07:04:37 +00:00
  • a38fe6d842 Make group matching work for matchers based on QueryBasedMatcher and update the DSL doc Konstantin Koch 2019-07-03 08:36:26 +02:00
  • 8ddb9f5160 wip Testing config gggeek 2019-07-02 17:00:17 +00:00
  • 2ff6cb310e wip Testing config gggeek 2019-07-02 16:23:44 +00:00
  • f222610f25 wip Testing config gggeek 2019-07-02 16:22:08 +00:00
  • d8f1206c01 wip Testing config gggeek 2019-07-02 16:08:57 +00:00
  • d0ef5b0c7a wip Testing config gggeek 2019-07-02 15:50:07 +00:00
  • df5375b02b try to make composer just a tiny bit quicker on travis gggeek 2019-07-02 15:35:30 +00:00