Skip to content

Latest commit

History

History
82 lines (46 loc) 路 1.75 KB

ROADMAP.md

File metadata and controls

82 lines (46 loc) 路 1.75 KB

Roadmap

[Unreleased]

Fix remaining Symfony 2.x deprecations (*)

Replace "php-http/httplug" by "egeloen/http-adapter" (*)

Upgrade Symfony 3.4 (*)

Times and prices management refactoring

Upgrade BDD tests

Upgrade Symfony from 3.4.2 to 3.4.11

Architecture evolution

  • Decoupling (**)
    • Externalization (**)
    • Overridability (**)
    • Cocorico Standard edition (**)
  • Use Symfony Workflow component
  • APIfication
  • Front refactoring

Fix bugs

  • Double click on save availabilities pop-in
  • Wait merge of WebProfilerBundle symfony/symfony#18413 (*)
  • Fix profiler access in staging
  • Fix elfinder access

Translations management enhancements

Upgrade SonataUserBundle to 4.x

Upgrade configuration to Symfony 3

Fix Symfony deprecations

Upgrade to Symfony 4

Add Google translator provider

Remove a2lix/TranslationFormBundle and replace it by custom one

Fix timestampable db fields case

[0.4.1] - 2017-11-22

  • Add PHP 7.1 compatibility

[0.4.0] - 2016-12-02

[0.2.0] - 2016-04-06

  • Update Symfony package to its last LTS version (2.8).

  • Update PHP to 5.6

  • Resolve depreciated warnings

Update dependencies

Footnotes:

  • *: Done in EE
  • **: In progress in EE