Skip to content
This repository was archived by the owner on Jul 17, 2020. It is now read-only.

Releases: FlexModel/FlexModelBundle

1.0.5

29 Jan 10:19
7b4720d

Choose a tag to compare

Fixed

  • Constraint on twig/twig. (#65)

1.0.4

29 Jan 09:49
a64c12a

Choose a tag to compare

Fixed

  • Constraint on ocramius/proxy-manager. (#64)

1.0.3

30 Jun 07:31

Choose a tag to compare

Fixed

  • Adding formfields not available within the object model. (#63)

1.0.2

20 Mar 15:41

Choose a tag to compare

Fixed

  • Adding the default value of a field to the Doctrine mapping. (#59)

1.0.1

03 Feb 15:52

Choose a tag to compare

Fixed

  • UploadTrait::getFileUpload. (#58)

1.0.0

03 Feb 15:07

Choose a tag to compare

Added

  • (Inverse) referencing objects. (#49, #54)
  • Placeholder option for CountryType. (#52)

Fixed

  • Upload functionality in combination with Doctrine proxy entity classes. (#57)

0.2.0

21 Sep 08:41

Choose a tag to compare

Added

  • Symfony 2.8 compatibility. (#43)
  • Configuration option for the bundle where the Doctrine mapping is generated in. (#42)
  • Configurable generation of primary key column for an object. (#44)
  • Configuration option for an alternate table name of an object. (#45)
  • Configuration option to add options on all datatypes. (#48)
  • Configuration option to add alternate options to a form field. (#48)

Fixed

  • Namespace of BirthdayType. (#39)

0.1.2

18 May 14:53

Choose a tag to compare

Fixed

  • Preparing file upload references for new objects. (#37)

0.1.1

11 May 13:05

Choose a tag to compare

Fixed

  • Added UploadedFile cleanup to fix EntityManager::flush errors. (#36)

0.1.0

11 May 09:16

Choose a tag to compare

Initial release.