Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fully support eZPlatform 3.x features #4

Open
3 of 7 tasks
gggeek opened this issue Nov 28, 2020 · 0 comments
Open
3 of 7 tasks

Fully support eZPlatform 3.x features #4

gggeek opened this issue Nov 28, 2020 · 0 comments
Milestone

Comments

@gggeek
Copy link
Contributor

gggeek commented Nov 28, 2020

Previously requested at kaliop-uk/ezmigrationbundle#218.

This issue is used as placeholder for all things which should be fixed for v1.
Non-essential fixes are tracked in #5

In no particular order:

  • fix dependency injection in cli commands
  • make phpunit tests pass
  • make tests work on GHA (requires a new release of the euts package)
  • decide how we handle php migrations: passing the di container is not that nice any more, as most services are private...
  • same for migration steps allowing to execute services methods
  • support of field types: which ones to add, review or remove ? See list at https://doc.ibexa.co/en/latest/api/field_type_reference/ - Form, ImageAsset, Query are surely to add, ...
  • support for new Query Criteria and Sort options (esp. for the Content Matchers)

For reference, see the changes listed at https://github.com/ezsystems/developer-documentation/blob/master/docs/releases/ez_platform_v3.0.md

@gggeek gggeek added this to the 1.0 milestone Nov 28, 2020
@gggeek gggeek closed this as completed Jan 28, 2021
@gggeek gggeek reopened this Jan 29, 2021
@gggeek gggeek changed the title Support eZPlatform 3.0 Support eZPlatform 3.x Oct 21, 2022
@gggeek gggeek changed the title Support eZPlatform 3.x Fully support eZPlatform 3.x features Nov 17, 2022
@gggeek gggeek modified the milestones: 1.0, 1.1 Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant