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

Choose a tag to compare

@niels-nijens niels-nijens released this 29 Jan 10:19
7b4720d

Fixed

  • Constraint on twig/twig. (#65)

1.0.4

Choose a tag to compare

@niels-nijens niels-nijens released this 29 Jan 09:49
a64c12a

Fixed

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

1.0.3

Choose a tag to compare

@niels-nijens niels-nijens released this 30 Jun 07:31

Fixed

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

1.0.2

Choose a tag to compare

@niels-nijens niels-nijens released this 20 Mar 15:41

Fixed

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

1.0.1

Choose a tag to compare

@niels-nijens niels-nijens released this 03 Feb 15:52

Fixed

  • UploadTrait::getFileUpload. (#58)

1.0.0

Choose a tag to compare

@niels-nijens niels-nijens released this 03 Feb 15:07

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

Choose a tag to compare

@niels-nijens niels-nijens released this 21 Sep 08:41

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

Choose a tag to compare

@niels-nijens niels-nijens released this 18 May 14:53

Fixed

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

0.1.1

Choose a tag to compare

@niels-nijens niels-nijens released this 11 May 13:05

Fixed

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

0.1.0

Choose a tag to compare

@niels-nijens niels-nijens released this 11 May 09:16

Initial release.