Feature/symfony 2.7 changes

Merged
#7 · Created  · Last updated

Merged pull request

Merged in feature/symfony-2.7-changes (pull request #7)

cf246fa·Author: ·Closed by: ·2015-08-18

Description

  • changed autoload to psr-4 changed minimum symfony version

  • Form component is now compatible with Symfony 2.7

  • File clean up and documentation fix

  • Fixed a issue where the workflow and current state where not set on the content. The disabled state is now managed by the workflow.

  • Changed factory config to new 2.6 syntax

  • Don't set the submit data if null is returned which only happens when the field does not exist in the form (or if empty data is empty but that would mean there is no state in the workflow at all) so that the default set will be kept.

  • Typo fix

  • Always connect a state to a content object when the type has a workflow assigned.

  • Force the placeholder to be selected

  • Fixed worker command

0 attachments

0 comments

Loading commits...